aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* test/visit_archive: new debug programMax Kellermann2013-01-29
* ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann2013-01-29
* playlist/memory: use std::forward_list instead of GSListMax Kellermann2013-01-29
* playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann2013-01-29
* ConfigFile, CommandLine: use the Path classMax Kellermann2013-01-29
* test/{read_conf,run_filter}: convert to C++Max Kellermann2013-01-29
* output/osx: convert to C++Max Kellermann2013-01-29
* output/{alsa,oss}: convert to C++Max Kellermann2013-01-29
* decoder/mp4ff: delete obsolete pluginMax Kellermann2013-01-28
* zeroconf: convert to C++Max Kellermann2013-01-27
* Makefile.cxx: fix test/run_input.cxx pathMax Kellermann2013-01-27
* playlist/*: convert to C++Max Kellermann2013-01-27
* input_stream: forward-declare the structMax Kellermann2013-01-26
* tag_file: convert to C++Max Kellermann2013-01-26
* playlist/*: convert to C++Max Kellermann2013-01-26
* decoder/ffmpeg: convert to C++Max Kellermann2013-01-26
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-25
* archive/*: convert to C++Max Kellermann2013-01-24
* Makefile.am: introduce libfsDenis Krjuchkov2013-01-22
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-22
* FileSystem: extract DirectoryReader, improve the restDenis Krjuchkov2013-01-22
* input,playlist/despotify: convert to C++Max Kellermann2013-01-21
* input/cdio_paranoia: convert to C++Max Kellermann2013-01-21
* input/ffmpeg: convert to C++Max Kellermann2013-01-21
* input/rewind: convert to C++Max Kellermann2013-01-21
* input/file,mms: convert to C++Max Kellermann2013-01-21
* FileSystem: new library for Path-friendly file system routinesDenis Krjuchkov2013-01-20
* dummy.cxx: remove unused fileDenis Krjuchkov2013-01-19
* path: convert to C++Max Kellermann2013-01-17
* output/roar: convert to C++Max Kellermann2013-01-16
* ClientList: convert to a classMax Kellermann2013-01-16
* Merge branch 'v0.17.x'Max Kellermann2013-01-16
|\
| * Makefile.am: distribute mpc.icoDenis Krjuchkov2013-01-08
* | socket_util: convert to C++Max Kellermann2013-01-15
* | server_socket: convert to C++Max Kellermann2013-01-15
* | output/httpd: convert to C++Max Kellermann2013-01-15
* | InotifySource: use the SocketMonitor classMax Kellermann2013-01-15
* | 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