summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-17media library/tag editor: block idle while doing hierarchical searchesAndrzej Rybczak
2010-06-15bump version to 0.5.5_preAndrzej Rybczak
2010-06-09fix: only show album separators in main playlistFrank Blendinger
2010-06-03update NEWS / version bump0.5.4Andrzej Rybczak
2010-05-30outputs: update list after changing output if idle mode is not activeAndrzej Rybczak
2010-05-29media library: fix compatibility with mpd < 0.14Andrzej Rybczak
2010-05-29browser: fix omitting . and .. in Browser::{Clear,GetLocal}DirectoryAndrzej Rybczak
2010-05-18make a few exceptions for "all tracks" option since it's not real albumAndrzej Rybczak
2010-05-18media library: support for "All tracks" option in middle columnAndrzej Rybczak
2010-05-18tag editor: fix locating a songAndrzej Rybczak
2010-05-17new feature: support for multiple tag types in one columnAndrzej Rybczak
2010-05-17new feature: customizable columns' namesAndrzej Rybczak
2010-05-14fix compilation with mingw32Andrzej Rybczak
2010-05-14new feature: shorten units' names displayed in statusbar while being in playlistAndrzej Rybczak
2010-05-14let keybinding for bitrate visibility toggle be customizedAndrzej Rybczak
2010-05-14new feature: separators between albums in playlistAndrzej Rybczak
2010-05-14MediaLibrary::LocateSong: compare hashes, not stringsAndrzej Rybczak
2010-05-14Browser::LocateSong: compare hashes, not stringsAndrzej Rybczak
2010-05-14new feature: locate song in tag editorAndrzej Rybczak
2010-04-30fix statusbar scrolling speed with idle mode and bitrate displayedAndrzej Rybczak
2010-04-27tag editor: do not capitalize letters after non-ascii charsPawel Tomak
2010-04-24fix NcmpcppKeys::NullKeyAndrzej Rybczak
2010-04-18new feature: toggle bitrate visibility at runtimeAndrzej Rybczak
2010-04-18move null_key into NcmpcppKeysAndrzej Rybczak
2010-04-15set mpd_communication_mode to 'notifications' by defaultAndrzej Rybczak
2010-04-07disable 'locate song in media library' function for mpd < 0.14.*Andrzej Rybczak
2010-04-07bump version to 0.5.4_preAndrzej Rybczak
2010-04-04update NEWS / version bump0.5.3Andrzej Rybczak
2010-04-04update AUTHORSAndrzej Rybczak
2010-04-01server info: display mpd version as 0.x.*, where x is protocol versionAndrzej Rybczak
2010-04-01visualizer: set refresh rate to 0.5 sec if mpd is not playingAndrzej Rybczak
2010-04-01make MPD::Connection::Version() return integer instead of floatAndrzej Rybczak
2010-03-28fix Replace() functionAndrzej Rybczak
2010-03-26config: update variables descriptionAndrzej Rybczak
2010-03-25check for emptiness in some more placesAndrzej Rybczak
2010-03-25get info about state of new connection after reconecting with idle mode activeAndrzej Rybczak
2010-03-25if connection to mpd is lost, change mpd state to unknownAndrzej Rybczak
2010-03-23fix error codes handlingAndrzej Rybczak
2010-03-23do not monitor mpdclient file descriptor with select() if idle is offAndrzej Rybczak
2010-03-09reload lyrics with single mode active if track is changed with ncmpcppAndrzej Rybczak
2010-03-05improvements for 6b5ed187Andrzej Rybczak
2010-03-05Merge branch 'integration' of git://github.com/yogan/ncmpcppAndrzej Rybczak
2010-03-05manpage, ncmpcpp: fix typosDamien Leone
2010-03-04jump from browser to playlist editor with GoToContainingDir keyFrank Blendinger
2010-03-04add new movement keys: {Up,Down}{Album,Artist}Frank Blendinger
2010-03-04charset: use free() instead of delete[] to release memory allocated by strdup()Damien Leone
2010-02-26make displaying volume level in statusbar optionalAndrzej Rybczak
2010-02-26bump version to 0.5.3_preAndrzej Rybczak
2010-02-26update NEWS / version bump0.5.2Andrzej Rybczak
2010-02-26display info about required libmpdclient version if it's not thereAndrzej Rybczak