summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* m3u: added m3u8 extension supportGravatar waker2011-04-04
* gtkui: configurable gui refresh rateGravatar waker2011-04-04
* fixed mp3 parser failing on short filesGravatar waker2011-04-04
* disabled mp3 tracingGravatar waker2011-04-04
* m3u: removed file size limitation on playlist filesGravatar waker2011-04-04
* mp3: fixed streaming radio regressionGravatar waker2011-04-04
* mp3: fixed sample-accurate seeking, disabled gapless delay/padding for nowGravatar waker2011-04-03
* fixed wavpack + gapless cue playbackGravatar waker2011-04-03
* fixed alsa sampleformat selection orderGravatar waker2011-04-03
* optimized mp3 parser by reducing number of syscallsGravatar waker2011-04-02
* fixed few mp3 problemsGravatar waker2011-04-02
* mp3: fixed constant bitrate calculation when xing frame existsGravatar waker2011-04-01
* don't show "multiple items" in track properties in 2nd pageGravatar waker2011-04-01
* converter compile fixGravatar waker2011-04-01
* pulseaudio compile fixGravatar waker2011-04-01
* artwork: added mutex to protect imlib2 callsGravatar waker2011-03-31
* don't localize alsa plugin name; added IDs to alsa, pulseaudio and null out p...Gravatar waker2011-03-31
* thread-safe config accessGravatar waker2011-03-31
* get rid of frameupdate event; mutex+cond based message pump without usleepGravatar waker2011-03-30
* improved alsa samplerate selectionGravatar waker2011-03-30
* implemented saving into m3u and pls formatsGravatar waker2011-03-29
* added file filters to "save playlist" dialogGravatar waker2011-03-29
* fixed flac regressionGravatar waker2011-03-29
* fixed weird rendering or right-to-left text in group titlesGravatar waker2011-03-28
* fixed playback issue in pulseaudio output pluginGravatar Jan D. Behrens2011-03-28
* delete printf from lfm_action_lookupGravatar waker2011-03-28
* improved handling of http headers in icy streamsGravatar waker2011-03-28
* fix ffmpeg filetype display for streaming mediaGravatar waker2011-03-28
* fixed aac seeking regressionGravatar waker2011-03-28
* fixed regression in aac parser caused by transition to 64bit file offsetsGravatar waker2011-03-28
* fixed flac regression which caused subtracks to get wrong lengthGravatar waker2011-03-28
* fixed streaming aac crashGravatar waker2011-03-28
* initial support for playlist metadataGravatar waker2011-03-26
* mp4ff tagwriter (broken)Gravatar waker2011-03-26
* flac: fixed filehandle leak; fixed hanging on 0-length filesGravatar waker2011-03-26
* fixed vfs_curl gc bugGravatar waker2011-03-26
* fixed dts wav regression caused by vfs api switch to 64bit offsetsGravatar waker2011-03-26
* sndfile: added support for selecting file extensionsGravatar waker2011-03-26
* alsa: try all other sampleformats if requested one failedGravatar waker2011-03-24
* got rid of filetype field in playitem structureGravatar waker2011-03-24
* dumb: implemented reloading of module metadata (title,orders,instruments,...)Gravatar waker2011-03-24
* use cp1252 conversion in dumb pluginGravatar waker2011-03-24
* renamed gtkui plugin into ddb_gui_GTK2;Gravatar waker2011-03-23
* renamed soundtouch and uade2 plugin folders and output .soGravatar waker2011-03-23
* customizable tabstrip text colorGravatar waker2011-03-23
* converter: fixed handling of overwrite_actionGravatar waker2011-03-23
* fixed cdaudio plugin to use pl_add_file_begin/endGravatar waker2011-03-22
* fixed downsampled aac duration / seekingGravatar waker2011-03-21
* fixed parsing of downsampled implicit SBR aac filesGravatar waker2011-03-21
* fixed writing 32bit waves in converterGravatar waker2011-03-20