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-01-15
server_socket: convert to C++
Max Kellermann
1
-3
/
+2
2013-01-15
output/httpd: convert to C++
Max Kellermann
1
-4
/
+3
2013-01-15
InotifySource: use the SocketMonitor class
Max Kellermann
1
-0
/
+1
2013-01-15
mixer/Alsa: use MultiSocketMonitor
Max Kellermann
1
-0
/
+2
2013-01-15
input/Curl: move code to class MultiSocketMonitor
Max Kellermann
1
-1
/
+7
2013-01-15
event/SocketMonitor: wrapper class for GSource + GPollFD
Max Kellermann
1
-1
/
+3
2013-01-15
Client: move output buffer code to new class PeakBuffer
Max Kellermann
1
-0
/
+1
2013-01-15
fifo_buffer: move to util/
Max Kellermann
1
-10
/
+10
2013-01-15
socket_error: new library for errno / WSAGetLastError()
Max Kellermann
1
-0
/
+1
2013-01-14
event/TimeoutMonitor: wrapper for g_timeout_source_new()
Max Kellermann
1
-0
/
+1
2013-01-14
Main, IOThread: move GMainLoop setup code to class EventLoop
Max Kellermann
1
-1
/
+2
2013-01-11
thread/{Mutex,Cond}: new backend for WIN32
Max Kellermann
1
-0
/
+2
2013-01-10
icy_metadata: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-10
decoder/wavpack: convert to C++
Max Kellermann
1
-1
/
+3
2013-01-10
conf: convert to C++
Max Kellermann
1
-13
/
+13
2013-01-10
notify: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-10
io_thread: convert to C++
Max Kellermann
1
-7
/
+7
2013-01-10
input/{curl,soup}: convert to C++
Max Kellermann
1
-4
/
+3
2013-01-10
input_stream: convert to C++ (internally)
Max Kellermann
1
-8
/
+6
2013-01-10
thread/Cond: new wrapper for pthread_cond_t or GCond
Max Kellermann
1
-0
/
+3
2013-01-10
thread/GLibMutex: new Mutex implementation
Max Kellermann
1
-1
/
+1
2013-01-09
GlobalEvents: move code to class WakeFD
Max Kellermann
1
-0
/
+7
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
1
-1
/
+1
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-09
sig_handlers, log: convert to C++
Max Kellermann
1
-8
/
+6
2013-01-09
mixer/{alsa,pulse}: convert to C++
Max Kellermann
1
-3
/
+3
2013-01-09
Playlist.hxx: move prototype to PlaylistGlobal.hxx
Max Kellermann
1
-1
/
+1
2013-01-09
event_pipe: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
idle: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-09
test/FakeReplayGainConfig: move fake symbols from a few debug programs
Max Kellermann
1
-2
/
+2
2013-01-09
ClientList: add header ClientList.hxx
Max Kellermann
1
-1
/
+1
2013-01-08
Queue: move code to new class IdTable
Max Kellermann
1
-0
/
+1
2013-01-08
test: rename debug programs back to old names
Max Kellermann
1
-7
/
+7
2013-01-08
Makefile.am: distribute mpc.ico
Denis Krjuchkov
1
-1
/
+1
2013-01-08
decoder/Opus: read total time
Max Kellermann
1
-0
/
+1
2013-01-07
input_stream: add method _cheap_seeking()
Max Kellermann
1
-0
/
+2
2013-01-07
decoder/ogg_codec: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
decoder/vorbis: convert to C++
Max Kellermann
1
-3
/
+2
2013-01-07
Queue: use C++ random instead of GLib's GRand
Max Kellermann
1
-0
/
+2
2013-01-07
util/LazyRandomEngine: lazy wrapper for std::mt19937
Max Kellermann
1
-0
/
+1
2013-01-07
Playlist: convert functions to methods
Max Kellermann
1
-1
/
+0
2013-01-07
tag: convert to C++
Max Kellermann
1
-12
/
+12
2013-01-07
thread/Mutex: don't use std::mutex
Max Kellermann
1
-0
/
+1
2013-01-07
filter/replay_gain: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-07
mixer_all: convert to C++
Max Kellermann
1
-4
/
+2
2013-01-07
volume: convert to C++
Max Kellermann
1
-2
/
+1
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann
1
-0
/
+1
2013-01-05
test: revert debug program renames
Max Kellermann
1
-9
/
+9
2013-01-04
replay_gain_*: convert to C++
Max Kellermann
1
-9
/
+9
2013-01-04
player_control.h: convert header to C++
Max Kellermann
1
-2
/
+1
[prev]
[next]