summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* sndfile: fixed big/little endian byte swap buffer overrun bugGravatar waker2012-06-11
|
* wavpack: fixed reload_metadata not clearing old dataGravatar waker2012-06-11
|
* fixed accidental API break caused by run_dialogGravatar waker2012-06-04
|
* fixed drawing selected row in gtkui3Gravatar waker2012-06-02
|
* fixed scrollbars in gtkui3Gravatar waker2012-06-02
|
* fixed scroll-event in gtkui3Gravatar waker2012-06-02
|
* fixed spacing in shellexecui config dialogGravatar waker2012-06-02
|
* gtkui and convgui now require plugin api 1.4 (deadbeef-0.5.5)Gravatar waker2012-05-31
|
* m3u: don't overwrite title/artist from tagsGravatar waker2012-05-31
|
* added sys/cdefs.h include before sys/syslimits.hGravatar waker2012-05-30
|
* converter: fixed dsp plugin selection on initGravatar waker2012-05-30
|
* gtkui: fixed dsp plugin selection on init in prefwinGravatar waker2012-05-30
|
* converter: implemented dsp preset plugin up/down button handlersGravatar waker2012-05-30
|
* converter: improved error handlingGravatar waker2012-05-30
|
* src: fixed automatic samplerate error when output is stoppedGravatar waker2012-05-30
|
* gtkui: run_dialog now supports specifying parent windowGravatar waker2012-05-30
|
* removed vala filesGravatar waker2012-05-30
|
* fixed converter crash on resamplingGravatar waker2012-05-29
|
* added proper log2 detection to configure and dumb pluginGravatar waker2012-05-29
|
* gtkui: fixed playlist colors in gtk3Gravatar waker2012-05-28
|
* gtkui: use g_object_class_install_property instead of ↵Gravatar waker2012-05-28
| | | | g_object_class_install_properties for better compatibility
* m3u: strncpy misuse fixGravatar waker2012-05-24
|
* implemented playlist saving as atomic operation; fixed few PATH_MAX definitionsGravatar waker2012-05-22
|
* bsd sys/syslimits.h fixGravatar waker2012-05-21
|
* fixed bogus printf in gtkuiGravatar waker2012-05-20
|
* tarball fixesGravatar waker2012-05-19
|
* gme: fixed crash when file doesn't existGravatar waker2012-05-19
|
* added support for building gme plugin with libgme0.6.0Gravatar waker2012-05-19
|
* switched to gme0.6pre from foo_gep to fix GBS crashGravatar waker2012-05-19
|
* aac: fixed crash on reload metadataGravatar waker2012-05-19
|
* fixed album art load regressionGravatar waker2012-05-19
|
* fixed libSM and libICE detection and useGravatar waker2012-05-18
|
* fixed regression bug in adplug adl formatGravatar waker2012-05-18
|
* removed srand(time(NULL)) call from libsidplay Player ctor (it was breaking ↵Gravatar waker2012-05-18
| | | | random play order)
* fixed pl_lock in adplug and sidGravatar waker2012-05-18
|
* fixed few capital letters and other typos in GUIGravatar waker2012-05-18
|
* fixed weird gtkstyle usage in playlist and tabstripGravatar waker2012-05-18
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* fixed many calls to pl_find_meta[_raw] being called without pl_lock;Gravatar waker2012-05-17
| | | | | added debug pl_ensure_lock function which asserts when pl_lock is not set when it is required; added new API functions for thread-safe metadata access
* added basic smclient supportGravatar waker2012-05-17
|
* gtkui: added KP_Return to play button acceleratorsGravatar waker2012-05-16
|
* gtkui: ignore numlock state when assigning hotkeysGravatar waker2012-05-16
|
* fixed streaming filetype override in vorbis pluginGravatar waker2012-05-16
|
* gtkui: removed lots of weird vala-generated code from ↵Gravatar waker2012-05-14
| | | | ddbcellrenderermultiline, added "editing-canceled" property to shut up glib
* gtkui: fixed multiline tag field editingGravatar waker2012-05-14
|
* removed gme 0.5.2 and 0.5.5 sourcesGravatar waker2012-05-13
|
* fixed flac embedded covers loadingGravatar waker2012-05-13
|
* converter: added replacement strdupa for non-gnu systemsGravatar waker2012-05-12
|
* artwork: PATH_MAX fix for bsd systemsGravatar waker2012-05-12
|
* fixed crash in converter gtk gui when the actual converter pplugin is not foundGravatar waker2012-05-12
|