2009-12-20 |
Tim Moore | Merge branch 'ehofman/sound' |
commit | commitdiff | tree | snapshot |
2009-12-14 |
ehofman | proper typecasting |
commit | commitdiff | tree | snapshot |
2009-12-11 |
ehofman | fix a typo. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
ehofman | Don't assign the buffer data to the sample in case... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
ehofman | Fix crash in SGSoundMgr::stop(): do not try to erase... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
ehofman | add alcSuspendContext and alcProcessContext again to... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
ehofman | check if suspend, resume and volume changed much from... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
ehofman | Fix runtime switching of sound devices. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
ehofman | Updates to allow runtime chaning of the sound device |
commit | commitdiff | tree | snapshot |
2009-11-29 |
ehofman | Add a function to retreive all available playback devices. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
ehofman | initialize volume to a proper value |
commit | commitdiff | tree | snapshot |
2009-11-29 |
ehofman | Small bugfix |
commit | commitdiff | tree | snapshot |
2009-11-29 |
ehofman | Make it possible to specify a different device name |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Tim Moore | Merge branch 'ehofman/sky' |
commit | commitdiff | tree | snapshot |
2009-11-26 |
ehofman | a slightly more readable version of the test |
commit | commitdiff | tree | snapshot |
2009-11-26 |
ehofman | Also test for older versions of OpenAL-Sample |
commit | commitdiff | tree | snapshot |
2009-11-24 |
ehofman | Don't forget to apply the doppler adjustment factor... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
ehofman | test for implementations with 'bad' doppler effects... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
ehofman | fix test programs |
commit | commitdiff | tree | snapshot |
2009-11-24 |
ehofman | proper listener velocity calculation, this has no effec... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
ehofman | the wrong name also mislead me: rotate velocity to... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
ehofman | make the relative positions fixed against the body... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
ehofman | Set to default distance attenuation function but change... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
ehofman | What do you know, the real problem turned out to be... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
ehofman | temporarily remove listener (viewer) and source offsets... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
ehofman | also recalculate the velocity in update_pos_and_orienat... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
ehofman | allow sound effects in the configuration file to be... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
ehofman | Remove old MSVC6.0 files that doen't work anymore |
commit | commitdiff | tree | snapshot |
2009-11-07 |
ehofman | Oops, it was the scenery up vector, not the viewer... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
ehofman | Save a costly SGVec3d::fromGeod() calculation |
commit | commitdiff | tree | snapshot |
2009-11-05 |
ehofman | pass the geodetic position and view orientation to... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
ehofman | small fixes |
commit | commitdiff | tree | snapshot |
2009-11-04 |
ehofman | fix directional sound orientation |
commit | commitdiff | tree | snapshot |
2009-11-04 |
ehofman | adjust to recent changes |
commit | commitdiff | tree | snapshot |
2009-11-04 |
ehofman | some small fixes |
commit | commitdiff | tree | snapshot |
2009-11-02 |
ehofman | Remove more unneeded code and properly set relative... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
ehofman | Small code reorganization, mostly removing unneeded... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
ehofman | Position and orientation fixes thanks to Tim Moore... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
ehofman | silently clip pitch and gain to their maximum values |
commit | commitdiff | tree | snapshot |
2009-11-01 |
ehofman | proper orientation(?) and comment out relative position... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
ehofman | another attempt at getting something useful without... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
ehofman | fix a typo |
commit | commitdiff | tree | snapshot |
2009-10-31 |
ehofman | fix a gcc version test |
commit | commitdiff | tree | snapshot |
2009-10-31 |
ehofman | MacOS X fix |
commit | commitdiff | tree | snapshot |
2009-10-30 |
ehofman | add relative pos back in |
commit | commitdiff | tree | snapshot |
2009-10-29 |
ehofman | pass the float pointer to the isNaN function instead... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
ehofman | multiply quats in the right order |
commit | commitdiff | tree | snapshot |
2009-10-29 |
ehofman | Commit the current state of affairs to see if it fixes... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
ehofman | another test program, using real world locations |
commit | commitdiff | tree | snapshot |
2009-10-28 |
ehofman | Fix a bug where a sample was removed from the sample... |
commit | commitdiff | tree | snapshot |
2009-10-27 |
ehofman | also test for NaN in listener code |
commit | commitdiff | tree | snapshot |
2009-10-27 |
ehofman | small code reorganization and addition of debugging... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
ehofman | FGViewer::recalcLookFrom turned out to be an excellent... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
ehofman | re-enable sound positioning and velocity, test for... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
ehofman | move all isnan() declarations from sample_group.cxx... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Tim Moore | More include SGMath.hxx to keep MSVC happy |
commit | commitdiff | tree | snapshot |
2009-10-24 |
ehofman | Use shared pointers for any reference to SGSoundSample... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
ehofman | get rid of aut_ptr, it only works with objects that... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | .. and remove some debugging code |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | revert some test code |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | should use free instead of delete for malloced data. |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | a few more temporarty debugging statements |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | fix a memory leak and add some temporary debugging... |
commit | commitdiff | tree | snapshot |
2009-10-22 |
ehofman | Updates to the test utilies. |
commit | commitdiff | tree | snapshot |
2009-10-21 |
ehofman | Fix a pause situation where more code was executed... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
ehofman | use auto_ptr instead |
commit | commitdiff | tree | snapshot |
2009-10-19 |
ehofman | do not yet add the relative sound position to the absol... |
commit | commitdiff | tree | snapshot |
2009-10-19 |
ehofman | sigh, forgot another alut* at the wrong place. |
commit | commitdiff | tree | snapshot |
2009-10-18 |
ehofman | restore some part of the code to prevent an untwanted... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
ehofman | Start the sound manager in a deactived state. This... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
Tim Moore | forward declare Point3D in sg_types.hxx |
commit | commitdiff | tree | snapshot |
2009-10-18 |
ehofman | Don't delete the sample data if it wasn't constructed... |
commit | commitdiff | tree | snapshot |
2009-10-18 |
ehofman | revert to previous version |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | make sure update_late isn't executed when dt=0 |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | documentation, licensing, copyright and small api updates. |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | convert _relative_pos to a vector of doubles and set... |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | _data is not an array of pointer |
commit | commitdiff | tree | snapshot |
2009-10-17 |
ehofman | Alut < 1.0 fixes and finaly fix the sound orientation |
commit | commitdiff | tree | snapshot |
2009-10-16 |
ehofman | Initialization was done much earlier than expected... |
commit | commitdiff | tree | snapshot |
2009-10-16 |
ehofman | add a debugging statement |
commit | commitdiff | tree | snapshot |
2009-10-16 |
ehofman | fix for latest changes |
commit | commitdiff | tree | snapshot |
2009-10-16 |
ehofman | give the sample class as much info as possible to prope... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
ehofman | Alex Buzin: |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branches 'toresten/geofix', 'jmt/lcase', 'stuart... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
ehofman | proper naming is everything |
commit | commitdiff | tree | snapshot |
2009-10-11 |
ehofman | Correct (and verrified) position, orientation and veloc... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
ehofman | OpenAL buffer management; add a buffer cache to prevent... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
ehofman | add the option to tie a SampleGroup to the listener... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
ehofman | alut pre-1.0 doesn't support aletGetError but then... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
jmt | Update the screen-dump code to use osgDB, and hence... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
ehofman | fix a typo |
commit | commitdiff | tree | snapshot |
2009-10-07 |
ehofman | (try to) properly align model and viewer |
commit | commitdiff | tree | snapshot |
2009-10-06 |
ehofman | default listener (master volume) default to 0.0 to... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
ehofman | add the alc.h header file vor OpenAL context related... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
ehofman | Rename update() to update_late() for the sound manager... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
ehofman | Initial commit of the new sound system, expect more... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
durk | Stuart Buchanan: |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Tim Moore | Back out convertToLowerCase function |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Tim Moore | Merge branch 'jmt/lcase' into next |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Tim Moore | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
next |