summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07pcm_utils: moved conversion code to pcm_convert.cMax Kellermann
2009-01-07pcm_format: pass struct pcm_dither_24 to pcm_convert_to_16()Max Kellermann
2009-01-07pcm_utils: moved code to pcm_format.cMax Kellermann
2009-01-07pcm_volume: rename pcm_dither() to pcm_volume_dither()Max Kellermann
2009-01-07pcm_prng: renamed prng() to pcm_prng()Max Kellermann
2009-01-07pcm_utils: moved code to pcm_mix.cMax Kellermann
2009-01-07pcm_utils: moved code to pcm_volume.cMax Kellermann
2009-01-07pcm_utils: export pcm_range()Max Kellermann
2009-01-07removed dlist.hMax Kellermann
2009-01-07curl: use GQueue instead of dlist.h for buffer listMax Kellermann
2009-01-07client: use GList instead of dlist.hMax Kellermann
2009-01-07input_curl: disable "seekable" when icy-metadata is enabledMax Kellermann
2009-01-06configure.ac: declare MPD_LIBS and MPD_CFLAGS firstMax Kellermann
2009-01-05m4: deleted acx_pthread.m4 and codeset.m4Max Kellermann
2009-01-05locate: fix strcmp() return value checkMax Kellermann
2009-01-05fix G_BYTE_ORDER checkMax Kellermann
2009-01-05configure.ac: moved checks to argument declarations IMax Kellermann
2009-01-05configure.ac: moved checks to argument declarations IMax Kellermann
2009-01-05configure.ac: reordered plugin typesMax Kellermann
2009-01-05configure.ac: moved build options downMax Kellermann
2009-01-05configure.ac: use AC_CHECK_HEADERS to check for locale.hMax Kellermann
2009-01-05configure.ac: moved mandatory checks upMax Kellermann
2009-01-05configure.ac: removed obsolete checksMax Kellermann
2009-01-05use GLib byte order macrosMax Kellermann
2009-01-05configure.ac: disable ID3 support when libid3tag was not foundMax Kellermann
2009-01-04tag: allocate space for null terminator in clear_non_printable()Max Kellermann
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