aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAge
* 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
* crossfade: convert to C++Max Kellermann2013-01-04
* buffer, pipe: convert to C++Max Kellermann2013-01-04
* output_*: convert to C++Max Kellermann2013-01-04
* decoder_*: convert to C++Max Kellermann2013-01-04
* Client: move code to class CommandListBuilderMax Kellermann2013-01-04
* cmdline: convert to C++Max Kellermann2013-01-03
* client: convert to C++Max Kellermann2013-01-03
* decoder_print: convert to C++Max Kellermann2013-01-03
* listen: convert to C++Max Kellermann2013-01-03
* ls: convert to C++Max Kellermann2013-01-03
* output_print: convert to C++Max Kellermann2013-01-03
* text_file: convert to C++Max Kellermann2013-01-03
* exclude: convert to C++Max Kellermann2013-01-03
* permission: convert to C++Max Kellermann2013-01-03
* client_new: convert to C++Max Kellermann2013-01-03
* strset: delete obsolete libraryMax Kellermann2013-01-03
* PlaylistVector: use std::listMax Kellermann2013-01-03
* database.h: rename to DatabaseSimple.hxxMax Kellermann2013-01-03
* database.h: move prototypes to DatabaseGlue.hxxMax Kellermann2013-01-03
* playlist_edit: convert to C++Max Kellermann2013-01-03
* Directory: make the header C++ onlyMax Kellermann2013-01-02
* mapper: convert to C++Max Kellermann2013-01-02
* song_update: convert to C++Max Kellermann2013-01-02
* sticker: convert to C++Max Kellermann2013-01-02
* PlaylistInfo: rename class, use std::stringMax Kellermann2013-01-02
* PlaylistVector: move struct playlist_metadata to PlaylistInfo.hxxMax Kellermann2013-01-02
* db_lock: convert to C++Max Kellermann2013-01-02
* {decoder,player}_thread: convert to C++Max Kellermann2013-01-02
* *_print: convert to C++Max Kellermann2013-01-02
* playlist_vector: convert to C++Max Kellermann2013-01-02
* db_save, state_file: convert to C++Max Kellermann2013-01-02
* update: convert to C++Max Kellermann2013-01-02
* playlist_{any,song,queue}: convert to C++Max Kellermann2013-01-02
* decoder/flac: support FLAC files inside archivesMax Kellermann2012-10-04
* PlaylistFile, client_file, tag_id3: don't use g_file_error_quark()Max Kellermann2012-10-04
* decoder/flac: move callbacks to class FLACInputMax Kellermann2012-10-02
* decoder/flac: use C++ compilerMax Kellermann2012-10-02
* Makefile.am: eliminate FLAC_COMMONMax Kellermann2012-10-02
* {decoder,encoder}/flac: drop support for libFLAC 1.1Max Kellermann2012-10-02
* encoder/{vorbis,opus}: merge code to new class OggStreamMax Kellermann2012-10-02
* encoder/opus: new encoder plugin for the Opus codecMax Kellermann2012-10-02
* encoder/vorbis: use C++ compilerMax Kellermann2012-10-02