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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
event/BufferedSocket: add missing include
Max Kellermann
2013-08-08
1
-0
/
+1
*
|
os/FileSystem: disable mkfifo() wrapper on WIN32
Max Kellermann
2013-08-07
1
-0
/
+4
*
|
ConfigPath: return a Path object
Max Kellermann
2013-08-07
19
-173
/
+176
*
|
*: remove remaining __cplusplus checks
Max Kellermann
2013-08-07
8
-77
/
+1
*
|
event/EPollFD: basic support for Linux epoll
Max Kellermann
2013-08-07
4
-0
/
+114
*
|
event/DeferredMonitor: rename Run() to RunDeferred()
Max Kellermann
2013-08-07
3
-6
/
+6
*
|
event/DeferredMonitor: use EventLoop::AddIdle()
Max Kellermann
2013-08-07
5
-7
/
+16
*
|
configure.ac: pass option name to MPD_OPTIONAL_FUNC()
Max Kellermann
2013-08-07
2
-7
/
+7
*
|
event/DeferredMonitor: new class wrapping g_idle_add()
Max Kellermann
2013-08-07
4
-12
/
+128
*
|
mixer/alsa: use AllocatedArray for the pollfd buffer
Max Kellermann
2013-08-07
1
-3
/
+5
*
|
encoder/lame: use ReusableBuffer instead of AllocatedArray
Max Kellermann
2013-08-07
3
-213
/
+13
*
|
PcmBuffer: move code to new class ReusableBuffer
Max Kellermann
2013-08-07
7
-44
/
+99
*
|
Makefile: fix "distcheck" errors
Max Kellermann
2013-08-07
1
-6
/
+6
*
|
add missing includes
Max Kellermann
2013-08-07
5
-0
/
+8
*
|
filter/Route: don't access PcmBuffer attributes directly
Max Kellermann
2013-08-07
1
-5
/
+5
*
|
CommandLine.cxx: look for config file in XDG_CONFIG_HOME too
Alexander Gehrke
2013-08-07
4
-8
/
+15
*
|
FfmpegDecoderPlugin: Allocate the interleaved buffer as needed instead of usi...
Alexis Ballier
2013-08-07
1
-17
/
+29
*
|
event/EventFD: move to libsystem
Max Kellermann
2013-08-07
6
-4
/
+4
*
|
event/SignalMonitor: use signalfd() if available
Max Kellermann
2013-08-07
5
-1
/
+194
*
|
SignalHandlers: move code to new class SignalMonitor
Max Kellermann
2013-08-07
7
-18
/
+234
*
|
event/Event{Pipe,FD}: auto-create in constructor
Max Kellermann
2013-08-07
4
-59
/
+23
*
|
Makefile.am: move sources to libsystem.a
Max Kellermann
2013-08-07
43
-67
/
+69
*
|
FatalError: new library to replace mpd_error.h
Max Kellermann
2013-08-07
15
-76
/
+222
*
|
daemon: convert to C++
Max Kellermann
2013-08-07
4
-21
/
+18
*
|
test/signals: remove obsolete library
Max Kellermann
2013-08-07
2
-91
/
+0
*
|
configure.ac: add option --enable-eventfd
Max Kellermann
2013-08-06
10
-107
/
+247
*
|
util/Manual: add missing include <utility>
Max Kellermann
2013-08-06
1
-0
/
+1
*
|
playlist/pls: use std::string instead of GString
Max Kellermann
2013-08-06
1
-9
/
+8
*
|
encoder/lame: dynamic output buffer
Max Kellermann
2013-08-06
3
-4
/
+208
*
|
encoder/lame: use delete instead of g_free()
Max Kellermann
2013-08-06
1
-1
/
+1
*
|
encoder/lame: use lame_encode_buffer_interleaved()
Max Kellermann
2013-08-06
1
-14
/
+5
*
|
encoder/lame: use offset variable instead of memmove()
Max Kellermann
2013-08-06
2
-17
/
+36
*
|
encoder/lame: rename "buffer" to "output_buffer"
Max Kellermann
2013-08-06
2
-31
/
+33
*
|
playlist/EmbbeddedCue: convert to class
Max Kellermann
2013-08-05
1
-27
/
+41
*
|
playlist/lastfm: convert to class
Max Kellermann
2013-08-05
1
-11
/
+15
*
|
playlist/lastfm: allocate the lastfm_playlist object at the end
Max Kellermann
2013-08-05
1
-15
/
+14
*
|
playlist/m3u: allocate ExtM3uPlaylist with new/delete
Max Kellermann
2013-08-05
1
-8
/
+9
*
|
playlist/extm3u: allocate ExtM3uPlaylist with new/delete
Max Kellermann
2013-08-05
1
-10
/
+11
*
|
decoder/ffmpeg: convert struct mpd_ffmpeg_stream to a class
Max Kellermann
2013-08-05
1
-47
/
+28
*
|
*: use gcc.h macros instead of GLib
Max Kellermann
2013-08-04
98
-349
/
+369
*
|
DatabasePrint: print Last-Modified attribute for directories
Andrzej Rybczak
2013-08-04
1
-2
/
+15
*
|
Commands: new command "toggleoutput"
Max Kellermann
2013-08-04
7
-0
/
+70
*
|
configure.ac: increase protocol version to 0.18
Max Kellermann
2013-08-04
1
-1
/
+1
*
|
Merge tag 'release-0.17.5'
Max Kellermann
2013-08-04
8
-19
/
+44
|
\
|
|
*
release 0.17.5
Max Kellermann
2013-08-04
2
-2
/
+2
|
*
FfmpegDecoderPlugin: add application/flv to mime types list
Justin Riley
2013-08-04
2
-0
/
+2
|
*
decoder/mikmod: use MikMod_free() to free the title on libmikmod-3.2
Christoph Mende
2013-08-01
2
-0
/
+6
|
*
playlist_edit: fix "move" relative to current when there is no current song
Max Kellermann
2013-08-01
2
-1
/
+7
|
*
configure.ac: detect system "ar"
Michael Mair-Keimberger
2013-08-01
2
-0
/
+7
|
*
commmand: fix URI argument in playlistadd
tsufeki
2013-08-01
2
-1
/
+3
[prev]
[next]