aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/CdioParanoiaInputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input*: move to input/Max Kellermann2014-01-241-407/+0
* Config*: move to config/Max Kellermann2014-01-241-2/+2
* copyright year 2014Max Kellermann2014-01-131-1/+1
* Merge tag 'release-0.18.6'Max Kellermann2013-12-241-1/+1
|\
| * input/cdio: fix typo in #include pathMax Kellermann2013-12-171-1/+1
* | Merge branch 'v0.18.x'Max Kellermann2013-12-141-0/+5
|\|
| * input/cdio_paranoia: support libcdio-paranoia 0.90Gaetan Bisson2013-11-271-0/+5
* | Util/StringUtil: add StringStartsWith()Max Kellermann2013-11-281-1/+2
|/
* input/cdio_paranoia: add setting "default_byte_order"Max Kellermann2013-11-071-2/+26
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-6/+6
* InputInternal: remove obsolete libraryMax Kellermann2013-10-231-1/+0
* input/cdio: use class AllocatedPathMax Kellermann2013-10-191-10/+9
* InputStream: use int64_t instead of goffsetMax Kellermann2013-10-171-1/+1
* input_plugin: rename struct to "InputPlugin"Max Kellermann2013-10-171-1/+1
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-2/+3
* input/*: don't allocate attribute "mime"Max Kellermann2013-10-151-3/+3
* Log: new logging library APIMax Kellermann2013-10-021-4/+9
* util/Error: new error passing libraryMax Kellermann2013-09-041-25/+19
* refcount: convert to C++Max Kellermann2013-01-291-1/+0
* InputStream: add constructor/destructorMax Kellermann2013-01-281-5/+2
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-2/+2
* input_stream: forward-declare the structMax Kellermann2013-01-261-0/+1
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-2/+2
* input/cdio_paranoia: convert to C++Max Kellermann2013-01-211-0/+382