summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* Merge branch 'master' into develGravatar waker2011-10-23
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: deadbeef.h metacache.c playlist.c plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddbcellrenderertextmultiline.h plugins/gtkui/ddbequalizer.c plugins/gtkui/ddbequalizer.h plugins/gtkui/ddbseekbar.c plugins/gtkui/ddbseekbar.h plugins/gtkui/ddbtabstrip.c plugins/gtkui/fileman.c plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/gtkui/trkproperties.c
| * fixed last.fm api keyGravatar waker2011-10-22
| |
| * gtkui2: fixed drawing filler in grouped playlistGravatar waker2011-10-18
| |
| * added support for auto-resizing playlist columnsGravatar waker2011-10-16
| |
| * gtkui: fixed line width in listview headerGravatar waker2011-10-15
| |
| * gme: couple of extra sanity checks in fadeout implGravatar waker2011-10-14
| |
| * added fadeout to gme pluginGravatar waker2011-10-14
| |
| * changed treeview row color style property for gtk3Gravatar waker2011-10-14
| |
| * gtkui: fixed warning about unimplemented 'editing-canceled' when using gtk>=2.20Gravatar waker2011-10-13
| |
| * [converter] increased size of preset list dialogGravatar waker2011-10-13
| |
| * [gtkui] replaced "Other file(s)" in file filter with "All file(s)"Gravatar waker2011-10-13
| |
| * [gtkui] better alignment of sliders in playback settingsGravatar waker2011-10-13
| |
| * fixed missing return in gdk_drag_context_list_targetsGravatar waker2011-10-12
| |
| * gdk_drag_context_list_targets fix for gtk<2.22Gravatar waker2011-10-11
| |
| * gtk_combo_box_new_with_entry fixGravatar waker2011-10-10
| |
| * prevent double-inclusion of support.hGravatar waker2011-10-10
| |
| * few fixes for compatibility with gtk<2.22Gravatar waker2011-10-10
| |
| * gtkui: fixed GDK_KEY_ problem in search.cGravatar waker2011-10-10
| |
| * ffmpeg: temporary override FILETYPE instead of setting it permanently (for ↵Gravatar waker2011-10-10
| | | | | | | | streams); set max_analyze_duration to half a second
| * added gtk3 support to converter guiGravatar waker2011-10-09
| |
| * gdkkeysyms-compat.h fixGravatar waker2011-10-09
| |
| * fixed eq drawing under gtk3Gravatar waker2011-10-09
| |
| * fixed seekbar and volumebar drawing in gtkui3Gravatar waker2011-10-09
| |
| * fixed separator line in group titlesGravatar waker2011-10-09
| |
| * fixed few regressions after gtk3 portGravatar waker2011-10-08
| |
| * fixed cairo renderer for tabstrip and playlist headerGravatar waker2011-10-08
| |
| * removed some deprecated codeGravatar waker2011-10-08
| |
| * fixed album art and playback starus drawing using cairoGravatar waker2011-10-08
| |
| * port to GTK3 (WIP)Gravatar waker2011-10-08
| |
| * gtkui: not using Vala anymore; few automake fixes; glade generated code is ↵Gravatar waker2011-10-06
| | | | | | | | now compatible with gtk3
| * vorbis: added .oga to supported file extensionsGravatar waker2011-10-06
| |
| * flac: ignore files with samplerate<=0; don't calculate bitrate on streams ↵Gravatar waker2011-10-06
| | | | | | | | with unknown length
| * few minor fixes to compile using vala 0.14;Gravatar waker2011-10-05
| | | | | | | | converted supereq drawing code from gdk to cairo
| * gtkui3 build supportGravatar waker2011-10-05
| |
| * Add-global-preamp-in-addition-to-replaygain-preamp Global preamp is applied ↵Gravatar Jan D. Behrens2011-10-02
| | | | | | | | to all tracks, while replaygain preamp is only applied to tracks with rg info.
| * Change volumebar tooltip in trayicon scroll event.Gravatar xent2011-10-02
| |
| * mpgmad plugin will no longer change original :FILETYPE value, but will use ↵Gravatar waker2011-10-01
| | | | | | | | !FILETYPE instead to override it
| * m3u plugin will now attempt to load arbitrary files as M3U without checking ↵Gravatar waker2011-10-01
| | | | | | | | extension
| * GUI support for metadata overridesGravatar waker2011-10-01
| |
| * added buffer size limit to m3uext parserGravatar waker2011-09-30
| |
| * disable loading m3u/pls playlist using "open file(s)/folder(s)", always ↵Gravatar waker2011-09-29
| | | | | | | | using Open Playlist from now
| * added experimental EXTM3U supportGravatar waker2011-09-29
| |
| * fixed null bug in vfs_curlGravatar waker2011-09-29
| |
| * fixed aac_read to avoid mp4ff_read_sample calls after EOFGravatar waker2011-09-29
| |
| * added assert for the case when mp4ff is invoked after eof is reachedGravatar waker2011-09-27
| |
| * aac adts parser rdb check fixGravatar waker2011-09-27
| |
| * always accept new content-length on request without checksGravatar waker2011-09-24
| |
| * added png to the default file mask of artwork pluginGravatar waker2011-09-20
| |
| * send "songstarted" event whenever icy metadata is updatedGravatar waker2011-09-18
| |
| * save config on each window geometry changeGravatar waker2011-09-18
| |