Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/gcompris/soundutil.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for SDL Mixer audio backend.Bruno Coudoin2009-07-171-0/+15
* Reorganisation of the sound playing in GCompris to split theBruno Coudoin2009-07-141-280/+29
* Switched to GPL V3Bruno Coudoin2007-08-291-3/+2
* No more reopen bg sounds when not in the properties.Bruno Coudoin2007-07-081-1/+1
* - major packaging change, imported libart_lgpl and libgnomecanvasBruno Coudoin2007-05-221-4/+1
* - Switched melody sounds to wav, easier to manage and less startup delayBruno Coudoin2007-05-221-29/+25
* Improved the background music. Now the music is started whenBruno Coudoin2007-05-201-13/+17
* Implemented sound callback API. Melody works again butBruno Coudoin2007-05-161-91/+22
* Based on the work of Terje Bergström <terje on terje point fi>Bruno Coudoin2007-05-151-160/+207
* Rework of the way we manage the config and user data directory.Bruno Coudoin2007-02-041-1/+6
* Fix (hope it's fixed !) crash related to sound_reopen.Yves Combe2006-11-181-12/+17
* New sound policy to halt previous sound before play.Yves Combe2006-11-061-0/+17
* - Large review of the way we handle sounds. Fixed the API names to better ma...Bruno Coudoin2006-11-051-29/+29
* Support for autopackage 1.2Bruno Coudoin2006-11-041-1/+14
* Improved clickgame by Joshua N.Pritikin /jpritikin on pobox point com/Bruno Coudoin2006-11-041-52/+51
* === WARNING THIS PATCH SET HAS BEEN REVERTED ===Bruno Coudoin2006-10-241-5/+0
* autotools croos compilation with mingw32Yves Combe2006-10-231-0/+5
* - Unexistant font on windows in gartoon/skin.xml makes it unstable.Bruno Coudoin2006-10-191-16/+11
* - Applied patch from Miguel DE IZARRA that removes memory leaksBruno Coudoin2006-10-161-1/+0
* Continued the rework of the API.Bruno Coudoin2006-08-281-36/+49
* - completed the wordlist API which look like this now:Bruno Coudoin2006-08-221-17/+7
* - Major review of the API. now all the API follows the naming convention:Bruno Coudoin2006-08-211-1/+1
* - Added support for relocation using http://autopackage.org/docs/binreloc/Bruno Coudoin2006-08-131-10/+15
* Major patch by Hans de Goede /j dot w dot r dot degoede on hhs.nl/Bruno Coudoin2006-05-091-2/+2
* assetml removal. need more test.Bruno Coudoin2006-05-091-47/+22
* Removed unused sounds (10.ogg and above) from the install becauseBruno Coudoin2006-05-041-20/+19
* - Added Finish voices by Niko LewmanBruno Coudoin2006-02-251-1/+4
* Applyed patch by Yves. A crash happens when starting playing soundBruno Coudoin2006-02-201-2/+2
* Removed translation on all g_warning().Bruno Coudoin2005-11-121-2/+2
* use Quark internal string in g_hash. fix double free.Yves Combe2005-11-061-3/+6
* add gcompris_play_ogg_cb function, to get called when sound is finished.Yves Combe2005-11-051-0/+138
* - fixed audio file detection to not accept a directory as a validBruno Coudoin2005-11-031-2/+2
* - fixed audio file detection to not accept a directory as a validBruno Coudoin2005-11-021-1/+1
* add pause/resume functions for sound bg. Example in melody.pyYves Combe2005-10-091-0/+7
* Cleanup of clockgame.c, make a good usage of it's 2 background images.Bruno Coudoin2005-09-301-2/+4
* end of previous commit stopped unexpetedlyYves Combe2005-09-241-0/+32
* add close/reopen in gcompris sound API, with bindings gcompris.sound.close() ...Yves Combe2005-07-061-2/+28
* added missing file for gnuchess cleanup. reitroduced for windows version.Bruno Coudoin2005-05-151-0/+3
* cleanup. do not work as expected on widows yet cleanup added tracesBruno Coudoin2005-05-141-29/+30
* Many little changes to ease the windows port. Now uses the glibBruno Coudoin2005-05-011-9/+7
* color fix. fixed to play geography country sounds again. Not sure it didBruno Coudoin2005-04-271-1/+1
* fixed english - fixed misspelled files added RwandaBruno Coudoin2005-04-181-61/+24
* fixed by Yves. There was a bug in case of a draw game. By Yves, we can nowBruno Coudoin2005-04-111-23/+43
* fixed COPYRIHT reading as ogg file issueBruno Coudoin2004-10-151-1/+1
* fixed many little issue in the new babytoy themeBruno Coudoin2004-10-101-8/+9
* created with image from http://www.openclipart.org in public domainBruno Coudoin2004-08-101-2/+1
* new image from http://www.openclipart.org in public domain new image fromBruno Coudoin2004-06-031-1/+0
* all .ogg remixed to mono and normalizedBruno Coudoin2004-05-181-0/+9
* fixed bugs on the win32 side -A- fixed to cleanly disable sounds if SDLBruno Coudoin2004-05-121-2/+6
* cleanup audio cleanup, fixes for win32 removed audio out selection removedBruno Coudoin2004-05-081-12/+24