summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
...
* 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
|
* moved libsamplerate code to separate pluginGravatar waker2010-11-21
|
* Merge branch 'static' into multichannelGravatar waker2010-11-20
|\ | | | | | | | | Conflicts: main.c
* | added more format convertersGravatar waker2010-11-20
| |
| * portable-0.4.4-r1Gravatar 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
* | script updatesGravatar waker2010-11-08
| |
* | Merge branch 'static' into develGravatar waker2010-11-08
|/ | | | | Conflicts: configure.ac
* moved most scripts to separate folderGravatar waker2010-11-08