summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* changed widget storage format to the more usable and extensible key-value pairsGravatar waker2013-08-18
|
* mp3: fixed streaming regressionGravatar waker2013-08-18
|
* ignore po/deadbeef.pot, and remove it from gitGravatar waker2013-08-18
|
* moved parser into separate libGravatar waker2013-08-18
|
* fill visualizer waveform data with zeroes if streamer is inactiveGravatar waker2013-08-18
|
* ctmapping thread safety and final polishGravatar waker2013-08-18
|
* added pulseaudio role=music to .desktop fileGravatar waker2013-08-18
|
* deleted eo, nb and si translations (they were empty)Gravatar waker2013-08-18
|
* update ctmapping in streamer when GUI changes itGravatar waker2013-08-17
|
* read ctmapping from configGravatar waker2013-08-17
|
* gtkui: added GUI configuration for content type mappingGravatar waker2013-08-17
|
* shellexec description fixGravatar waker2013-08-17
|
* translation updateGravatar waker2013-08-17
|
* gtkui: fixed scope and spectrum rendering on gtk3; fixed design mode drawing ↵Gravatar waker2013-08-16
| | | | on gtk3
* gtkui: added experimental gtkglext port to GTK3, fixed GTK3 build errorsGravatar waker2013-08-15
|
* content-type mapping settings WIPGravatar waker2013-08-15
|
* added transifex configGravatar waker2013-08-15
|
* fixed typo in km.poGravatar waker2013-08-14
|
* Merge branch 'i18n' into develGravatar waker2013-08-14
|\
* | re-added deadbeef.potGravatar waker2013-08-14
| |
* | ffmpeg: add avformat_network_init callGravatar waker2013-08-13
| |
* | implemented mapping of stream content-types to multiple decoders; mapped all ↵Gravatar waker2013-08-13
| | | | | | | | types to ffmpeg as fallback, which in turn makes it possible to play OPUS streams with application/ogg content type using ffmpeg plugin
* | gtkui: handle selection changes in all playlist widgetsGravatar waker2013-08-11
| |
* | gtkui: fixed naming of some public constants; added non-expandable widget ↵Gravatar waker2013-08-11
| | | | | | | | flag support
* | gtkui: changed widget API to support extensibility / backwards compatGravatar waker2013-08-11
| |
* | gtkui major version bump and related fixesGravatar waker2013-08-11
| |
* | added PLUG_TEST_COMPAT macro to deadbeef.hGravatar waker2013-08-11
| |
* | little typo fix in main.c commentsGravatar waker2013-08-11
| |
* | gtkui: warn a user when he attempts to quit while background jobs are runningGravatar waker2013-08-04
| |
* | added new API for querying/handling background jobsGravatar 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
| |
* | integrated android resampler for testingGravatar waker2013-06-14
| |
* | 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