summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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 ↵Gravatar Alexey Yakovenko2014-01-05
| | | | not hidden when the option is to do so is set)
* 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
| | | | and sid plugins
* 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 ↵Gravatar Alexey Yakovenko2014-01-04
| | | | handle pathes longer than 256 bytes because of dirent misuse
* 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 ↵Gravatar Alexey Yakovenko2013-12-19
| | | | architectures with plugins installed in $HOME/.local/lib$ARCH/deadbeef
* 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 ↵Gravatar Alexey Yakovenko2013-12-11
| | | | reset
* 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 ↵Gravatar Alexey Yakovenko2013-11-24
| | | | them from disk
* po updGravatar Alexey Yakovenko2013-11-24
|
* removed debug mode preventing plt_clear during add_filesGravatar Alexey Yakovenko2013-11-24
|