aboutsummaryrefslogtreecommitdiffstats
path: root/src/Main.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* OutputAll: convert to class, move instance to class PartitionMax Kellermann2014-01-281-4/+2
* neighbor: new subsystem to detect file servers on the local networkMax Kellermann2014-01-261-0/+30
* Mixer*: move to mixer/Max Kellermann2014-01-241-1/+1
* Database*: move to db/Max Kellermann2014-01-241-4/+4
* Sticker*: move to sticker/Max Kellermann2014-01-241-1/+1
* move daemonization code to unix/Max Kellermann2014-01-241-2/+2
* Input*: move to input/Max Kellermann2014-01-241-1/+1
* Client*: move to client/Max Kellermann2014-01-241-2/+2
* Update*: move to update/Max Kellermann2014-01-241-2/+2
* Config*: move to config/Max Kellermann2014-01-241-4/+4
* Zeroconf*: move to zeroconf/Max Kellermann2014-01-241-1/+1
* archive/*: move to archive/plugins/Max Kellermann2014-01-241-1/+1
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-1/+1
* output/*: move to output/plugins/Max Kellermann2014-01-231-1/+1
* playlist/*: move to playlist/plugins/Max Kellermann2014-01-231-1/+1
* Main: glue_mapper_init() returns true if GetUserMusicDir() failsMax Kellermann2014-01-221-1/+1
* Daemon: fork as early as possibleMax Kellermann2014-01-181-1/+2
* Main: make variables more localMax Kellermann2014-01-181-13/+9
* Main: eliminate variable "success"Max Kellermann2014-01-181-10/+7
* copyright year 2014Max Kellermann2014-01-131-1/+1
* DatabasePlugin: add interface DatabaseListenerMax Kellermann2014-01-111-1/+1
* configure.ac: add option "--disable-glib"Max Kellermann2013-12-151-1/+7
* Main: use standard directory APIDenis Krjuchkov2013-12-081-7/+4
* PcmConvert: add pcm_convert_global_init()Max Kellermann2013-11-291-2/+2
* include cleanup using iwyuMax Kellermann2013-11-281-3/+0
* Main.cxx: initialize winsock before creating IO threadDenis Krjuchkov2013-11-261-1/+1
* Volume, Output: use new class PeriodClock instead of GTimerMax Kellermann2013-11-251-1/+0
* Stats: use monotonic clock instead of GTimerMax Kellermann2013-11-241-1/+0
* Log: add level "DEFAULT"Max Kellermann2013-11-041-8/+8
* increase default buffer size to 4 MBMax Kellermann2013-10-301-1/+1
* Main: check the g_get_user_special_dir() resultMax Kellermann2013-10-301-4/+7
* Main: convert anonymous enum to constexprMax Kellermann2013-10-201-4/+2
* *Commands: move to src/command/Max Kellermann2013-10-201-1/+1
* *: use references instead of pointersMax Kellermann2013-10-191-1/+1
* fs/Path: rename to AllocatedPathMax Kellermann2013-10-171-10/+13
* fs/Path: move configuration code to Config.cxxMax Kellermann2013-10-171-1/+2
* UpdateGlue: never pass null to update_enqueue()Max Kellermann2013-10-171-1/+1
* Main: use ThreadId instead of GThread*Max Kellermann2013-10-171-2/+3
* ConfigData: use std::string for config_param::valueMax Kellermann2013-10-151-5/+6
* replay_gain_*.h: rename to *.hxxMax Kellermann2013-10-021-1/+1
* Stats: rename stats.h to Stats.hxxMax Kellermann2013-10-021-4/+1
* Log: new logging library APIMax Kellermann2013-10-021-20/+24
* PlayerThread: use {decoder,player}_control referencesMax Kellermann2013-09-261-1/+1
* Main: fix crash if no database was configuredMax Kellermann2013-09-261-0/+3
* Main: use nullptr instead of NULLMax Kellermann2013-09-261-11/+11
* Path: add FromUTF8() overload that returns an ErrorMax Kellermann2013-09-121-2/+6
* Tag: compile-time initialisation of ignore_tag_itemsMax Kellermann2013-09-051-2/+0
* Tag: move configuration code to TagConfig.cxxMax Kellermann2013-09-051-0/+2
* Tag, ...: move to libtag.aMax Kellermann2013-09-051-1/+1
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+3