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
2009-08-24
new config option: jump_to_now_playing_song_at_start (enabled by default)
Andrzej Rybczak
2009-08-24
new attribute for a columns view: do not display empty tag marker
Andrzej Rybczak
2009-08-24
add song_status_format_no_colors to display it in a message
Andrzej Rybczak
2009-08-24
change default song_status_format to better one
Andrzej Rybczak
2009-08-24
new feature: display bitrate in statusbar (optional, disabled by default)
Andrzej Rybczak
2009-08-24
ask if one really wants to clear main playlist (disabled by default)
Andrzej Rybczak
2009-08-23
new feature: command line switch for displaying now playing song
Andrzej Rybczak
2009-08-14
validate correctness of song formats at start
Andrzej Rybczak
2009-08-14
simplify code responsible for parsing song formats
Andrzej Rybczak
2009-08-14
throw away full path from song format in favor of directory
Andrzej Rybczak
2009-08-12
new feature: right aligned columns
Andrzej Rybczak
2009-08-12
new feature: alternative user interface
Andrzej Rybczak
2009-08-09
make number of lines scrolled with mouse wheel configurable
Andrzej Rybczak
2009-08-05
remove lyricswiki support as it doesn't allow fetching lyrics anymore
Andrzej Rybczak
2009-07-10
new feature: allow for fixed size columns
Andrzej Rybczak
2009-07-10
allow for empty tag marker customization
Andrzej Rybczak
2009-07-05
remove using declarations
Andrzej Rybczak
2009-07-04
use prefix ++ instead of postfix where available
Andrzej Rybczak
2009-06-05
add keybinding to toggle mouse support on the fly
Andrzej Rybczak
2009-06-04
add config option to disable text scrolling in header window
Andrzej Rybczak
2009-05-26
new feature: outputs screen
Andrzej Rybczak
2009-05-25
new feature: mouse support
Andrzej Rybczak
2009-05-23
new feature: allow for files and directories deletion in browser
Andrzej Rybczak
2009-05-21
get rid of C style casts
Andrzej Rybczak
2009-05-21
new feature: custom command execution on song change
Andrzej Rybczak
2009-05-07
make displaying hidden files in local browser optional
Andrzej Rybczak
2009-04-01
add support for consume mode
Andrzej Rybczak
2009-03-30
new feature: cyclic scrolling
Andrzej Rybczak
2009-03-27
handle single command and remove hacks used as substitute for it
Andrzej Rybczak
2009-03-26
get proper user home dir on WIN32 and adjust folders in this case a bit
Andrzej Rybczak
2009-03-26
disable detecting currently used encoding as it's extremely ugly
Andrzej Rybczak
2009-03-26
improve handling backspace key
Andrzej Rybczak
2009-03-25
make it compile under mingw32 --without-curl --without-taglib
Andrzej Rybczak
2009-03-11
new feature: move item(s) in playlist to given position
Andrzej Rybczak
2009-03-08
add support for regular expressions (basic and extended)
Andrzej Rybczak
2009-03-07
speed up browsing media library
Andrzej Rybczak
2009-03-04
add support for external console editor
Andrzej Rybczak
2009-03-03
make blocking search constraints change after successful searching optional
Andrzej Rybczak
2009-03-01
new function: stop playing after current song
Andrzej Rybczak
2009-02-20
make playlist's stats scrollable, also display remaining time on demand
Andrzej Rybczak
2009-02-18
new feature: playlist sorting (Ctrl-V by default)
Andrzej Rybczak
2009-02-17
support for opening lyrics in external editor
Andrzej Rybczak
2009-02-17
new feature: apply filter to screen (Ctrl-F)
Andrzej Rybczak
2009-02-15
use generic Scroll method
Andrzej Rybczak
2009-02-10
group various functions more logically
Andrzej Rybczak
2009-02-10
includes cleaning
Andrzej Rybczak
2009-02-05
add optional 'ignore leading "The" word' function while sorting
Andrzej Rybczak
2009-02-02
support for switching between supported lyrics databases at runtime
Andrzej Rybczak
2009-02-02
add support for lyricsplugin database
Andrzej Rybczak
2009-02-01
replace ~ in mpd_music_dir with user's home directory
Andrzej Rybczak
[next]