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
/
Makefile.am
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
conf.h: remove obsolete header
Max Kellermann
1
-1
/
+0
2013-09-05
conf.h: move constants to ConfigDefaults.hxx
Max Kellermann
1
-0
/
+1
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
1
-1
/
+0
2013-09-04
TagTable: un-inline the two functions
Max Kellermann
1
-1
/
+1
2013-09-04
Tag*: move TagTable.hxx to libtag.a
Max Kellermann
1
-1
/
+1
2013-09-04
Tag*: move libtag.a sources to src/tag/
Max Kellermann
1
-13
/
+9
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-8
/
+14
2013-09-04
system/resolver: convert to C++
Max Kellermann
1
-2
/
+2
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
1
-1
/
+1
2013-08-10
db_error: convert to C++
Max Kellermann
1
-1
/
+1
2013-08-10
playlist_error: convert to C++
Max Kellermann
1
-1
/
+1
2013-08-10
ack.h: move to protocol/
Max Kellermann
1
-1
/
+1
2013-08-10
event/IdleMonitor: new monitor class
Max Kellermann
1
-0
/
+1
2013-08-10
ConfigData: use FatalError() instead of MPD_ERROR()
Max Kellermann
1
-0
/
+5
2013-08-10
thread/Id: new class replacing GThread pointers
Max Kellermann
1
-0
/
+1
2013-08-08
event: add function BlockingCall()
Max Kellermann
1
-0
/
+1
2013-08-08
EventLoop: un-inline Run() and others
Max Kellermann
1
-1
/
+1
2013-08-07
event/EPollFD: basic support for Linux epoll
Max Kellermann
1
-0
/
+1
2013-08-07
event/DeferredMonitor: new class wrapping g_idle_add()
Max Kellermann
1
-0
/
+1
2013-08-07
encoder/lame: use ReusableBuffer instead of AllocatedArray
Max Kellermann
1
-1
/
+0
2013-08-07
PcmBuffer: move code to new class ReusableBuffer
Max Kellermann
1
-0
/
+1
2013-08-07
Makefile: fix "distcheck" errors
Max Kellermann
1
-6
/
+6
2013-08-07
event/EventFD: move to libsystem
Max Kellermann
1
-2
/
+2
2013-08-07
event/SignalMonitor: use signalfd() if available
Max Kellermann
1
-0
/
+1
2013-08-07
SignalHandlers: move code to new class SignalMonitor
Max Kellermann
1
-0
/
+1
2013-08-07
Makefile.am: move sources to libsystem.a
Max Kellermann
1
-29
/
+31
2013-08-07
FatalError: new library to replace mpd_error.h
Max Kellermann
1
-0
/
+2
2013-08-07
daemon: convert to C++
Max Kellermann
1
-2
/
+1
2013-08-06
configure.ac: add option --enable-eventfd
Max Kellermann
1
-1
/
+3
2013-08-06
encoder/lame: dynamic output buffer
Max Kellermann
1
-0
/
+1
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-9
/
+7
2013-07-30
tag: convert to C++
Max Kellermann
1
-2
/
+1
2013-07-30
tag: move enum tag_type to TagType.h
Max Kellermann
1
-0
/
+1
2013-07-30
encoder_api: convert to C++
Max Kellermann
1
-2
/
+2
2013-07-30
encoder/lame,twolame: convert to C++
Max Kellermann
1
-2
/
+6
2013-07-30
encoder/wave: convert to C++
Max Kellermann
1
-1
/
+3
2013-07-30
encoder/null: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-30
output_api: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-30
pcm_buffer: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-30
pcm_resample: convert to C++
Max Kellermann
1
-4
/
+4
2013-07-29
encoder/flac: convert to C++
Max Kellermann
1
-1
/
+2
2013-07-29
pcm_dsd: convert to C++
Max Kellermann
1
-2
/
+2
2013-07-29
audio_check: convert to C++
Max Kellermann
1
-12
/
+11
2013-07-29
tag_table: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-29
XiphTags: convert to C++
Max Kellermann
1
-1
/
+1
2013-07-29
tag_handler: convert to C++
Max Kellermann
1
-5
/
+5
2013-07-29
ape: convert to C++
Max Kellermann
1
-6
/
+3
2013-07-28
tag_id3: convert to C++
Max Kellermann
1
-3
/
+2
2013-07-28
song: convert header to C++
Max Kellermann
1
-2
/
+1
2013-07-28
decoder_api: convert to C++
Max Kellermann
1
-6
/
+4
[prev]
[next]