summaryrefslogtreecommitdiff
path: root/scripts/configure_minimal.sh
Commit message (Collapse)AuthorAge
* configure_minimal disables most plugins againGravatar waker2010-11-28
|
* ported OSS plugin to new APIGravatar waker2010-11-28
|
* fixed dsp reset; ported nullout plugin to new api; fixed output plugin switchingGravatar waker2010-11-28
|
* ported supereq to new api; converted to float; added reentrancy supportGravatar waker2010-11-28
|
* ported ffmpeg plugin to new APIGravatar waker2010-11-27
|
* ported cdda plugin to new APIGravatar waker2010-11-27
|
* ported dca plugin to new APIGravatar waker2010-11-27
|
* ported AAC plugin to new APIGravatar waker2010-11-27
|
* ported wildmidi to new APIGravatar waker2010-11-27
|
* ported SHN plugin to new APIGravatar waker2010-11-25
|
* ported AO plugin to new APIGravatar waker2010-11-25
|
* ported TTA plugin to new APIGravatar waker2010-11-25
|
* ported musepack plugin to new APIGravatar waker2010-11-25
|
* ported libsndfile plugin to new APIGravatar waker2010-11-25
|
* ported flac plugin to new APIGravatar waker2010-11-24
|
* ported adplug plugin to new APIGravatar waker2010-11-24
|
* ported ape plugin to new APIGravatar waker2010-11-23
|
* ported vorbis plugin to new APIGravatar waker2010-11-23
|
* ported VTX plugin to new API;Gravatar waker2010-11-23
| | | | added option to use 8 or 16 bit decoder
* 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
|
* added more format convertersGravatar waker2010-11-20
|
* ported wavpack to new APIGravatar waker2010-11-13
|
* fixed DUMB plugin to work with new APIGravatar waker2010-11-13
|
* 1st iteration of adding streamer format conversion:Gravatar waker2010-11-08
added new ddb_waveformat_t structure, to be used by all decoders and outputs adjusted mad and alsa plugins, and the streamer to compile with it got rid of playback.h