aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* mixer/Alsa: use MultiSocketMonitorMax Kellermann2013-01-15
* input/Curl: move code to class MultiSocketMonitorMax Kellermann2013-01-15
* event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann2013-01-15
* Client: move output buffer code to new class PeakBufferMax Kellermann2013-01-15
* fifo_buffer: move to util/Max Kellermann2013-01-15
* socket_error: new library for errno / WSAGetLastError()Max Kellermann2013-01-15
* event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-14
* Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-14
* thread/{Mutex,Cond}: new backend for WIN32Max Kellermann2013-01-11
* icy_metadata: convert to C++Max Kellermann2013-01-10
* decoder/wavpack: convert to C++Max Kellermann2013-01-10
* conf: convert to C++Max Kellermann2013-01-10
* notify: convert to C++Max Kellermann2013-01-10
* io_thread: convert to C++Max Kellermann2013-01-10
* input/{curl,soup}: convert to C++Max Kellermann2013-01-10
* input_stream: convert to C++ (internally)Max Kellermann2013-01-10
* thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann2013-01-10
* thread/GLibMutex: new Mutex implementationMax Kellermann2013-01-10
* GlobalEvents: move code to class WakeFDMax Kellermann2013-01-09
* EventPipe: rename to GlobalEventsMax Kellermann2013-01-09
* event_pipe.h: convert to C++Max Kellermann2013-01-09
* sig_handlers, log: convert to C++Max Kellermann2013-01-09
* mixer/{alsa,pulse}: convert to C++Max Kellermann2013-01-09
* Playlist.hxx: move prototype to PlaylistGlobal.hxxMax Kellermann2013-01-09
* event_pipe: convert to C++Max Kellermann2013-01-09
* idle: convert to C++Max Kellermann2013-01-09
* test/FakeReplayGainConfig: move fake symbols from a few debug programsMax Kellermann2013-01-09
* ClientList: add header ClientList.hxxMax Kellermann2013-01-09
* Queue: move code to new class IdTableMax Kellermann2013-01-08
* test: rename debug programs back to old namesMax Kellermann2013-01-08
* decoder/Opus: read total timeMax Kellermann2013-01-08
* input_stream: add method _cheap_seeking()Max Kellermann2013-01-07
* decoder/ogg_codec: convert to C++Max Kellermann2013-01-07
* decoder/vorbis: convert to C++Max Kellermann2013-01-07
* Queue: use C++ random instead of GLib's GRandMax Kellermann2013-01-07
* util/LazyRandomEngine: lazy wrapper for std::mt19937Max Kellermann2013-01-07
* Playlist: convert functions to methodsMax Kellermann2013-01-07
* tag: convert to C++Max Kellermann2013-01-07
* thread/Mutex: don't use std::mutexMax Kellermann2013-01-07
* filter/replay_gain: convert to C++Max Kellermann2013-01-07
* mixer_all: convert to C++Max Kellermann2013-01-07
* volume: convert to C++Max Kellermann2013-01-07
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-05
* test: revert debug program renamesMax Kellermann2013-01-05
* replay_gain_*: convert to C++Max Kellermann2013-01-04
* player_control.h: convert header to C++Max Kellermann2013-01-04
* playlist: convert to C++Max Kellermann2013-01-04
* Mutex: new wrapper for std::mutex, replaces GMutexMax Kellermann2013-01-04
* HugeAllocator: new memory allocatorMax Kellermann2013-01-04
* MusicBuffer: move code to template class SliceBufferMax Kellermann2013-01-04