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
Age
Commit message (
Expand
)
Author
2013-05-17
mpdpp: make all consumers take values, not rvalue references
Andrzej Rybczak
2013-05-17
helpers: cleanup properly if action throws an exception
Andrzej Rybczak
2013-05-16
browser: remove unused includes
Andrzej Rybczak
2013-05-16
browser: use boost::filesystem for clearing directories
Andrzej Rybczak
2013-05-16
mutable song: use override keyword
Andrzej Rybczak
2013-05-16
browser: add support for sorting by mtime in local browser
Andrzej Rybczak
2013-05-16
browser: use boost::filesystem for local browsing
Andrzej Rybczak
2013-05-16
tiny tag editor: fix file edition in local browser
Andrzej Rybczak
2013-05-16
tags: xiph: remove DISC tag when writing tags, DISCNUMBER is used instead
Andrzej Rybczak
2013-04-28
clear filters when empty string is passed to applyFilter
Andrzej Rybczak
2013-04-27
mpdpp: fix compilation with gcc-4.6
Andrzej Rybczak
2013-04-27
mpdpp: make it possible to send playlist_delete command in commands list
Andrzej Rybczak
2013-04-27
fix assertion failure while trying to send play command in commands list
Andrzej Rybczak
2013-04-10
fix problem with status update (#3740)
Andrzej Rybczak
2013-04-07
ncmpcpp: fix custom startup screen
Andrzej Rybczak
2013-04-07
status: update header immediately after player state change
Andrzej Rybczak
2013-04-07
get rid of global mpd status object
Andrzej Rybczak
2013-04-07
clear search results if empty string is passed to FindForward/Backward
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2013-04-07
settings: remove mpd_communication_mode as poling is no longer supported
Andrzej Rybczak
2013-04-07
rewrite communication system with mpd
Andrzej Rybczak
2013-04-06
settings: disable regexes by default
Andrzej Rybczak
2013-04-06
search engine: replace gnu regex with boost::regex
Andrzej Rybczak
2013-04-06
replace gnu regex wrapper with boost::regex
Andrzej Rybczak
2013-04-06
doc/bindings: provide list of actions that are not bound to any key/command
Andrzej Rybczak
2013-04-06
mpdpp: remove unused member variable
Andrzej Rybczak
2013-04-06
actions: new action: set_volume
Andrzej Rybczak
2013-04-06
settings: add volume_change_step configuration option
Andrzej Rybczak
2013-04-06
actions: ApplyFilter: apply filter at the end (fix for #3624)
Andrzej Rybczak
2013-04-06
song_info: Do not limit the 'channels' diplay to mono/stereo
Wieland Hoffmann
2013-04-06
status: reduce wakeups with display_bitrate enabled
Raghavendra D Prabhu
2013-04-04
actions: MouseEvent: allow for changing volume in new design even if header i...
Andrzej Rybczak
2013-04-02
settings: MakeProperPath: do not leave double '/' in directory
Andrzej Rybczak
2013-04-02
lyrics: fix compilation --without-curl
Andrzej Rybczak
2013-04-01
Change an obsolete macro in configure.in
Needs
2012-12-24
tags: remove xiph comment TRACK while writing tags
Andrzej Rybczak
2012-12-14
scrollpad: fix bug in Scrollpad::flush()
Andrzej Rybczak
2012-12-14
fix compilation with gcc-4.7
Andrzej Rybczak
2012-12-14
require gcc-4.6 since gcc-4.5.4 produces ICE while compiling bindings.cpp
Andrzej Rybczak
2012-12-08
settings: new configuration variable: generate_win32_compatible_filenames
Andrzej Rybczak
2012-12-08
song: shortening of length string by chopping off the tail (12:34->12:3)
Daniel
2012-11-02
song info: do not use TagLib if mpd_music_dir is unset
Wieland Hoffmann
2012-11-02
lyrics: automatically refresh lyrics window after edit (console editors only)
Moritz Lipp
2012-10-20
tag editor: remove separator from parser dialog
Andrzej Rybczak
2012-10-20
utility/string: remove unused functions
Andrzej Rybczak
2012-10-20
media library: fix #3596 (locate song with albumartist in library doesn't work)
Andrzej Rybczak
2012-10-18
replace a few string algorithms with boost utilities
Andrzej Rybczak
2012-10-18
add some typedefs
Andrzej Rybczak
2012-10-18
media library: fix marking songs as in playlist
Andrzej Rybczak
2012-10-12
helpers: writeCyclicBuffer: fix drawing part of separator
Andrzej Rybczak
[next]