summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* 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
|
* 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
| * fixed cover art notification display for tracks with empty album nameGravatar waker2012-10-19
| |
| * channelmask fix in sndfile pluginGravatar 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
| * 0.5.6-rc3: fixed artwork libpng and libjpeg static linkageGravatar waker2012-10-17
| |
| * Revert "aac: fail adts parser if encountered many failed frames in a row"Gravatar waker2012-10-17
| | | | | | | | This reverts commit 1ab32a2802e79ae39226f25fe81150fe80858757.
| * gtk3 static-build fixGravatar waker2012-10-17
| |
| * aac: fixed filehandle leakGravatar waker2012-10-16
| |
| * gtkui: fixed gtk2 plugin static linkingGravatar waker2012-10-15
| |
| * gtk3 support in static buildGravatar waker2012-10-14
| |
| * aac: don't attempt raw aac detection on mp4 filesGravatar waker2012-10-14
| |
| * aac: fail adts parser if encountered many failed frames in a rowGravatar waker2012-10-11
| |
| * converter: fixed file-exists checkGravatar waker2012-10-10
| |
| * aac: fixed makefileGravatar waker2012-10-10
| |
| * fixed gtk2/3 configure options -- now there's no --disable/enable-gtkui, ↵Gravatar waker2012-10-09
| | | | | | | | only --disable/enable-gtk2 and -gtk3.
| * mp3: fixed trk properties samplerateGravatar waker2012-10-09
| |
| * vorbis: update waveformat if changes dynamically in the streamGravatar waker2012-10-09
| |
| * mms: debug printfsGravatar waker2012-10-08
| |
| * gtkui: playlist popup menu positioning WIPGravatar waker2012-10-08
| |
| * mms: more abortion improvementsGravatar waker2012-10-08
| |
| * mms: improved aborting, increased timeout lengthGravatar waker2012-10-08
| |
* | compile/run fixes after merging masterGravatar waker2012-10-06
| |
* | Merge branch 'master' into develGravatar waker2012-10-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README configure.ac deadbeef.h plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddblistview.c plugins/gtkui/deadbeef.glade plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/shellexec/shellexec.c plugins/supereq/Makefile.am
| * mms: improved stream abortingGravatar waker2012-10-03
| |
| * mms: fixed connection timeout handling -- now we wait about 6 seconds (200 ↵Gravatar waker2012-10-03
| | | | | | | | attemps 30 ms each) before giving up
| * libmms: prevent infinite loop when server returns EAGAIN, by limiting number ↵Gravatar waker2012-10-01
| | | | | | | | of retries
| * alac: disabled demux tracingGravatar waker2012-09-15
| |
| * ffmpeg: removed m4a from extension listGravatar waker2012-09-15
| |
| * alsa: converted printfs to tracesGravatar waker2012-09-15
| |
| * fixed converter gui descriptionGravatar waker2012-09-15
| |
| * disabled tracing in ffmpeg and alsa pluginsGravatar waker2012-09-15
| |
| * aac: fixed mp4 initGravatar waker2012-09-15
| |
| * converter: fixed writing tags to a files which have names with special ↵Gravatar waker2012-09-11
| | | | | | | | characters
| * gtkui: fixed focus issues with the add new field dialogGravatar waker2012-09-11
| |
| * gtkui: fix key handling -- esc,ins,del work againGravatar waker2012-09-11
| |
| * gtkui: disable global keyboard handler in trkproperties, fix editing using ↵Gravatar waker2012-09-11
| | | | | | | | enter key, cancelling using esc key, clipboard using ctrl/shift+ins, etc
| * fix cdio version checksGravatar waker2012-09-10
| |
| * fix building issues with libcdio higher than 0.82Gravatar Joey Zheng2012-09-10
| |