OSDN Git Service

[removed] gwt-voices, to be replaced with soundmanager2 which seems to be working...
authorbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Thu, 22 Mar 2012 12:55:03 +0000 (12:55 +0000)
committerbadlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
Thu, 22 Mar 2012 12:55:03 +0000 (12:55 +0000)
commitfbbbfad1a90de219e1ad92f74dc1e77100d13e52
tree19f213214e486f69b9d06118a8020f5dbaa2bfb7
parentc5273877cc19cf723c257c3350421d829d3927d4
[removed] gwt-voices, to be replaced with soundmanager2 which seems to be working better.
45 files changed:
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/AbstractSound.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/FlashSound.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/Html5Sound.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/NativeSound.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/Sound.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/SoundController.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/SoundType.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/WebAudioSound.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/handler/FiresSoundEvents.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/handler/PlaybackCompleteEvent.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/handler/SoundHandler.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/handler/SoundHandlerCollection.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/handler/SoundLoadStateChangeEvent.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/handler/package.html [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/package.html [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/FlashMovie.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/VoicesMovie.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/FlashMovieImpl.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/FlashMovieImplIE6.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/FlashMovieImplMozilla.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/FlashMovieImplMozillaOld.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/FlashMovieImplOpera.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/FlashMovieImplSafari.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/FlashMovieImplStandard.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/NativeSoundImpl.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/NativeSoundImplIE6.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/NativeSoundImplMozilla.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/NativeSoundImplMozillaOld.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/NativeSoundImplOpera.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/NativeSoundImplSafari.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/NativeSoundImplStandard.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/impl/package.html [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/ui/package.html [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/util/DOMUtil.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/util/StringUtil.java [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/client/util/package.html [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/gwt-voices.gwt.xml [deleted file]
backends/gdx-backends-gwt/src/com/allen_sauer/gwt/voices/public/Voices.as [deleted file]
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gdx_backends_gwt.gwt.xml
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/GwtAudio.java
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/GwtMusic.java
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/GwtSound.java
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/resources/soundmanager2-jsmin.js [new file with mode: 0644]
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/resources/soundmanager2_debug.swf [new file with mode: 0644]
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/resources/soundmanager2_flash9.swf [new file with mode: 0644]