summaryrefslogtreecommitdiff
Commit message (Expand)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
* | | Merge pull request #6 from Lithopsian/masterGravatar Alexey Yakovenko2014-05-27
|\| |
| * | Fix cuesheets to work when startsample is non-zeroGravatar Ian Nartowicz2014-05-27
|/ /
* | don't call utfcasestr_fast on non-utf8 data, to fix plt_search_process crash ...Gravatar Alexey Yakovenko2014-05-26
| * 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
* configure --help fix for gtk2/3Gravatar Alexey Yakovenko2014-05-09
* gme: android build fixGravatar Alexey Yakovenko2014-05-09
* mp3: fixed mp3 parser bug which resulted in wrong durationGravatar Alexey Yakovenko2014-05-09
* junklib: fixed handlid invalid UFID in id3v2Gravatar 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
* junklib: added musicbrainz UFID supportGravatar Alexey Yakovenko2014-05-06
* changed plugin init order, so that the selected GUI plugin is always loaded 1stGravatar 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
* junklib: UFID support WIPGravatar Alexey Yakovenko2014-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
|\ \
* \ \ Merge pull request #4 from popoffka/masterGravatar Alexey Yakovenko2014-05-04
|\ \ \
| * | | fixed crash after last track if "stop after cur album" is enabledGravatar Aleksejs Popovs2014-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
* | corrected seekpos cast bugGravatar 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
* | added sanity check into pl_items_copy_junk, to make sure we won't dereference...Gravatar Alexey Yakovenko2014-04-30
* | fixed bug in pl_add_meta which was skipping some of the fields, especially wh...Gravatar Alexey Yakovenko2014-04-30
* | removed shift-jis hack from cuesheet parser, this should now work without the...Gravatar Alexey Yakovenko2014-04-30
* | junklib: added shift-jis detectionGravatar Alexey Yakovenko2014-04-30
* | vfs_curl: clear artist meta if not knownGravatar Alexey Yakovenko2014-04-30
* | gtkui: added downgradable layout config support, that is, allowing downgradin...Gravatar Alexey Yakovenko2014-04-28
* | gtkui: added option to disable seekbar overlayGravatar Alexey Yakovenko2014-04-28