spring: develop f1c39e99 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kloot | kloot | develop | 2008-04-09 19:44:58 | develop 83f4e0ec |
Changeset | * fix the broken Ogg-stream volume controls * add pausing to the DSound Ogg decoder * supply a few more Lua callouts: GetSoundStreamTime() --> number, how long the stream has been playing (seconds) SetSoundStreamVolume(number) --> nil, allows doing fade-ins and fade-outs git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5686 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - rts/ExternalAI/AICallback.h | [ Diff ] [ File ] | |||
mod - rts/ExternalAI/IAICallback.h | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | |||
mod - rts/Lua/LuaUnsyncedCtrl.h | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Linux/OggStream.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Linux/OggStream.h | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Linux/OpenALSound.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Linux/OpenALSound.h | [ Diff ] [ File ] | |||
mod - rts/System/Platform/NullSound.h | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Win/DxSound.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Win/DxSound.h | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Win/OggStream.cpp | [ Diff ] [ File ] | |||
mod - rts/System/Platform/Win/OggStream.h | [ Diff ] [ File ] | |||
mod - rts/System/Sound.h | [ Diff ] [ File ] |