JeffR
e47fe2b1f3
Adjusts the OpenAL device listing query to ensure more reliable results.
2025-01-30 15:18:51 -06:00
marauder2k7
5b1e20f28c
OpenAL Mac
...
Cleanup print functions cos mac hates them. All these functions did was print what was capable on openal anyway end user doesn't really get any benefit from this. Will save these for the refactor.
2022-08-29 18:04:55 +01:00
marauder2k7
3eca15cb31
OpenAL Internal name
...
-Now there is an internal name for openal and a default name for the device to be displayed
2022-08-16 15:55:56 +01:00
marauder2k7
4006615723
OpenAL Initialization
...
-Device capabilities left until a device is actually selected and is loading
-ALDEVICEINFO possibly no longer needed.
-aldlist possibly no longer required as well.
2022-08-16 08:33:26 +01:00
marauder2k7
d02f5da414
OpenAL enumeration fix
...
Openal enumeration after default device loading.
2022-08-14 10:36:02 +01:00
Robert MacGregor
6a94946e5b
* BugFix: Fallback to ALC_ENUMERATION_EXT if ALC_ENUMERATE_ALL_EXT is not available.
2021-10-02 22:29:34 -04:00
Robert MacGregor
43630c31c2
* BugFix: Tweaks to the ALC device listing logic to be more consistent with the AL API.
2021-10-02 22:24:11 -04:00
Robert MacGregor
5e88ab2570
* BugFix: Fix AL device listing so that functions like sfxGetAvailableDevices return the actual devices on the system.
2021-10-02 16:31:43 -04:00
Lukas Aldershaab
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
2020-10-03 14:37:55 +02:00
LuisAntonRebollo
3336bffad2
Changes for Linux.
2015-01-19 01:44:36 +01:00
Thomas Fischer
8c00e79ded
Merge pull request #669 from BeamNG/fix_ALDeviceList_GetDeviceVersion
...
Fix ALDeviceList::GetDeviceVersion incorrect check of valid pointer.
2014-05-25 18:42:58 +02:00
LuisAntonRebollo
8e2fca11c3
Fix ALDeviceList::GetDeviceVersion incorrect check of valid pointer.
2014-05-11 19:54:11 +02:00
cpusci
4c35fd37af
Simple pass over the codebase to standardize the platform types.
2013-08-04 16:26:01 -05:00
DavidWyand-GG
7dbfe6994d
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00