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
/
archive
/
Bzip2ArchivePlugin.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
InputStream: add static method OpenReady()
Max Kellermann
2013-12-29
1
-1
/
+1
*
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
2013-12-05
1
-1
/
+1
*
include cleanup using iwyu
Max Kellermann
2013-11-28
1
-2
/
+0
*
input_stream: rename struct to InputStream
Max Kellermann
2013-10-23
1
-11
/
+11
*
InputInternal: remove obsolete library
Max Kellermann
2013-10-23
1
-1
/
+0
*
GetBaseUTF8
Max Kellermann
2013-10-21
1
-8
/
+8
*
archive/bz2: remove unused function bz2_quark()
Max Kellermann
2013-10-21
1
-6
/
+0
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-19
1
-2
/
+2
*
input_plugin: rename struct to "InputPlugin"
Max Kellermann
2013-10-17
1
-2
/
+2
*
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-05
1
-5
/
+4
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-15
/
+19
*
ArchivePlugin: move instance methods to class ArchiveFile
Max Kellermann
2013-01-30
1
-29
/
+23
*
archive/bzip2: create file only after stream has been opened
Max Kellermann
2013-01-30
1
-24
/
+19
*
ArchiveFile: convert to a class
Max Kellermann
2013-01-29
1
-13
/
+10
*
refcount: convert to C++
Max Kellermann
2013-01-29
1
-5
/
+4
*
ArchivePlugin: replace scan_reset(), scan_next() with visit()
Max Kellermann
2013-01-29
1
-18
/
+4
*
ArchivePlugin: scan_next() returns const string
Max Kellermann
2013-01-29
1
-2
/
+2
*
InputStream: add constructor/destructor
Max Kellermann
2013-01-28
1
-3
/
+2
*
input/bzip2: add constructor/destructor
Max Kellermann
2013-01-28
1
-37
/
+39
*
archive/bzip2: rename the classes
Max Kellermann
2013-01-28
1
-16
/
+16
*
DatabaseLock, input/bzip2: remove obsolete Glib/gcc workaround
Max Kellermann
2013-01-28
1
-5
/
+0
*
DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond
Max Kellermann
2013-01-27
1
-5
/
+4
*
input_stream: forward-declare the struct
Max Kellermann
2013-01-26
1
-0
/
+1
*
input_{internal,plugin}: convert to C++
Max Kellermann
2013-01-25
1
-2
/
+2
*
archive/*: convert to C++
Max Kellermann
2013-01-24
1
-0
/
+331