Max Kellermann
|
59ad6265a1
|
DecoderControl: add MixRamp getters
|
2013-10-26 14:08:09 +02:00 |
|
Max Kellermann
|
20cba9e89f
|
Song: pass reference to song_equals()
|
2013-10-21 23:19:15 +02:00 |
|
Max Kellermann
|
8e676db633
|
Thread/Thread: replacement library for GThread
|
2013-10-17 19:29:47 +02:00 |
|
Max Kellermann
|
ccd7f0825a
|
DecoderControl: use GLib forward declarations
|
2013-09-27 23:00:23 +02:00 |
|
Max Kellermann
|
6765901687
|
DecoderControl: convert "enum decoder_state" to strictly-typed enum
|
2013-09-27 12:27:33 +02:00 |
|
Max Kellermann
|
c5d05ac0cf
|
DecoderCommand: convert to strictly-typed enum
|
2013-09-27 12:11:37 +02:00 |
|
Max Kellermann
|
ef663810a2
|
DecoderControl: convert functions to methods
|
2013-09-27 09:18:03 +02:00 |
|
Max Kellermann
|
3216f4b257
|
MusicBuffer: expose the C++ API
|
2013-09-26 22:21:56 +02:00 |
|
Max Kellermann
|
ce1d897575
|
MusicPipe: expose the C++ API
|
2013-09-26 21:51:45 +02:00 |
|
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
|
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 |
|