Commit Graph

86 Commits (f215136c207da35be539269a2a00309d784a0d4c)

Author SHA1 Message Date
kervala ec77e6bf4d Fixed: Names and exported symbols for sound drivers (thanks to Krolock) 14 years ago
kervala 86aa43e207 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala f1c8d140aa Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 15 years ago
kervala 84986b79b7 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 15 years ago
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 15 years ago
kervala 08bcbc3451 Changed: Updated CMake projects 15 years ago
vl f9903f46de Changed: ogg vorbis lib order 15 years ago
kervala 940de867ee Fixed: Static sound drivers link to nelsnd_lowlevel 15 years ago
vl 837ab5c68f Added: in static, we don't compile fmod since it only exists in dynlib 15 years ago
vl 65a58d76d1 Added: case for static version of the driver 15 years ago
kervala cd822bc0b4 Fixed: Display of .h files in generated projects 15 years ago
kervala 71da504731 Changed: #825 Remove all warnings when compiling Ryzom 15 years ago
kervala 13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries 15 years ago
kervala a983aa0783 Changed: Dependencies definitions 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 6cf96b9e36 Changed: #825 Remove all warnings when compiling Ryzom 15 years ago
kervala 3bb72a0d06 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 15 years ago
kervala 1d5f2e8df9 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 15 years ago
kervala aa506598d0 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 15 years ago
kervala e77e93f779 Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error) 15 years ago
kervala 57bbdf7a85 Changed: Removed useless dependencies 15 years ago
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent 15 years ago
kervala caf1c5151e Fixed: nelsound dependency to nelsound_lowlevel 15 years ago
kervala c693c47cac Changed: #825 Remove all warning when compiling Ryzom 15 years ago
rti e1656d14a7 Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel 15 years ago
kervala 4757228a22 Fixed: numeric_limits not found in Fmod driver 15 years ago
kervala cec0572a61 Changed: #1030 Allow to queue any buffer not only those managed by CSourceAL 15 years ago
kervala f565acbd40 Changed: #1030 Implemented getTime() in OpenAL driver 15 years ago
kervala 20a2fbd674 Changed: #1030 Don't add buffer to queue when using sync mode 15 years ago
kervala 0c5d50299b Fixed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 15 years ago
kervala 2a1441858f Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala 39e25f218e Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala 878996d64d Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala f768181706 Changed: #1030 Don't delete buffers if they will be reused 15 years ago
kervala 161e40a3f2 Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod> 15 years ago
kervala 6dec8a3cf5 Changed: #878 Fix typos in comments/code 15 years ago
kervala b0a33c716c Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala 8dff836491 Fixed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala f0205328dc Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala 163e2dc1a5 Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala 5950b1f5bf Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala 4d586ef8d0 Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala a3ae822a88 Changed: #878 Fix typos in comments/code 15 years ago
kervala 88a5f4e074 Changed: #878 Fix typos in comments/code 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
Matt Raykowski b4a635c412 Changed: #842 Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking. 15 years ago
vl 39b6194f02 Changed: misc things 15 years ago
kervala ae239a6b94 Changed: #880 Use PCH under Linux with CMake 15 years ago