aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-29client_idle: add header client_idle.hMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2011-01-10player_control: removed the global variable "pc"Max Kellermann1-8/+11
2010-09-25eliminate g_error() usageThomas Jansen1-12/+13
2010-09-23main: Add Windows Service supportDenis Krjuchkov1-1/+27
2010-04-13inotify: added setting "auto_update_depth"Max Kellermann1-1/+2
2010-01-04replay_gain: moved code to replay_gain_config.cMax Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-25output_init: use the normalize filter pluginMax Kellermann1-3/+0
2009-12-14input_plugin: method init() returns errors with GErrorMax Kellermann1-1/+7
2009-12-14input_stream: moved input_stream_global_init() to input_init.cMax Kellermann1-1/+1
2009-11-12include config.h in all sourcesMax Kellermann1-1/+1
2009-11-10configure.ac: require GLib 2.12Max Kellermann1-0/+2
2009-10-31decoder_control: removed the global variable "dc"Max Kellermann1-3/+0
2009-10-31player_control: protect command, state, error with a mutexMax Kellermann1-3/+3
2009-10-26mpd.conf: new bool config value for enabling/disabling inotify updateViliam Mateicka1-2/+6
2009-10-24add --disable-inotify for configure to disable inotify when autodetectedViliam Mateicka1-0/+7
2009-10-23output_plugin: added methods enable() and disable()Max Kellermann1-0/+4
2009-10-22audio: removed function finishAudioConfig()Max Kellermann1-1/+0
2009-10-22main: put #ifdef inside winsock_init()Max Kellermann1-5/+2
2009-10-20main: call g_set_application_name()Max Kellermann1-0/+2
2009-10-13main: initialize playlist pluginsMax Kellermann1-0/+3
2009-10-13configure.ac: require GLib 2.16Max Kellermann1-2/+0
2009-10-08player_control: no CamelCaseMax Kellermann1-1/+1
2009-09-25automatically update the database with Linux inotifyMax Kellermann1-0/+6
2009-09-24command: added command "rescan"Max Kellermann1-1/+1
2009-09-24cmdline: handle fatal errors with GErrorMax Kellermann1-1/+6
2009-09-24listen: handle fatal errors with GErrorMax Kellermann1-1/+8
2009-09-24update: renamed directory_update_init() to update_enqueue()Max Kellermann1-1/+1
2009-09-20cmdline: removed options --create-db and --no-create-dbMax Kellermann1-12/+4
2009-07-22cmdline: renamed options.stderr to options.log_stderrEugeny N Dzhurinsky1-2/+2
2009-07-19daemon: added "group" configuration optionMichal Nazarewicz1-0/+1
2009-07-15mapper: pass music and playlist directory to mapper_init()Max Kellermann1-1/+17
2009-07-15main: moved complex initialization code to glue functionsMax Kellermann1-17/+36
2009-07-15main: renamed openDB() to glue_db_init_and_load()Max Kellermann1-2/+2
2009-07-15cmdline: no CamelCaseMax Kellermann1-7/+7
2009-07-14playlist: no CamelCaseMax Kellermann1-2/+2
2009-07-06main: fix "unused local variable" warningMax Kellermann1-0/+2
2009-07-05sticker: use GError for error handlingMax Kellermann1-1/+6
2009-06-25conf: log unused/unknown block parametersMax Kellermann1-0/+2
2009-03-27Winsock2 is needed on MinGW (or other pure Win32 toolchains) forSean McNamara1-0/+36
2009-03-15log: removed DEBUG() and FATAL()Max Kellermann1-3/+3
2009-03-13all: Update copyright header.Avuton Olrich1-6/+7
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann1-4/+1
2009-03-03music_pipe: moved struct music_chunk to chunk.hMax Kellermann1-0/+1
2009-03-02database: db_load() returns GErrorMax Kellermann1-1/+5
2009-02-24listen: no CamelCaseMax Kellermann1-2/+2
2009-02-10output_all: no CamelCaseMax Kellermann1-2/+2
2009-02-10audio: moved code to output_all.cMax Kellermann1-0/+1
2009-02-04playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann1-1/+0