Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-12-22 | input/cdda: rename plugin to "cdio_paranoia" | Max Kellermann | 1 | -387/+0 |
2010-12-22 | input/cdda: support reading the whole disc | Max Kellermann | 1 | -10/+8 |
2010-12-22 | input/cdda: remove unused function input_cdda_archive_extract_trackno() | Max Kellermann | 1 | -24/+0 |
2010-12-22 | input/cdda: import missing pcm16_to_wave() from the wave encoder | Max Kellermann | 1 | -0/+11 |
2010-12-22 | input/cdda: implement parse_cdda_uri() | Max Kellermann | 1 | -10/+59 |
2010-12-22 | input/cdda: call input_cdda_close() with an input_stream pointer | Max Kellermann | 1 | -5/+5 |
2010-12-22 | input/cdda: move code to cdda_detect_drive() | Max Kellermann | 1 | -7/+18 |
2010-12-22 | input/cdda: remove newlines from error messages | Max Kellermann | 1 | -8/+10 |
2010-12-22 | input/cdda: remove debug code | Max Kellermann | 1 | -31/+1 |
2010-12-22 | input/cdda: some general build failure fixes | Max Kellermann | 1 | -13/+5 |
2010-12-22 | input_cdda_plugin: new plugin to handle cdda:// protocol to access CD-DA audi... | Viliam Mateicka | 1 | -0/+378 |