1601 Commits (40ef9070afbdf6fc6744e0307ff207b8dbb450d8)
 

Author SHA1 Message Date
Andrzej Rybczak 40ef9070af playlist editor: change data fetch delay to 250ms 12 years ago
Andrzej Rybczak 301de2a4fe media library: change data fetch delay to 250ms 12 years ago
Andrzej Rybczak 44302aee47 add posibility of dynamic window timeout change 12 years ago
Andrzej Rybczak 9c9c190742 change window timeout more transparently 12 years ago
Andrzej Rybczak 966f3ef927 rename ExecItem to RunnableItem and make use of variadic templates 12 years ago
Andrzej Rybczak 5d6d390f77 catch all exceptions and show them as unexpected errors 12 years ago
Andrzej Rybczak 4ac46f8c9d remove quotation marks from the host in the 'welcome' message 12 years ago
Andrzej Rybczak fe34852c31 help: make volume_change_step affect description of appropriate actions 12 years ago
Andrzej Rybczak 0ed6946721 fix color of column separators with classic ui and disabled titles 12 years ago
Andrzej Rybczak f7611e9fb0 playlist editor: add data fetch delay after position changes 12 years ago
Andrzej Rybczak a9c1e3811b media library: add data fetch delay after position changes 12 years ago
Andrzej Rybczak a959d5c0a6 song: initialize m_hash in default constructor 12 years ago
Andrzej Rybczak fbe1c1fdb2 lyrics fetcher: metrolyrics: remove code not needed anymore 12 years ago
Andrzej Rybczak d356c9552f lyrics fetcher: update justsomelyrics fetcher 12 years ago
Andrzej Rybczak 10ceacea7c lyrics fetcher: update lyricsmania fetcher 12 years ago
Andrzej Rybczak 3bd7571407 lyrics fetcher: update sing365 fetcher 12 years ago
Andrzej Rybczak 48320176a0 lyrics fetcher: update lyricwiki fetcher 12 years ago
Andrzej Rybczak 597c656630 actions: apply filter: apply initial filter if non empty 12 years ago
Andrzej Rybczak dcaa1cafa4 playlist: make kept song count collision resistant 12 years ago
Andrzej Rybczak d20765c53a normalize messages 12 years ago
Trygve Aaberge 9e8dc741e5 browser: make sorting optional 12 years ago
Trygve Aaberge 49f53c07bb Use list in media library when listallinfo is overkill 12 years ago
Andrzej Rybczak 749821ecc5 settings: restore possibility to set album artist as library tag 12 years ago
Andrzej Rybczak 98fc9324e2 playlist: rename remaining old private members 12 years ago
Andrzej Rybczak d318484b4b fix compilation --without-curl 12 years ago
Andrzej Rybczak 4b933b29e1 settings: configuration file processing rewrite 12 years ago
Andrzej Rybczak 8a1e4a48dd cmdargs: use boost::program_options 12 years ago
Andrzej Rybczak 99937bb468 server info: remove debug printf 12 years ago
Andrzej Rybczak a3ee8736ce playlist: update: reorder conditions 12 years ago
Andrzej Rybczak 64c0376d56 tiny tag editor: do not to set empty name 12 years ago
Andrzej Rybczak e7523337c0 scrollpad: fix height calculation on window resize 12 years ago
Andrzej Rybczak b7ceae7273 replace timeval and time_t with boost::posix_time::ptime 12 years ago
Andrzej Rybczak 7fdace835b uniformize ways to convert strings into screen type 12 years ago
Andrzej Rybczak e3e6aa09cc tag editor: fix filename change detection 12 years ago
Andrzej Rybczak e7c2e7790f remove remnants of --now-playing command option 12 years ago
Andrzej Rybczak 85a2802361 update copyright message 12 years ago
Andrzej Rybczak 962c351a27 actions: make askYesNoQuestion use boost::format 12 years ago
Andrzej Rybczak 59430f640b statusbar: use boost::format instead of c-style printf 12 years ago
Andrzej Rybczak 8d1b10fb3e actions: add missing flag restriction for physical deletion 12 years ago
Andrzej Rybczak 1fc2ce2d3c window: fix exiting from getString if helper indicates so 12 years ago
Andrzej Rybczak a7f3992c97 bindings: allow for binding multiple chains to one key 12 years ago
Andrzej Rybczak afd5c22acf mpd: fix memory leak added by 67550d460 12 years ago
Andrzej Rybczak 8db4b668ef reinstall signal handler each time it's executed on Solaris (#3976) 12 years ago
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