summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* renamed gtkui plugin into ddb_gui_GTK2;Gravatar waker2011-03-23
| | | | | | changed the way gui plugins must be named; added selection of gui plugin to preferences window; only 1 gui plugin is loaded at a time
* moved extract_translators.pl to scripts folderGravatar waker2011-02-27
|
* added utf8 casemap generator scriptGravatar waker2011-02-23
|
* added new vfs_zip pluginGravatar waker2011-01-31
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* added soundtouch pluginGravatar waker2010-12-31
|
* moved converter gui to separate pluginGravatar waker2010-12-28
|
* use new converter plugin from gtkuiGravatar waker2010-12-14
|
* simplified portable_postbuild.sh (Veniamin Gvozdikov)Gravatar waker2010-12-11
|
* updated static/portable build scripts;Gravatar waker2010-12-11
| | | | musepack c99 compile fix
* fixed quickinstall script to install uade2 with new nameGravatar waker2010-12-05
|
* added uade2 plugin to quickinstall scriptGravatar waker2010-12-05
|
* fixed quickinstall script to new ao, shn, dumb *.so locationsGravatar waker2010-12-04
|
* added new playlist plugin APIGravatar waker2010-12-03
| | | | added new M3U plugin (also supports loading PLS playlists)
* 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
|
* 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