summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* aac: header validator will now check up to 4000 bytes instead of 2000Gravatar waker2012-11-08
|
* fixed skipping utf8 bom in id3v2 COMM fieldsGravatar waker2012-11-07
|
* gtkui: new hotkey grabbing widget and other fixesGravatar waker2012-11-06
|
* gtkui: removed old hotkey config codeGravatar waker2012-11-06
|
* gtkui: hotkey gtk warning fixGravatar waker2012-11-06
|
* get rid of DDB_ACTION_CALLBACK macroGravatar waker2012-11-05
|
* fixed action def in cdda pluginGravatar waker2012-11-05
|
* fixed actions defined in the hotkeys pluginGravatar waker2012-11-05
|
* hotkeys: description updateGravatar waker2012-11-05
|
* API fix in shellexecuiGravatar waker2012-11-05
|
* local hotkeys supportGravatar waker2012-11-05
|
* more adaptation of plugin actions to the new APIsGravatar waker2012-11-05
|
* convgui: action context supportGravatar waker2012-11-05
|
* new action API code fixesGravatar waker2012-11-05
|
* fixes necessary to support plugins with actions using API <=1.4Gravatar waker2012-11-05
|
* hotkeys: added API for local hotkeysGravatar waker2012-11-04
|
* hotkeys: don't crash on x errorsGravatar waker2012-11-04
|
* gtkui: better actions treeGravatar waker2012-11-04
|
* transition to the new plugin action API (WIP)Gravatar waker2012-11-04
|
* switched to the new config format for global hotkeysGravatar waker2012-11-04
|
* gtkui: hotkeys preferences gui tweaksGravatar waker2012-11-04
|
* gtkui: hotkeys configuration: add/remove; save/load; apply/revert buttons, etcGravatar waker2012-11-04
|
* gtkui: hotkeys configuration WIPGravatar waker2012-11-02
|
* action context stuff in deadbeef.h; clean-upGravatar waker2012-11-02
|
* gtkui: hotkey grabber widget WIPGravatar waker2012-11-01
|
* --disable/enable-gtk3 typo fixGravatar waker2012-10-31
|
* gtkui: new hotkeys configuration tab WIPGravatar waker2012-10-30
|
* plugin API bump to 1.5, deadbeef.h cleanup, added new hotkeys stuffGravatar waker2012-10-30
|
* fixed playlist refresh on search window selection changesGravatar waker2012-10-30
|
* gtkui: disable smclient (hangs on ubuntu)Gravatar waker2012-10-30
|
* flac: fixed cue track index bugGravatar waker2012-10-29
|
* flac: added flac native cuesheet metadata supportGravatar waker2012-10-28
|
* fixed cover loader bug which leads to infinite request chain when the image ↵Gravatar waker2012-10-28
| | | | file can't be loaded
* gtkui: disabled search in the "selection properties" widgetGravatar waker2012-10-28
|
* gtkui: fixed few focus issuesGravatar waker2012-10-28
|
* artwork: added experimental worldofspectrum.org downloader (loading screens)Gravatar waker2012-10-27
|
* fft.c changes commentGravatar waker2012-10-25
|
* new fft code from audacious, now spectrum analyzer looks correctlyGravatar waker2012-10-25
|
* display of the seek position in the seekbar WIPGravatar waker2012-10-25
|
* Fix infinite callback in notify while getting artGravatar Tydus2012-10-25
|
* removed frame from tabbed playlistGravatar waker2012-10-25
|
* Merge branch 'master' into develGravatar waker2012-10-25
|\ | | | | | | | | Conflicts: configure.ac
| * 0.5.6Gravatar waker2012-10-22
| |
| * changelog upd for 0.5.6Gravatar waker2012-10-22
| |
| * fixed cover art notification display for tracks with empty album nameGravatar waker2012-10-19
| |
| * channelmask fix in sndfile pluginGravatar waker2012-10-19
| |
* | compile fixGravatar waker2012-10-19
| |
| * switch version nr. back to develGravatar waker2012-10-19
| |
* | Merge branch 'master' into develGravatar waker2012-10-19
|\| | | | | | | | | | | | | Conflicts: configure.ac streamer.c streamer.h
| * wavpack: don't use channelmask from file, because of broken pcm format ↵Gravatar waker2012-10-18
| | | | | | | | conversion