summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fixed remote playlist loading regression causing crashGravatar Oleksiy2014-01-22
* 0.6.1-rc1Gravatar Alexey Yakovenko2014-01-21
* static build fixGravatar Alexey Yakovenko2014-01-21
* i686 cross-compile fixesGravatar Alexey Yakovenko2014-01-20
* updated translations from txGravatar Alexey Yakovenko2014-01-20
* fixed playlist loaders refcounting bugGravatar Alexey Yakovenko2014-01-20
* [gtkui] enqueue refresh_cb after playlist widget initGravatar Alexey Yakovenko2014-01-20
* [pltbrowser] better plugin name and descriptionGravatar Alexey Yakovenko2014-01-19
* don't build shellexecui if shellexec is not builtGravatar Alexey Yakovenko2014-01-19
* gtkui: hide hotkeys tab in preferences, if the hotkeys plugin is not availableGravatar Alexey Yakovenko2014-01-19
* get rid of features.h for gcc version checkGravatar Alexey Yakovenko2014-01-16
* fix bug #971: don't load playlists from archivesGravatar Alexey Yakovenko2014-01-15
* don't use libsupc++ in non-static buildsGravatar Alexey Yakovenko2014-01-15
* [gtkui] another fix to column autoresizing, now should work in gnome shell as...Gravatar Alexey Yakovenko2014-01-15
* streamer: fixed streamer track switching regressionGravatar Alexey Yakovenko2014-01-11
* streamer: reset buffers/decoders before unpausing remote streamsGravatar Alexey Yakovenko2014-01-07
* streamer: fixed setting output format after remote unpauseGravatar Alexey Yakovenko2014-01-07
* fixed few typosGravatar Alexey Yakovenko2014-01-06
* streamer: don't start streaming radio on resume if paused;Gravatar Alexey Yakovenko2014-01-06
* invalid cuesheet lines are replaced with placeholders; added shift-jis recodi...Gravatar Alexey Yakovenko2014-01-05
* gtkui: pin groups config wasn't applied on startupGravatar Christian Boxdörfer2014-01-05
* corrected many action titles with correct capitalizationGravatar Alexey Yakovenko2014-01-05
* gtkui: corrected few action titles; fixed bug #1028 ("remove from disk" is no...Gravatar Alexey Yakovenko2014-01-05
* gtkui: fixed column resize cursor areaGravatar Alexey Yakovenko2014-01-05
* added missing "return 0" in few placesGravatar Alexey Yakovenko2014-01-04
* potential fix of bug #1025: removed c++/glibc hack from gme, supereq, adplug ...Gravatar Alexey Yakovenko2014-01-04
* gtkui: fix bug #1006: columns autoresize issuesGravatar Alexey Yakovenko2014-01-04
* streamer: fixed increased CPU use at the end of track with stop_after_current=1Gravatar Alexey Yakovenko2014-01-04
* new API and vfs_zip patch, fixing bug #986, vfs.scandir not being able to han...Gravatar Alexey Yakovenko2014-01-04
* dumb: remove dependency on system log2Gravatar Alexey Yakovenko2014-01-04
* removed INSTALL (autogenerated); added --automake option to intltoolizeGravatar Alexey Yakovenko2014-01-04
* added/fixed few things necessary to cross-compile i686 ddb on x86_64 host (WIP)Gravatar Alexey Yakovenko2013-12-24
* gitignore changedGravatar Alexey Yakovenko2013-12-22
* added slackware package builder (untested)Gravatar Alexey Yakovenko2013-12-22
* core: added basic multilib support, to allow dualbooting into different archi...Gravatar Alexey Yakovenko2013-12-19
* added crosscompiling support to apbuild and pluginfoGravatar Alexey Yakovenko2013-12-19
* fix bug #1020: incorrect cursor/scroll after deleting playlistsGravatar Alexey Yakovenko2013-12-17
* mp3: fixed duration roundingGravatar Alexey Yakovenko2013-12-17
* fixed gtk3 dependency in .travis.ymlGravatar Alexey Yakovenko2013-12-16
* added README.md with travis-ci build statusGravatar Alexey Yakovenko2013-12-16
* added dependencies to .travis.ymlGravatar Alexey Yakovenko2013-12-16
* added autogen.sh call to .travis.ymlGravatar Alexey Yakovenko2013-12-16
* push travis.yml to trigger the buildGravatar Alexey Yakovenko2013-12-16
* added .travis.ymlGravatar Alexey Yakovenko2013-12-16
* gtkui, hotkeys: fix running without X (bug #1023)Gravatar Alexey Yakovenko2013-12-16
* streamer: possible fix to bug #1010, avoid sleeping until buffer fills to 50%Gravatar Alexey Yakovenko2013-12-14
* ffmpeg: update waveformat on every updateGravatar Alexey Yakovenko2013-12-12
* ao: fixed bug #1000: remove execute bit from ao.hGravatar Alexey Yakovenko2013-12-11
* streamer: added config option to trace streamer buffer fillGravatar Alexey Yakovenko2013-12-11
* hotkeys: fixed bug #1005 - global hotkeys didn't get ungrabbed correctly on r...Gravatar Alexey Yakovenko2013-12-11