summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-04database: use stdboolMax Kellermann
2009-01-04database: db_init() initializes library, does not updateMax Kellermann
2009-01-04stats: added stats_update()Max Kellermann
2009-01-04removed the "condition" libraryMax Kellermann
2009-01-04update: use notify.h instead of condition.hMax Kellermann
2009-01-04event_pipe: removed the unused function event_pipe_wait()Max Kellermann
2009-01-04don't exit after --create-dbMax Kellermann
2009-01-04update: refresh stats when database update is finishedMax Kellermann
2009-01-04update: splitted reap_update_task()Max Kellermann
2009-01-04initialize GError pointersMax Kellermann
2009-01-04path, tag: don't allocate GError for charset conversionMax Kellermann
2009-01-04path: removed pfx_dir()Max Kellermann
2009-01-04renaming mixer.h to mixer_api.hViliam Mateicka
2009-01-04song: allocate the result of song_get_url()Max Kellermann
2009-01-04directory: added directory_is_root()Max Kellermann
2009-01-04mapper: allocate the result of map_fs_to_utf8()Max Kellermann
2009-01-04playlist: log errors during loadPlaylist()Max Kellermann
2009-01-04playlist: use GLib loggingMax Kellermann
2009-01-04ls: renamed functions, no CamelCaseMax Kellermann
2009-01-04update: removed struct delete_dataMax Kellermann
2009-01-04ls: removed hasMusicSuffix() and get_archive_by_suffix()Max Kellermann
2009-01-04update: moved code to update_regular_file()Max Kellermann
2009-01-04song: removed duplicate '\n' checkMax Kellermann
2009-01-04ls: include cleanupMax Kellermann
2009-01-04update: moved code to directory_exists(), fix typoMax Kellermann
2009-01-04playlist: use uri_has_scheme() instead of isRemoteUrl()Max Kellermann
2009-01-04command: check URI scheme in "addid"Max Kellermann
2009-01-04command: added variable "uri" to command handlersMax Kellermann
2009-01-04configure.ac: detect libid3tag without pkg-configMax Kellermann
2009-01-04player_thread: fix cross-fading duplicate chunk bugMax Kellermann
2009-01-03input_curl: enabled Icy-Metadata supportMax Kellermann
2009-01-03added library for parsing icy-metadataMax Kellermann
2009-01-03input_stream: added tag() methodMax Kellermann
2009-01-03tag: added function tag_merge()Max Kellermann
2009-01-03decoder_api: moved code to do_send_tag(), free temporary tagMax Kellermann
2009-01-03tag: revert g_strescape() patchMax Kellermann
2009-01-03player: emit PLAYLIST event when stream tag changesMax Kellermann
2009-01-03utils: removed unused functionsMax Kellermann
2009-01-03event_pipe: use GLib loggingMax Kellermann
2009-01-03event_pipe: use close() instead of xclose()Max Kellermann
2009-01-03conf: use GLib instead of utils.hMax Kellermann
2009-01-03state_file: use GLib instead of utils.h / stat()Max Kellermann
2009-01-03state_file: errors are non-fatal in read_state_file()Max Kellermann
2009-01-03songvec, dirvec: use GLib instead of utils.hMax Kellermann
2009-01-03compress: use GLib instead of utils.hMax Kellermann
2009-01-03don't include utils.h when it isn't usedMax Kellermann
2009-01-03timer: use GLib instead of utils.hMax Kellermann
2009-01-03tag: use g_strescape() to eliminate evil charactersMax Kellermann
2009-01-03pcm: use GLib instead of utils.hMax Kellermann
2009-01-03pcm_utils: use the custom PRNG for volume ditheringMax Kellermann