aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* locate: fix strcmp() return value checkMax Kellermann2009-01-05
* fix G_BYTE_ORDER checkMax Kellermann2009-01-05
* configure.ac: use AC_CHECK_HEADERS to check for locale.hMax Kellermann2009-01-05
* use GLib byte order macrosMax Kellermann2009-01-05
* tag: allocate space for null terminator in clear_non_printable()Max Kellermann2009-01-04
* database: use stdboolMax Kellermann2009-01-04
* database: db_init() initializes library, does not updateMax Kellermann2009-01-04
* stats: added stats_update()Max Kellermann2009-01-04
* removed the "condition" libraryMax Kellermann2009-01-04
* update: use notify.h instead of condition.hMax Kellermann2009-01-04
* event_pipe: removed the unused function event_pipe_wait()Max Kellermann2009-01-04
* don't exit after --create-dbMax Kellermann2009-01-04
* update: refresh stats when database update is finishedMax Kellermann2009-01-04
* update: splitted reap_update_task()Max Kellermann2009-01-04
* initialize GError pointersMax Kellermann2009-01-04
* path, tag: don't allocate GError for charset conversionMax Kellermann2009-01-04
* path: removed pfx_dir()Max Kellermann2009-01-04
* renaming mixer.h to mixer_api.hViliam Mateicka2009-01-04
* song: allocate the result of song_get_url()Max Kellermann2009-01-04
* directory: added directory_is_root()Max Kellermann2009-01-04
* mapper: allocate the result of map_fs_to_utf8()Max Kellermann2009-01-04
* playlist: log errors during loadPlaylist()Max Kellermann2009-01-04
* playlist: use GLib loggingMax Kellermann2009-01-04
* ls: renamed functions, no CamelCaseMax Kellermann2009-01-04
* update: removed struct delete_dataMax Kellermann2009-01-04
* ls: removed hasMusicSuffix() and get_archive_by_suffix()Max Kellermann2009-01-04
* update: moved code to update_regular_file()Max Kellermann2009-01-04
* song: removed duplicate '\n' checkMax Kellermann2009-01-04
* ls: include cleanupMax Kellermann2009-01-04
* update: moved code to directory_exists(), fix typoMax Kellermann2009-01-04
* playlist: use uri_has_scheme() instead of isRemoteUrl()Max Kellermann2009-01-04
* command: check URI scheme in "addid"Max Kellermann2009-01-04
* command: added variable "uri" to command handlersMax Kellermann2009-01-04
* player_thread: fix cross-fading duplicate chunk bugMax Kellermann2009-01-04
* input_curl: enabled Icy-Metadata supportMax Kellermann2009-01-03
* added library for parsing icy-metadataMax Kellermann2009-01-03
* input_stream: added tag() methodMax Kellermann2009-01-03
* tag: added function tag_merge()Max Kellermann2009-01-03
* decoder_api: moved code to do_send_tag(), free temporary tagMax Kellermann2009-01-03
* tag: revert g_strescape() patchMax Kellermann2009-01-03
* player: emit PLAYLIST event when stream tag changesMax Kellermann2009-01-03
* utils: removed unused functionsMax Kellermann2009-01-03
* event_pipe: use GLib loggingMax Kellermann2009-01-03
* event_pipe: use close() instead of xclose()Max Kellermann2009-01-03
* conf: use GLib instead of utils.hMax Kellermann2009-01-03
* state_file: use GLib instead of utils.h / stat()Max Kellermann2009-01-03
* state_file: errors are non-fatal in read_state_file()Max Kellermann2009-01-03
* songvec, dirvec: use GLib instead of utils.hMax Kellermann2009-01-03
* compress: use GLib instead of utils.hMax Kellermann2009-01-03
* don't include utils.h when it isn't usedMax Kellermann2009-01-03