]> git.mxchange.org Git - simgear.git/history - simgear/sound/sample_group.cxx
hla: Provide a directly property based api for property data element.
[simgear.git] / simgear / sound / sample_group.cxx
2010-12-12 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-12-12 Erik HofmanUpdate the bad-doppler test and simplify it to only...
2010-08-02 Erik HofmanActually enable looping for a sample queue
2010-08-02 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-08-02 Erik HofmanInitial commit for a sample queue extension.
2010-07-27 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-25 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-22 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-14 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-09 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-06-29 Erik HofmanAt some points Flightgear stops and restarts the entire...
2010-06-28 Erik Hofmanbrehmt:
2010-05-11 Erik Hofmanrevert previous commit, this was a mistake
2010-05-08 Erik HofmanBefore
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-04-25 Tim MooreMerge branch 'fredb/effect-stuff'
2010-04-25 Tim MooreMerge branch 'zan/cubemap'
2010-04-25 Tim MooreMerge branch 'fredb/geom-shader'
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-25 Tim MooreMerge branch 'timoore/aptsign'
2010-04-25 Tim MooreMerge branch 'jmt/magvar'
2010-04-25 Tim MooreMerge branch 'fred/precip'
2010-04-25 Tim MooreMerge branches 'ehofman/propfix' and 'ehofman/sound'
2010-04-12 Tim MooreMerge branch 'fredb/effect-stuff' into next
2010-04-03 Tim MooreMerge branch 'zan/cubemap' into next
2010-03-30 Tim MooreMerge branch 'fredb/geom-shader' into next
2010-03-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 Tim MooreMerge branch 'ehofman/dlerror' into next
2010-03-16 Tim MooreMerge branch 'ehofman/propfix' into next
2010-03-16 Tim MooreMerge branch 'timoore/clipgroup' into next
2010-03-16 Tim MooreMerge branch 'zan/generate' into next
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
2010-03-12 Tim MooreMerge branch 'timoore/aptsign' into next
2010-03-11 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-09 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-03 Tim MooreMerge branch 'zan/cloudsort' into next
2010-02-22 Tim MooreMerge branch 'jmt/waypt' into next
2010-02-17 Tim MooreMerge branch 'curt/makefile' into next
2010-02-17 Tim MooreMerge branch 'ehofman/sound' into next
2010-02-17 ehofmansmall fix for when sound is disabled
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-03 ehofmancheck if suspend, resume and volume changed much from...
2009-12-03 ehofmanFix runtime switching of sound devices.
2009-11-30 ehofmanUpdates to allow runtime chaning of the sound device
2009-11-29 ehofmaninitialize volume to a proper value
2009-11-24 ehofmantest for implementations with 'bad' doppler effects...
2009-11-24 ehofmanproper listener velocity calculation, this has no effec...
2009-11-19 ehofmanthe wrong name also mislead me: rotate velocity to...
2009-11-18 ehofmanSet to default distance attenuation function but change...
2009-11-17 ehofmanWhat do you know, the real problem turned out to be...
2009-11-12 ehofmantemporarily remove listener (viewer) and source offsets...
2009-11-10 ehofmanalso recalculate the velocity in update_pos_and_orienat...
2009-11-04 ehofmansmall fixes
2009-11-04 ehofmanfix directional sound orientation
2009-11-02 ehofmanRemove more unneeded code and properly set relative...
2009-11-02 ehofmanSmall code reorganization, mostly removing unneeded...
2009-11-02 ehofmanPosition and orientation fixes thanks to Tim Moore...
2009-10-31 ehofmananother attempt at getting something useful without...
2009-10-29 ehofmanpass the float pointer to the isNaN function instead...
2009-10-29 ehofmanCommit the current state of affairs to see if it fixes...
2009-10-28 ehofmanFix a bug where a sample was removed from the sample...
2009-10-27 ehofmansmall code reorganization and addition of debugging...
2009-10-26 ehofmanFGViewer::recalcLookFrom turned out to be an excellent...
2009-10-26 ehofmanre-enable sound positioning and velocity, test for...
2009-10-24 ehofmanUse shared pointers for any reference to SGSoundSample...
2009-10-24 ehofmanget rid of aut_ptr, it only works with objects that...
2009-10-22 ehofmana few more temporarty debugging statements
2009-10-22 ehofmanfix a memory leak and add some temporary debugging...
2009-10-21 ehofmanFix a pause situation where more code was executed...
2009-10-19 ehofmando not yet add the relative sound position to the absol...
2009-10-17 ehofmandocumentation, licensing, copyright and small api updates.
2009-10-17 ehofmanAlut < 1.0 fixes and finaly fix the sound orientation
2009-10-16 ehofmanInitialization was done much earlier than expected...
2009-10-16 ehofmangive the sample class as much info as possible to prope...
2009-10-11 ehofmanCorrect (and verrified) position, orientation and veloc...
2009-10-11 ehofmanOpenAL buffer management; add a buffer cache to prevent...
2009-10-08 ehofmanadd the option to tie a SampleGroup to the listener...
2009-10-07 ehofmanfix a typo
2009-10-07 ehofman(try to) properly align model and viewer
2009-10-06 ehofmanRename update() to update_late() for the sound manager...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...