aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UAudioPlayback_Bass.pas (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-731/+0
* Audio/Video engine update:tobigun2008-07-021-274/+412
* Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun2008-05-101-14/+14
* Update to Bass 2.4. Do not forget to replace the old with the new dll.tobigun2008-05-101-58/+60
* - input-source selection works now (with bass or portaudio with portmixer)tobigun2008-05-091-191/+358
* replaced some "string" parameters with "const string"tobigun2008-03-061-21/+15
* General:tobigun2008-02-051-267/+183
* Updated to the new audio-interfacetobigun2008-01-111-16/+70
* New class-structure seperates decoders/input and playback.tobigun2007-12-281-0/+460