Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-01-24 | archive/*: move to archive/plugins/ | Max Kellermann | 1 | -0/+0 | |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -1/+0 | |
2013-10-17 | ArchiveLookup: in-place editing, avoid string copy | Max Kellermann | 1 | -29/+24 | |
2013-10-17 | ArchiveLookup: declare local variables later | Max Kellermann | 1 | -5/+4 | |
2013-10-17 | ArchiveLookup: don't reset out arguments | Max Kellermann | 1 | -4/+0 | |
If we return false, their values are undefined. | |||||
2013-10-17 | ArchiveLookup: move code to FindSlash() | Max Kellermann | 1 | -7/+18 | |
2013-10-17 | ArchiveLookup: move code to FindSuffix() | Max Kellermann | 1 | -8/+13 | |
2013-10-17 | ArchiveLookup: return const strings | Max Kellermann | 1 | -1/+3 | |
2013-10-17 | ArchiveLookup: move API documentation to header | Max Kellermann | 1 | -18/+0 | |
2013-10-15 | Archive*: move archive_domain to ArchiveDomain.cxx | Max Kellermann | 1 | -3/+1 | |
Merge duplicate symbol. | |||||
2013-10-02 | Log: new logging library API | Max Kellermann | 1 | -5/+10 | |
Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | |||||
2013-01-24 | archive/*: convert to C++ | Max Kellermann | 1 | -2/+2 | |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 | |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 | |
2009-11-11 | added missing config.h includes for extended LFS support | Max Kellermann | 1 | -2/+3 | |
All sources which might work with large files must include config.h, to get Large File Support on 32 bit platforms. | |||||
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -7/+7 | |
This updates the copyright header to all be the same, which is pretty much an update of where to mail request for a copy of the GPL and the years of the MPD project. This also puts all committers under 'The Music Player Project' umbrella. These entries should go individually in the AUTHORS file, for consistancy. | |||||
2009-01-02 | archive: use GLib instead of utils.h | Max Kellermann | 1 | -1/+0 | |
2008-12-16 | new archive api, input_archive stream | Viliam Mateicka | 1 | -0/+111 | |