summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-19decoder/mpcdec: fix replay gain formula with v8Aleksei Kaveshnikov
2010-03-17player_thread: postpone song tags during cross-fadeMax Kellermann
2010-03-17tag: added function tag_merge_replace()Max Kellermann
2010-03-17decoder/mpcdec: fix negative shift on fixed-point samplesPiotr Gozdur
2010-03-07playlist: fix single+repeat in random modeMax Kellermann
2010-02-27decoder/mad: fix crash when seeking at end of songMax Kellermann
2010-01-17decoder/ffmpeg: added more MIME typesMax Kellermann
2010-01-17decoder/ffmpeg: append file name suffix to virtual stream URLMax Kellermann
2010-01-16queue: don't repeat current song in consume modeMax Kellermann
2010-01-16decoder_thread: fix CUE track playbackMax Kellermann
2010-01-02dbUtils: return empty tag value only if no value was foundMax Kellermann
2009-12-30input/curl: removed the built-in rewinding codeMax Kellermann
2009-12-29input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann
2009-12-29decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME typesMax Kellermann
2009-12-27dbUtils: return multiple tag values per songMax Kellermann
2009-12-26decoder_thread: eliminate jitter after seek failureMax Kellermann
2009-12-26decoder/wavpack: allow fine-grained seekingMax Kellermann
2009-12-15iso, zip: fixed memory leak in destructorMax Kellermann
2009-12-15archive: close archive when stream is closedMax Kellermann
2009-12-15archive/bz2: removed NULL check before g_free()Max Kellermann
2009-12-15input/archive: close the archive file on errorMax Kellermann
2009-12-15input/file: don't fall back to parent directoryMax Kellermann
2009-12-11decoder/wavpack: don't use the nonstandard "uchar" typeMax Kellermann
2009-12-08mixer: explicitly close all mixers on shutdownMax Kellermann
2009-12-08mapper: apply filesystem_charset to playlistsMax Kellermann
2009-12-08command: verify playlist name in the "rm" commandMax Kellermann
2009-12-08mapper: fix memory leak when playlist_directory is not setMax Kellermann
2009-11-30tag_id3: fix ID3v1 charset conversionsvitoos
2009-11-30ffmpeg: don't try to force stereoMax Kellermann
2009-11-19decoder/flac: fixed compiler warningMax Kellermann
2009-11-18decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann
2009-11-15id3: allow 4 MB RIFF/AIFF tagsMax Kellermann
2009-11-15decoder/ffmpeg: align the output bufferMax Kellermann
2009-11-11decoder/flac: fixed CUE seeking range checkMax Kellermann
2009-11-11oggflac: rewind stream after FLAC detectionMax Kellermann
2009-11-10sticker: added fallback for sqlite3_prepare_v2()Max Kellermann
2009-11-10input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann
2009-11-01song_save: increased maximum line length to 32 kBMax Kellermann
2009-10-31decoder_control: removed unused DECODE_TYPE macrosMax Kellermann
2009-10-28decoder/ffmpeg: convert metadataMax Kellermann
2009-10-27update: delete ignored symlinks from databaseMax Kellermann
2009-10-21output_thread: check again if output is open on PAUSEMax Kellermann
2009-10-16decoder/flac: fixed two memory leaks in the CUE tag loaderMax Kellermann
2009-10-16update: fixed memory leak during container scanMax Kellermann
2009-10-16update: song_file_new() cannot failMax Kellermann
2009-10-16output_thread: check again if output is open on CANCELMax Kellermann
2009-10-13input/curl: fixed endless loop during bufferingMax Kellermann
2009-10-11riff, aiff: fixed "limited range" gcc warningMax Kellermann
2009-10-11decoder_thread: change the fallback decoder name to "mad"Max Kellermann
2009-10-11input/curl: don't abort if a packet has only metadataMax Kellermann