index
:
ncmpcpp.git
0.6.x
0.7.x
0.8.x
0.9.x
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settings.cpp
Age
Commit message (
Expand
)
Author
2013-04-07
settings: remove mpd_communication_mode as poling is no longer supported
Andrzej Rybczak
2013-04-06
settings: disable regexes by default
Andrzej Rybczak
2013-04-06
replace gnu regex wrapper with boost::regex
Andrzej Rybczak
2013-04-06
settings: add volume_change_step configuration option
Andrzej Rybczak
2013-04-02
settings: MakeProperPath: do not leave double '/' in directory
Andrzej Rybczak
2012-12-14
fix compilation with gcc-4.7
Andrzej Rybczak
2012-12-08
settings: new configuration variable: generate_win32_compatible_filenames
Andrzej Rybczak
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-10-06
window: make color/format/border class enums
Andrzej Rybczak
2012-10-06
settings: modify default browser_playlist_prefix so it matches example config...
Andrzej Rybczak
2012-10-02
settings: remove media_library_display_{date,empty_tag} options
Andrzej Rybczak
2012-10-01
settings: recognize browser_sort_mode config option
Andrzej Rybczak
2012-09-20
media library: add support for sorting by mtime
Matthew Hague
2012-09-19
settings: remove allow_physical_*_deletion (replaced by custom binding)
Andrzej Rybczak
2012-09-15
actions: ShowMediaLibrary -> ShowMediaLibrary/ToggleMediaLibraryColumnsMode
Andrzej Rybczak
2012-09-14
do not initialize screens lazily as it doesn't make much sense
Andrzej Rybczak
2012-09-13
settings: change default modified_item_prefix a bit
Andrzej Rybczak
2012-09-12
settings: support customizable tags separator
Andrzej Rybczak
2012-09-12
display: improve showSongs a bit
Andrzej Rybczak
2012-09-12
tag editor: add modified_item_prefix to see modified items
Andrzej Rybczak
2012-09-08
move wstring related functions to wide_char file
Andrzej Rybczak
2012-09-08
use wstrings uncoditionally where needed
Andrzej Rybczak
2012-09-05
move keys related functions/classes to separate file
Andrzej Rybczak
2012-09-05
tag editor: remove albums view
Andrzej Rybczak
2012-09-03
change naming conventions in NC namespace
Andrzej Rybczak
2012-09-02
get rid of 'using namespace NCurses' directive
Andrzej Rybczak
2012-08-31
menu: generalize filtering, introduce interfaces
Andrzej Rybczak
2012-08-29
more cleanup and grouping functions logically together
Andrzej Rybczak
2012-08-29
split majority of helpers and rewrite a few heinous functions
Andrzej Rybczak
2012-08-26
display: rewrite Display::Columns and Display::SongsInColumns
Andrzej Rybczak
2012-08-25
remove tab-width dependent indentation
Andrzej Rybczak
2012-08-25
initial support for binding keys to action chains
Andrzej Rybczak
2012-08-25
add support for binding actions to multibyte characters
Andrzej Rybczak
2012-08-16
settings: bind backspace actions also to Ctrl-H
Andrzej Rybczak
2012-08-14
add support for priorities (queueing)
Andrzej Rybczak
2012-08-14
settings: remove unused function
Andrzej Rybczak
2012-08-14
keybinding system rewrite
Andrzej Rybczak
2012-07-16
settings: notify about unknown options in configuration file
Andrzej Rybczak
2012-07-16
settings: fix columns generation without configuration file (ticket #3490)
Andrzej Rybczak
2012-07-16
settings: make progressbar more customizable (elapsed time part color, boldness)
Andrzej Rybczak
2012-07-15
corrections for previous commit
Andrzej Rybczak
2012-07-15
add custom sort format
Maarten de Vries
2012-07-13
Add command to clear filter.
Marc Jessome
2012-03-17
update copyright dates
Andrzej Rybczak
2011-12-26
settings: make characters used in visualizer customizable
Andrzej Rybczak
2011-11-13
settings: provide a way to use alternative location for configuration file
Andrzej Rybczak
2011-11-13
playlist editor: add support for columns display mode
Andrzej Rybczak
2011-11-12
settings: provide a way to disable asking for locked screen's width
Andrzej Rybczak
2011-11-12
settings: compare config option/key names properly
Andrzej Rybczak
2011-11-12
new feature: support for merging screens together
Andrzej Rybczak
[next]