Commit Graph

169 Commits

Author SHA1 Message Date
Andrzej Rybczak
552bc77318 actions: split Delete into Delete{PlaylistItems,BrowserItems,StoredPlaylists} 2012-09-19 02:01:27 +02:00
Andrzej Rybczak
8ac1a38213 bindings: add support for action "require_screen" 2012-09-16 04:33:52 +02:00
Andrzej Rybczak
077930df78 actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode 2012-09-15 23:31:23 +02:00
Andrzej Rybczak
b4ab065b2d actions: split ShowSearchEngine into ShowSearchEngine and ResetSearchEngine 2012-09-15 23:22:31 +02:00
Andrzej Rybczak
3d2e5adae8 actions: split ShowBrowser into showBrowser and ChangeBrowseMode 2012-09-15 23:13:47 +02:00
Andrzej Rybczak
491f28377f settings: change default modified_item_prefix a bit 2012-09-13 01:40:31 +02:00
Andrzej Rybczak
d55070754d settings: support customizable tags separator 2012-09-12 21:44:27 +02:00
Andrzej Rybczak
fd6a5889d0 tag editor: add modified_item_prefix to see modified items 2012-09-12 18:53:22 +02:00
Andrzej Rybczak
89d3bd884f add missing binding to doc/bindings 2012-09-07 23:11:24 +02:00
Andrzej Rybczak
72cbae8d14 add example bindings configuration file with comprehensive description 2012-09-06 02:12:27 +02:00
Andrzej Rybczak
69bd1bac97 tag editor: remove albums view 2012-09-05 00:51:23 +02:00
Andrzej Rybczak
bab756c579 add support for priorities (queueing) 2012-08-14 16:09:45 +02:00
Andrzej Rybczak
8b2fd356b7 rename YEAR tag to DATE tag (as it should've been from the beginning) 2012-07-16 00:42:40 +02:00
Andrzej Rybczak
4475902eb9 settings: make progressbar more customizable (elapsed time part color, boldness) 2012-07-16 00:01:38 +02:00
Andrzej Rybczak
27a0dc958f corrections for previous commit 2012-07-15 22:58:46 +02:00
Maarten de Vries
6c73c3cecf add custom sort format 2012-07-15 18:38:32 +02:00
Marc Jessome
10f5ec1e78 Add command to clear filter. 2012-07-13 23:54:46 +02:00
Andrzej Rybczak
12cdede049 settings: make characters used in visualizer customizable 2011-12-26 20:13:01 +01:00
Andrzej Rybczak
a98a1800a7 settings: provide a way to use alternative location for configuration file
..and whole data folder.
2011-11-13 21:01:49 +01:00
Andrzej Rybczak
00a7743a34 playlist editor: add support for columns display mode 2011-11-13 16:43:53 +01:00
Andrzej Rybczak
1415964f95 settings: provide a way to disable asking for locked screen's width 2011-11-12 20:40:55 +01:00
Andrzej Rybczak
56467eaac6 new feature: support for merging screens together 2011-11-12 19:47:47 +01:00
Andrzej Rybczak
0e6306849c new feature: support for stereo visualization 2011-11-09 17:46:44 +01:00
Andrzej Rybczak
d9bc1c0950 new feature: support for fetching lyrics for currently playing song in background 2011-10-18 23:15:32 +02:00
Andrzej Rybczak
28a7e09234 fixes for previous patch (indentation/compilation) 2011-08-27 18:58:44 +02:00
Marc Jessome
438b866993 Add -s/--screen option to launch to a specific screen. 2011-08-27 18:44:25 +02:00
Andrzej Rybczak
0c4c27ac6c adjust indentation of code from previous patches and make shift-tab customizable 2011-07-07 21:35:33 +02:00
Frank Blendinger
d2f8bb1e9d doc/manpage: mpd_host can be path to unix socket 2010-09-28 16:05:43 +02:00
Andrzej Rybczak
968d2366aa settings: make displaying 'empty tag' entry optional 2010-09-09 16:43:10 +02:00
Alexey Semenko
18bc6368bf titles_visibility configuration option 2010-08-25 15:35:37 +02:00
Andrzej Rybczak
f09f7c396f song format: add support for limiting maximal length of a tag 2010-08-22 20:56:38 +02:00
Andrzej Rybczak
a66ab40c25 settings: make progressbar_look support 'empty' part of progressbar 2010-08-22 16:36:47 +02:00
Andrzej Rybczak
c0e558f04b lyrics: add support for storing lyrics in song's directory 2010-08-17 16:58:48 +02:00
Andrzej Rybczak
c97f4fac59 settings: use separate bindings for switching between columns 2010-08-17 15:49:37 +02:00
Andrzej Rybczak
5ee05e3119 settigs: add support for custom visualization color 2010-08-13 07:27:04 +02:00
Andrzej Rybczak
35ddbe351a add support for 'replay' function (play current song from the beginning) 2010-08-13 06:31:58 +02:00
Andrzej Rybczak
342521459c settings: add support for preferred last.fm info language 2010-08-13 06:11:13 +02:00
Andrzej Rybczak
daad444f3c lyrics: redesigned plugins system 2010-08-09 11:39:41 +02:00
Andrzej Rybczak
8b109d0736 lyrics: add support for lyricsfly.com database 2010-08-08 19:12:51 +02:00
Andrzej Rybczak
74d177feae replace lyricsplugin.com with lyrc.com.ar as the former no longer works
this is sorta workaround, I need to add at least leolyrics and lyricsfly
databases support, but they require unique user ids. btw, plugin system in
its current form is horrible mess and it *really* needs to be redesigned.
2010-08-08 03:16:40 +02:00
Frank Blendinger
dc8aff65a2 add separate keys to move sel. before/after cursor 2010-07-16 19:57:10 +02:00
Andrzej Rybczak
d962653c76 make feature 'display separators between albums' work in all screens 2010-07-12 09:14:15 +02:00
Frank Blendinger
7600429383 add key_select_album: select album around cursor
Default key for this is 'B'. This use to be the default for
ToggleBitrateVisibility, which has changed to '#'.
2010-07-05 16:22:23 +02:00
Andrzej Rybczak
3d41a1585c new feature: support for multiple tag types in one column 2010-05-17 22:49:26 +02:00
Andrzej Rybczak
53dfda0f98 new feature: customizable columns' names 2010-05-17 20:11:50 +02:00
Andrzej Rybczak
6eae6cd0f6 new feature: shorten units' names displayed in statusbar while being in playlist 2010-05-14 15:53:50 +02:00
Andrzej Rybczak
20646600b8 let keybinding for bitrate visibility toggle be customized 2010-05-14 02:32:47 +02:00
Andrzej Rybczak
0f230ab7b0 new feature: separators between albums in playlist 2010-05-14 02:24:57 +02:00
Andrzej Rybczak
f617ccfc4d set mpd_communication_mode to 'notifications' by default 2010-04-15 19:28:29 +02:00
Andrzej Rybczak
ba6307189b config: update variables description
the previous one sucked a bit and there was a typo.
2010-03-26 01:30:32 +01:00