aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* playlist/*: convert to C++Max Kellermann2013-01-271-15/+15
* input_stream: forward-declare the structMax Kellermann2013-01-261-1/+1
* tag_file: convert to C++Max Kellermann2013-01-261-2/+2
* playlist/*: convert to C++Max Kellermann2013-01-261-8/+8
* decoder/ffmpeg: convert to C++Max Kellermann2013-01-261-3/+4
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-2/+2
* archive/*: convert to C++Max Kellermann2013-01-241-15/+14
* Makefile.am: introduce libfsDenis Krjuchkov2013-01-221-4/+10
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-2/+2
* FileSystem: extract DirectoryReader, improve the restDenis Krjuchkov2013-01-221-1/+2
* input,playlist/despotify: convert to C++Max Kellermann2013-01-211-16/+12
* input/cdio_paranoia: convert to C++Max Kellermann2013-01-211-2/+3
* input/ffmpeg: convert to C++Max Kellermann2013-01-211-2/+2
* input/rewind: convert to C++Max Kellermann2013-01-211-2/+1
* input/file,mms: convert to C++Max Kellermann2013-01-211-4/+3
* FileSystem: new library for Path-friendly file system routinesDenis Krjuchkov2013-01-201-0/+1
* dummy.cxx: remove unused fileDenis Krjuchkov2013-01-191-1/+0
* path: convert to C++Max Kellermann2013-01-171-3/+2
* output/roar: convert to C++Max Kellermann2013-01-161-2/+2
* ClientList: convert to a classMax Kellermann2013-01-161-1/+1
* Merge branch 'v0.17.x'Max Kellermann2013-01-161-1/+1
|\
| * Makefile.am: distribute mpc.icoDenis Krjuchkov2013-01-081-1/+1
* | socket_util: convert to C++Max Kellermann2013-01-151-3/+2
* | server_socket: convert to C++Max Kellermann2013-01-151-3/+2
* | output/httpd: convert to C++Max Kellermann2013-01-151-4/+3
* | InotifySource: use the SocketMonitor classMax Kellermann2013-01-151-0/+1
* | mixer/Alsa: use MultiSocketMonitorMax Kellermann2013-01-151-0/+2
* | input/Curl: move code to class MultiSocketMonitorMax Kellermann2013-01-151-1/+7
* | event/SocketMonitor: wrapper class for GSource + GPollFDMax Kellermann2013-01-151-1/+3
* | Client: move output buffer code to new class PeakBufferMax Kellermann2013-01-151-0/+1
* | fifo_buffer: move to util/Max Kellermann2013-01-151-10/+10
* | socket_error: new library for errno / WSAGetLastError()Max Kellermann2013-01-151-0/+1
* | event/TimeoutMonitor: wrapper for g_timeout_source_new()Max Kellermann2013-01-141-0/+1
* | Main, IOThread: move GMainLoop setup code to class EventLoopMax Kellermann2013-01-141-1/+2
* | thread/{Mutex,Cond}: new backend for WIN32Max Kellermann2013-01-111-0/+2
* | icy_metadata: convert to C++Max Kellermann2013-01-101-2/+1
* | decoder/wavpack: convert to C++Max Kellermann2013-01-101-1/+3
* | conf: convert to C++Max Kellermann2013-01-101-13/+13
* | notify: convert to C++Max Kellermann2013-01-101-2/+1
* | io_thread: convert to C++Max Kellermann2013-01-101-7/+7
* | input/{curl,soup}: convert to C++Max Kellermann2013-01-101-4/+3
* | input_stream: convert to C++ (internally)Max Kellermann2013-01-101-8/+6
* | thread/Cond: new wrapper for pthread_cond_t or GCondMax Kellermann2013-01-101-0/+3
* | thread/GLibMutex: new Mutex implementationMax Kellermann2013-01-101-1/+1
* | GlobalEvents: move code to class WakeFDMax Kellermann2013-01-091-0/+7
* | EventPipe: rename to GlobalEventsMax Kellermann2013-01-091-1/+1
* | event_pipe.h: convert to C++Max Kellermann2013-01-091-2/+1
* | sig_handlers, log: convert to C++Max Kellermann2013-01-091-8/+6
* | mixer/{alsa,pulse}: convert to C++Max Kellermann2013-01-091-3/+3
* | Playlist.hxx: move prototype to PlaylistGlobal.hxxMax Kellermann2013-01-091-1/+1