Max Kellermann
|
adb27903eb
|
output/jack: convert const to constexpr
|
2014-12-24 15:14:51 +01:00 |
|
Max Kellermann
|
51150faa39
|
output/jack: convert enum to constexpr
|
2014-12-24 09:52:32 +01:00 |
|
Max Kellermann
|
e69bef3ce3
|
util/SplitString: new utility class
Replaces GLib's g_strsplit().
|
2014-12-04 09:14:28 +01:00 |
|
Max Kellermann
|
c1c0fc79bc
|
output/jack: use usleep() instead of g_usleep()
|
2014-12-04 09:14:28 +01:00 |
|
Max Kellermann
|
4657a3bd0f
|
output: move functions into the AudioOutput struct
|
2014-01-29 08:10:46 +01:00 |
|
Max Kellermann
|
bf803e241f
|
AudioOutput: pass plugin to constructor
Make it "const".
|
2014-01-29 08:10:18 +01:00 |
|
Max Kellermann
|
c4403c523f
|
AudioOutput: add constructor and destructor
|
2014-01-28 12:37:58 +01:00 |
|
Max Kellermann
|
815d72065c
|
output: rename struct audio_output to AudioOutput
|
2014-01-28 11:34:09 +01:00 |
|
Max Kellermann
|
e0dc721324
|
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
|
2014-01-28 11:33:15 +01:00 |
|
Max Kellermann
|
197b503f3e
|
Config*: move to config/
|
2014-01-24 00:20:01 +01:00 |
|
Max Kellermann
|
ea5b901bcc
|
output/*: move to output/plugins/
|
2014-01-23 23:49:50 +01:00 |
|