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
2009-01-30
make changes from 7b6521a3 compatible with <mpd-0.14
Andrzej Rybczak
2009-01-19
fix adding selected items to playlist
Andrzej Rybczak
2009-01-17
add clock screen (ported from ncmpc)
Andrzej Rybczak
2009-01-17
update fsf address and copyright info
Andrzej Rybczak
2009-01-15
convert filenames to current locale if needed / some implementation improvements
Andrzej Rybczak
2008-12-21
some improvements for handling mpd connection
Andrzej Rybczak
2008-12-12
eliminate remained compiler warnings
Andrzej Rybczak
2008-12-10
update Menu class and related stuff
Andrzej Rybczak
2008-12-09
put mpd connection related things into namespace
Andrzej Rybczak
2008-11-06
use size_t instead of int where it's appropriate
Andrzej Rybczak
2008-10-27
add support for browsing local filesystem
unK
2008-10-19
allow searching in current playlist
unK
2008-10-19
check whether info entity returned by mpd is NULL or not
unK
2008-10-07
improve utf8 related stuff
unK
2008-10-07
several code clean-ups and corrections
unK
2008-10-05
implement argv handler and basic mpc commands
unK
2008-10-05
add to libmpdclient support for getting list of any tag type
unK
2008-09-17
change internal storing of Song info (much less memory consumption)
unK
2008-09-11
directories view for tag editor
unK
2008-09-06
add playlist renaming support
unK
2008-09-04
improve moving items and fix password handling (again) + fixes
unK
2008-09-01
playlists management support and playlist editor screen added
unK
2008-08-26
more common way of handling example config files (like in ncmpc) + add a few
unK
2008-08-24
exit if connection to mpd cannot be estabilished
unknown
2008-08-23
add custom keys configuration
unknown
2008-08-22
base for custom keys configuration + a few minor fixes
unknown
2008-08-20
add proper mpd password handling
unknown
2008-08-18
various clean-ups and improvements
unknown
2008-08-17
add saving and deleting playlist
unknown
2008-08-17
drop libmpd dependency in favor of its own libmpdclient wrapper
unknown