Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | ClientList: add header ClientList.hxx | Max Kellermann | 2013-01-09 | 1 | -1/+1 | |
* | | Queue: move code to new class IdTable | Max Kellermann | 2013-01-08 | 1 | -0/+1 | |
* | | test: rename debug programs back to old names | Max Kellermann | 2013-01-08 | 1 | -7/+7 | |
* | | decoder/Opus: read total time | Max Kellermann | 2013-01-08 | 1 | -0/+1 | |
* | | input_stream: add method _cheap_seeking() | Max Kellermann | 2013-01-07 | 1 | -0/+2 | |
* | | decoder/ogg_codec: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -1/+1 | |
* | | decoder/vorbis: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -3/+2 | |
* | | Queue: use C++ random instead of GLib's GRand | Max Kellermann | 2013-01-07 | 1 | -0/+2 | |
* | | util/LazyRandomEngine: lazy wrapper for std::mt19937 | Max Kellermann | 2013-01-07 | 1 | -0/+1 | |
* | | Playlist: convert functions to methods | Max Kellermann | 2013-01-07 | 1 | -1/+0 | |
* | | tag: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -12/+12 | |
* | | thread/Mutex: don't use std::mutex | Max Kellermann | 2013-01-07 | 1 | -0/+1 | |
* | | filter/replay_gain: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -2/+2 | |
* | | mixer_all: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -4/+2 | |
* | | volume: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -2/+1 | |
* | | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 2013-01-05 | 1 | -0/+1 | |
* | | test: revert debug program renames | Max Kellermann | 2013-01-05 | 1 | -9/+9 | |
* | | replay_gain_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -9/+9 | |
* | | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -2/+1 | |
* | | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -8/+7 | |
* | | Mutex: new wrapper for std::mutex, replaces GMutex | Max Kellermann | 2013-01-04 | 1 | -0/+2 | |
* | | HugeAllocator: new memory allocator | Max Kellermann | 2013-01-04 | 1 | -0/+1 | |
* | | MusicBuffer: move code to template class SliceBuffer | Max Kellermann | 2013-01-04 | 1 | -0/+1 | |
* | | crossfade: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -2/+1 | |
* | | buffer, pipe: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -6/+3 | |
* | | output_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -16/+12 | |
* | | decoder_*: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -6/+4 | |
* | | Client: move code to class CommandListBuilder | Max Kellermann | 2013-01-04 | 1 | -0/+1 | |
* | | cmdline: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -2/+1 | |
* | | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -20/+16 | |
* | | decoder_print: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -2/+1 | |
* | | listen: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -2/+1 | |
* | | ls: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 | |
* | | output_print: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -2/+1 | |
* | | text_file: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -3/+2 | |
* | | exclude: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -2/+1 | |
* | | permission: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -2/+1 | |
* | | client_new: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 | |
* | | strset: delete obsolete library | Max Kellermann | 2013-01-03 | 1 | -2/+0 | |
* | | PlaylistVector: use std::list | Max Kellermann | 2013-01-03 | 1 | -1/+1 | |
* | | database.h: rename to DatabaseSimple.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 | |
* | | database.h: move prototypes to DatabaseGlue.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 | |
* | | playlist_edit: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 | |
* | | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -6/+5 | |
* | | mapper: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -2/+1 | |
* | | song_update: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 | |
* | | sticker: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -6/+3 | |
* | | PlaylistInfo: rename class, use std::string | Max Kellermann | 2013-01-02 | 1 | -2/+2 | |
* | | PlaylistVector: move struct playlist_metadata to PlaylistInfo.hxx | Max Kellermann | 2013-01-02 | 1 | -2/+3 | |
* | | db_lock: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -2/+2 |