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