summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
...
* | oggedit: separate check for libogg, to not depend on vorbis libs/flagsGravatar Alexey Yakovenko2014-06-05
| * Full release of oggeditGravatar Ian Nartowicz2014-06-04
|/
* Rename Ogg FLAC.txt -> Ogg_FLAC.txt in makefileGravatar Ian Nartowicz2014-06-04
* Rename Ogg FLAC.txt -> Ogg_FLAC.txtGravatar Ian Nartowicz2014-06-04
* Add Ogg presets to makefileGravatar Ian Nartowicz2014-06-04
* Ogg converter presets for Opus and OggFlacGravatar Ian Nartowicz2014-06-03
* gtkui: fixed keyboard handling (bug #1103)Gravatar Alexey Yakovenko2014-06-03
* gtkui: fixed crash after attempting to add location with empty URLGravatar Alexey Yakovenko2014-06-03
* Merge pull request #5 from cboxdoerfer/masterGravatar Alexey Yakovenko2014-06-03
|\
* | liboggedit: fixed deadbeef includeGravatar Alexey Yakovenko2014-06-03
* | liboggedit: fixed makefile and added the output to .gitignoreGravatar Alexey Yakovenko2014-06-03
* | Merge pull request #8 from Lithopsian/masterGravatar Alexey Yakovenko2014-06-03
|\ \
| * | liboggedit build frameworkGravatar Ian Nartowicz2014-06-03
* | | Merge pull request #7 from Lithopsian/masterGravatar Alexey Yakovenko2014-05-31
|\| |
| * | Just ignore a failed statGravatar Ian Nartowicz2014-05-30
| * | Preserve file permissionsGravatar Ian Nartowicz2014-05-30
* | | ape: fixed cue regression and crash on resumeGravatar Alexey Yakovenko2014-05-30
* | | ffmpeg: fixed weird alac-related code in _insert, which was preventing adding...Gravatar Alexey Yakovenko2014-05-28
* | | 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, s...Gravatar Alexey Yakovenko2014-05-07
* 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 or...Gravatar Alexey Yakovenko2014-05-04
* Merge pull request #3 from cboxdoerfer/masterGravatar Alexey Yakovenko2014-05-04
|\
* \ 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 d...Gravatar Alexey Yakovenko2014-05-01
* | 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 p...Gravatar Alexey Yakovenko2014-04-30
* | lastfm: send data for tracks with unknown duration, with playtime calculated ...Gravatar Alexey Yakovenko2014-04-30