2010-01-21 |
ehofman | define _device so testForALCError can use it initialized.. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
ehofman | test for an AL or ALC error before calling an ALUT... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
ehofman | MacOS returns an unsopported AL error when a file is... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
ehofman | Rearrange alut error checking a bit |
commit | commitdiff | tree | snapshot |
2009-12-27 |
ehofman | keep a pointer to the OpenAL vendor and renderer for... |
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 |
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-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-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 |
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-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 |
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-09-28 |
ehofman | just small fixes |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Tim Moore | check for null effect in EffectCullVisitor |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'tat/configure' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
torsten | Tatsuhiro Nishioka: |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'topic/projection' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
frohlich | Correct finite precision issues. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'frohlich/weak' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
frohlich | Make the weak pointer work. Some bits were left when... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging:less verbose sound loading. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: quiet down STG parsing. |
commit | commitdiff | tree | snapshot |
next |