Max Kellermann
|
d1e7b4e381
|
audio_format: convert to C++
|
2013-08-03 21:37:56 +02:00 |
|
Max Kellermann
|
ba161ec572
|
song: convert header to C++
|
2013-07-28 13:25:12 +02:00 |
|
Max Kellermann
|
43f613d9be
|
decoder_api: convert to C++
|
2013-07-28 13:18:48 +02:00 |
|
Max Kellermann
|
6f3d70b5e2
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
|
Max Kellermann
|
32799fef5c
|
DecoderControl: move functions into the class
|
2013-01-21 10:13:29 +01:00 |
|
Max Kellermann
|
e1b03b4a71
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
|
Max Kellermann
|
ad15ca7104
|
DecoderControl: take ownership of client_cond
Don't let the "client" pass its own GCond. This was not used
consistently.
|
2013-01-10 10:01:18 +01:00 |
|
Max Kellermann
|
e12cc01aa4
|
decoder_*: convert to C++
|
2013-01-04 09:41:45 +01:00 |
|