1558 Commits (8e55acd3d09d7ff9da55d23ed9c19f2716cd4594)
 

Author SHA1 Message Date
Andrzej Rybczak 8e55acd3d0 doc: get rid of removed options 12 years ago
Andrzej Rybczak 37ac53a27f actions: fix assertion fail at double clear (#4038) 12 years ago
Matthew Hague 67550d4607 mpd: fix fetching mtime in getDirectoryRecursive 12 years ago
Andrzej Rybczak 8913c77786 browser: properly report errors when deleting items fails 12 years ago
Andrzej Rybczak d28dcf6781 lyrics fetcher: fix a typo 12 years ago
Andrzej Rybczak 34923a035c notify user if some files failed to be added 12 years ago
James Pike 7094852c20 addSongsToPlaylist: add all valid entries instead of stopping at first failure 12 years ago
Andrzej Rybczak 4415fe8684 window: read_key: move cursor back to position it was at before callbacks were called 12 years ago
Marc Jessome e339e72ec3 actions: reset highlight position of main playlist when cleared 12 years ago
Andrzej Rybczak 554d684396 window: read_key: move cursor back to position it was at before helper function call 12 years ago
Andrzej Rybczak c8c182b409 window: disable readline default autocompletion 12 years ago
Andrzej Rybczak 5ae6dce252 help: add description of 'set volume' action 12 years ago
Andrzej Rybczak 70945596ef window: use readline for handling line input 12 years ago
Andrzej Rybczak 819d8baebd tag editor: fix middle column binds if titles_visibility is disabled 13 years ago
Marc Jessome 955d308bca Rename configure.in -> configure.ac 13 years ago
Andrzej Rybczak c6a710b612 actions: resizeScreen: remove hack, apprently not needed anymore 13 years ago
Andrzej Rybczak 5625e247a4 actions: keep actions in array instead of map 13 years ago
Andrzej Rybczak becb32840a lastfm: queueJob: fix forwarding 13 years ago
Andrzej Rybczak bea19bd0d7 lastfm: queueJob: if old job is not finished, discard it and start new one 13 years ago
Andrzej Rybczak a494bb72d4 search engine: fix regex searching 13 years ago
Andrzej Rybczak 88790185ee search engine: fix regex searching 13 years ago
Alexander Lopatin ed883e2059 song info: fix #3786 (crash when pressing 'i' to get info of the stream) 13 years ago
Andrzej Rybczak 68ff3fae47 ncmpcpp: remove custom boost::throw_exception 13 years ago
Andrzej Rybczak 88a3bdb507 properly handle boost::bad_lexical_cast exceptions 13 years ago
Andrzej Rybczak 7167d036d0 actions: require action to be non-null if we query by action type 13 years ago
Andrzej Rybczak fb9df0caee configure: require boost.thread v3 13 years ago
Andrzej Rybczak 1731ee2d38 configure: require boost.thread v2 13 years ago
Andrzej Rybczak 1710f892c5 lastfm: rework service architecture a bit and implement getting full artist info 13 years ago
Andrzej Rybczak 0092dfe044 scrollpad: flush: load all remaining properties at the end 13 years ago
Andrzej Rybczak 0dcec65edf use boost::bind instead of std::bind until boost placeholders are in separate namespace 13 years ago
Andrzej Rybczak 12c7dc2f5b scrollpad: pass boost::regex flags explicitly 13 years ago
Andrzej Rybczak 54d11a464c lyrics fetcher: fix shadow warnings 13 years ago
Andrzej Rybczak d8a838a3f7 lyrics fetcher: add fetcher for azlyrics.com 13 years ago
Andrzej Rybczak 6d6110a52b lyrics fetcher: throw away broken fetchers and fix/improve existing ones 13 years ago
Andrzej Rybczak af10ac883f actions: fix JumpToPositionInSong 13 years ago
Andrzej Rybczak 088eeddb69 configure: explicitly link with boost.system 13 years ago
Andrzej Rybczak 1feb244dce song info: show replay gain info if available (flac/ogg only) 13 years ago
Andrzej Rybczak 4db97e5502 mpd: make Status/Statistics accessors inlineable 13 years ago
Andrzej Rybczak 7deeecee20 get rid of Playlist::PlayNewlyAddedSongs / correct adding songs in Media Library 13 years ago
Andrzej Rybczak 2f9ab8f267 mpdpp: make all consumers take values, not rvalue references 13 years ago
Andrzej Rybczak e5e6de8d31 helpers: cleanup properly if action throws an exception 13 years ago
Andrzej Rybczak 0731c13026 browser: remove unused includes 13 years ago
Andrzej Rybczak 5dca3eb8b5 browser: use boost::filesystem for clearing directories 13 years ago
Andrzej Rybczak 56bf829b99 mutable song: use override keyword 13 years ago
Andrzej Rybczak de9a999124 browser: add support for sorting by mtime in local browser 13 years ago
Andrzej Rybczak 1c6c9e9c5a browser: use boost::filesystem for local browsing 13 years ago
Andrzej Rybczak a1b57a45af tiny tag editor: fix file edition in local browser 13 years ago
Andrzej Rybczak efa7a99167 tags: xiph: remove DISC tag when writing tags, DISCNUMBER is used instead 13 years ago
Andrzej Rybczak 786ffe9182 clear filters when empty string is passed to applyFilter 13 years ago
Andrzej Rybczak d0b0f1f57c mpdpp: fix compilation with gcc-4.6 13 years ago