summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* mp3: fixed gapless regressionGravatar Alexey Yakovenko2013-10-14
* gtkui: fixed splitter locking bugGravatar Alexey Yakovenko2013-10-13
* gtkui: removed view_tabs widget accessGravatar Alexey Yakovenko2013-10-13
* gtkui: seekpos delay by Christian BoxdörferGravatar Alexey Yakovenko2013-10-13
* gtkui: cleanup hotkeys code; fixed duplicate hotkeys; allow backspace to be u...Gravatar Alexey Yakovenko2013-10-13
* gtkui: fixed focus on current playing trackGravatar Alexey Yakovenko2013-10-13
* gtkui: disallow assigning duplicate hotkeysGravatar Alexey Yakovenko2013-10-13
* gtkui: better default hotkeys creationGravatar Alexey Yakovenko2013-10-13
* gtkui: fixed saving removed hotkeys; fixed remove hotkey gui behaviorGravatar Alexey Yakovenko2013-10-13
* gtkui: prettified assigned hotkey action textGravatar Alexey Yakovenko2013-10-13
* gtkui: remove view -> tabs menu, it's now done via design modeGravatar Alexey Yakovenko2013-10-13
* gtkui: workaround for cairo crash on long metadata fieldsGravatar Alexey Yakovenko2013-10-12
* gtkui: allow to use any keys as hotkeys (no gtk_accelerator_valid test); remo...Gravatar Alexey Yakovenko2013-10-12
* hotkeys: next/prev playlist cyclingGravatar Alexey Yakovenko2013-10-12
* hotkeys: disabled tracingGravatar Alexey Yakovenko2013-10-12
* hotkeys: fixed global hotkeys on 64bitGravatar Alexey Yakovenko2013-10-11
* hotkeys: better tracingGravatar Alexey Yakovenko2013-10-11
* [hotkeys] fixed crash on non-ascii keycodesGravatar Alexey Yakovenko2013-10-11
* gtkui: fixed hang on invalid accelerator in hotkey dialogGravatar Alexey Yakovenko2013-10-10
* [hotkeys] fixed global hotkeys regression and few gcc warningsGravatar Alexey Yakovenko2013-10-09
* [vfz_zip] disabled archive consistency checksGravatar Alexey Yakovenko2013-10-08
* aac: improving seeking WIPGravatar Alexey Yakovenko2013-10-06
* libmp4ff compile fixGravatar Alexey Yakovenko2013-10-06
* wma: fix error handling when adding filesGravatar Alexey Yakovenko2013-10-06
* gtkui: debug printf cleanupGravatar Alexey Yakovenko2013-10-06
* strip eggsmclient from 0.6Gravatar Alexey Yakovenko2013-10-06
* vorbis: fixed bitrateGravatar Alexey Yakovenko2013-10-06
* gtkui: removed view->menu bar ; fixed show/hide menu bar hotkeyGravatar Alexey Yakovenko2013-10-06
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
* gtkui: added gtkglext noticeGravatar Alexey Yakovenko2013-10-06
* x64 compile fixGravatar Alexey Yakovenko2013-10-05
* fix stuff to pass make distcheckGravatar Alexey Yakovenko2013-10-03
* gtkui: fixed search win default focusGravatar Alexey Yakovenko2013-10-01
* gtkui: decreased seekpos background alphaGravatar Alexey Yakovenko2013-10-01
* gtkui: changed seekpos colorsGravatar Alexey Yakovenko2013-10-01
* gtkui: better seekpos drawingGravatar Alexey Yakovenko2013-10-01
* gtkui: move all seekbar code to ddbseekbar.c; get rid of global variablesGravatar Alexey Yakovenko2013-10-01
* gtkui: fixed limiting tabstrip heightGravatar Alexey Yakovenko2013-10-01
* Merge branch 'master' of ssh://git.code.sf.net/p/deadbeef/codeGravatar Alexey Yakovenko2013-09-30
|\
| * gtkui: support older osx versions without NSWindow::backingScaleFactorGravatar Alexey Yakovenko2013-09-30
* | gtkui: don't register tabs widget, it's highly unfinishedGravatar Alexey Yakovenko2013-09-29
|/
* gtkui: don't mark hotkeys as changed on cursor changeGravatar Alexey Yakovenko2013-09-29
* gtkui: save playlist after sortGravatar Alexey Yakovenko2013-09-29
* gtkui: get rid of all pl_save_all calls in favor of pl_save_currentGravatar Alexey Yakovenko2013-09-29
* added new APIs for saving current playlistGravatar Alexey Yakovenko2013-09-29
* gtkui: save playlist after loadingGravatar Alexey Yakovenko2013-09-29
* gtkui: added prefwin button to reset hotkeys to defaultsGravatar Alexey Yakovenko2013-09-18
* gtkui: warn a user when he forgets to save hotkeys changesGravatar Alexey Yakovenko2013-09-18
* mms: switched from gethostbyname to getaddrinfo for nonblocking operationGravatar Alexey Yakovenko2013-09-18
* mms: fixed sigpipe when interrupting connectionGravatar Alexey Yakovenko2013-09-18