aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAge
...
* main: disable non-portable code on WIN32Max Kellermann2008-12-29
* main: use g_setenv() instead of setenv()Max Kellermann2008-12-29
* main: use GLib loggingMax Kellermann2008-12-29
* removed os_compat.hMax Kellermann2008-12-29
* tag & tag_pool: migrate from pthread to glib threadsThomas Jansen2008-12-28
* songvec: migrate from pthread to glib threadsThomas Jansen2008-12-28
* dirvec: migrate from pthread to glib threadsThomas Jansen2008-12-28
* idle: migrate from pthread to glib threadsThomas Jansen2008-12-28
* log: merged initLog() and open_log_files().Max Kellermann2008-12-28
* moved command line parser to cmdline.cMax Kellermann2008-12-27
* disable archive API without pluginsMax Kellermann2008-12-27
* new archive api, input_archive streamViliam Mateicka2008-12-16
* update: added update_global_init() and update_global_finish()Max Kellermann2008-11-27
* main: destroy the save_state timer on exitMax Kellermann2008-11-25
* state_file: save state_file every 5 minutesMax Kellermann2008-11-21
* replay_gain: no CamelCaseMax Kellermann2008-11-11
* replay_gain: renamed sources to replay_gain.c, replay_gain.hMax Kellermann2008-11-11
* main: print usage to stdoutMax Kellermann2008-11-05
* log: removed warning bufferMax Kellermann2008-11-05
* main: initialize locale (LC_CTYPE)Max Kellermann2008-11-05
* path: no CamelCaseMax Kellermann2008-11-05
* enable GLib threadingMax Kellermann2008-11-05
* main: don't close all file descriptors on startupMax Kellermann2008-11-05
* music_pipe: renamed ob_* functions to music_pipe_*Max Kellermann2008-11-02
* renamed outputBuffer.[ch] to pipe.[ch]Max Kellermann2008-11-02
* utils: use g_str_has_prefix() instead of prefixcmp()Max Kellermann2008-10-28
* input_stream: no CamelCaseMax Kellermann2008-10-26
* input_stream: renamed sources, no CamelCaseMax Kellermann2008-10-26
* input_stream: added input_stream_global_finish()Max Kellermann2008-10-26
* command: no CamelCaseMax Kellermann2008-10-22
* mapper: moved musicDir initialization from path.cMax Kellermann2008-10-15
* command: added command "idle"Max Kellermann2008-10-14
* changed package name to "mpd-mk", updated version numberMax Kellermann2008-10-14
* update: don't export updateDirectory()Max Kellermann2008-10-09
* database: renamed functions, "db_" prefix and no CamelCaseMax Kellermann2008-10-08
* directory: moved code to database.cMax Kellermann2008-10-08
* directory: moved code to update.cMax Kellermann2008-10-08
* directory: remove "Mp3" referencesEric Wong2008-09-29
* notify: added notify_deinit()Max Kellermann2008-09-24
* directory: update do its work inside a threadEric Wong2008-09-23
* start using prefixcmp()Eric Wong2008-09-23
* output: static audio_output_plugin list as arrayMax Kellermann2008-09-08
* tag: renamed functions, no CamelCaseMax Kellermann2008-08-29
* client: renamed all public functionsMax Kellermann2008-08-28
* renamed interface.c to client.cMax Kellermann2008-08-28
* include cleanupMax Kellermann2008-08-28
* moved code to pc_init(), dc_init()Max Kellermann2008-08-26
* renamed player.c to player_control.cMax Kellermann2008-08-26
* renamed decoderInit() to decoder_thread_start()Max Kellermann2008-08-26
* renamed decode.c to decoder_thread.cMax Kellermann2008-08-26