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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
output/ao: convert to C++
Max Kellermann
3
-62
/
+87
2013-04-17
output/shout: convert to C++
Max Kellermann
3
-139
/
+142
2013-04-17
output/ffado: remove broken plugin
Max Kellermann
3
-388
/
+0
2013-04-17
output/mvp: remove obsolete plugin
Max Kellermann
3
-373
/
+0
2013-04-17
output/jack: convert to C++
Max Kellermann
3
-94
/
+114
2013-04-17
output/fifo: convert to C++
Max Kellermann
3
-102
/
+114
2013-04-17
output/pipe: convert to C++
Max Kellermann
3
-31
/
+62
2013-04-17
output/recorder: convert to C++
Max Kellermann
3
-63
/
+87
2013-04-16
MixerInternal: use Mutex instead of GMutex
Max Kellermann
2
-27
/
+10
2013-04-16
mixer/software: use gcc_unused instead of G_GNUC_UNUSED
Max Kellermann
1
-5
/
+5
2013-04-16
MixerInternal: convert to class
Max Kellermann
18
-139
/
+107
2013-04-16
mixer/winmm: convert to a class
Max Kellermann
1
-10
/
+12
2013-04-16
mixer/Software: convert to a class
Max Kellermann
1
-20
/
+22
2013-04-16
mixer/Pulse: convert to a class
Max Kellermann
4
-32
/
+28
2013-04-16
mixer/Oss: convert to a class
Max Kellermann
1
-51
/
+92
2013-04-16
mixer/Alsa: convert to a class
Max Kellermann
1
-67
/
+103
2013-04-16
output/Pulse: convert to C++
Max Kellermann
5
-163
/
+165
2013-04-16
output/roar: work around libroar's use of "new"
Max Kellermann
1
-0
/
+4
2013-04-11
util/Manual: work around strict-aliasing warning
Max Kellermann
1
-0
/
+9
2013-04-09
pcm_export: convert to C++
Max Kellermann
5
-249
/
+220
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
53
-18
/
+18
2013-04-09
utils: convert to C++
Max Kellermann
4
-25
/
+18
2013-04-09
string_util: convert to C++
Max Kellermann
12
-42
/
+19
2013-04-09
OpusReader: don't use strndup()
Max Kellermann
3
-65
/
+4
2013-04-09
cue_parser: convert to C++
Max Kellermann
6
-480
/
+467
2013-04-09
playlist/cue: add constructor/destructor
Max Kellermann
1
-11
/
+13
2013-04-09
decoder_plugin: convert to C++
Max Kellermann
1
-7
/
+7
2013-04-08
tokenizer: convert to C++
Max Kellermann
5
-151
/
+146
2013-04-08
uri: convert to C++
Max Kellermann
25
-88
/
+39
2013-04-08
decoder/gme: fix rounding error
Max Kellermann
1
-1
/
+1
2013-04-08
decoder/gme: convert to C++
Max Kellermann
3
-75
/
+135
2013-04-08
InputStream: use gcc.h attributes
Max Kellermann
1
-6
/
+6
2013-04-08
event/TimeoutMonitor: eliminate support for periodic events
Max Kellermann
8
-27
/
+17
2013-04-08
StateFile: schedule timer only after a change
Max Kellermann
3
-17
/
+14
2013-04-08
StateFile: move code to RememberVersions(), IsModified()
Max Kellermann
2
-12
/
+33
2013-04-08
StateFile: make AutoWrite() private
Max Kellermann
1
-1
/
+3
2013-04-08
Idle: fix typo in API documentation
Max Kellermann
1
-1
/
+1
2013-04-08
decoder/ffmpeg: suppress warning about unused variable
Max Kellermann
1
-0
/
+2
2013-04-08
command: don't check audio_format if not playing
Max Kellermann
1
-7
/
+8
2013-04-08
player_control: don't emit IDLE_PLAYER before audio format is known
Max Kellermann
2
-2
/
+4
2013-04-08
command: don't print undefined audio_format
Max Kellermann
1
-6
/
+9
2013-04-05
ffmpeg decoder plugin: do not allocate an AVFrame on stack.
Anton Khirnov
1
-5
/
+24
2013-04-05
ffmpeg decoder plugin: do not allocate an AVFrame on stack.
Anton Khirnov
1
-3
/
+16
2013-02-27
GlobalEvents: use g_idle_add() instead of WakeFD()
Max Kellermann
1
-28
/
+5
2013-02-27
GlobalEvents: wake up only if the flags were empty
Max Kellermann
1
-1
/
+1
2013-02-27
Idle, GlobalEvents: use std::atomic::exchange()
Max Kellermann
2
-2
/
+2
2013-02-27
IcyMetaDataServer: increment iterator
Oddegamra
1
-1
/
+1
2013-02-27
Add some comments to keep track of timer units.
Hagen Fritsch
1
-3
/
+5
2013-02-27
clock: fix usec-to-usec factor
Hagen Fritsch
1
-1
/
+1
2013-02-27
clock: add missing include
Hagen Fritsch
1
-0
/
+3
[prev]
[next]