Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | archive/*: convert to C++ | Max Kellermann | 2013-01-24 | 1 | -3/+1 | |
* | Path: move to fs subdirectory | Denis Krjuchkov | 2013-01-22 | 1 | -1/+1 | |
* | PlayerControl: move functions into the class | Max Kellermann | 2013-01-20 | 1 | -2/+2 | |
* | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 2013-01-18 | 1 | -1/+2 | |
* | path: convert to C++ | Max Kellermann | 2013-01-17 | 1 | -1/+1 | |
* | Idle: use std::atomic instead of GMutex | Max Kellermann | 2013-01-16 | 1 | -2/+0 | |
* | Main: fix comment typo | Max Kellermann | 2013-01-16 | 1 | -1/+1 | |
* | ClientList: convert to a class | Max Kellermann | 2013-01-16 | 1 | -3/+8 | |
* | ServerSocket: use the SocketMonitor class | Max Kellermann | 2013-01-15 | 1 | -3/+3 | |
* | StateFile: convert to a class | Max Kellermann | 2013-01-14 | 1 | -6/+16 | |
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -5/+6 | |
* | io_thread: convert to C++ | Max Kellermann | 2013-01-10 | 1 | -1/+1 | |
* | input_stream: convert to C++ (internally) | Max Kellermann | 2013-01-10 | 1 | -1/+1 | |
* | PlayerThread: use pc.cond instead of main_cond | Max Kellermann | 2013-01-10 | 1 | -4/+0 | |
* | EventPipe: rename to GlobalEvents | Max Kellermann | 2013-01-09 | 1 | -7/+7 | |
* | event_pipe.h: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -1/+1 | |
* | sig_handlers, log: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -2/+2 | |
* | Playlist.hxx: move prototype to PlaylistGlobal.hxx | Max Kellermann | 2013-01-09 | 1 | -0/+1 | |
* | idle: convert to C++ | Max Kellermann | 2013-01-09 | 1 | -1/+1 | |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -3/+3 | |
* | mixer_all: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -1/+1 | |
* | volume: convert to C++ | Max Kellermann | 2013-01-07 | 1 | -1/+1 | |
* | Partition: new class, container for Playlist and PlayerControl | Max Kellermann | 2013-01-05 | 1 | -16/+18 | |
* | filter/ReplayGain: add method _set_mode() | Max Kellermann | 2013-01-05 | 1 | -0/+2 | |
* | Playlist: pass max_length to playlist_init() | Max Kellermann | 2013-01-04 | 1 | -1/+2 | |
* | PlayerControl: add constructor and destructor | Max Kellermann | 2013-01-04 | 1 | -2/+3 | |
* | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 | |
* | playlist: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 | |
* | buffer, pipe: convert to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 | |
* | cmdline: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 | |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -3/+3 | |
* | listen: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 | |
* | Permission: use std::map instead of GHashTable | Max Kellermann | 2013-01-03 | 1 | -1/+0 | |
* | permission: convert to C++ | 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 | -3/+4 | |
* | mapper: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 | |
* | sticker: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -4/+2 | |
* | {decoder,player}_thread: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 | |
* | db_save, state_file: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -1/+1 | |
* | update: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -5/+5 | |
* | main: use C++ compiler | Max Kellermann | 2012-09-28 | 1 | -0/+561 |