index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2013-07-28
decoder_api: convert to C++
Max Kellermann
2013-07-28
decoder/fluidsynth: convert to C++
Max Kellermann
2013-07-28
decoder/pcm: convert to C++
Max Kellermann
2013-07-28
decoder/mpcdec: convert to C++
Max Kellermann
2013-07-28
decoder/modplug: convert to C++
Max Kellermann
2013-07-28
decoder/mikmod: convert to C++
Max Kellermann
2013-07-28
decoder/wildmidi: convert to C++
Max Kellermann
2013-07-28
decoder/mpg123: convert to C++
Max Kellermann
2013-07-28
decoder/sndfile: convert to C++
Max Kellermann
2013-07-28
decoder/audiofile: convert to C++
Max Kellermann
2013-07-28
decoder/{dsf,dsdiff}: convert to C++
Max Kellermann
2013-07-26
tag_rva2: convert to C++
Max Kellermann
2013-07-26
decoder/mad: convert to C++
Max Kellermann
2013-06-24
Merge branch 'master' of git://git.musicpd.org/dk/mpd
Max Kellermann
2013-06-24
fix overwriting bitrate with signal type
Matthias Larisch
2013-05-12
text_input_stream: convert to class
Denis Krjuchkov
2013-05-12
timer: convert to class
Denis Krjuchkov
2013-05-06
decoder/FLAC*: rename files and symbols to Flac*
Denis Krjuchkov
2013-05-06
PlaylistFile: use DirectoryReader and file system API
Denis Krjuchkov
2013-05-06
ClientFile: use Path and file system API, update usages accordingly
Denis Krjuchkov
2013-05-06
ClientFile.cxx: include config.h
Denis Krjuchkov
2013-05-06
UpdateWalk, ExcludeList: use Path, file system API, DirectoryReader, log in UTF8
Denis Krjuchkov
2013-05-05
DirectoryReader: rename Failed() to HasFailed() for consistency with TextFile
Denis Krjuchkov
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
2013-04-17
GlobalEvents: include windows.h for DELETE macro workaround
Max Kellermann
2013-04-17
decoder_buffer: convert to C++
Max Kellermann
2013-04-17
decoder/faad: convert to C++
Max Kellermann
2013-04-17
song_sort: convert to C++
Max Kellermann
2013-04-17
encoder_list: convert to C++
Max Kellermann
2013-04-17
input/soup: plugin removed
Max Kellermann
2013-04-17
don't use g_thread_init() with GLib 2.32
Max Kellermann
2013-04-17
use g_thread_new() if GLib is recent enough
Max Kellermann
2013-04-17
OutputInternal: use Mutex instead of GMutex
Max Kellermann
2013-04-17
thread/Cond: add method timed_wait()
Max Kellermann
2013-04-17
output/oss,null: use new/delete
Max Kellermann
2013-04-17
output: convert to C++
Max Kellermann
2013-04-17
output/solaris: convert to C++
Max Kellermann
2013-04-17
output/openal: convert to C++
Max Kellermann
2013-04-17
output/ao: convert to C++
Max Kellermann
2013-04-17
output/shout: convert to C++
Max Kellermann
2013-04-17
output/ffado: remove broken plugin
Max Kellermann
2013-04-17
output/mvp: remove obsolete plugin
Max Kellermann
2013-04-17
output/jack: convert to C++
Max Kellermann
2013-04-17
output/fifo: convert to C++
Max Kellermann
2013-04-17
output/pipe: convert to C++
Max Kellermann
2013-04-17
output/recorder: convert to C++
Max Kellermann
2013-04-16
MixerInternal: use Mutex instead of GMutex
Max Kellermann
2013-04-16
mixer/software: use gcc_unused instead of G_GNUC_UNUSED
Max Kellermann
2013-04-16
MixerInternal: convert to class
Max Kellermann
2013-04-16
mixer/winmm: convert to a class
Max Kellermann
[next]