summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
...
* | | reset the playqueue if a user attempts to play the selected file (bug #928)Gravatar Alexey Yakovenko2014-05-28
| | |
* | | ape: allow playing ape format >=4.11 (bug #1019), improved error handlingGravatar Alexey Yakovenko2014-05-28
|/ /
| * gtkui: fix calculation of album art column position (hscrollpos was ignored)Gravatar Christian Boxdörfer2014-05-22
|/
* vfs_zip: fixed seek bugGravatar Alexey Yakovenko2014-05-16
|
* gtkui: fix column edit title issue (bug #1096)Gravatar Alexey Yakovenko2014-05-15
|
* converter: use heap for buffer allocation instead of stackGravatar Alexey Yakovenko2014-05-11
|
* oss: possible fix to deadlock caused by oss_stopGravatar Alexey Yakovenko2014-05-11
|
* mms: added libmms license information to plugin GUIGravatar Alexey Yakovenko2014-05-11
|
* mms: fixed buffer overflow bugGravatar Alexey Yakovenko2014-05-11
|
* gtkui: restored the accidentally deleted double-click status bar handlerGravatar Alexey Yakovenko2014-05-11
|
* cleanup unused code; license updatesGravatar Alexey Yakovenko2014-05-11
|
* gtkui: removed unused event handlers from mainwinGravatar Alexey Yakovenko2014-05-11
|
* cleanup and license updatesGravatar Alexey Yakovenko2014-05-10
|
* removed unused fft impls from supereqGravatar Alexey Yakovenko2014-05-10
|
* gme: android build fixGravatar Alexey Yakovenko2014-05-09
|
* mp3: fixed mp3 parser bug which resulted in wrong durationGravatar Alexey Yakovenko2014-05-09
|
* updated/improved/added licensing info in many plugins, added COPYING files, ↵Gravatar Alexey Yakovenko2014-05-07
| | | | some plugins got upgraded from GPL to ZLIB
* artwork: added include strdupa.h to fix build on freebsd (bug #1086)Gravatar Alexey Yakovenko2014-05-06
|
* lastfm: option to submit tracks shorter than 30 secGravatar Alexey Yakovenko2014-05-05
|
* lastfm: added an option to enable/disable sending musicbrainz track idGravatar skodde2014-05-05
|
* gtkui: when unknown widget is encountered (e.g. widget plugin doesn't work ↵Gravatar Alexey Yakovenko2014-05-04
| | | | or missing), layout is not dropped, but placeholder widget will be inserted, to preserve the layout
* Merge pull request #3 from cboxdoerfer/masterGravatar Alexey Yakovenko2014-05-04
|\ | | | | gtkui: improve performance of album art drawing in playlist
* \ Merge branch 'wander'Gravatar Alexey Yakovenko2014-05-04
|\ \
| | * gtkui: improve performance of album art drawing in playlistGravatar Christian Boxdörfer2014-05-04
| |/ |/|
* | vorbis: new tagging code by Ian Nartowicz, updated licenseGravatar Alexey Yakovenko2014-05-02
| |
* | gtkui: fixed bug in gtk_drag_check_thresholdGravatar Alexey Yakovenko2014-05-01
| |
* | added "stop playback after current album finishes" functionalityGravatar Aleksejs Popovs2014-05-01
| |
* | vfs_curl: added option to enable emulation of trackchange event, now off by ↵Gravatar Alexey Yakovenko2014-05-01
| | | | | | | | default
* | lastfm: fixed compiler warningsGravatar Alexey Yakovenko2014-05-01
| |
* | vorbis: fixed few 64bit warningsGravatar Alexey Yakovenko2014-04-30
| |
* | vfs_curl: send trackchange event on metadata changes, mainly so that lastfm ↵Gravatar Alexey Yakovenko2014-04-30
| | | | | | | | plugin can scrobble tracks from radio
* | lastfm: send data for tracks with unknown duration, with playtime calculated ↵Gravatar Alexey Yakovenko2014-04-30
| | | | | | | | since last trackchange event
* | vfs_curl: clear artist meta if not knownGravatar Alexey Yakovenko2014-04-30
| |
* | gtkui: added downgradable layout config support, that is, allowing ↵Gravatar Alexey Yakovenko2014-04-28
| | | | | | | | downgrading deadbeef from higher to lower versions without loosing the layout setup, implemented by seraparating layout config for each version
* | gtkui: added option to disable seekbar overlayGravatar Alexey Yakovenko2014-04-28
| |
* | gtkui: possible workaround for gtk crash described in bug #1099Gravatar Alexey Yakovenko2014-04-28
| |
* | fixed streaming audio seek issues (bug #1098)Gravatar Alexey Yakovenko2014-04-25
| |
* | gtkui: added option to render play state as unicode chars instead of pixbuf, ↵Gravatar Alexey Yakovenko2014-04-24
| | | | | | | | for better looks on HDPI screens
* | [dumb] added option to configure internal volumeGravatar Alexey Yakovenko2014-04-15
| |
* | aac: workaround for 7ch sound corruption: force 8ch, fill unmapped channels ↵Gravatar Alexey Yakovenko2014-04-11
| | | | | | | | with 0
* | gtkui: single click in album art column selects group and double click plays ↵Gravatar Christian Boxdörfer2014-04-07
| | | | | | | | first track of group
* | added opus metadata writing support to converter (when stdopus plugin is ↵Gravatar Alexey Yakovenko2014-04-07
| | | | | | | | present)
* | shellexec: correct escaping of single quotesGravatar Alexey Yakovenko2014-03-31
| |
* | fixed vorbis >6 channels support (bug #1067)Gravatar Alexey Yakovenko2014-03-24
| |
* | gtkui/artwork: new get_cache_path2 API, crash fixGravatar Alexey Yakovenko2014-03-09
| |
* | gtk linking changes for static buildGravatar Alexey Yakovenko2014-03-09
| |
* | gtkui: avoid config rewrite if gui layout didn't changeGravatar Alexey Yakovenko2014-02-24
| |
* | fixed stop_after_current (buf #1062)Gravatar Alexey Yakovenko2014-02-24
| |
* | added ALAC encoder preset (bug #1060)Gravatar Alexey Yakovenko2014-02-23
| |
* | wma: "MusicBrainz/Track Id" mappingGravatar Alexey Yakovenko2014-02-19
| |