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
Age
Commit message (
Expand
)
Author
2014-08-27
uniformize ways to convert strings into screen type
Andrzej Rybczak
2014-08-27
tag editor: fix filename change detection
Andrzej Rybczak
2014-08-27
remove remnants of --now-playing command option
Andrzej Rybczak
2014-08-27
update copyright message
Andrzej Rybczak
2014-08-27
actions: make askYesNoQuestion use boost::format
Andrzej Rybczak
2014-08-27
statusbar: use boost::format instead of c-style printf
Andrzej Rybczak
2014-08-27
actions: add missing flag restriction for physical deletion
Andrzej Rybczak
2014-08-27
window: fix exiting from getString if helper indicates so
Andrzej Rybczak
2014-08-27
bindings: allow for binding multiple chains to one key
Andrzej Rybczak
2014-08-26
mpd: fix memory leak added by 67550d460
Andrzej Rybczak
2014-08-26
reinstall signal handler each time it's executed on Solaris (#3976)
Andrzej Rybczak
2014-08-25
actions: fix assertion fail at double clear (#4038)
Andrzej Rybczak
2014-08-25
mpd: fix fetching mtime in getDirectoryRecursive
Matthew Hague
2014-04-26
browser: properly report errors when deleting items fails
Andrzej Rybczak
2014-04-26
lyrics fetcher: fix a typo
Andrzej Rybczak
2014-01-18
notify user if some files failed to be added
Andrzej Rybczak
2014-01-18
addSongsToPlaylist: add all valid entries instead of stopping at first failure
James Pike
2014-01-04
window: read_key: move cursor back to position it was at before callbacks wer...
Andrzej Rybczak
2014-01-04
actions: reset highlight position of main playlist when cleared
Marc Jessome
2014-01-04
window: read_key: move cursor back to position it was at before helper functi...
Andrzej Rybczak
2013-12-26
window: disable readline default autocompletion
Andrzej Rybczak
2013-12-25
help: add description of 'set volume' action
Andrzej Rybczak
2013-12-25
window: use readline for handling line input
Andrzej Rybczak
2013-11-16
tag editor: fix middle column binds if titles_visibility is disabled
Andrzej Rybczak
2013-09-23
actions: resizeScreen: remove hack, apprently not needed anymore
Andrzej Rybczak
2013-09-23
actions: keep actions in array instead of map
Andrzej Rybczak
2013-09-23
lastfm: queueJob: fix forwarding
Andrzej Rybczak
2013-09-22
lastfm: queueJob: if old job is not finished, discard it and start new one
Andrzej Rybczak
2013-09-14
search engine: fix regex searching
Andrzej Rybczak
2013-09-14
search engine: fix regex searching
Andrzej Rybczak
2013-09-14
song info: fix #3786 (crash when pressing 'i' to get info of the stream)
Alexander Lopatin
2013-09-14
ncmpcpp: remove custom boost::throw_exception
Andrzej Rybczak
2013-09-14
properly handle boost::bad_lexical_cast exceptions
Andrzej Rybczak
2013-07-13
actions: require action to be non-null if we query by action type
Andrzej Rybczak
2013-07-11
configure: require boost.thread v3
Andrzej Rybczak
2013-07-10
lastfm: rework service architecture a bit and implement getting full artist info
Andrzej Rybczak
2013-07-10
scrollpad: flush: load all remaining properties at the end
Andrzej Rybczak
2013-07-09
use boost::bind instead of std::bind until boost placeholders are in separate...
Andrzej Rybczak
2013-07-09
scrollpad: pass boost::regex flags explicitly
Andrzej Rybczak
2013-07-09
lyrics fetcher: fix shadow warnings
Andrzej Rybczak
2013-07-09
lyrics fetcher: add fetcher for azlyrics.com
Andrzej Rybczak
2013-07-09
lyrics fetcher: throw away broken fetchers and fix/improve existing ones
Andrzej Rybczak
2013-06-17
actions: fix JumpToPositionInSong
Andrzej Rybczak
2013-05-28
song info: show replay gain info if available (flac/ogg only)
Andrzej Rybczak
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-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
[next]