OSDN Git Service

Added pause and resume methods for Sound
[mikumikustudio/libgdx-mikumikustudio.git] / backends / gdx-backends-gwt / src / com / badlogic / gdx / backends / gwt / GwtSound.java
2013-07-18 molyAdded pause and resume methods for Sound
2013-07-15 MobiDevelopMerge pull request #498 from moly/gwtsound
2013-07-15 molyadjusted access modifiers in GwtApplication
2013-07-15 molyMerge branch 'master' of https://github.com/libgdx...
2013-07-05 molyimplement missing sound functions in gwt backend
2013-06-06 Justin ShapcottMerge branch 'master' into reflectionapi
2013-06-05 Nathan SweetMerge pull request #459 from vbousquet/master
2013-06-02 MobiDevelopMerge pull request #430 from dylanetaft/master
2013-05-30 molyfixed merge conflict
2013-05-30 Mario ZechnerMerge pull request #440 from xoppa/3dapi2
2013-05-30 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-30 blackblueglMerge branch 'master' of https://github.com/libgdx...
2013-05-29 XoppaMerge pull request #437 from xoppa/3dapi2
2013-05-29 Mario ZechnerMerge pull request #434 from moly/androidaudiofix
2013-05-28 molyAndroidSound#play/loop now returns -1 on failure, to...
2012-11-14 Nathan SweetMerge pull request #112 from ttencate/master
2012-10-30 Ariel CoppesMerge branch 'master' into httprequests
2012-10-30 Mario ZechnerMerge pull request #62 from acoppes/issue1045
2012-10-30 Przemek MullerMerge branch 'master' of https://github.com/libgdx...
2012-10-28 Mario ZechnerMerge pull request #83 from xoppa/bullet
2012-10-26 Mario ZechnerMerge pull request #82 from bornskilled200/master
2012-10-26 Mario ZechnerMerge pull request #85 from noblemaster/master
2012-10-24 NathanSweetMerge remote-tracking branch 'origin/master'
2012-10-24 Christoph AschwandenMerge branch 'master' of https://github.com/libgdx...
2012-10-23 Mario Zechnerfixed issue 1089, added Sound#setPriority method, it...
2012-08-11 Mario ZechnerMerge commit '2c9030de2ddb983cfaeb5736089453b32c559cc1'
2012-08-11 Robert MassaioliMerge branch 'master' of git://github.com/libgdx/libgdx
2012-08-11 Nathan SweetMerge branch 'master' of https://github.com/libgdx...
2012-08-11 Nathan SweetERL YER SERC CERN HERS BERN RERFERCKTERERD!
2012-07-02 nathan.sweetMerged scene2d-new branch back into trunk.
2012-07-02 nathan.sweetMerged scene2d-new branch back into trunk.
2012-06-28 nathan.sweetRan header fixer.
2012-05-11 badlogicgames[added] new Sound#play/loop methods that set all attrib...
2012-03-22 badlogicgames[fixed] gwt audio uses sound manager 2 now. works in...
2012-03-22 badlogicgames[removed] gwt-voices, to be replaced with soundmanager2...
2012-03-14 badlogicgames[added] rudimentary sound support. add gwt-voices.swf...
2012-03-12 badlogicgames[added] stubs for GwtAudio and consorts