summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* ao: remove debug printfGravatar waker2011-04-26
|
* fixed m3u plugin for new apiGravatar waker2011-04-25
|
* new future-proof playlist API, potentially reducing locking, and allowing ↵Gravatar waker2011-04-25
| | | | more flexibility
* changed gtkui api header to use zlib licenseGravatar waker2011-04-25
|
* fix crash when rendering tabstrip during unfinished initializationGravatar waker2011-04-25
|
* remove minimize/maximize from add files progress dialogGravatar waker2011-04-25
|
* converter: ignore radio streamsGravatar waker2011-04-25
|
* fix opening converter dialog using hotkeyGravatar waker2011-04-25
|
* delete debug printfs from hotkeysGravatar waker2011-04-24
|
* alsa: fix random stutteringGravatar waker2011-04-24
| | | | this will restore excessive CPU wakeups -- need another fix for that
* moved hotkeys init to plugin.start, to avoid race condition with gtkGravatar waker2011-04-24
|
* added gui.bgcolor playlist propertyGravatar waker2011-04-23
|
* nuked imlib2 usage; use libjpeg directly to prepare images for notificationsGravatar waker2011-04-23
|
* fixed race condition in notify pluginGravatar waker2011-04-23
|
* refresh notification when cover art has been loadedGravatar waker2011-04-22
|
* remember converter output folder separately from add files/folders configGravatar waker2011-04-22
|
* gtkui: stop refresh timer before quittingGravatar waker2011-04-22
|
* gtkui: fixed playlist refresh regression in search windowGravatar waker2011-04-22
|
* fixed playlist redraw after opening search windowGravatar waker2011-04-22
|
* added more error reporting to alsaGravatar waker2011-04-22
|
* fixed oss float32 bugGravatar waker2011-04-22
|
* mp3: applying decoder delay has been moved to initGravatar waker2011-04-22
|
* fixed mp3 gapless with seekingGravatar waker2011-04-22
|
* disabled alsa tracingGravatar waker2011-04-20
|
* mp3 gapless WIPGravatar waker2011-04-20
|
* invalidate listview cache after deleting playlistGravatar waker2011-04-19
|
* fixed mp3 delay/padding to be friends with cue splittingGravatar waker2011-04-19
|
* fixed mp3 seek regressionGravatar waker2011-04-19
|
* reapply search after switching playlistGravatar waker2011-04-19
|
* fixed tray icon double clicking bugGravatar waker2011-04-18
|
* call ddb_listview_groupcheck from setup_vscrollGravatar waker2011-04-18
|
* auto-save config after changing converter optionsGravatar waker2011-04-18
|
* fixed editing 1st dsp presetGravatar waker2011-04-18
|
* fixed dts channelmapGravatar waker2011-04-18
|
* removed debug printfs from mp3 pluginGravatar waker2011-04-17
|
* fixed redrawing playlist after adding/removing columnsGravatar waker2011-04-17
|
* dts channel remappingGravatar waker2011-04-17
|
* fixed aac channelmapGravatar waker2011-04-17
|
* converter compile fixGravatar waker2011-04-17
|
* fix memleak in cddaGravatar waker2011-04-16
|
* get rid of some legacy events;Gravatar waker2011-04-16
| | | | update playlist grouping on metadata changes
* cdda: added CD identification by discid, so that tracks play only when ↵Gravatar waker2011-04-16
| | | | | | correct CD is inserted; fixed playlist regrouping on metadata changes
* fixed search window regressionGravatar waker2011-04-16
|
* fixed redrawing playlist on grouping changeGravatar waker2011-04-16
|
* mp3: fixed skipping invalid frames at the start of streams;Gravatar waker2011-04-16
| | | | fixed error handling on some weird streams
* lfm: minor cleanupGravatar waker2011-04-16
|
* fixed invalid utf8/memtrashing in gtkui fileadd progress dialogGravatar waker2011-04-14
|
* mp3 parser: don't get parameters from frames coming after corrupted framesGravatar waker2011-04-14
|
* more unification work on event systemGravatar waker2011-04-14
|
* new event passing systemGravatar waker2011-04-14
|