summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fixed crash in SRC pluginGravatar waker2010-11-24
|
* fixed streamer handling of short filesGravatar waker2010-11-24
|
* fixed float<->int24 conversionGravatar waker2010-11-23
|
* ported ape plugin to new APIGravatar waker2010-11-23
|
* fix streamer to work with higher sampleratesGravatar waker2010-11-23
|
* ported vorbis plugin to new APIGravatar waker2010-11-23
|
* small fix to 24<->float convertersGravatar waker2010-11-23
|
* ported VTX plugin to new API;Gravatar waker2010-11-23
| | | | added option to use 8 or 16 bit decoder
* added more premix converters;Gravatar waker2010-11-23
| | | | minor optimization
* ensure SID plugin BPS is either 8 or 16Gravatar waker2010-11-23
|
* ported SID plugin to new API;Gravatar waker2010-11-23
| | | | | | added default play length option; added Bits Per Sample option; fixed Sample Rate option to have 44100 by default
* ported gme plugin to new API; added VGZ format supportGravatar waker2010-11-23
|
* don't crash on non-existent filesGravatar waker2010-11-22
|
* added float clamp(-1,1) in premixGravatar waker2010-11-22
| | | | | added plugin pointer to dsp instances code cleanup
* improved streamer dsp chainGravatar waker2010-11-22
|
* configure version changeGravatar waker2010-11-22
|
* added float to 8bit premix converterGravatar waker2010-11-22
|
* properly finish stream playbackGravatar waker2010-11-22
|
* deleted mpris pluginGravatar waker2010-11-21
|
* moved libsamplerate code to separate pluginGravatar waker2010-11-21
|
* changed DSP plugin APIGravatar waker2010-11-21
|
* softvolume works for 16bit output;Gravatar waker2010-11-20
| | | | replaygain works for 16bit and float output
* new SRC module compatible with premixGravatar waker2010-11-20
|
* minor fixGravatar waker2010-11-20
|
* Merge branch 'static' into multichannelGravatar waker2010-11-20
|\ | | | | | | | | Conflicts: main.c
* | added more format convertersGravatar waker2010-11-20
| |
* | fixed few c99 incompatibilities in dumbGravatar waker2010-11-20
| |
| * portable-0.4.4-r1Gravatar waker2010-11-20
| |
| * Merge branch 'master' into staticGravatar waker2010-11-20
| |\ | | | | | | | | | | | | | | | Conflicts: plugins/artwork/artwork.c plugins/gtkui/coverart.c
| | * disable artwork tracingGravatar waker2010-11-20
| | |
| | * 0.4.4 PKGBUILDGravatar waker2010-11-19
| | |
| | * fix playlist redraw after adding audio cdGravatar waker2010-11-18
| | |
| | * added thread_detach and thread_exit APIsGravatar waker2010-11-14
| | |
| | * fixed notify plugin to use deadbeef threading APIGravatar waker2010-11-14
| | |
| | * Use 'replaces_id' parameter instead of queueing up new notificationsGravatar Robert Y2010-11-14
| | | | | | | | | | | | Signed-off-by: Robert Y <decatf@gmail.com>
| | * album art cache fixesGravatar waker2010-11-14
| | |
| | * rebuilt vala code with valac-0.10.1Gravatar waker2010-11-14
| | |
| | * Changelog for 0.4.4Gravatar waker2010-11-14
| | |
| | * updated LINGUAS and translators.txt to reflect newly added translationsGravatar waker2010-11-14
| | |
| | * Merge branch 'master' into i18nGravatar waker2010-11-14
| | |\
* | | \ Merge branch 'master' into multichannelGravatar waker2010-11-14
|\ \ \ \ | | |_|/ | |/| |
| * | | removed libcurl dependency from artwork pluginGravatar waker2010-11-14
| | | |
* | | | ported wavpack to new APIGravatar waker2010-11-13
| | | |
* | | | added channel remapping and some format conversionsGravatar waker2010-11-13
| | | |
* | | | fixed DUMB plugin to work with new APIGravatar waker2010-11-13
| | | |
* | | | implemented conversion between streams with different channel masksGravatar waker2010-11-13
| | | |
* | | | disabled atexit and sigterm handlers (were causing playlist corruption)Gravatar waker2010-11-13
| | | |
| | | * Updates to lg.po and bg.poGravatar Martin Bagge / brother (or Pootle...)2010-11-13
| | | |
| | | * l10n: Initial Hungarian translationGravatar Péter Polonkai2010-11-13
| | | | | | | | | | | | | | | | | | | | | | | | New status: 299 messages complete with 0 fuzzies and 0 untranslated. Transmitted-via: Transifex (www.transifex.net).
* | | | new alsa setformatGravatar waker2010-11-09
| | | |