aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-27playlist/*: convert to C++Max Kellermann1-15/+15
2013-01-26input_stream: forward-declare the structMax Kellermann1-1/+1
2013-01-26tag_file: convert to C++Max Kellermann1-2/+2
2013-01-26playlist/*: convert to C++Max Kellermann1-8/+8
2013-01-26decoder/ffmpeg: convert to C++Max Kellermann1-3/+4
2013-01-25input_{internal,plugin}: convert to C++Max Kellermann1-2/+2
2013-01-24archive/*: convert to C++Max Kellermann1-15/+14
2013-01-22Makefile.am: introduce libfsDenis Krjuchkov1-4/+10
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov1-2/+2
2013-01-22FileSystem: extract DirectoryReader, improve the restDenis Krjuchkov1-1/+2
2013-01-21input,playlist/despotify: convert to C++Max Kellermann1-16/+12
2013-01-21input/cdio_paranoia: convert to C++Max Kellermann1-2/+3
2013-01-21input/ffmpeg: convert to C++Max Kellermann1-2/+2
2013-01-21input/rewind: convert to C++Max Kellermann1-2/+1
2013-01-21input/file,mms: convert to C++Max Kellermann1-4/+3
2013-01-20FileSystem: new library for Path-friendly file system routinesDenis Krjuchkov1-0/+1
2013-01-19dummy.cxx: remove unused fileDenis Krjuchkov1-1/+0
2013-01-17path: convert to C++Max Kellermann1-3/+2
2013-01-16output/roar: convert to C++Max Kellermann1-2/+2
2013-01-16ClientList: convert to a classMax Kellermann1-1/+1
2013-01-15socket_util: convert to C++Max Kellermann1-3/+2
2013-01-15server_socket: convert to C++Max Kellermann1-3/+2
2013-01-15output/httpd: convert to C++Max Kellermann1-4/+3
2013-01-15InotifySource: use the SocketMonitor classMax Kellermann1-0/+1
2013-01-15mixer/Alsa: use MultiSocketMonitorMax Kellermann1-0/+2
2013-01-15input/Curl: move code to class MultiSocketMonitorMax Kellermann1-1/+7
2013-01-15event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann1-1/+3
2013-01-15Client: move output buffer code to new class PeakBufferMax Kellermann1-0/+1
2013-01-15fifo_buffer: move to util/Max Kellermann1-10/+10
2013-01-15socket_error: new library for errno / WSAGetLastError()Max Kellermann1-0/+1
2013-01-14event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann1-0/+1
2013-01-14Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann1-1/+2
2013-01-11thread/{Mutex,Cond}: new backend for WIN32Max Kellermann1-0/+2
2013-01-10icy_metadata: convert to C++Max Kellermann1-2/+1
2013-01-10decoder/wavpack: convert to C++Max Kellermann1-1/+3
2013-01-10conf: convert to C++Max Kellermann1-13/+13
2013-01-10notify: convert to C++Max Kellermann1-2/+1
2013-01-10io_thread: convert to C++Max Kellermann1-7/+7
2013-01-10input/{curl,soup}: convert to C++Max Kellermann1-4/+3
2013-01-10input_stream: convert to C++ (internally)Max Kellermann1-8/+6
2013-01-10thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann1-0/+3
2013-01-10thread/GLibMutex: new Mutex implementationMax Kellermann1-1/+1
2013-01-09GlobalEvents: move code to class WakeFDMax Kellermann1-0/+7
2013-01-09EventPipe: rename to GlobalEventsMax Kellermann1-1/+1
2013-01-09event_pipe.h: convert to C++Max Kellermann1-2/+1
2013-01-09sig_handlers, log: convert to C++Max Kellermann1-8/+6
2013-01-09mixer/{alsa,pulse}: convert to C++Max Kellermann1-3/+3
2013-01-09Playlist.hxx: move prototype to PlaylistGlobal.hxxMax Kellermann1-1/+1
2013-01-09event_pipe: convert to C++Max Kellermann1-1/+1
2013-01-09idle: convert to C++Max Kellermann1-2/+1