1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 03:51:25 +02:00
Commit Graph

87 Commits

Author SHA1 Message Date
Doug Kearns 26dabbfd0d Change multiline error message guard clauses to single line formatting.
Also apply similar formattng fixes to conditional blocks as per
standard.
2009-05-22 10:53:17 +10:00
Doug Kearns 47a5c73a5b Remove some Hungarian notation. 2009-05-12 18:24:12 +10:00
Doug Kearns cb0f542e94 Rename Search to Finder.
Search generally refers to web searches in this domain and mixing
"search" and "find" within the same module is very confusing.
2009-05-11 17:53:33 +10:00
Doug Kearns f73879f43e Add :stopall. 2009-05-11 01:20:45 +10:00
Doug Kearns 4912348398 Normalise the count arg of map actions with Math.max.
Passing an arg object to these actions as is done for commands might be
better.
2009-05-06 21:45:03 +10:00
Prathyush Thota f83a99ba06 Added SortView Command 2009-05-03 18:56:07 +05:30
Doug Kearns 6b9564635a Source formatting fixes *yawn*. 2009-04-30 22:21:35 +10:00
Martin Stubenschrott cb74c7f40c remove preload option 2009-04-30 08:47:59 +02:00
Doug Kearns e2278c7505 Revert "Enable the service pane hide/show button in the media tab."
This reverts commit 6dff9489f5e878fbd50335acbd1ffea42570b777.
2009-04-03 02:41:56 +11:00
Doug Kearns c4fa8c6098 Enable the service pane hide/show button in the media tab. 2009-04-03 02:03:35 +11:00
Doug Kearns 0bbead8d2f Allow :dpopen/:dpclose to operate on the main service pane. 2009-04-03 01:37:58 +11:00
Doug Kearns a5e62a9bcf Add 'repeat' and 'shuffle'. 2009-04-03 00:03:25 +11:00
Doug Kearns 54647ba73b Add :dialog jumpto. 2009-04-02 20:32:19 +11:00
Doug Kearns 23fe5a33c8 Add the media page manager to the services cache. 2009-04-02 02:01:59 +11:00
Doug Kearns 22ef0e8c39 Prefer SBGetBrowser over getBrowser for Xulmus. 2009-04-02 01:32:42 +11:00
Doug Kearns 680147bf90 Rename :filter to :queue and :Filter to :filter. 2009-04-02 01:26:22 +11:00
Doug Kearns 2499c84a48 Move library convenience functions to a library module. 2009-04-02 01:02:20 +11:00
Doug Kearns 1acb941148 Add :dia newsmartplaylist to Xulmus. 2009-04-01 22:05:35 +11:00
Doug Kearns a1ce575cef Return the default 'stal' value for Vimperator and Xulmus to 0. 2009-04-01 17:02:36 +11:00
Doug Kearns 7c5ff987c1 Prefer the use of Cc and Ci in player.js. 2009-04-01 14:20:31 +11:00
Doug Kearns e9ceedc602 Refactor isPlayerWindow. 2009-04-01 00:57:25 +11:00
Kris Maglione 2a88d8a3bf Revert "Fix some zi/zo issues."
This reverts commit b39be7b367528d9a86380c3ec5c2a6fcafd2cd22.
2009-03-30 01:19:29 -04:00
Kris Maglione 7e068d4f9e Fix some zi/zo issues. 2009-03-30 01:16:39 -04:00
Kris Maglione a8f41faf4e Merge. 2009-03-30 01:14:46 -04:00
Doug Kearns 1ae692bd77 Fix search scroll limit messages in Player mode. 2009-03-30 13:34:19 +11:00
Doug Kearns ec04c9b23a Make the "track" keyword available to Stream* autocommands. 2009-03-30 01:42:12 +11:00
Doug Kearns 8300db58dc Respect 'incsearch' when searching in Player mode. 2009-03-30 01:12:22 +11:00
Doug Kearns 2d25c1f7c3 Add <S-Left>/<S-Right> (like H/L) mappings to Player mode.
Also the appropriate prefix to Player mode help tags.
2009-03-30 00:32:11 +11:00
Doug Kearns 3ff4fda7ca Remove :winclose and :winopen commmands from Xulmus.
These are generally unsupported in SB and probably not worth supporting
in Xulmus.
2009-03-29 23:49:18 +11:00
Doug Kearns 626f585db6 Update MS's email address. 2009-03-29 21:30:31 +11:00
Daniel Bainton a9750cc3ff Remove the executable bit from xulmus files 2009-03-29 13:26:55 +03:00
Doug Kearns a5c8ebcc55 Add rough :displaypane and :dpclose commands. 2009-03-29 12:04:01 +11:00
Doug Kearns 58a5b47f63 Add the subscription dialog to :dialog. 2009-03-29 12:04:00 +11:00
Doug Kearns 0863ef897e Document <C-[0-5]> mappings which change the track rating. 2009-03-28 16:51:17 +11:00
Doug Kearns 0f311e09e3 Whitespace fixes. 2009-03-28 12:23:22 +11:00
Doug Kearns 2c352c285b Update help files for Xulmus. 2009-03-28 12:13:27 +11:00
Prathyush Thota d3a5d3d229 Refactor player.js & Changed the install maxVersion to 1.2.0pre 2009-03-28 05:02:59 +05:30
Prathyush Thota ec6cfad1e0 Fixed SearchViewAgain 2009-03-28 03:14:41 +05:30
Prathyush Thota 2b1010251b Added mappings for changing rating of current mediaItem 2009-03-28 01:14:08 +05:30
Prathyush Thota f06f1d776e Added SearchView - '/', 'n' & 'N' 2009-03-27 23:32:03 +05:30
Doug Kearns 59c1eaa4c8 Add a :mediaview command to change media views. 2009-03-26 21:56:24 +11:00
Doug Kearns a5b6ec3478 Refactor player#togglePlayPause. 2009-03-26 01:04:02 +11:00
Doug Kearns ace07cef56 Update options.txt for Xulmus. 2009-03-25 20:13:08 +11:00
Doug Kearns 49f3984ba0 Add new autocommands to config and update the help file. 2009-03-25 19:55:50 +11:00
Doug Kearns 3979d4b5eb Add several player related autocommands.
TrackChangePre, TrackChange, ViewChangePre, ViewChange, StreamStart,
StreamPause, StreamEnd and StreamStop
2009-03-25 19:21:14 +11:00
Doug Kearns e21436d0db Remove "B" from 'guioptions' as SB doesn't have a bookmarks bar. 2009-03-25 19:15:45 +11:00
Doug Kearns c5d201fdb1 Reset the defaultValue for 'showtabline' as well. 2009-03-25 18:18:53 +11:00
Doug Kearns a3594e5ec3 Use showtabline=2 as the default. 2009-03-25 18:11:39 +11:00
Doug Kearns d3642a67fa Whitespace fixes. 2009-03-25 15:31:24 +11:00
Doug Kearns c6e675bbdd Fix typo in LocationChange autocomd description. 2009-03-25 12:45:46 +11:00