aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mapper: allocate the result of map_uri_fs(), map_directory_fs()Max Kellermann2009-01-02
* update: use g_file_test() instead of stat()Max Kellermann2009-01-02
* oggflac: don't use gcc.hMax Kellermann2009-01-02
* playlist: use g_file_test() instead of stat()Max Kellermann2009-01-01
* mapper: allocate playlist path from heapMax Kellermann2009-01-01
* mapper: fall back to XDG music directoryMax Kellermann2009-01-01
* removed the signal_check librariesMax Kellermann2009-01-01
* sig_handlers: use event_pipe for delivering SIGHUPMax Kellermann2009-01-01
* event_pipe: added event_pipe_emit_fast()Max Kellermann2009-01-01
* mixer: renamed mix_* options to mixer_*Max Kellermann2009-01-01
* cmdline: exit after --versionMax Kellermann2009-01-01
* event_pipe: added pipe_event enum and callbacksMax Kellermann2009-01-01
* event_pipe: renamed functions from main_notify_* to event_pipe_*Max Kellermann2009-01-01
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-01
* gcc.h: removed all duplicate macrosMax Kellermann2009-01-01
* decoder plugins: don't include gcc.hMax Kellermann2009-01-01
* output plugins: don't include gcc.hMax Kellermann2009-01-01
* null: don't include gcc.hMax Kellermann2009-01-01
* Moving mixers to audio outputsViliam Mateicka2008-12-31
* exporting functionsViliam Mateicka2008-12-31
* client: run client_manager_expire() in an idle eventMax Kellermann2008-12-31
* ls.c: include config.h to have HAVE_CURL hereLaszlo Ashin2008-12-31
* main_notify: removed lock()/unlock()Max Kellermann2008-12-31
* client: remember GLib source idMax Kellermann2008-12-31
* sig_handlers: call g_main_loop_quit() in SIGTERM handlerMax Kellermann2008-12-30
* main: export the main_loop variableMax Kellermann2008-12-30
* sig_handlers: removed SIGCHLDMax Kellermann2008-12-30
* sig_handlers: don't reload database on SIGHUPMax Kellermann2008-12-30
* sig_handlers: removed unused functionsMax Kellermann2008-12-30
* main: use the GLib main loopMax Kellermann2008-12-30
* main_notify: make the read side of the pipe blockingMax Kellermann2008-12-30
* main_notify: removed notify object, use only pipeMax Kellermann2008-12-30
* listen: don't make the server socket non-blockingMax Kellermann2008-12-30
* utils: port set_nonblocking() to WIN32Max Kellermann2008-12-30
* command: don't allow adding local files on WIN32Max Kellermann2008-12-30
* utils: implement my_usleep() with Sleep() on WIN32Max Kellermann2008-12-30
* listen: include winsock headers on WIN32Max Kellermann2008-12-30
* bonjour: fixed "unused parameter" warningsMax Kellermann2008-12-30
* zeroconf: eliminated strlen() usage from initZeroconf()Max Kellermann2008-12-30
* zeroconf: moved code to zeroconf-avahi.c and zeroconf-bonjour.cMax Kellermann2008-12-30
* zeroconf: fail if avahi service name is invalidMax Kellermann2008-12-30
* playlist: use GLib's random number generatorMax Kellermann2008-12-30
* daemon: simplified daemonize_close_stdin()Max Kellermann2008-12-30
* listen: moved redirect_stdin() to daemon.cMax Kellermann2008-12-30
* main: moved daemonize() to daemon.cMax Kellermann2008-12-30
* listen: eliminated freeAllListenSockets()Max Kellermann2008-12-30
* print supported decoders in --versionViliam Mateicka2008-12-30
* main: disable non-portable code on WIN32Max Kellermann2008-12-29
* utils: implement parsePath() with g_strdup() on WIN32Max Kellermann2008-12-29
* utils: use g_get_home_dir()Max Kellermann2008-12-29