summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-03-02doc: remove bash completion as it doesn't work anymoreAndrzej Rybczak
2015-03-02man: remove whitespaces at the end of lineAndrzej Rybczak
2014-11-07bindings: additionally bind delete to DeleteBrowserItems by defaultAndrzej Rybczak
2014-10-25doc: comment out data_fetching_delayAndrzej Rybczak
2014-09-16ncmpcpp.1: Escape a backslashWieland Hoffmann
2014-09-14man: describe parsing rules for configuration valuesAndrzej Rybczak
2014-09-14settings: add option to disable data fetching delay in media library and play...Andrzej Rybczak
2014-09-12doc: update informationAndrzej Rybczak
2014-09-07man: update description of ask_before_clearing_playlistsAndrzej Rybczak
2014-09-02add visualizer_sample_multiplier config optionAndrzej Rybczak
2014-09-02visualizer: make frequency spectrum watchableAndrzej Rybczak
2014-08-31settings: make defaults more prettyAndrzej Rybczak
2014-08-30help: make volume_change_step affect description of appropriate actionsAndrzej Rybczak
2014-08-29browser: make sorting optionalTrygve Aaberge
2014-08-29settings: restore possibility to set album artist as library tagAndrzej Rybczak
2014-08-29settings: configuration file processing rewriteAndrzej Rybczak
2014-08-27uniformize ways to convert strings into screen typeAndrzej Rybczak
2014-08-27remove remnants of --now-playing command optionAndrzej Rybczak
2014-08-27actions: add missing flag restriction for physical deletionAndrzej Rybczak
2014-08-27bindings: allow for binding multiple chains to one keyAndrzej Rybczak
2014-08-25doc: get rid of removed optionsAndrzej Rybczak
2013-07-10lastfm: rework service architecture a bit and implement getting full artist infoAndrzej Rybczak
2013-04-07settings: remove mpd_communication_mode as poling is no longer supportedAndrzej Rybczak
2013-04-06settings: disable regexes by defaultAndrzej Rybczak
2013-04-06doc/bindings: provide list of actions that are not bound to any key/commandAndrzej Rybczak
2013-04-06settings: add volume_change_step configuration optionAndrzej Rybczak
2012-12-08settings: new configuration variable: generate_win32_compatible_filenamesAndrzej Rybczak
2012-10-03bindings: initial support for running external commandsAndrzej Rybczak
2012-10-02settings: remove media_library_display_{date,empty_tag} optionsAndrzej Rybczak
2012-09-30bindings: fix typos in configuration fileAndrzej Rybczak
2012-09-20media library: add support for sorting by mtimeMatthew Hague
2012-09-20bindings: add support for defining and executing commandsAndrzej Rybczak
2012-09-20bindings: add note about the difference between single action/chain of actionsAndrzej Rybczak
2012-09-19settings: remove allow_physical_*_deletion (replaced by custom binding)Andrzej Rybczak
2012-09-19actions: split Delete into Delete{PlaylistItems,BrowserItems,StoredPlaylists}Andrzej Rybczak
2012-09-16bindings: add support for action "require_screen"Andrzej Rybczak
2012-09-15actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsModeAndrzej Rybczak
2012-09-15actions: split ShowSearchEngine into ShowSearchEngine and ResetSearchEngineAndrzej Rybczak
2012-09-15actions: split ShowBrowser into showBrowser and ChangeBrowseModeAndrzej Rybczak
2012-09-13settings: change default modified_item_prefix a bitAndrzej Rybczak
2012-09-12settings: support customizable tags separatorAndrzej Rybczak
2012-09-12tag editor: add modified_item_prefix to see modified itemsAndrzej Rybczak
2012-09-07add missing binding to doc/bindingsAndrzej Rybczak
2012-09-06add example bindings configuration file with comprehensive descriptionAndrzej Rybczak
2012-09-05tag editor: remove albums viewAndrzej Rybczak
2012-08-14add support for priorities (queueing)Andrzej Rybczak
2012-07-16rename YEAR tag to DATE tag (as it should've been from the beginning)Andrzej Rybczak
2012-07-16settings: make progressbar more customizable (elapsed time part color, boldness)Andrzej Rybczak
2012-07-15corrections for previous commitAndrzej Rybczak
2012-07-15add custom sort formatMaarten de Vries