Commit Graph

54 Commits (067f17b16e83a2103cf1a9df0535d4bc9cf97dd3)

Author SHA1 Message Date
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
kaetemi a9250a74f1 Revert inappropriate changes from 29b38937a5 5 years ago
kaetemi cb25826968 Changed: Cleanup driver versioning 6 years ago
kervala 2fad59f296 Changed: Added more memory leaks checks
--HG--
branch : develop
7 years ago
kervala b6662b9e0b Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala 388cb6445a Fixed: Include initguid.h to avoid linking against dxguid.lib
--HG--
branch : develop
9 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
kervala ba077aaab8 Use right versions of Win32 functions, issue #261
--HG--
branch : develop
9 years ago
kervala 7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
9 years ago
kervala 520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
9 years ago
kervala 06994f4c58 Added: RC files for NeL drivers
--HG--
branch : develop
9 years ago
kervala f76e275e2c Changed: Temporary comment the line because XAudio2 returns an error if used
--HG--
branch : develop
9 years ago
kaetemi 2c3d5454a1 This seems like a good idea as well, ref #254
--HG--
branch : develop
9 years ago
kaetemi 3d59db1021 Add some extra checks, ref #254
--HG--
branch : develop
9 years ago
kervala 12614d5ff4 Fixed: Avoid warnings of conflicts between Debug and Release DLLs
--HG--
branch : develop
9 years ago
kaetemi 9a10f1413b Fix DXSDK include order
--HG--
branch : develop
10 years ago
kaetemi cffd68230c Fix XA2 driver compile under MinGW 11 years ago
kaetemi 76ce7523ff Additional streaming behaviour fix for XAudio2 driver 11 years ago
kaetemi 49fa568123 Remove some debug 11 years ago
kaetemi d680b70308 Fix some streaming behaviour in XAudio2 driver 11 years ago
kervala 11e88fed8f Changed: Minor changes 12 years ago
kervala 8e2009279d Changed: Drivers runtimes should go in NL_DRIVER_PREFIX 13 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kaetemi 4a02d20a4c Fixed: The default max distance for sources is now sqrt(numeric_limits<float>::max())
--HG--
branch : sound_dev
13 years ago
kaetemi b6025fc008 Fixed: Always commit 3d positioning when calling play on sources. This avoids having to wait for update call. Sources no longer cause loud noise when ryzom client finishes loading
--HG--
branch : sound_dev
13 years ago
kaetemi 57411c0a7b Added: FormatNotSet value for TBufferFormat
--HG--
branch : sound_dev
13 years ago
kaetemi c4adc53a0f Removed: #795 XAudio2 music implementation
--HG--
branch : sound_dev
13 years ago
kaetemi f858bbfbe9 Added: Log warnings when setting excessively high max distances on sound sources
--HG--
branch : sound_dev
13 years ago
kervala 6306833423 Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...) 14 years ago
kervala ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 14 years ago
kervala ec77e6bf4d Fixed: Names and exported symbols for sound drivers (thanks to Krolock) 15 years ago
kervala 84986b79b7 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 15 years ago
kervala 13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries 15 years ago
mattraykowski c3e4ffbe26 merge while working on rebase root source dir 15 years ago
mattraykowski 972e141687 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 15 years ago
kervala aa506598d0 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 15 years ago
kervala 4d586ef8d0 Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
mattraykowski 27ec384cb8 Change: #842 Added some source groups to mimic VS SLNs. 15 years ago
mattraykowski f76025cfac Change: #842 Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively. 15 years ago
kervala ae239a6b94 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 0238458539 Changed: #880 Use PCH under Linux with CMake (use the same macros for Windows too) 15 years ago
kervala 7d7ded9528 Changed: #842 Added new optimizations for VC++ linker and compiler 15 years ago
kervala 9eb0e21867 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala dcf1277953 Changed: #842 Added SOVERSION property to shared libraries 15 years ago
kervala f381f335e1 Changed: #878 Fix typos in comments/code 15 years ago
kervala c92db19b1d Fixed: #895 BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error 15 years ago
kervala d2d2427288 Changed: #876 Nel driver_xaudio2 and driver_dsound failed to compile 15 years ago
kervala 5214dc06fc Changed: #860 Remove/convert/update old projects 15 years ago
Matt Raykowski c9d0e92ad7 Resolved: #876 Applied patch from Nille02 - typos in header move branch. Missed music_channel_xaudio2.h
--HG--
branch : branch_pvt_headers
15 years ago