aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/cdio_paranoia_input_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-08input/cdio_paranoia: add module nameMax Kellermann1-0/+1
2010-12-22input/cdda: rename plugin to "cdio_paranoia"Max Kellermann1-39/+39
2010-12-22input/cdda: support reading the whole discMax Kellermann1-10/+8
2010-12-22input/cdda: remove unused function input_cdda_archive_extract_trackno()Max Kellermann1-24/+0
2010-12-22input/cdda: import missing pcm16_to_wave() from the wave encoderMax Kellermann1-0/+11
2010-12-22input/cdda: implement parse_cdda_uri()Max Kellermann1-10/+59
2010-12-22input/cdda: call input_cdda_close() with an input_stream pointerMax Kellermann1-5/+5
2010-12-22input/cdda: move code to cdda_detect_drive()Max Kellermann1-7/+18
2010-12-22input/cdda: remove newlines from error messagesMax Kellermann1-8/+10
2010-12-22input/cdda: remove debug codeMax Kellermann1-31/+1
2010-12-22input/cdda: some general build failure fixesMax Kellermann1-13/+5
2010-12-22input_cdda_plugin: new plugin to handle cdda:// protocol to access CD-DA audi...Viliam Mateicka1-0/+378