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
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
66
-745
/
+773
2014-01-08
SongUpdate: move code to handle_lsinfo()
Max Kellermann
5
-20
/
+30
2014-01-08
SongSave: make variables more local
Max Kellermann
1
-5
/
+4
2014-01-08
decoder/faad: fix memory leak
Max Kellermann
1
-0
/
+2
2014-01-08
playlist/pls: don't free stack buffer
Max Kellermann
1
-1
/
+0
2014-01-08
playlist/pls: make variables more local
Max Kellermann
1
-17
/
+9
2014-01-08
playlist/pls: convert "while" loop to "for" loop
Max Kellermann
1
-2
/
+1
2014-01-08
playlist/pls: simplify error handler
Max Kellermann
1
-11
/
+4
2014-01-08
DespotifyUtils: return Tag, not pointer
Max Kellermann
4
-12
/
+12
2014-01-08
DespotifyUtils: pass const ds_track reference
Max Kellermann
4
-17
/
+17
2014-01-08
tag/TagBuilder: overload Commit() returning a Tag object
Max Kellermann
7
-12
/
+24
2014-01-08
tag/TagBuilder: rename Commit() to CommitNew()
Max Kellermann
20
-23
/
+23
2014-01-08
input/AlsaInputPlugin: remove unnecessary alsa s/w param setting to fix high ...
Steven O'Brien
1
-9
/
+0
2014-01-08
SongSticker: use Song references
Max Kellermann
4
-31
/
+26
2014-01-08
PlayerThread: use Song references
Max Kellermann
1
-15
/
+13
2014-01-08
DecoderThread: use Song references
Max Kellermann
1
-10
/
+10
2014-01-07
util/Alloc: new library replacing GLib's g_malloc()
Max Kellermann
19
-57
/
+208
2014-01-07
DecoderBuffer: use NewVarSize()
Max Kellermann
1
-13
/
+10
2014-01-07
tag/TagPool: use NewVarSize() to allocate TagPoolSlot
Max Kellermann
1
-21
/
+27
2014-01-07
tag/TagPool: rename struct slot to TagPoolSlot
Max Kellermann
1
-14
/
+13
2014-01-07
tag/TagPool: use gcc_packed instead of mpd_packed
Max Kellermann
1
-1
/
+1
2014-01-07
Directory: make some code generic, move to VarSize.hxx
Max Kellermann
3
-10
/
+93
2014-01-07
Directory: use g_malloc() instead of g_malloc0()
Max Kellermann
1
-3
/
+4
2014-01-07
playlist/soundcloud: parse URI without copying it
Max Kellermann
1
-19
/
+11
2014-01-07
playlist/soundcloud: change scheme check to assertion
Max Kellermann
1
-18
/
+2
2014-01-07
playlist/soundcloud: eliminate nullptr checks before g_free()
Max Kellermann
1
-8
/
+4
2014-01-07
pcm/Utils: remove unused function pcm_end_pointer()
Max Kellermann
1
-12
/
+0
2014-01-07
pcm/Volume: use number of samples instead of end pointer
Max Kellermann
1
-25
/
+19
2014-01-06
pcm/Format: change parameters/return values to ConstBuffer
Max Kellermann
3
-259
/
+160
2014-01-06
pcm/Format: use number of samples instead of end pointer
Max Kellermann
1
-44
/
+34
2014-01-06
DecoderBuffer: _read() returns ConstBuffer object
Max Kellermann
3
-68
/
+55
2014-01-06
DecoderBuffer: add "pure" attributes
Max Kellermann
1
-0
/
+4
2014-01-06
DecoderBuffer: add method _clear()
Max Kellermann
3
-8
/
+12
2014-01-06
decoder/faad: make variables more local
Max Kellermann
1
-47
/
+31
2014-01-06
decoder/faad: eliminate local variable "ret"
Max Kellermann
1
-5
/
+2
2014-01-06
event/Loop: cancel the WakeFD monitor in destructor
Max Kellermann
1
-0
/
+4
2014-01-06
input/AlsaInputPlugin.cxx: use I/O thread to poll for available data
Steven O'Brien
1
-55
/
+289
2014-01-06
event/MultiSocketMonitor: add method ClearSocketList()
Max Kellermann
3
-1
/
+17
2014-01-06
event/SocketMonitor: don't close the socket automatically
Max Kellermann
12
-21
/
+20
2014-01-06
util/Cast: new utility library
Max Kellermann
3
-2
/
+62
2014-01-06
event/IdleMonitor: cancel in destructor only if active
Max Kellermann
1
-1
/
+6
2014-01-06
event/MultiSocketMonitor: API documentation
Max Kellermann
1
-0
/
+10
2014-01-05
event/Loop: try to avoid the WakeFD when adding DeferredMonitor
Max Kellermann
2
-2
/
+24
2014-01-05
event/Loop: combine multiple WakeFD::Write() calls
Max Kellermann
1
-1
/
+6
2014-01-05
event/Loop: add attribute "again"
Max Kellermann
2
-2
/
+10
2014-01-05
event/Loop: add thread-safety assertions
Max Kellermann
3
-1
/
+30
2014-01-05
output/httpd: move the clients.clear() call to the IOThread
Max Kellermann
1
-1
/
+3
2014-01-05
output/httpd: import GetEventLoop()
Max Kellermann
2
-3
/
+5
2014-01-05
ClientList: use "delete" instead of Client::Close()
Max Kellermann
1
-2
/
+8
2014-01-05
event/Loop: remove obsolete assertion
Max Kellermann
1
-2
/
+0
[next]