96 Commits (ddeec3aea0fad204fe3fbc62f2f13e0804a93f00)

Author SHA1 Message Date
Andrzej Rybczak 29f49415dd add support for regular expressions (basic and extended) 17 years ago
Andrzej Rybczak eef59c9099 rename Song::__Count_Last_Slash_Position() 17 years ago
Andrzej Rybczak 8f092d5490 move some functions to TagEditor class / outside 17 years ago
Andrzej Rybczak f162a7b880 new feature: playlist sorting (Ctrl-V by default) 17 years ago
Andrzej Rybczak b43d4dddeb throw away unneeded code 17 years ago
Andrzej Rybczak d82577e357 group various functions more logically 17 years ago
Andrzej Rybczak 256bb429b5 change std::stringstream to std::ostringstream 17 years ago
Andrzej Rybczak f9f5149b76 includes cleaning 17 years ago
Andrzej Rybczak 542c121e0a add clock screen (ported from ncmpc) 17 years ago
Andrzej Rybczak fd5a3e142c do not exclude iconv support if unicode is enabled 17 years ago
Andrzej Rybczak 0c9e10091f update fsf address and copyright info 17 years ago
Andrzej Rybczak 24c308dac8 convert filenames to current locale if needed / some implementation improvements 17 years ago
Andrzej Rybczak 5704ea9fa2 check if mpd_Song pointer passed to Song::Song() is NULL 17 years ago
Andrzej Rybczak 0d9aea79c2 convert id3 tags, directories and playlist names to current locale if needed 17 years ago
Andrzej Rybczak da8feb885f handle colored empty tag marker 18 years ago
Andrzej Rybczak cfa8268f2d improve handling playlist stats (btw several other improvements) 18 years ago
Andrzej Rybczak c61ddd3383 improve handling statusbar messages (+ some minor various fixes) 18 years ago
Andrzej Rybczak 284dd6a5be update Menu class and related stuff 18 years ago
Andrzej Rybczak c03bcbe44b remove color parser / update Window, Scrollpad class and related stuff 18 years ago
Andrzej Rybczak 3955606c72 use strrchr instead of a loop 18 years ago
Andrzej Rybczak 20a49f38cb do not create various redundant temp strings in Song class 18 years ago
Andrzej Rybczak c64e3a9b3b use size_t instead of int where it's appropriate 18 years ago
Andrzej Rybczak f5fd4fb37e if item is stream, check if name is set and if it is, display it instead of url 18 years ago
unK beee0bc9d3 add support for browsing local filesystem 18 years ago
unK 93b8a7dfff support for editing tag of local files (outside mpd music dir) 18 years ago
unK f8727b0a10 fix various compiler warnings and a few minor bugs 18 years ago
unK d89f00136f support for editing composer, performer and disc tag 18 years ago
unK 0d0e5e2912 rename Song::GetShortFilename() to Song::GetName() 18 years ago
unK 022bf9781e hadle streams in playlist properly 18 years ago
unK 5ec6e998ef fix putting strings into a pool 18 years ago
unK fac14dface change internal storing of Song info (much less memory consumption) 18 years ago
unK 3419ff13a8 improve time displaying / allow markers for empty tags without color 18 years ago
unK 0e1e3c6342 a lot of code clean-ups, remove song info screen 18 years ago
unK d7b635e276 support for columns view in playlist 18 years ago
unK 0658eb1c7c make 'go to containing dir' function work on all screens 18 years ago
unK 3bdac53feb fix for bug with colors, more clean-ups 18 years ago
unK 070b0dee32 fix playlist update 18 years ago
unknown a41afee077 add support for composer, performer and disc tags 18 years ago
unknown 332c539528 another fix 18 years ago
unknown 237b98fab4 various optimalizations, runs much faster now, especially with huge playlist 18 years ago
unknown 1cf51688ab define various operators for Song class 18 years ago
unknown 828ec8e2f6 compare hashes instead of filenames 18 years ago
unknown 7783f9b3f5 new screen (media library), some fixes etc. 18 years ago
unknown c7672f1779 some fixes, code cleanups and corrected configure.in 18 years ago
unknown 6315a6c7ec repo starts 18 years ago