summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* gtkui: warn a user when he attempts to quit while background jobs are runningGravatar waker2013-08-04
|
* shut up (one of) GCC warningsGravatar waker2013-08-04
|
* gtkui: make cursor and scroll to follow current playing track by defaultGravatar waker2013-08-04
|
* ffmpeg 2.0 support; the plugin now doesn't handle wma, but handles opus by ↵Gravatar waker2013-07-13
| | | | default
* gtkui: api documentation fixesGravatar waker2013-07-11
|
* pltbrowser: added context menuGravatar waker2013-07-11
|
* gtkui: added API for creating playlist context menuGravatar waker2013-07-11
|
* playlist browser plugin WIPGravatar waker2013-07-11
|
* gtkui: added/fixed few things to make widget plugins workGravatar waker2013-07-11
|
* wma: correct duration and seeking in wma fragments (for example streaming ↵Gravatar waker2013-07-08
| | | | radio dumps)
* wma: experimental embedded cue support; reload metadata supportGravatar waker2013-07-07
|
* wma: fixed asf_seekGravatar waker2013-07-07
|
* mms radio now works using the new wma pluginGravatar waker2013-07-06
|
* added audio/x-mpeg content type; fixed streaming mp3 regressionGravatar waker2013-07-03
|
* vfs_curl formatting warning fixesGravatar waker2013-07-03
|
* alsa: minor changes to ease debuggingGravatar waker2013-06-14
|
* mp3 parser: fix seeking to end of frame; new corrupted frame heuristicGravatar waker2013-06-05
|
* musepack warning fixGravatar waker2013-06-05
|
* m3u: fixed buffer overflowGravatar waker2013-05-20
|
* fixed parsing content type containing a charset;Gravatar waker2013-05-20
| | | | sleep 400ms (configurable) after loading remote playlist, to avoid server rejects
* wma: debug infoGravatar waker2013-02-22
|
* 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
| |
| * 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
| |
* | few minor optimizationsGravatar waker2012-11-30
| |
* | gtkui: button widget prototypeGravatar waker2012-11-28
| |
* | gtkui: added vbox and hbox widgetsGravatar waker2012-11-28
| |