Commit Graph

35 Commits

Author SHA1 Message Date
Andrzej Rybczak
0c9e10091f update fsf address and copyright info 2009-01-17 00:52:08 +01:00
Andrzej Rybczak
24c308dac8 convert filenames to current locale if needed / some implementation improvements 2009-01-15 20:34:35 +01:00
Andrzej Rybczak
5704ea9fa2 check if mpd_Song pointer passed to Song::Song() is NULL 2009-01-13 11:24:20 +01:00
Andrzej Rybczak
0d9aea79c2 convert id3 tags, directories and playlist names to current locale if needed
notice: this feature needs unicode disabled.
2009-01-11 15:36:14 +01:00
Andrzej Rybczak
da8feb885f handle colored empty tag marker 2008-12-11 18:29:56 +01:00
Andrzej Rybczak
cfa8268f2d improve handling playlist stats (btw several other improvements) 2008-12-11 16:12:39 +01:00
Andrzej Rybczak
c61ddd3383 improve handling statusbar messages (+ some minor various fixes) 2008-12-11 14:04:14 +01:00
Andrzej Rybczak
284dd6a5be update Menu class and related stuff 2008-12-10 17:34:55 +01:00
Andrzej Rybczak
c03bcbe44b remove color parser / update Window, Scrollpad class and related stuff 2008-12-09 16:40:04 +01:00
Andrzej Rybczak
3955606c72 use strrchr instead of a loop 2008-11-28 21:57:06 +01:00
Andrzej Rybczak
20a49f38cb do not create various redundant temp strings in Song class 2008-11-21 18:57:51 +01:00
Andrzej Rybczak
c64e3a9b3b use size_t instead of int where it's appropriate 2008-11-06 20:07:42 +01:00
Andrzej Rybczak
f5fd4fb37e if item is stream, check if name is set and if it is, display it instead of url 2008-11-04 17:39:37 +01:00
unK
beee0bc9d3 add support for browsing local filesystem 2008-10-27 20:35:02 +01:00
unK
93b8a7dfff support for editing tag of local files (outside mpd music dir) 2008-10-18 22:39:56 +02:00
unK
f8727b0a10 fix various compiler warnings and a few minor bugs 2008-10-05 00:26:02 +02:00
unK
d89f00136f support for editing composer, performer and disc tag 2008-09-26 23:57:15 +02:00
unK
0d0e5e2912 rename Song::GetShortFilename() to Song::GetName() 2008-09-25 20:18:16 +02:00
unK
022bf9781e hadle streams in playlist properly 2008-09-17 19:42:00 +02:00
unK
5ec6e998ef fix putting strings into a pool 2008-09-17 14:54:23 +02:00
unK
fac14dface change internal storing of Song info (much less memory consumption) 2008-09-17 00:07:56 +02:00
unK
3419ff13a8 improve time displaying / allow markers for empty tags without color 2008-09-13 17:09:20 +02:00
unK
0e1e3c6342 a lot of code clean-ups, remove song info screen 2008-09-09 16:49:22 +02:00
unK
d7b635e276 support for columns view in playlist 2008-09-03 11:04:21 +02:00
unK
0658eb1c7c make 'go to containing dir' function work on all screens 2008-09-03 05:20:22 +02:00
unK
3bdac53feb fix for bug with colors, more clean-ups 2008-09-03 03:02:20 +02:00
unK
070b0dee32 fix playlist update 2008-08-26 13:20:14 +02:00
unknown
a41afee077 add support for composer, performer and disc tags 2008-08-20 19:06:45 +02:00
unknown
332c539528 another fix 2008-08-10 05:09:47 +02:00
unknown
237b98fab4 various optimalizations, runs much faster now, especially with huge playlist 2008-08-10 01:11:05 +02:00
unknown
1cf51688ab define various operators for Song class 2008-08-09 05:49:13 +02:00
unknown
828ec8e2f6 compare hashes instead of filenames 2008-08-09 03:31:25 +02:00
unknown
7783f9b3f5 new screen (media library), some fixes etc. 2008-08-08 20:40:04 +02:00
unknown
c7672f1779 some fixes, code cleanups and corrected configure.in 2008-08-06 14:51:12 +02:00
unknown
6315a6c7ec repo starts 2008-08-04 22:20:45 +02:00