Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/py-mod-sound.c
Commit message (Expand)AuthorAgeFilesLines
* Based on the work of Terje Bergström <terje on terje point fi>Bruno Coudoin2007-05-151-2/+2
* first work on OSX support.Yves Combe2007-03-121-0/+1
* renamed release 8.3BETA1 removed a double call to gcompris.sound.reopenBruno Coudoin2006-11-211-4/+4
* Add python binding for sound policy (gcompris.sound).Yves Combe2006-11-101-0/+40
* Continued the rework of the API.Bruno Coudoin2006-08-281-28/+28
* Fix segfaults in python callback and memory.Yves Combe2005-11-141-0/+3
* fix double free. fix melody to wait intro finished before start.Yves Combe2005-11-051-1/+1
* add gcompris_play_ogg_cb function, to get called when sound is finished.Yves Combe2005-11-051-0/+81
* add pause/resume functions for sound bg. Example in melody.pyYves Combe2005-10-091-0/+32
* add close/reopen in gcompris sound API, with bindings gcompris.sound.close() ...Yves Combe2005-07-061-0/+35
* added documentation fixed 1 missing pixel border removed and replaced byBruno Coudoin2003-12-101-20/+0
* - Modified the python plugin to work with a python class instead of a set ofOlivier Samyn2003-04-171-1/+1
* Reworked the python submodules to get them working.Olivier Samyn2003-04-111-1/+1
* Olivier Samyn <osamyn@ulb.ac.be>Bruno Coudoin2003-03-251-0/+115