Andrzej Rybczak
e54f2aa38a
doc: mention support of 256 colors and describe setting background color
2014-11-09 01:40:44 +01:00
Andrzej Rybczak
7acc64979e
settings: make slave screen optional and unset by default
2014-11-07 23:46:20 +01:00
Andrzej Rybczak
543dadf3c6
Merge branch '0.6.x'
...
Conflicts:
NEWS
configure.ac
2014-11-07 23:13:13 +01:00
Andrzej Rybczak
2ef83ff15f
bindings: additionally bind delete to DeleteBrowserItems by default
2014-11-07 23:08:13 +01:00
brezerk
cc747c0f99
settings: add startup_slave_screen option
2014-11-06 20:33:12 +01:00
Andrzej Rybczak
309a4989c9
remove filtering
2014-11-05 21:37:27 +01:00
Andrzej Rybczak
e970a9d4ae
doc: update possible values for visualizer_type
2014-10-26 23:52:09 +01:00
Andrzej Rybczak
98e39d48a0
update visualizer-related documentation
2014-10-26 20:21:19 +01:00
Andrzej Rybczak
909dd5722e
doc: comment out data_fetching_delay
2014-10-26 13:33:05 +01:00
Andrzej Rybczak
e33a8a8583
doc: comment out data_fetching_delay
2014-10-25 15:13:15 +02:00
Wieland Hoffmann
ab3c823cfb
ncmpcpp.1: Escape a backslash
2014-09-16 21:46:20 +02:00
Andrzej Rybczak
5dc36a0c50
man: describe parsing rules for configuration values
2014-09-14 14:13:16 +02:00
Andrzej Rybczak
67f2903c42
settings: add option to disable data fetching delay in media library and playlist editor
2014-09-14 13:32:40 +02:00
Andrzej Rybczak
ac96ec45a4
doc: update information
2014-09-12 08:28:10 +02:00
Andrzej Rybczak
99acaa7a2d
man: update description of ask_before_clearing_playlists
2014-09-07 18:49:14 +02:00
Andrzej Rybczak
84c90868a1
add visualizer_sample_multiplier config option
2014-09-02 19:59:31 +02:00
Andrzej Rybczak
a3252e1e31
visualizer: make frequency spectrum watchable
2014-09-02 18:43:34 +02:00
Andrzej Rybczak
3e713d06f6
settings: make defaults more pretty
2014-08-31 16:33:38 +02:00
Andrzej Rybczak
fe34852c31
help: make volume_change_step affect description of appropriate actions
2014-08-30 16:48:56 +02:00
Trygve Aaberge
9e8dc741e5
browser: make sorting optional
...
This adds a new option, "noop", to browser_sort_mode. If this mode
is selected, no sorting is done in the browser view, and the elements
are shown in the same order as received from the MPD server.
2014-08-29 17:10:40 +02:00
Andrzej Rybczak
749821ecc5
settings: restore possibility to set album artist as library tag
2014-08-29 16:24:04 +02:00
Andrzej Rybczak
4b933b29e1
settings: configuration file processing rewrite
2014-08-29 14:54:09 +02:00
Andrzej Rybczak
7fdace835b
uniformize ways to convert strings into screen type
2014-08-27 08:54:02 +02:00
Andrzej Rybczak
e7c2e7790f
remove remnants of --now-playing command option
2014-08-27 05:53:04 +02:00
Andrzej Rybczak
8d1b10fb3e
actions: add missing flag restriction for physical deletion
2014-08-27 02:01:44 +02:00
Andrzej Rybczak
a7f3992c97
bindings: allow for binding multiple chains to one key
2014-08-27 01:15:28 +02:00
Andrzej Rybczak
8e55acd3d0
doc: get rid of removed options
...
submitted by Marc Jessome some time ago.
2014-08-25 05:16:24 +02:00
Andrzej Rybczak
1710f892c5
lastfm: rework service architecture a bit and implement getting full artist info
2013-07-10 19:25:32 +02:00
Andrzej Rybczak
5c610b9a41
settings: remove mpd_communication_mode as poling is no longer supported
2013-04-07 13:25:15 +02:00
Andrzej Rybczak
153e843774
settings: disable regexes by default
2013-04-06 17:27:29 +02:00
Andrzej Rybczak
66bd3e9782
doc/bindings: provide list of actions that are not bound to any key/command
2013-04-06 14:13:30 +02:00
Andrzej Rybczak
a4160790cf
settings: add volume_change_step configuration option
2013-04-06 13:42:43 +02:00
Andrzej Rybczak
133554bfea
settings: new configuration variable: generate_win32_compatible_filenames
2012-12-08 16:34:46 +01:00
Andrzej Rybczak
802886c2e5
bindings: initial support for running external commands
2012-10-03 20:29:02 +02:00
Andrzej Rybczak
6002fd8db4
settings: remove media_library_display_{date,empty_tag} options
2012-10-02 21:51:19 +02:00
Andrzej Rybczak
523b308553
bindings: fix typos in configuration file
2012-09-30 16:11:40 +02:00
Matthew Hague
b487f10f10
media library: add support for sorting by mtime
2012-09-20 20:31:18 +02:00
Andrzej Rybczak
07fc58015e
bindings: add support for defining and executing commands
2012-09-20 04:32:51 +02:00
Andrzej Rybczak
ba0a47668a
bindings: add note about the difference between single action/chain of actions
2012-09-20 01:06:51 +02:00
Andrzej Rybczak
ae5bbbe63b
settings: remove allow_physical_*_deletion (replaced by custom binding)
2012-09-19 02:04:41 +02:00
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