aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* decoder/wavpack: allow fine-grained seekingMax Kellermann2009-12-26
* iso, zip: fixed memory leak in destructorMax Kellermann2009-12-15
* archive: close archive when stream is closedMax Kellermann2009-12-15
* archive/bz2: removed NULL check before g_free()Max Kellermann2009-12-15
* input/archive: close the archive file on errorMax Kellermann2009-12-15
* input/file: don't fall back to parent directoryMax Kellermann2009-12-15
* decoder/wavpack: don't use the nonstandard "uchar" typeMax Kellermann2009-12-11
* mixer: explicitly close all mixers on shutdownMax Kellermann2009-12-08
* mapper: apply filesystem_charset to playlistsMax Kellermann2009-12-08
* command: verify playlist name in the "rm" commandMax Kellermann2009-12-08
* mapper: fix memory leak when playlist_directory is not setMax Kellermann2009-12-08
* tag_id3: fix ID3v1 charset conversionsvitoos2009-11-30
* ffmpeg: don't try to force stereoMax Kellermann2009-11-30
* decoder/flac: fixed compiler warningMax Kellermann2009-11-19
* decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann2009-11-18
* id3: allow 4 MB RIFF/AIFF tagsMax Kellermann2009-11-15
* decoder/ffmpeg: align the output bufferMax Kellermann2009-11-15
* decoder/flac: fixed CUE seeking range checkMax Kellermann2009-11-11
* oggflac: rewind stream after FLAC detectionMax Kellermann2009-11-11
* 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