summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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 ↵Gravatar waker2011-05-23
|\ | | | | | | into i18n
* | 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 ↵Gravatar secipolla2011-05-23
| | | | | | | | 389 messages translated (0 fuzzy).
| * Commit from LXDE Translation Project with Pootle by user secipolla.: 389 of ↵Gravatar secipolla2011-05-23
| | | | | | | | 389 messages translated (0 fuzzy).
* | added ddb_ prefix to dumb, shn and ao plugins;Gravatar waker2011-05-23
| | | | | | | | | | ao has been renamed to ddb_aopsf; tweaked sources and makefiles to simplify compiling out of tree
* | 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 ↵Gravatar waker2011-05-22
| | | | | | | | removing dsp plugin from chain
| * 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
| | | | | | | | | | | | do anything; bumped API version to 1.1
| * fixed sample remapping for all format conversionsGravatar waker2011-05-21
| |
| * reset streamer after sound reinit, to prevent misaligned output on ↵Gravatar waker2011-05-21
| | | | | | | | sampleformat changes
| * converter: set outfolder to $HOME if empty; few error message fixes; less ↵Gravatar waker2011-05-21
| | | | | | | | heap allocations
| * allow converter to create subdirectories in output path - check for windows ↵Gravatar Jan D. Behrens2011-05-21
| | | | | | | | path delimiter too - check outfolder for illegal characters too
| * fixed alsa setformat channels fallbackGravatar waker2011-05-21
| |
| * fixed regression in SRC pluginGravatar waker2011-05-21
| |
| * restored "use alsa resampling" as an option, but now ON by defaultGravatar waker2011-05-20
| |
| * added automatic samplerate option to resampler, as it was done in 0.4.4Gravatar waker2011-05-20
| |
| * added GUI option to control 8 to 16 bit auto-conversionGravatar waker2011-05-20
| |
| * auto-convert 8 bit streams to 16 bitGravatar waker2011-05-20
| |