summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-30input/Rewind: remove bogus assertionMax Kellermann
2013-01-30event/ServerSocket: add method GetEventLoop()Max Kellermann
2013-01-30ServerSocket: replace callback with virtual methodMax Kellermann
2013-01-30output/httpd: safer cast, consider offsetMax Kellermann
2013-01-30output/httpd: forward-declare class HttpdClientMax Kellermann
2013-01-30output/httpd: add constructor, destructor, Configure()Max Kellermann
2013-01-30ServerSocket: expose the classMax Kellermann
2013-01-30ServerSocket: move to libevent.aMax Kellermann
2013-01-30event/BufferedSocket: move output buffer to FullyBufferedSocketMax Kellermann
2013-01-30event/SocketMonitor: OnSocketReady() returns boolMax Kellermann
2013-01-30event/SocketMonitor: add methods Read(), Write()Max Kellermann
2013-01-30page: convert to C++Max Kellermann
2013-01-30icy_server: convert to C++Max Kellermann
2013-01-30icy_server: pass pointer to _metadata_page()Max Kellermann
2013-01-29ArchiveFile: convert to a classMax Kellermann
2013-01-29refcount: convert to C++Max Kellermann
2013-01-29test/visit_archive: new debug programMax Kellermann
2013-01-29ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann
2013-01-29ArchivePlugin: scan_next() returns const stringMax Kellermann
2013-01-29playlist/despotify: various code simplificationsMax Kellermann
2013-01-29playlist/memory: use std::forward_list instead of GSListMax Kellermann
2013-01-29playlist/{asx,rss,soundcloud,xspf}: merge code to MemoryPlaylistProviderMax Kellermann
2013-01-29ClientSubscribe: remove obsolete typedefMax Kellermann
2013-01-29require GLib 2.24Max Kellermann
2013-01-29ConfigFile, CommandLine: use the Path classMax Kellermann
2013-01-29test/{read_conf,run_filter}: convert to C++Max Kellermann
2013-01-29output/osx: convert to C++Max Kellermann
2013-01-29decoder/faad: use the newer NeAAC* APIMax Kellermann
2013-01-29faad.m4: clear FAAD_LIBS if faad got auto-disabledMax Kellermann
2013-01-29faad.m4: don't add -I. to temporary CFLAGSMax Kellermann
2013-01-29faad.m4: remove faad --with-* optionsMax Kellermann
2013-01-29output/{alsa,oss}: convert to C++Max Kellermann
2013-01-28InputStream: use std::stringMax Kellermann
2013-01-28InputStream: store references instead of pointersMax Kellermann
2013-01-28InputStream: add constructor/destructorMax Kellermann
2013-01-28input/despotify: add constructor/destructorMax Kellermann
2013-01-28input/despotify: rename classMax Kellermann
2013-01-28input/iso9660: add constructor/destructorMax Kellermann
2013-01-28input/iso9660: rename the classesMax Kellermann
2013-01-28input/zzip: add constructor/destructorMax Kellermann
2013-01-28input/zzip: rename the classesMax Kellermann
2013-01-28input/bzip2: add constructor/destructorMax Kellermann
2013-01-28archive/bzip2: rename the classesMax Kellermann
2013-01-28DatabaseLock, input/bzip2: remove obsolete Glib/gcc workaroundMax Kellermann
2013-01-28input/Soup: move code into the classMax Kellermann
2013-01-28input/soup: rename the classMax Kellermann
2013-01-28input/ffmpeg: add constructor/destructorMax Kellermann
2013-01-28input/ffmpeg: rename the classMax Kellermann
2013-01-28decoder/ffmpeg: require ffmpeg/libav 0.7.6Max Kellermann
2013-01-28decoder/mp4ff: delete obsolete pluginMax Kellermann