]> git.mxchange.org Git - flightgear.git/history - src/Sound/sample_queue.hxx
OSG ref_ptr fix: use .get() explicitly.
[flightgear.git] / src / Sound / sample_queue.hxx
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-29 ehofmanNew Property layout:
2009-10-24 ehofmanUse shared pointers for any reference to SGSoundSample
2009-10-08 ehofmanSplit up FGFX into a dedicated effects class (FGFX...