Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -1/+0 |
* | CommandLine: new command line parser | Denis Krjuchkov | 2013-11-24 | 1 | -81/+139 |
* | CommandLine: simplified program name line | Max Kellermann | 2013-10-31 | 1 | -1/+1 |
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | DecoderList: reimplement _for_each() with function object | Max Kellermann | 2013-10-21 | 1 | -8/+8 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -12/+12 |
* | fs/Path: rename to AllocatedPath | Max Kellermann | 2013-10-17 | 1 | -12/+12 |
* | fs/Path: move definitions to struct PathTraits | Max Kellermann | 2013-10-17 | 1 | -1/+2 |
* | *: use WIN32 instead of G_OS_WIN32 | Max Kellermann | 2013-10-15 | 1 | -2/+2 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -1/+3 |
* | mpd_error.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -2/+2 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -20/+16 |
* | CommandLine.cxx: look for config file in XDG_CONFIG_HOME too | Alexander Gehrke | 2013-08-07 | 1 | -1/+7 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -3/+3 |
* | encoder_api: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -1/+1 |
* | decoder_api: convert to C++ | Max Kellermann | 2013-07-28 | 1 | -1/+1 |
* | encoder_list: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 |
* | output: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -1/+1 |
* | decoder_list: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
* | ConfigFile, CommandLine: use the Path class | Max Kellermann | 2013-01-29 | 1 | -46/+42 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
* | playlist/*: convert to C++ | Max Kellermann | 2013-01-26 | 1 | -1/+1 |
* | input_{internal,plugin}: convert to C++ | Max Kellermann | 2013-01-25 | 1 | -1/+1 |
* | archive/*: convert to C++ | Max Kellermann | 2013-01-24 | 1 | -2/+2 |
* | path: convert to C++ | Max Kellermann | 2013-01-17 | 1 | -1/+0 |
* | input_stream: convert to C++ (internally) | Max Kellermann | 2013-01-10 | 1 | -1/+1 |
* | sig_handlers, log: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -5/+1 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | output_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | Merge branch 'v0.17.x' | Max Kellermann | 2013-01-03 | 1 | -4/+4 |
* | ls.h: rename to ls.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | cmdline: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+257 |