aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* sticker: added fallback for sqlite3_prepare_v2()Max Kellermann2009-11-10
* input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann2009-11-10
* song_save: increased maximum line length to 32 kBMax Kellermann2009-11-01
* decoder_control: removed unused DECODE_TYPE macrosMax Kellermann2009-10-31
* decoder/ffmpeg: convert metadataMax Kellermann2009-10-28
* update: delete ignored symlinks from databaseMax Kellermann2009-10-27
* output_thread: check again if output is open on PAUSEMax Kellermann2009-10-21
* decoder/flac: fixed two memory leaks in the CUE tag loaderMax Kellermann2009-10-16
* update: fixed memory leak during container scanMax Kellermann2009-10-16
* update: song_file_new() cannot failMax Kellermann2009-10-16
* output_thread: check again if output is open on CANCELMax Kellermann2009-10-16
* input/curl: fixed endless loop during bufferingMax Kellermann2009-10-13
* riff, aiff: fixed "limited range" gcc warningMax Kellermann2009-10-11
* decoder_thread: change the fallback decoder name to "mad"Max Kellermann2009-10-11
* input/curl: don't abort if a packet has only metadataMax Kellermann2009-10-11
* input/curl: moved code to fill_buffer()Max Kellermann2009-10-11
* decoder/ffmpeg: use the "artist" tag if "author" is not presentMax Kellermann2009-09-30
* decoder/faad: skip assertion failure on large ID3 tagsMax Kellermann2009-09-30
* decoder_buffer: added function decoder_buffer_skip()Max Kellermann2009-09-30
* input/mms: fix G_LOG_DOMAIN valueSerge Ziryukin2009-09-20
* output/osx: fix the OS X 10.6 buildPatrik Weiskircher2009-09-20
* decoder/vorbis: revert "faster tag scanning with ov_test_callback()"Max Kellermann2009-09-10
* decoder/vorbis: faster tag scanning with ov_test_callback()Rasmus Steinke2009-08-24
* update: don't re-read unchanged container filesIgor Kuzmin2009-08-19
* output_init: initialize the "pause" flagMax Kellermann2009-08-18
* output/shout: minimize the unpause latencyMax Kellermann2009-08-14
* output: fixed shout stuck pause bugMax Kellermann2009-08-14
* directory: free empty directories after removing them (memleak)Max Kellermann2009-08-14
* update: free temporary string in container scan (memleak)Max Kellermann2009-08-14
* decoder/flac: don't allocate cuesheet twice (memleak)Max Kellermann2009-08-14
* update: free empty path string (memleak)Max Kellermann2009-08-14
* decoder/flac: fixed indentation of flac_comment_value()Max Kellermann2009-07-22
* decoder/flac: parse all replaygain tagsMax Kellermann2009-07-22
* decoder/flac: return early from flac_find_float_comment()Max Kellermann2009-07-22
* decoder/flac: removed misplaced authorship commentMax Kellermann2009-07-22
* mad: skip ID3 frames when libid3tag is disabledMax Kellermann2009-07-22
* ape: added protection against large memory allocationsMax Kellermann2009-07-19
* tag_ape: removed redundant length checkMax Kellermann2009-07-19
* ape: check the tag size (fixes integer underflow)Max Kellermann2009-07-18
* output/httpd: removed duplicate sys/types.h includeMax Kellermann2009-07-14
* decoder/flac: fix assertion failure in tag_free() callMax Kellermann2009-07-06
* output/httpd: include sys/types.hMax Kellermann2009-07-06
* song: initialize mtime in song_alloc()Max Kellermann2009-07-06
* log: fix double free() bug during shutdownMax Kellermann2009-07-05
* database: fixed NULL pointer dereference after charset changeMax Kellermann2009-06-30
* output_thread: don't play next chunk after command==PAUSEMax Kellermann2009-06-29
* output_all: don't resume playback when stopping during pauseMax Kellermann2009-06-29
* decoder_thread: reopen the stream after file_decode() has failedMax Kellermann2009-06-19
* listen: bind() failure on secondary address is non-fatalMax Kellermann2009-06-10
* listen: renamed "error" to "error_r" in listen_add_host()Max Kellermann2009-06-10