OSDN Git Service

Added pause and resume methods for Sound
[mikumikustudio/libgdx-mikumikustudio.git] / backends / gdx-openal / src / com / badlogic / gdx / backends / openal / OpenALSound.java
2013-07-18 molyAdded pause and resume methods for Sound
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-09-14 badlogicmerged .gitignore changes
2012-09-07 Mario ZechnerMerge pull request #25 from anserran/master
2012-09-01 NathanSweetAdded getting duration of sound (desktop only).
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-05-11 badlogicgames[added] new Sound#play/loop methods that set all attrib...
2012-03-07 badlogicgames[fixed] issue 725, OpenAL backend switches to passthrou...
2011-10-04 badlogicgames[added] panning to Sound API. Don't ask me why you...
2011-10-04 badlogicgames[added] new methods to Sound that allow you to change...
2011-08-14 nathan.sweet[updated] Everything to use the latest source formatter...
2011-04-10 badlogicgames[fixed] gdx-openal license headers
2011-03-12 nathan.sweet[updated] OpenAL classes to use the word "source" rathe...
2011-03-09 nathan.sweet[added] Put back Sound#stop().
2011-03-09 nathan.sweet[removed] Sound#stop(). To support this the desktop...
2011-02-23 nathan.sweet[added] Music getPsoition.
2011-01-31 nathan.sweet[fixed] Errors when streamID == -1.
2011-01-26 nathan.sweet[fixed] WAV header parsing.
2011-01-24 badlogicgames[fixed] OpenALSound.setup() threw non multiple of 4...
2011-01-18 nathan.sweetbackend->backends part duex, svn wins
2011-01-18 nathan.sweetbackend->backends