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
...
*
|
TagBuilder: add method Commit(Tag&)
Max Kellermann
2013-09-05
2
-8
/
+21
*
|
TagBuilder: add method IsEmpty()
Max Kellermann
2013-09-05
1
-1
/
+9
*
|
Tag: remove the obsolete "bulk" mode
Max Kellermann
2013-09-05
2
-88
/
+3
*
|
db/proxy: use class TagBuilder
Max Kellermann
2013-09-05
1
-8
/
+6
*
|
SongSave: use class TagBuilder
Max Kellermann
2013-09-05
1
-24
/
+8
*
|
TagBuilder: new class for constructing Tag objects
Max Kellermann
2013-09-05
3
-0
/
+230
*
|
TagItem: disable the copy constructor/operator
Max Kellermann
2013-09-05
1
-0
/
+4
*
|
Tag: compile-time initialisation of ignore_tag_items
Max Kellermann
2013-09-05
10
-25
/
+34
*
|
Tag: move struct TagItem to TagItem.hxx
Max Kellermann
2013-09-05
4
-16
/
+44
*
|
Tag: move fix_tag_value() to TagString.cxx
Max Kellermann
2013-09-05
4
-102
/
+161
*
|
Tag: remove unused methods
Max Kellermann
2013-09-05
2
-70
/
+0
*
|
TagNames: make tag_item_names const
Max Kellermann
2013-09-05
2
-2
/
+2
*
|
Tag: move configuration code to TagConfig.cxx
Max Kellermann
2013-09-05
6
-50
/
+106
*
|
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
83
-105
/
+98
*
|
mpd_error.h: remove obsolete header
Max Kellermann
2013-09-05
19
-96
/
+69
*
|
input/curl: enable https
Ales Guzik
2013-09-05
3
-1
/
+4
*
|
PlaylistPlugin: add interface SongEnumerator
Max Kellermann
2013-09-05
26
-317
/
+206
*
|
PlaylistPlugin, ConfigGlobal: use nullptr instead of NULL
Max Kellermann
2013-09-05
3
-15
/
+11
*
|
use standard snprintf() instead of GLib g_snprintf()
Max Kellermann
2013-09-05
4
-26
/
+28
*
|
conf.h: remove obsolete header
Max Kellermann
2013-09-05
57
-86
/
+80
*
|
conf.h: move constants to ConfigDefaults.hxx
Max Kellermann
2013-09-05
6
-9
/
+29
*
|
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-05
47
-605
/
+458
*
|
test/read_tags: use input_stream_wait_ready()
Max Kellermann
2013-09-05
1
-4
/
+1
*
|
TagTable: un-inline the two functions
Max Kellermann
2013-09-04
6
-25
/
+65
*
|
Tag*: move TagTable.hxx to libtag.a
Max Kellermann
2013-09-04
6
-5
/
+5
*
|
Tag*: move libtag.a sources to src/tag/
Max Kellermann
2013-09-04
23
-26
/
+22
*
|
system/SocketError: un-inline constructor
Max Kellermann
2013-09-04
3
-13
/
+26
*
|
util/Error: new error passing library
Max Kellermann
2013-09-04
256
-3373
/
+3271
*
|
system/resolver: convert to C++
Max Kellermann
2013-09-04
7
-27
/
+17
*
|
output/pulse: require libpulse 0.9.16
Max Kellermann
2013-09-04
2
-52
/
+4
*
|
IOThread: pass GError to FatalError()
Max Kellermann
2013-09-04
1
-2
/
+4
*
|
DatabaseSave: eliminate redundant db_quark() implementation
Max Kellermann
2013-09-03
1
-7
/
+1
*
|
IOThread: use FatalError() on g_thread_create() error
Max Kellermann
2013-09-03
10
-49
/
+15
*
|
input/{mms,despotify}: remove "seek" implementation
Max Kellermann
2013-09-03
2
-19
/
+3
*
|
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
2013-09-03
22
-38
/
+26
*
|
db_error: convert to C++
Max Kellermann
2013-08-10
6
-11
/
+8
*
|
playlist_error: convert to C++
Max Kellermann
2013-08-10
6
-8
/
+8
*
|
ack.h: move to protocol/
Max Kellermann
2013-08-10
4
-3
/
+3
*
|
alsa/mixer: defer InvalidateSockets() call to I/O thread
Max Kellermann
2013-08-10
1
-1
/
+2
*
|
EventLoop: initialise the thread id explicitly
Max Kellermann
2013-08-10
1
-1
/
+2
*
|
ZeroconfAvahi: disable Avahi with epoll
Max Kellermann
2013-08-10
1
-0
/
+1
*
|
EventLoop: new implementation using epoll
Max Kellermann
2013-08-10
14
-16
/
+716
*
|
mixer/alsa: invoke InvalidateSockets() in constructor
Max Kellermann
2013-08-10
1
-1
/
+3
*
|
event/Call: signal the calling thread
Max Kellermann
2013-08-10
1
-0
/
+5
*
|
event/IdleMonitor: new monitor class
Max Kellermann
2013-08-10
3
-0
/
+131
*
|
event/MultiSocketMonitor: add struct SingleFD
Max Kellermann
2013-08-10
2
-8
/
+32
*
|
event/MultiSocketMonitor: use uint64_t instead of gint64
Max Kellermann
2013-08-10
2
-5
/
+6
*
|
event/MultiSocketMonitor: eliminate virtual method CheckSockets()
Max Kellermann
2013-08-10
3
-36
/
+16
*
|
event/MultiSocketMonitor: PrepareSockets() returns timeout
Max Kellermann
2013-08-10
3
-11
/
+17
*
|
glib_compat.h: use monotonic_clock_us() in g_source_get_time()
Max Kellermann
2013-08-10
1
-3
/
+3
[prev]
[next]