summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | vtx configure fixGravatar waker2013-05-19
| |
* | README updGravatar waker2013-05-19
| |
* | wma: debug infoGravatar waker2013-02-22
| |
* | added application/octet-stream to the list of m3u/pls mime typesGravatar waker2013-02-03
| |
* | gtkui: removed gdk_threads_enter/leave calls from gtkui_threadGravatar waker2013-01-27
| |
* | wma: seeking WIPGravatar waker2013-01-25
| |
* | wma: fixed seeking of VBR files; seeking is NOT sample-accurateGravatar waker2013-01-25
| |
* | wildmidi: fixed invalid mem accessesGravatar waker2013-01-22
| |
* | wma: copyright notice updGravatar waker2013-01-15
| |
* | wma: fix crashes, fix freezesGravatar waker2013-01-15
| |
* | wma: slight memory optimizationGravatar waker2013-01-15
| |
* | wma sample-accurate seekingGravatar waker2013-01-15
| |
* | wma: platform.h compile fixGravatar waker2013-01-13
| |
* | wma: added cuesheet supportGravatar waker2013-01-13
| |
* | wma seekingGravatar waker2013-01-13
| |
* | fixed seektime drawingGravatar waker2013-01-13
| |
* | make "auto-name playlists" option ON by defaultGravatar waker2013-01-13
| |
* | support longer playlist titles in tabstrip (previously was capped at 100 ↵Gravatar waker2013-01-12
| | | | | | | | characters, now 1000); show tooltips for long titles which don't fit in max_tab_width
* | Merge branch 'wmaplug' into develGravatar waker2013-01-12
|\ \ | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/flac/flac.c
* | | redraw playlist after changing colors in settingsGravatar waker2013-01-12
| | |
* | | limit max tab widthGravatar waker2013-01-12
| | |
| * | new wma plugin WIPGravatar waker2013-01-12
| | |
* | | cheap 2x and 4x downsampling supportGravatar waker2012-12-20
| | |
| * | fixed gme config initializationGravatar waker2012-12-17
| | |
* | | gtkui: cover art fixesGravatar waker2012-12-03
| | |
* | | gtkui: layout editor: added childmenu api; added gui for controlling packing ↵Gravatar waker2012-12-01
| | | | | | | | | | | | properties of child widgets
* | | gtkui: restored cairo vis rendering and fixed few bugsGravatar waker2012-12-01
| | |
* | | gtkui: fixed w_splitter_replace logicGravatar waker2012-12-01
| | |
* | | gtkui: drawing spectrum and scope using cairoGravatar waker2012-12-01
| | |
* | | gtkui: fixed crash caused by hvbox_replaceGravatar waker2012-12-01
| | |
* | | gtkui: fixed widget remove/destroy logicGravatar waker2012-12-01
| | |
* | | deadbeef.h license fixGravatar waker2012-12-01
| | |
* | | try to bash code from configureGravatar waker2012-11-30
| | |
* | | few minor optimizationsGravatar waker2012-11-30
| | |
* | | disable compiling medialibGravatar waker2012-11-30
| | |
| * | cue: fixed reading unquoted values with spacesGravatar waker2012-11-30
| | |
* | | cue: fixed reading unquoted values with spacesGravatar waker2012-11-30
| | |
* | | gtkui: button widget prototypeGravatar waker2012-11-28
| | |
* | | gtkui: added vbox and hbox widgetsGravatar waker2012-11-28
| | |
* | | added message queue instance to the streamerGravatar waker2012-11-25
| | |
* | | added new generic message queue moduleGravatar waker2012-11-25
| | |
* | | gtkui: fixed column sizers dead zone bugGravatar waker2012-11-25
| | |
* | | gtkui: set cursor to new hotkey after it's been addedGravatar waker2012-11-25
| | |
* | | added new set_mute/is_mute API; added hotkey for thisGravatar waker2012-11-25
| | |
* | | added add/remove to/from playqueue hotkeysGravatar waker2012-11-25
| | |
* | | move playlist switching hotkeys out of Edit categoryGravatar waker2012-11-24
| | |
* | | added clear playlist and invert selection hotkeysGravatar waker2012-11-24
| | |
* | | added sorting hotkeysGravatar waker2012-11-24
| | |
* | | gtkui: added hotkeys for switching to playlist1-10; removed old play_random ↵Gravatar waker2012-11-24
| | | | | | | | | | | | hardcoded hotkey
* | | hotkeys: added prev/next playlist hotkeysGravatar waker2012-11-24
| | |