aboutsummaryrefslogtreecommitdiffstats
path: root/src/Main.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-3/+3
* mixer_all: convert to C++Max Kellermann2013-01-071-1/+1
* volume: convert to C++Max Kellermann2013-01-071-1/+1
* Partition: new class, container for Playlist and PlayerControlMax Kellermann2013-01-051-16/+18
* filter/ReplayGain: add method _set_mode()Max Kellermann2013-01-051-0/+2
* Playlist: pass max_length to playlist_init()Max Kellermann2013-01-041-1/+2
* PlayerControl: add constructor and destructorMax Kellermann2013-01-041-2/+3
* player_control.h: convert header to C++Max Kellermann2013-01-041-1/+1
* playlist: convert to C++Max Kellermann2013-01-041-1/+1
* buffer, pipe: convert to C++Max Kellermann2013-01-041-1/+1
* cmdline: convert to C++Max Kellermann2013-01-031-1/+1
* client: convert to C++Max Kellermann2013-01-031-3/+3
* listen: convert to C++Max Kellermann2013-01-031-1/+1
* Permission: use std::map instead of GHashTableMax Kellermann2013-01-031-1/+0
* permission: convert to C++Max Kellermann2013-01-031-1/+1
* database.h: rename to DatabaseSimple.hxxMax Kellermann2013-01-031-1/+1
* database.h: move prototypes to DatabaseGlue.hxxMax Kellermann2013-01-031-3/+4
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
* sticker: convert to C++Max Kellermann2013-01-021-4/+2
* {decoder,player}_thread: convert to C++Max Kellermann2013-01-021-1/+1
* db_save, state_file: convert to C++Max Kellermann2013-01-021-1/+1
* update: convert to C++Max Kellermann2013-01-021-5/+5
* main: use C++ compilerMax Kellermann2012-09-281-0/+561