summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* mp3: reverted all changes done since may: too many regressionsGravatar Alexey Yakovenko2013-12-10
* m3u: never reuse title/artist from previous M3UINFGravatar Alexey Yakovenko2013-12-10
* gtkui: fixed progress dialog while loading playlistsGravatar Alexey Yakovenko2013-12-10
* gtkui: fix eq lines going past bottom marginGravatar Alexey Yakovenko2013-12-10
* converter: block spawning multiple instancesGravatar Alexey Yakovenko2013-12-10
* core: fixed opening files into default playlist from cmdlineGravatar Alexey Yakovenko2013-12-10
* gtkui: don't accept messages before GTK finishes initializingGravatar Alexey Yakovenko2013-12-10
* gtkui: fixed actionhandlers not returning FALSE and causing 100% CPU loadGravatar Alexey Yakovenko2013-12-09
* configure: updated hotkeys plugin descriptionGravatar Alexey Yakovenko2013-12-08
* shut up autogen.sh errorsGravatar Alexey Yakovenko2013-12-08
* fix gcc<4.5 regressionGravatar Alexey Yakovenko2013-12-08
* fixed libsupc++ configure bugGravatar Alexey Yakovenko2013-12-06
* aac: don't crash when numsamples is 0Gravatar Alexey Yakovenko2013-12-03
* build system fixes for 0.6 staticGravatar Alexey Yakovenko2013-12-03
* static-0.6.0-2Gravatar Alexey Yakovenko2013-11-25
* 0.6.0 releaseGravatar Alexey Yakovenko2013-11-24
* gtkui: don't print "widget is not registered" warningGravatar Alexey Yakovenko2013-11-24
* gtkui: remove_from_disk won't remove files from playlist if it can't delete t...Gravatar Alexey Yakovenko2013-11-24
* po updGravatar Alexey Yakovenko2013-11-24
* removed debug mode preventing plt_clear during add_filesGravatar Alexey Yakovenko2013-11-24
* added pltbrowser to static buildsGravatar Alexey Yakovenko2013-11-23
* gtkui: disallow adding playlist and tabbed_playlist at the same timeGravatar Alexey Yakovenko2013-11-23
* add pltbrowser to static buildsGravatar Alexey Yakovenko2013-11-23
* gtkui: cleanup songchanged_cb; prevent auto-switching playlists because of cu...Gravatar Alexey Yakovenko2013-11-23
* gtkui: yet another fix to column autoresizeGravatar Alexey Yakovenko2013-11-23
* gtkui: don't render placeholders when not in design modeGravatar Alexey Yakovenko2013-11-23
* fixed ignore_archives and ignore_symlinks in plt_add_dir2Gravatar Alexey Yakovenko2013-11-23
* ffmpeg: fixed non-planar fmt regressionGravatar Alexey Yakovenko2013-11-23
* fixed subtrack flag in gme and mpcGravatar Alexey Yakovenko2013-11-23
* m3u: fixed m3uinf regressionGravatar Alexey Yakovenko2013-11-23