aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* pcm_resample: use pcm_buffer (1/2)Max Kellermann2009-01-08
* pcm_channels: use pcm_bufferMax Kellermann2009-01-07
* pcm_format: use the pcm_buffer libraryMax Kellermann2009-01-07
* pcm_buffer: new library for temporary buffersMax Kellermann2009-01-07
* output: join the output thread after sending the KILL commandMax Kellermann2009-01-07
* output: deinitialize notify objectMax Kellermann2009-01-07
* mapper: don't allocate music_dir twiceMax Kellermann2009-01-07
* pcm: added pcm_convert_deinit(), pcm_resample_deinit()Max Kellermann2009-01-07
* pcm_volume: changed PCM_VOLUME_1 to 1024Max Kellermann2009-01-07
* pcm: pass void pointers to PCM functionsMax Kellermann2009-01-07
* Makefile.am: added mixer_api.h to mpd_headersMax Kellermann2009-01-07
* pcm_utils: moved conversion code to pcm_convert.cMax Kellermann2009-01-07
* pcm_format: pass struct pcm_dither_24 to pcm_convert_to_16()Max Kellermann2009-01-07
* pcm_utils: moved code to pcm_format.cMax Kellermann2009-01-07
* pcm_volume: rename pcm_dither() to pcm_volume_dither()Max Kellermann2009-01-07
* pcm_prng: renamed prng() to pcm_prng()Max Kellermann2009-01-07
* pcm_utils: moved code to pcm_mix.cMax Kellermann2009-01-07
* pcm_utils: moved code to pcm_volume.cMax Kellermann2009-01-07
* pcm_utils: export pcm_range()Max Kellermann2009-01-07
* removed dlist.hMax Kellermann2009-01-07
* curl: use GQueue instead of dlist.h for buffer listMax Kellermann2009-01-07
* client: use GList instead of dlist.hMax Kellermann2009-01-07
* input_curl: disable "seekable" when icy-metadata is enabledMax Kellermann2009-01-07
* 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