Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-05-06 | UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8 | Denis Krjuchkov | 1 | -3/+3 | |
2013-02-02 | ExcludeList.cxx: use FOpen | Denis Krjuchkov | 1 | -2/+2 | |
2013-01-26 | Path: ToUTF() returns std::string | Denis Krjuchkov | 1 | -3/+3 | |
2013-01-22 | Path: move to fs subdirectory | Denis Krjuchkov | 1 | -1/+1 | |
2013-01-18 | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 1 | -5/+3 | |
2013-01-17 | path: convert to C++ | Max Kellermann | 1 | -4/+1 | |
2013-01-03 | ExcludeList: convert to a class | Max Kellermann | 1 | -22/+8 | |
2013-01-03 | exclude: convert to C++ | Max Kellermann | 1 | -3/+6 | |
2013-01-03 | exclude: make variables more local | Max Kellermann | 1 | -5/+3 | |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 | |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 | |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 | |
After we've been hit by Large File Support problems several times in the past week (which only occur on 32 bit platforms, which I don't have), this is yet another attempt to fix the issue. | |||||
2009-11-07 | exclude: use GPatternSpec instead of fnmatch() | Max Kellermann | 1 | -5/+5 | |
GLib's version of fnmatch() is more portable. | |||||
2009-10-16 | update: obey .mpdignore files | Max Kellermann | 1 | -0/+94 | |