Revision: 6795
http://sourceforge.net/p/gambas/code/6795
Author: gambas
Date: 2015-01-02 12:32:57 +0000 (Fri, 02 Jan 2015)
Log Message:
-----------
[GB.SDL2.AUDIO]
* NEW: Now Channel is creatable, and returns the first available channel
that has never been used.
* NEW: Channel now raises the Finish event when it has finished to play its
sound.
* NEW: Channel.Index is a new property that returns its channel number.
Modified Paths:
--------------
gambas/trunk/gb.sdl2/src/audio/c_channel.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|