Commit Graph

201 Commits (1122a4e806beef1fed95fbeecbf25996e8d41d98)

Author SHA1 Message Date
kaetemi afdbc97039 Reverted: 2424536ec6f9 The setAsyncLoading function is used for a different purpose. In our case, async means that the file is read on the fly, and otherwise it is fully loaded into memory before being encoded. Synchronous mode is used for example during loading when hard disk access is not guaranteed.
--HG--
branch : sound_dev
13 years ago
kervala 3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 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 4027e82360 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 7c27c233eb Changed: Exceptions catched by reference 14 years ago
kervala 043b845f6c Changed: Exceptions catched by reference 14 years ago
kervala f9cc842b82 Changed: Exceptions catched by reference 14 years ago
vl 5407fe2518 Fixed: ugly fix to not crash when we cannot create a buffer #1116 14 years ago
kervala 8208ec219b Changed: Compilation with VC++ 2010 without STLport 14 years ago
kervala 5baccb8b54 Changed: #878 Fix typos in comments/code 14 years ago
kervala 535b75abd6 Changed: #1251 NeL can't find selected drivers in CMake 14 years ago
vl 51245d5f2f Changed: on mac, openal is always dynlib 14 years ago
kervala 56dc241c3d Fixed: Compilation under Linux with STLport 14 years ago
kervala ac68e188ab Changed: #1249 Endianness problems while access to disk or memory (patch provided by Jeru) 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) 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
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 fc22fcb3de Changed: #841 Change the wrong header in the source code 15 years ago
kervala 7a99daae23 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 73744cd0ae Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 611b5498e8 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 9eb0e21867 Changed: #880 Use PCH under Linux with CMake 15 years ago
kervala 9de1c9e027 Changed: #878 Fix typos in comments/code 15 years ago
kervala dcf1277953 Changed: #842 Added SOVERSION property to shared libraries 15 years ago
kervala 7cbe65d2ef Changed: #878 Fix typos in comments/code 15 years ago
kervala f381f335e1 Changed: #878 Fix typos in comments/code 15 years ago
kaetemi d4ad6c774d Merge 15 years ago
kaetemi 199ef975d8 Fixed: #974 OpenAL driver did not work anymore because of bad isBufferLoaded implementation. 15 years ago
rti 458f5a1072 Changed: #842 fixed *.pc install source paths 15 years ago
kervala 7e5502b38c Changed: #842 Added pkg-config files 15 years ago
"Matt Raykowski" ede3c57553 Changed: #842 panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows. 15 years ago
kervala d2c478106d Fixed: #963 Floating point exceptions 15 years ago
kervala d14e6418da Fixed: #963 Floating point exceptions 15 years ago
kervala e823e9ece2 Changed: #878 Fix typos in comments/code 15 years ago
rti 2deca37990 Fixed: #872 NEL: build on Mac OS X 15 years ago
kervala 41a197060a Changed: #825 Remove all warning when compiling Ryzom on Linux (patch provided by ThibG) 15 years ago
kervala 45c8adf72f Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
kervala c92db19b1d Fixed: #895 BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error 15 years ago
vl bb63259a3d Changed: #872 include path are not the same for openal on mac (patch by rti) 15 years ago
vl 1009564115 Changed: make it compile in pure static 15 years ago
vl b1022a83c5 Fixed: in static, it didn't compile 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
vl 929717e3b1 Fixed: make it compile 15 years ago
kervala 1a649a8d23 Merge 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
Matt Raykowski 57220dbd7d Resolved: #876 Applied patch from Nille02 - typos in header move branch.
--HG--
branch : branch_pvt_headers
15 years ago
Matt Raykowski f5b2d23db4 Update: #870 Fixing the private headers issues. 15 years ago
kervala 0391b3fad6 Changed: #860 Remove/convert/update Visual C++ projects 15 years ago
acemtp@users.sourceforge.net 29b38937a5 Fixed: #841 set the good agpl header 15 years ago
acemtp@users.sourceforge.net d5c601ffa5 initial version 15 years ago