]> git.mxchange.org Git - simgear.git/history - simgear/sound
performance monitor: start measurement interval with a fresh timestamp.
[simgear.git] / simgear / sound /
2012-03-22 ThorstenBDon't crash when "avionics == NULL".
2012-01-09 ThorstenBFix final simgear GCC warnings.
2011-12-30 Erik Hofmansounds tied to listeners are never out of range
2011-12-24 Erik HofmanDegarde lack of free sounds message from alert to bulk...
2011-12-13 Erik HofmanNo need to start non looping samples automatically...
2011-12-13 Erik HofmanAdd an out_of_range property to sound samples. If set...
2011-12-12 Erik HofmanFree OpenAL sounds of objects that are farther away...
2011-12-11 ThorstenBImprove logging classes.
2011-12-07 Erik HofmanProperly handle stereo wav files; remove data buffer...
2011-12-04 ThorstenBfix sound buffer resource leak
2011-12-04 ThorstenBsound: fix "source" resource leak
2011-12-04 ThorstenBsound manager: report a few more errors
2011-11-28 James TurnerBuild system tweaks to support SIMGEAR_SHARED building...
2011-11-26 ThorstenBcmake: add option to disable building tests
2011-11-23 Erik HofmanSlightly rearrange the buffer removing code. This shoul...
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-13 James TurnerFix a std:: namespace issue on Windows.
2011-11-10 Erik HofmanAlso stop the source if it is paused when exit.
2011-11-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-29 James TurnerMove ALUT 1.0 variables inside the #ifdef, to avoid...
2011-10-28 Mathias FroehlichHopefully fix jenkins build.
2011-10-28 James TurnerAdd sound test programs to the CMake build.
2011-10-24 James TurnerAddress warnings found via Clang - especially related...
2011-10-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-18 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-17 James Turnerstd:: namespace fixes.
2011-10-03 Erik HofmanWarn for stereo files.
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-08-29 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-28 ThorstenBMerge commit 'refs/merge-requests/9' of git://gitorious...
2011-08-27 ThorstenB#329: fix issue with mismatching sound volume
2011-07-30 James TurnerClean header dependencies of condition.hxx - introduce...
2011-06-25 ThorstenB#348: (continued) Missing sound files not reported...
2011-03-19 ThorstenBAvoid some memory leaks in derived classes due to non...
2011-03-19 ThorstenBAvoid nuisance sounds in initial update loop.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-12-13 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-12-13 Erik HofmanRemove unused files
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-11-14 ThorstenBremove old .cvsignore files
2010-09-10 Erik HofmanSet the listener position to it's default value, just...
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-09-06 James TurnerSecond attempt to fixed OpenAL tests.
2010-09-06 James TurnerFix up tests for revised SGSoundSample ctor.
2010-09-06 James TurnerPass current-dir down through XMLSound
2010-09-06 James TurnerAdd ResourceManager, and use to find sound and model...
2010-09-05 James TurnerValidate sound file paths in an XML file.
2010-08-08 James TurnerMore ignore files, for 'make check' binaries
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
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 HofmanC++ify some code
2010-07-27 Erik HofmanSmall bugfix, the previous test always sets _property...
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-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-06-14 James TurnerAutomake changes to Hudson 'make check' runs.
2010-05-11 Erik Hofmanrevert previous commit, this was a mistake
2010-05-08 Erik HofmanBefore
2010-05-06 James TurnerMake ALUT 1.0 builds again, hopefully in the short...
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'jmt/ref_ptr-conv' into next
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'master' 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 'master' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 jmtFollowing discussion with Tat and Erik, update how...
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
next