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
/
mpdpp.cpp
Age
Commit message (
Expand
)
Author
2015-01-17
mpd: fix floating point exception when adding random tags/songs
BenoƮt Dardenne
2014-10-18
status: follow lyrics of proper song if consume mode is on
Andrzej Rybczak
2014-08-29
normalize messages
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2014-08-26
mpd: fix memory leak added by 67550d460
Andrzej Rybczak
2014-08-25
mpd: fix fetching mtime in getDirectoryRecursive
Matthew Hague
2013-05-27
mpd: make Status/Statistics accessors inlineable
Andrzej Rybczak
2013-05-17
get rid of Playlist::PlayNewlyAddedSongs / correct adding songs in Media Library
Andrzej Rybczak
2013-05-17
mpdpp: make all consumers take values, not rvalue references
Andrzej Rybczak
2013-04-27
mpdpp: make it possible to send playlist_delete command in commands list
Andrzej Rybczak
2013-04-07
get rid of global mpd status object
Andrzej Rybczak
2013-04-07
update copyright info
Andrzej Rybczak
2013-04-07
rewrite communication system with mpd
Andrzej Rybczak
2013-04-06
actions: new action: set_volume
Andrzej Rybczak
2012-10-02
media library: optimize update
Andrzej Rybczak
2012-10-01
mpd: make functions take item consumer instead of returning vector of items
Andrzej Rybczak
2012-09-20
media library: add support for sorting by mtime
Matthew Hague
2012-09-18
mdp: remove GetCurrentlyPlayingSongPos
Andrzej Rybczak
2012-09-11
remove remaining exclamation marks from messages
Andrzej Rybczak
2012-09-06
mpd: separate statistics
Andrzej Rybczak
2012-09-06
mpd: adjust indentation
Andrzej Rybczak
2012-09-04
actions: get deleting/cropping/clearing playlists right
Andrzej Rybczak
2012-09-04
make playlist and playlist editor share code responsible for moving items
Andrzej Rybczak
2012-09-02
implement ProxySongList for handling general operations on lists
Andrzej Rybczak
2012-09-02
implement HasSongs interface
Andrzej Rybczak
2012-08-29
browser: read tags from local songs
Andrzej Rybczak
2012-08-29
fix compilation --without-taglib
Andrzej Rybczak
2012-08-28
mpd: use lambda closures instead of passing vectors to functions
Andrzej Rybczak
2012-08-28
reduce usage of pointers / replace std::pair in SearchEngine
Andrzej Rybczak
2012-08-28
rewrite MPD::Song object
Andrzej Rybczak
2012-08-14
playlist: rewrite sorting so it's much less cryptic
Andrzej Rybczak
2012-08-14
playlist editor: disallow cropping/clearing filtered playlists
Andrzej Rybczak
2012-08-14
make displayed messages more consistent
Andrzej Rybczak
2012-08-14
optimize a bit adding playlists/directories to playlist
Andrzej Rybczak
2012-08-14
add support for priorities (queueing)
Andrzej Rybczak
2012-08-14
remove some hacky shit
Andrzej Rybczak
2012-08-14
keybinding system rewrite
Andrzej Rybczak
2012-07-13
jump to current song at startup even if it's not currently played
Andrzej Rybczak
2012-03-17
update copyright dates
Andrzej Rybczak
2012-03-17
fix bug #3424 (crash when adding amount of random songs equal to total number...
Andrzej Rybczak
2012-01-15
fix copypaste bug from previous commit
Andrzej Rybczak
2012-01-15
local browser: properly check if file extension is supported
Andrzej Rybczak
2011-11-01
update copyright dates
Andrzej Rybczak
2010-08-23
support adding last.fm streams to playlist
Andrzej Rybczak
2010-08-22
handle possible errors while saving playlist properly
Andrzej Rybczak
2010-08-18
mpd: do not rely on idle event itself in case of playlist change
Andrzej Rybczak
2010-08-10
browser: if current dir doesn't exists, go down one level automatically
Andrzej Rybczak
2010-06-17
media library/tag editor: block idle while doing hierarchical searches
Andrzej Rybczak
2010-04-01
make MPD::Connection::Version() return integer instead of float
Andrzej Rybczak
2010-03-25
if connection to mpd is lost, change mpd state to unknown
Andrzej Rybczak
[next]