Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -1/+1 |
* | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+3 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -42/+18 |
* | IOThread: use FatalError() on g_thread_create() error | Max Kellermann | 2013-09-03 | 1 | -5/+1 |
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
* | OutputPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -3/+2 |
* | audio_format: convert to C++ | Max Kellermann | 2013-08-03 | 1 | -8/+7 |
* | don't use g_thread_init() with GLib 2.32 | Max Kellermann | 2013-04-17 | 1 | -0/+2 |
* | output: convert to C++ | Max Kellermann | 2013-04-17 | 1 | -6/+2 |
* | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -1/+1 |
* | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -1/+1 |
* | pcm_convert: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -14/+8 |
* | audio_{parser,config}: convert to C++ | Max Kellermann | 2013-01-30 | 1 | -1/+1 |
* | ConfigFile: add enum ConfigOption | Max Kellermann | 2013-01-30 | 1 | -2/+2 |
* | ConfigFile, CommandLine: use the Path class | Max Kellermann | 2013-01-29 | 1 | -2/+4 |
* | mixer/Alsa: use MultiSocketMonitor | Max Kellermann | 2013-01-15 | 1 | -0/+8 |
* | io_thread: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -1/+1 |
* | EventPipe: rename to GlobalEvents | Max Kellermann | 2013-01-09 | 1 | -2/+2 |
* | event_pipe.h: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -1/+1 |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -1/+1 |
* | test/FakeReplayGainConfig: move fake symbols from a few debug programs | Max Kellermann | 2013-01-09 | 1 | -5/+0 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | filter/ReplayGain: add method _set_mode() | Max Kellermann | 2013-01-05 | 1 | -3/+0 |
* | PlayerControl: add constructor and destructor | Max Kellermann | 2013-01-04 | 1 | -1/+5 |
* | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | output_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -0/+257 |