index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input
/
CdioParanoiaInputPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
input/cdio: fix typo in #include path
Max Kellermann
1
-1
/
+1
2013-11-27
input/cdio_paranoia: support libcdio-paranoia 0.90
Gaetan Bisson
1
-0
/
+5
2013-11-07
input/cdio_paranoia: add setting "default_byte_order"
Max Kellermann
1
-2
/
+26
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
1
-6
/
+6
2013-10-23
InputInternal: remove obsolete library
Max Kellermann
1
-1
/
+0
2013-10-19
input/cdio: use class AllocatedPath
Max Kellermann
1
-10
/
+9
2013-10-17
InputStream: use int64_t instead of goffset
Max Kellermann
1
-1
/
+1
2013-10-17
input_plugin: rename struct to "InputPlugin"
Max Kellermann
1
-1
/
+1
2013-10-16
system/ByteOrder: new library for byte ordering / endianess
Max Kellermann
1
-2
/
+3
2013-10-15
input/*: don't allocate attribute "mime"
Max Kellermann
1
-3
/
+3
2013-10-02
Log: new logging library API
Max Kellermann
1
-4
/
+9
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-25
/
+19
2013-01-29
refcount: convert to C++
Max Kellermann
1
-1
/
+0
2013-01-28
InputStream: add constructor/destructor
Max Kellermann
1
-5
/
+2
2013-01-27
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
1
-2
/
+2
2013-01-26
input_stream: forward-declare the struct
Max Kellermann
1
-0
/
+1
2013-01-25
input_{internal,plugin}: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-21
input/cdio_paranoia: convert to C++
Max Kellermann
1
-49
/
+60
2012-02-15
input/cdio_paranoia: whitespace-fix a comment
Jonathan Neuschäfer
1
-2
/
+2
2011-10-10
input/cdio_paranoia: pass byte order swapping to the PCM "decoder"
Max Kellermann
1
-32
/
+11
2011-09-16
input_stream: non-blocking I/O
Max Kellermann
1
-2
/
+5
2011-09-14
input_stream: move input_stream_init(), _deinit() to _internal.c
Max Kellermann
1
-0
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2011-01-08
input/cdio_paranoia: add module name
Max Kellermann
1
-0
/
+1
2010-12-22
input/cdda: rename plugin to "cdio_paranoia"
Max Kellermann
1
-39
/
+39
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