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-09-05
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
mpd_error.h: remove obsolete header
Max Kellermann
2013-09-05
input/curl: enable https
Ales Guzik
2013-09-05
PlaylistPlugin: add interface SongEnumerator
Max Kellermann
2013-09-05
PlaylistPlugin, ConfigGlobal: use nullptr instead of NULL
Max Kellermann
2013-09-05
use standard snprintf() instead of GLib g_snprintf()
Max Kellermann
2013-09-05
conf.h: remove obsolete header
Max Kellermann
2013-09-05
conf.h: move constants to ConfigDefaults.hxx
Max Kellermann
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
2013-09-04
TagTable: un-inline the two functions
Max Kellermann
2013-09-04
Tag*: move TagTable.hxx to libtag.a
Max Kellermann
2013-09-04
Tag*: move libtag.a sources to src/tag/
Max Kellermann
2013-09-04
system/SocketError: un-inline constructor
Max Kellermann
2013-09-04
util/Error: new error passing library
Max Kellermann
2013-09-04
system/resolver: convert to C++
Max Kellermann
2013-09-04
output/pulse: require libpulse 0.9.16
Max Kellermann
2013-09-04
IOThread: pass GError to FatalError()
Max Kellermann
2013-09-03
DatabaseSave: eliminate redundant db_quark() implementation
Max Kellermann
2013-09-03
IOThread: use FatalError() on g_thread_create() error
Max Kellermann
2013-09-03
input/{mms,despotify}: remove "seek" implementation
Max Kellermann
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
2013-08-10
db_error: convert to C++
Max Kellermann
2013-08-10
playlist_error: convert to C++
Max Kellermann
2013-08-10
ack.h: move to protocol/
Max Kellermann
2013-08-10
alsa/mixer: defer InvalidateSockets() call to I/O thread
Max Kellermann
2013-08-10
EventLoop: initialise the thread id explicitly
Max Kellermann
2013-08-10
ZeroconfAvahi: disable Avahi with epoll
Max Kellermann
2013-08-10
EventLoop: new implementation using epoll
Max Kellermann
2013-08-10
mixer/alsa: invoke InvalidateSockets() in constructor
Max Kellermann
2013-08-10
event/Call: signal the calling thread
Max Kellermann
2013-08-10
event/IdleMonitor: new monitor class
Max Kellermann
2013-08-10
event/MultiSocketMonitor: add struct SingleFD
Max Kellermann
2013-08-10
event/MultiSocketMonitor: use uint64_t instead of gint64
Max Kellermann
2013-08-10
event/MultiSocketMonitor: eliminate virtual method CheckSockets()
Max Kellermann
2013-08-10
event/MultiSocketMonitor: PrepareSockets() returns timeout
Max Kellermann
2013-08-10
glib_compat.h: use monotonic_clock_us() in g_source_get_time()
Max Kellermann
2013-08-10
glib_compat.h: remove unused wrapper g_file_test()
Max Kellermann
2013-08-10
decoder/wildmidi: use class Path for the "timidity.cfg" location
Max Kellermann
2013-08-10
ConfigData: overload GetBlockPath() with default value
Max Kellermann
2013-08-10
ConfigData: use FatalError() instead of MPD_ERROR()
Max Kellermann
2013-08-10
system/EPollFD: fix typo in Add()
Max Kellermann
2013-08-10
thread/Id: new class replacing GThread pointers
Max Kellermann
2013-08-08
event: add function BlockingCall()
Max Kellermann
2013-08-08
EventLoop: add methodd IsInside()
Max Kellermann
2013-08-08
EventLoop: un-inline Run() and others
Max Kellermann
2013-08-08
event/*Monitor: add method GetEventLoop()
Max Kellermann
2013-08-08
event/SocketMonitor: un-inline Schedule()
Max Kellermann
2013-08-08
event/SocketMonitor: add assertions
Max Kellermann
2013-08-08
output/httpd: use "unsigned" instead of "guint"
Max Kellermann
2013-08-08
Client{Event,Write}: add missing include
Max Kellermann
[next]