Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Path: new class "Path" wraps filesystem path stringspath | Max Kellermann | 2013-01-17 | 1 | -1/+2 |
| | |||||
* | DecoderThread: signal the client after decoder finishes | Max Kellermann | 2013-01-10 | 1 | -0/+2 |
| | | | | Fixes potential dead lock bug. | ||||
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -3/+3 |
| | |||||
* | DecoderThread: move code to destructor | Max Kellermann | 2013-01-04 | 1 | -13/+0 |
| | |||||
* | DecoderInternal: move initializers to constructor | Max Kellermann | 2013-01-04 | 1 | -9/+3 |
| | |||||
* | decoder_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -2/+2 |
| | |||||
* | mapper: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | {decoder,player}_thread: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+521 |