summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* few fixes to make it possible to reinitialize player after complete shutdown,...Gravatar waker2011-06-12
* added more trace messages to sndfile pluginGravatar waker2011-06-12
* added id to stdio pluginGravatar waker2011-06-12
* fixed proxy authentication bug in vfs_curlGravatar waker2011-06-04
* be verbose on plugin load failuresGravatar waker2011-05-27
* fixed reading id3/apev2 tags from raw aacGravatar waker2011-05-27
* Merge branch 'i18n' of ssh://lxde.git.sourceforge.net/gitroot/lxde/deadbeef i...Gravatar waker2011-05-23
|\
* | nuked iconv usage from sid pluginGravatar waker2011-05-23
* | mpc c89 compile fixGravatar waker2011-05-23
* | few android fixesGravatar waker2011-05-23
| * Commit from LXDE Translation Project with Pootle by user secipolla.: 389 of 3...Gravatar secipolla2011-05-23
| * Commit from LXDE Translation Project with Pootle by user secipolla.: 389 of 3...Gravatar secipolla2011-05-23
* | added ddb_ prefix to dumb, shn and ao plugins;Gravatar waker2011-05-23
* | mono2stereo: added website and renamed to ddb_mono2stereoGravatar waker2011-05-23
* | added website line to dsp_template exampleGravatar waker2011-05-23
* | fixed formatting bug in converterGravatar waker2011-05-23
* | 0.5.1Gravatar waker2011-05-22
* | removed converter_gtkui fallback versionGravatar waker2011-05-22
* | minor junklib error check fixGravatar waker2011-05-22
* | unbreak shuffleGravatar waker2011-05-22
* | removed Encoding from deadbeef.desktop.inGravatar waker2011-05-22
* | engrish fix in hotkeysGravatar waker2011-05-22
|/
* Merge branch 'master' into i18nGravatar waker2011-05-22
|\
| * 0.5.1 changelogGravatar waker2011-05-22
| * translation updGravatar waker2011-05-22
| * removed bogus ; from alsa.cGravatar waker2011-05-22
| * fixed 16 to 32 bit converterGravatar waker2011-05-22
| * renamed dsp pass_through to can_bypassGravatar waker2011-05-22
| * added mono2stereo to portable build scriptsGravatar waker2011-05-22
| * minor bugfix in pl_set_orderGravatar waker2011-05-22
| * fixed regression in streamer dsp chain caused by adding pass-through featureGravatar waker2011-05-22
| * added null-ptr checks to artwork queue_popGravatar waker2011-05-22
| * added -fPIC to adplug CFLAGSGravatar waker2011-05-22
| * fixed action flag checking in hotkeysGravatar waker2011-05-22
| * fixed passing garbage column pointer to gtk_tree_view_set_cursor when removin...Gravatar waker2011-05-22
| * auto-add resampler to streamer dsp chain on 1st runGravatar waker2011-05-22
| * fix minor syntax error in plugin action handlingGravatar waker2011-05-22
| * changed cue loader to use VFS, for reading from archivesGravatar waker2011-05-22
| * cleaned up few bogus code lines in ddblistview.cGravatar waker2011-05-22
| * moved server_start to happen earlier, to prevent unwanted multiple instancesGravatar waker2011-05-21
| * improved alsa channels settingGravatar waker2011-05-21
| * hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
| * added pass_through support to SRC pluginGravatar waker2011-05-21
| * added new DSP API pass_through, which allows to skip DSP stage if it doesn't ...Gravatar waker2011-05-21
| * fixed sample remapping for all format conversionsGravatar waker2011-05-21
| * reset streamer after sound reinit, to prevent misaligned output on sampleform...Gravatar waker2011-05-21
| * converter: set outfolder to $HOME if empty; few error message fixes; less hea...Gravatar waker2011-05-21
| * allow converter to create subdirectories in output path - check for windows p...Gravatar Jan D. Behrens2011-05-21
| * fixed alsa setformat channels fallbackGravatar waker2011-05-21
| * fixed regression in SRC pluginGravatar waker2011-05-21