summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
...
* got rid of plt_lock and global_lock in favor of just using pl_lock for all ↵Gravatar waker2011-04-13
| | | | | | | playlist access; added playlist modification time functions for tracking playlist changes; fixed gtkui playlist group rebuilding
* intermediate fix to playlist/streamer/plugevent mutex race conditionsGravatar waker2011-04-12
|
* fixed alsa pause regressionGravatar waker2011-04-10
|
* fix lastfm scrobble not subbmitting with skipped tracksGravatar Steven Fan2011-04-10
| | | | changed scrobble event from DB_EV_SONGFINISHED to DB_EV_SONGCHANGED
* Updated extra translations (Changed property in VTX plugin to use the same ↵Gravatar Jan D. Behrens2011-04-10
| | | | text as SID plugin.)
* pulse: fixed channelmaskGravatar waker2011-04-10
|
* dts: fixed multichannelGravatar waker2011-04-10
|
* fixed text vertical alignment in playlist, columns and tabsGravatar waker2011-04-10
|
* use songstarted event in notify plugin instead of songchangedGravatar waker2011-04-10
|
* changed alsa main loop behaviour to reduce number of CPU wakeupsGravatar waker2011-04-10
|
* fix selection in search window to be in sync with main listGravatar waker2011-04-10
|
* added description with example to shellexec pluginGravatar waker2011-04-09
|
* optional separators between plugin action menu itemsGravatar waker2011-04-09
|
* Trim strings on shellexecGravatar Viktor Semykin2011-04-09
|
* fixed duration + fade in aosdk pluginGravatar waker2011-04-09
|
* converter: removed sampleformat selection from encoder presetsGravatar waker2011-04-09
|
* prevent trkproperties from adding reserved fields starting with _ and :Gravatar waker2011-04-09
|
* wildmidi plugin description/copyright fixGravatar waker2011-04-09
|
* wavpack plugin copyright fixGravatar waker2011-04-09
|
* fixed sid plugin descriptionGravatar waker2011-04-09
|
* updated notify plugin descrGravatar waker2011-04-09
|
* fixed m3u plugin descriptionGravatar waker2011-04-09
|
* ffmpeg: get filetype from codec instead of predefined setGravatar waker2011-04-07
|
* ffmpeg: don't use layout for setting channelmaskGravatar waker2011-04-07
|
* aac: fixed timescaled tracks durationGravatar waker2011-04-07
|
* converter: replace invalid characters in output fname with _Gravatar waker2011-04-06
|
* mp3: changed bitrate calculation to use filesize/duration*8Gravatar waker2011-04-06
|
* changed default column "title/track artist" to just "title"Gravatar waker2011-04-06
|
* remove Performer from gtkui trkproperties predefined fieldsGravatar waker2011-04-06
|
* added *folder*.jpg to artwork default filemaskGravatar waker2011-04-06
|
* changed names in column editor to match default namesGravatar waker2011-04-06
|
* added option to ignore archive files when adding foldersGravatar waker2011-04-05
|
* fixed oss 24bit and multichannel glitchesGravatar waker2011-04-05
|
* fixed mp3 parser slowdownGravatar waker2011-04-05
|
* converter: don't write cuesheet to output files;Gravatar waker2011-04-05
| | | | | fixed encoder preset list bugs; better error message on failed input files
* converter: don't copy cuesheet into output filesGravatar waker2011-04-05
|
* fixed gui crash after deleting playlistGravatar waker2011-04-05
|
* fixed duplicate keys in trkproperties viewGravatar waker2011-04-04
|
* 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
|