summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* changed project description in many filesGravatar Alexey Yakovenko2014-07-16
* Tweaked "Stop after current" settings in the GUIGravatar Alexey Yakovenko2014-07-16
* moved more output->stop calls to streamer threadGravatar Alexey Yakovenko2014-07-16
* fix buffer memleak when downloaded playlist is processed successfullyGravatar Alexey Yakovenko2014-07-16
* streamer streamer_start_playback race condition (HACK)Gravatar Alexey Yakovenko2014-07-15
* fix deleting the temp downloaded m3u file on successGravatar Alexey Yakovenko2014-07-15
* don't delete m3u temp file if it's not setGravatar Alexey Yakovenko2014-07-15
* moved more streamer functions into streamer thread via message queueGravatar Alexey Yakovenko2014-07-15
* fixed handler code, and moved streamer_set_nextsong and streamer_play_current...Gravatar Alexey Yakovenko2014-07-15
* clean up downloaded m3u files on errorsGravatar Alexey Yakovenko2014-07-15
* added new .desktop entries for gnome/unityGravatar Alexey Yakovenko2014-07-15
* artwork: deleted code cleanupGravatar Alexey Yakovenko2014-07-12
* artwork: if album and filename are unknown -- use artist name, if known, as l...Gravatar Alexey Yakovenko2014-07-12
* added 0.6.2-rc2 changes to the ChangeLogGravatar Alexey Yakovenko2014-07-11
* artwork: fixed path inconsistencies between different functionsGravatar Alexey Yakovenko2014-07-11
* artwork: fixed palettized png loader bug (thanks to Ian Nartowicz)Gravatar Alexey Yakovenko2014-07-10
* fixed "play" action when nothing is selected and playback is stopped (bug #1148)Gravatar Alexey Yakovenko2014-07-10
* more agressive optimization flags in static buildGravatar Alexey Yakovenko2014-07-08
* aac: minor memset bugfixGravatar Alexey Yakovenko2014-07-08
* added -O2 flag to static build scriptGravatar Alexey Yakovenko2014-07-08
* fixed unpausing of currently paused track using "play" actionGravatar Alexey Yakovenko2014-07-08
* new fix for --guiGravatar Alexey Yakovenko2014-07-07
* fixed wiki link in the gtkui_api.hGravatar Alexey Yakovenko2014-07-07
* updated po filesGravatar Alexey Yakovenko2014-07-07
* new wiki linksGravatar Alexey Yakovenko2014-07-07
* gtkui: call exit(0) to force exit when background jobs are running, instead o...Gravatar Alexey Yakovenko2014-07-07
* treat file adding as background job, so that quit doesn't crashGravatar Alexey Yakovenko2014-07-07
* only compare plugin names if ID of one or both plugins NULLGravatar Alexey Yakovenko2014-07-07
* converter: initilize edit/remove buttons correctly before the encoder preset ...Gravatar Alexey Yakovenko2014-07-06
* converter: proper metadata cleanup before writing tagsGravatar Alexey Yakovenko2014-07-06
* converter: strip subtrack metadata from converted result before writing tags,...Gravatar Alexey Yakovenko2014-07-06
* converter: fixed edit/remove buttonsGravatar Alexey Yakovenko2014-07-06
* fixed artwork cache resetting in multiple places (bug #1143)Gravatar Alexey Yakovenko2014-07-05
* fixed conf_set_int64Gravatar Alexey Yakovenko2014-07-05
* artwork: fixed crash when showing album art in notification for untagged trac...Gravatar Alexey Yakovenko2014-07-05
* fixed --gui handlingGravatar Alexey Yakovenko2014-07-04
* converter: additional fix for bug #1022 (incorrect wav data size in wave header)Gravatar Alexey Yakovenko2014-07-04
* added name comparison to plugin duplicate check, to avoid duplicate plugins w...Gravatar Alexey Yakovenko2014-06-30
* improved changelog for 0.6.2Gravatar Alexey Yakovenko2014-06-28
* fixed more apbuild issuesGravatar Alexey Yakovenko2014-06-28
* gme: glibc <2.4 compile fixGravatar Alexey Yakovenko2014-06-28
* artwork: added libogg checks / linkingGravatar Alexey Yakovenko2014-06-28
* fixed i686 static build issuesGravatar Alexey Yakovenko2014-06-28
* changelog for 0.6.2Gravatar Alexey Yakovenko2014-06-27
* artwork: fixed caching for untagged filesGravatar Alexey Yakovenko2014-06-27
* artwork: disable tracingGravatar Alexey Yakovenko2014-06-27
* shellexecui: disallow multiple shellexecui dialogsGravatar Alexey Yakovenko2014-06-27
* junklib: comment typo fixGravatar Alexey Yakovenko2014-06-27
* artwork: proper support for data length indicator when parsing APICGravatar Alexey Yakovenko2014-06-27
* junklib: fixed conversion of id3v2.3<->id3v2.4 frame header ext flags; added ...Gravatar Alexey Yakovenko2014-06-27