Max Kellermann
|
bbd7115564
|
input/{mms,despotify}: remove "seek" implementation
Omitting it has the same effect as returning false unconditionally.
|
2013-09-03 10:54:29 +02:00 |
|
Max Kellermann
|
85b77b81ca
|
*: use gcc.h macros instead of GLib
|
2013-08-04 23:48:01 +02:00 |
|
Max Kellermann
|
06f898cc12
|
tag: convert to C++
|
2013-07-30 20:19:53 +02:00 |
|
Max Kellermann
|
dcf55c7e32
|
InputStream: add constructor/destructor
Eliminate input_stream_init() and input_stream_deinit().
|
2013-01-28 23:29:43 +01:00 |
|
Max Kellermann
|
e565cd4404
|
input/despotify: add constructor/destructor
|
2013-01-28 23:13:19 +01:00 |
|
Max Kellermann
|
5934ccbb74
|
input/despotify: rename class
|
2013-01-28 23:12:10 +01:00 |
|
Max Kellermann
|
6f3d70b5e2
|
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
|
2013-01-27 18:39:32 +01:00 |
|
Max Kellermann
|
0273cd44b0
|
input_stream: forward-declare the struct
Hide the definition from C code, to prepare the transition to C++.
|
2013-01-26 01:24:01 +01:00 |
|
Max Kellermann
|
49567f1f3e
|
input_{internal,plugin}: convert to C++
|
2013-01-25 22:43:01 +01:00 |
|
Max Kellermann
|
9ec069104f
|
input,playlist/despotify: convert to C++
|
2013-01-21 19:01:10 +01:00 |
|