summaryrefslogtreecommitdiff
path: root/melodactyl/content/player.js
Commit message (Expand)AuthorAge
* Delete melodactyl and teledactylJack Rosenthal2019-07-08
* Replace expression closures (command/option/mapping definitions).Doug Kearns2015-07-23
* Replace expression closures (getters).Doug Kearns2015-05-27
* Replace expression closures (function declarations).Doug Kearns2015-05-25
* Fix switch statement indentation.Doug Kearns2013-10-15
* Convert expression closures to arrow syntax.Doug Kearns2013-09-15
* Utilise object destructuring in parameter lists of stray map definitions.Doug Kearns2013-08-24
* Add missing semicolons, fix whitespace and normalise Vim modelines.Doug Kearns2013-08-03
* Normalise naming of module initializer functions.Doug Kearns2012-10-11
* Use [foo] instead of foo[] consistently in source doc type annotations.Štěpán Němec2011-07-22
* Minor documentation fixes.Štěpán Němec2011-04-28
* More ad hoc i18n work.Doug Kearns2011-04-01
* Move some more message strings to the properties file.Doug Kearns2011-03-13
* Move some more message strings to the properties file.Doug Kearns2011-03-06
* Make Melodactyl minimally functional. Closes issue #340.Kris Maglione2011-02-22
* Update mapping definitions for Melodactyl and Teledactyl to use Args object.Doug Kearns2011-01-01
* Miscellaneous semicolon, whitespace, and formatting fixes.Doug Kearns2010-12-30
* Do away with services.(get|create), and move the prefs module to its own file.Kris Maglione2010-12-01
* Remove the command Args dependency from a few straggling completers.Doug Kearns2010-11-09
* Make use of the new default property of CommandOption in :sortview.Doug Kearns2010-11-05
* Add cheap count support to :playernext and :playerprev.Doug Kearns2010-10-22
* Give a better error message when no arg is specified for :volume.Doug Kearns2010-10-22
* Fix Melodactyl volume mappings.Doug Kearns2010-10-22
* Fix track focusing in Melodactyl's :load and :filter.Doug Kearns2010-10-21
* Replace use of <b>arg</b> in API docs with *arg*.Doug Kearns2010-10-21
* Employ dactyl.assert where appropriate in Melodactyl.Doug Kearns2010-10-21
* Update straggler commands to use CommandOption.Doug Kearns2010-10-15
* Remove redundant use of Option.validateCompleter.Doug Kearns2010-10-15
* Add missing "use strict" pragmas.Doug Kearns2010-10-09
* Basic Songbird 1.9a support.Kris Maglione2010-10-02