Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v0.18.x' | Max Kellermann | 2013-12-15 | 1 | -1/+13 |
|\ | |||||
| * | mixer/alsa: fix deadlock | Max Kellermann | 2013-12-15 | 1 | -1/+13 |
* | | Merge branch 'v0.18.x' | Max Kellermann | 2013-12-14 | 1 | -1/+2 |
|\| | |||||
| * | mixer/alsa: use BlockingCall() instead of EventLoop::AddCall() | Max Kellermann | 2013-12-13 | 1 | -1/+2 |
* | | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 4 | -11/+4 |
|/ | |||||
* | mixer/software: fix double free bug | Max Kellermann | 2013-10-30 | 1 | -3/+15 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 2 | -17/+17 |
* | Util/ASCII: add StringEqualsCaseASCII() overload with length | Max Kellermann | 2013-10-21 | 1 | -3/+2 |
* | Util/ASCII: add function StringEqualsCaseASCII() | Max Kellermann | 2013-10-20 | 1 | -3/+3 |
* | Client, ...: remove unnecessary glib.h include | Max Kellermann | 2013-10-15 | 1 | -2/+0 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 4 | -14/+15 |
* | Merge branch 'v0.17.x' | Max Kellermann | 2013-10-01 | 1 | -2/+19 |
|\ | |||||
| * | mixer/alsa: handle ENODEV | Max Kellermann | 2013-10-01 | 1 | -0/+5 |
| * | mixer/alsa: log snd_mixer_handle_events() errors | Max Kellermann | 2013-10-01 | 1 | -1/+6 |
* | | conf.h: remove obsolete header | Max Kellermann | 2013-09-05 | 1 | -1/+0 |
* | | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 6 | -124/+102 |
* | | alsa/mixer: defer InvalidateSockets() call to I/O thread | Max Kellermann | 2013-08-10 | 1 | -1/+2 |
* | | mixer/alsa: invoke InvalidateSockets() in constructor | Max Kellermann | 2013-08-10 | 1 | -1/+3 |
* | | event/MultiSocketMonitor: PrepareSockets() returns timeout | Max Kellermann | 2013-08-10 | 1 | -3/+5 |
* | | *: remove remaining __cplusplus checks | Max Kellermann | 2013-08-07 | 1 | -8/+0 |
* | | mixer/alsa: use AllocatedArray for the pollfd buffer | Max Kellermann | 2013-08-07 | 1 | -3/+5 |
* | | Makefile.am: move sources to libsystem.a | Max Kellermann | 2013-08-07 | 1 | -1/+1 |
* | | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 4 | -9/+10 |
* | | MixerPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 6 | -19/+19 |
* | | FilterPlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -1/+3 |
* | | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -0/+1 |
* | | output_api: convert to C++ | Max Kellermann | 2013-07-30 | 4 | -4/+4 |
* | | mixer/software: use gcc_unused instead of G_GNUC_UNUSED | Max Kellermann | 2013-04-16 | 1 | -5/+5 |
* | | MixerInternal: convert to class | Max Kellermann | 2013-04-16 | 7 | -59/+51 |
* | | mixer/winmm: convert to a class | Max Kellermann | 2013-04-16 | 1 | -10/+12 |
* | | mixer/Software: convert to a class | Max Kellermann | 2013-04-16 | 1 | -20/+22 |
* | | mixer/Pulse: convert to a class | Max Kellermann | 2013-04-16 | 2 | -25/+22 |
* | | mixer/Oss: convert to a class | Max Kellermann | 2013-04-16 | 1 | -51/+92 |
* | | mixer/Alsa: convert to a class | Max Kellermann | 2013-04-16 | 1 | -67/+103 |
* | | output/Pulse: convert to C++ | Max Kellermann | 2013-04-16 | 2 | -6/+6 |
* | | pcm_*: move to src/pcm/ | Max Kellermann | 2013-04-09 | 1 | -1/+1 |
* | | mixer_plugin: convert to C++ | Max Kellermann | 2013-02-22 | 6 | -6/+6 |
* | | {output,mixer}/winmm: convert to C++ | Max Kellermann | 2013-02-22 | 1 | -9/+12 |
* | | FilterInternal: convert struct filter to a OO interface | Max Kellermann | 2013-02-02 | 2 | -4/+4 |
* | | filter: convert to C++ | Max Kellermann | 2013-02-01 | 1 | -2/+2 |
* | | pcm_*: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -1/+1 |
* | | mixer/software, filter/volume: convert to C++ | Max Kellermann | 2013-01-31 | 2 | -11/+13 |
* | | output/{alsa,oss}: convert to C++ | Max Kellermann | 2013-01-29 | 1 | -8/+8 |
* | | output/roar: convert to C++ | Max Kellermann | 2013-01-16 | 1 | -52/+24 |
* | | mixer/Alsa: use MultiSocketMonitor | Max Kellermann | 2013-01-15 | 1 | -134/+37 |
* | | configure.ac: enable WIN32_LEAN_AND_MEAN on Windows | Max Kellermann | 2013-01-11 | 1 | -0/+2 |
* | | EventPipe: rename to GlobalEvents | Max Kellermann | 2013-01-09 | 2 | -5/+5 |
* | | event_pipe.h: convert to C++ | Max Kellermann | 2013-01-09 | 2 | -2/+2 |
* | | mixer/{alsa,pulse}: convert to C++ | Max Kellermann | 2013-01-09 | 3 | -28/+40 |
|/ | |||||
* | output/raop: delete the RAOP plugin | Max Kellermann | 2012-05-29 | 1 | -67/+0 |