openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OpenSceneGraph Audio Library
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Some more comment/documentation clarification.
xenonofarcticus
More...
about 15 years ago
Updated README to reflect use of CMake on Windows.
xenonofarcticus
More...
about 15 years ago
Comment and message (and occasional API/code) spelling/grammar fixes. No slight intended to non-English-speaking coders.
xenonofarcticus
More...
about 15 years ago
Change alut.h include to
xenonofarcticus
More...
about 15 years ago
Define _SCL_SECURE_NO_WARNINGS and _CRT_SECURE_NO_DEPRECATE when building on Windows to eliminate spurious warnings that may hide actual warnings or errors.
xenonofarcticus
More...
about 15 years ago
Updated install instructions with CMake.
Sukender
More...
about 15 years ago
From Anna Sokol: Fixed compilation under MSVC 8.
Sukender
More...
about 15 years ago
From Rizzen: Fixed compile under OpenSuse.
Sukender
More...
about 15 years ago
SoundManager::removeSoundState():
xenonofarcticus
More...
about 15 years ago
Make SoundState destructor virtual. Patch contributed by Doug McCorkle at iastate.edu (username mccdo)
xenonofarcticus
More...
about 15 years ago
(Minor update) Replaced a dynamic_cast with a static_cast (performance)
Sukender
More...
about 15 years ago
(Minor update) Removes useless MSVC warning, made Error classes accept strings, fixed a few warnings.
Sukender
More...
about 15 years ago
[Minor] Tiny update for double precision BoundingSpheres in OSG
Sukender
More...
about 15 years ago
[From Anna Sokol] Fixed root for cameras using RELATIVE_RF.
Sukender
More...
over 15 years ago
Added a 'second chance initialization' for alcOpenDevice() under non-Win (needed for my Linux machine\!). Removed 'typedef' before 'enum' (this is not standard C++).
Sukender
More...
over 15 years ago
Fixed output dir under non-MSVC (removed .. for unices) for OpenAL++ examples
Sukender
More...
over 15 years ago
(Minor update) Added quotes to avoid problems with paths containing spaces(?)
Sukender
More...
almost 16 years ago
CMake: removed the "../" prefix on any compiler != MSVC.
Sukender
More...
almost 16 years ago
Esthetic change
Sukender
More...
almost 16 years ago
Minor enhancements to the build
Sukender
More...
about 16 years ago
Fixed a tiny bug in FindosgViewer
Sukender
More...
about 16 years ago
Added OGG to includes in projects, changed OPENAL_VERSION define to be for all platforms, changed channels type to be byte instead of short, and added myself to the authors :)
Sukender
More...
about 16 years ago
Modification by Wang Rui: Changed FindOGG module for linux
Sukender
More...
about 16 years ago
Ooops... fixed the previous commit (That's not my day!)
Sukender
More...
about 16 years ago
Fixed a mistake in FindVorbis* (Wrong directory).
Sukender
More...
about 16 years ago
Fixed stupid copy-paste.
Sukender
More...
about 16 years ago
Added Vorbis includes for osgAL and examples (Thanks to Wang Rui).
Sukender
More...
about 16 years ago
Added CMake script (Please test!), deleted MSVC project, modified OpenAL & ALUt includes, renamed some binaries. (See details)
Sukender
More...
about 16 years ago
Unified line endings and auto-indent the code. Auto-indent may have done some strange things, but at least the intendation is unified (no tabs-spaces mixing).
Sukender
More...
about 16 years ago
Updated the batch file for osg >2.4, removed solution items (Not supported in Express versions of visual), and minor changes
Sukender
More...
about 16 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree