summaryrefslogtreecommitdiff
path: root/src/mpdpp.h
AgeCommit message (Expand)Author
2009-04-01add support for consume modeAndrzej Rybczak
2009-03-27handle single command and remove hacks used as substitute for itAndrzej Rybczak
2009-03-23do not fetch status after succesful setvol command, set it locallyAndrzej Rybczak
2009-03-22do not fetch mpd_Stats from mpd as it's unnededAndrzej Rybczak
2009-03-12do not store commands list in MPD::ConnectionAndrzej Rybczak
2009-03-07speed up browsing media libraryAndrzej Rybczak
2009-02-18new feature: playlist sorting (Ctrl-V by default)Andrzej Rybczak
2009-02-17new feature: apply filter to screen (Ctrl-F)Andrzej Rybczak
2009-02-17cleaningAndrzej Rybczak
2009-02-16improve resizingAndrzej Rybczak
2009-01-30make changes from 7b6521a3 compatible with <mpd-0.14Andrzej Rybczak
2009-01-17update fsf address and copyright infoAndrzej Rybczak
2008-12-12eliminate remained compiler warningsAndrzej Rybczak
2008-12-09initialize all fields in MPD::StatusChanges to zeroesAndrzej Rybczak
2008-12-09put mpd connection related things into namespaceAndrzej Rybczak
2008-11-07fix adding items to playlistAndrzej Rybczak
2008-11-06use size_t instead of int where it's appropriateAndrzej Rybczak
2008-10-27add support for browsing local filesystemunK
2008-10-07several code clean-ups and correctionsunK
2008-10-05implement argv handler and basic mpc commandsunK
2008-10-05add to libmpdclient support for getting list of any tag typeunK
2008-09-11directories view for tag editorunK
2008-09-09a lot of code clean-ups, remove song info screenunK
2008-09-06add playlist renaming supportunK
2008-09-04improve moving items and fix password handling (again) + fixesunK
2008-09-01playlists management support and playlist editor screen addedunK
2008-08-26more common way of handling example config files (like in ncmpc) + add a fewunK
2008-08-23add custom keys configurationunknown
2008-08-20add proper mpd password handlingunknown
2008-08-19more fixes, config options, keybindings, case insensitive sorting in browserunknown
2008-08-18make sorting items in browser case insensitiveunknown
2008-08-18various clean-ups and improvementsunknown
2008-08-17add saving and deleting playlistunknown
2008-08-17drop libmpd dependency in favor of its own libmpdclient wrapperunknown