Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-21 | This commit was manufactured by cvs2svn to create branch 'CVS'.CVS | cvs2svn | |
2009-06-02 | Fixed invalid (const char *) -> (char *) casts and modifying const data | phintuka | |
2009-06-01 | Fixed memory leaks (orphaned strdup() return values) | phintuka | |
2008-11-16 | Silenced warn_unused_result warnings. | rofafor | |
2008-10-31 | Added #include "../features.h" | phintuka | |
2008-10-28 | Build system upgrade: | phintuka | |
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR | |||
2008-07-14 | Do not try to scan special mrls (dvd:/ etc.) | phintuka | |
2008-04-03 | Use libextractor for extracting metainfo. Supported versions are 0.5.20 or ↵ | phelin | |
later. If libextractor is not found or its version not supported, old solution is used. | |||
2008-02-19 | Remove compiler warning (suggest parentheses around && within ||) | phintuka | |
2008-02-19 | Fix cID3Scanner <-> cPlaylist synchronication: | phintuka | |
- playlist iterator is invalid after playlist modification - scanner might skip files that are added during scan | |||
2008-02-19 | Remove static variable | phintuka | |
2008-02-19 | Remove ID3 scanner startup delay | phintuka | |
2008-01-10 | Enable selecting which metainfo is shown. | phelin | |
2008-01-10 | Add setup menu for Media player. Options for enabling or disabling metainfo ↵ | phelin | |
types, metainfo scanner and metainfo caching. | |||
2008-01-10 | Combine ID3Scanner command output handling for both metaflac and mp3info. | phelin | |
2008-01-10 | Add Tracknumber for playlist items. | phelin | |
2008-01-10 | Replace Track with Title in playlist items. | phelin | |
2007-06-18 | Metadata scanner updates: | phintuka | |
- parse flac metadata with metaflac (Patch from Petri Helin) - escape double quotes in file names - sort tracks without track number to end of list - re-sort playlist after metadata scanning | |||
2007-06-18 | Added EscapeMrl() | phintuka | |
2007-01-04 | Support relative paths with recursive playlist files | phintuka | |
2007-01-04 | (Hopefully) better playlist name generation | phintuka | |
2007-01-03 | Del | phintuka | |
2007-01-03 | Fixed sorting | phintuka | |
Fixed metainfo cache reading Fixed metainfo cache generating with empty meta info strings Reduced logging Enabled recursive directory scanning Extended playlist name with directory name | |||
2006-12-24 | Initial import | phintuka | |