Commit graph

85 commits

Author SHA1 Message Date
kervala
e31861b62b Changed: #825 Remove all warning when compiling Ryzom 2010-10-14 14:01:15 +02:00
kervala
c3872b8ea9 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:25:37 +02:00
kervala
2e1891d281 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 2010-09-28 11:18:21 +02:00
kervala
2d93e27643 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
7b96c2328f Changed: Updated CMake projects 2010-09-25 22:53:33 +02:00
vl
c26c0f29bf Changed: ogg vorbis lib order 2010-09-24 10:29:06 +02:00
kervala
2633b61040 Fixed: Static sound drivers link to nelsnd_lowlevel 2010-09-23 18:48:04 +02:00
vl
a3469ecd96 Added: in static, we don't compile fmod since it only exists in dynlib 2010-09-23 15:51:24 +02:00
vl
42515f458e Added: case for static version of the driver 2010-09-23 15:50:44 +02:00
kervala
b8c45ca587 Fixed: Display of .h files in generated projects 2010-09-19 18:49:03 +02:00
kervala
b7cec00055 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-15 10:27:26 +02:00
kervala
e7afa14bd2 Added: NL_ADD_RUNTIME_FLAGS for libraries 2010-09-14 13:51:44 +02:00
kervala
0616ce2c0d Changed: Dependencies definitions 2010-09-11 19:44:22 +02:00
mattraykowski
41c0e07894 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
50aee6c951 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 2010-09-03 07:07:47 -06:00
kervala
5ca4d992e3 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-02 13:02:03 +02:00
kervala
4eae9d7739 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-02 09:56:54 +02:00
kervala
6cf910a5e7 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-01 23:30:06 +02:00
kervala
95c6584e37 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 2010-08-28 14:10:56 +02:00
kervala
480c88ea2e Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error) 2010-08-17 23:02:47 +02:00
kervala
cef3dab9a7 Changed: Removed useless dependencies 2010-08-11 19:43:52 +02:00
kervala
3a675cb90b Fixed: libc functions wouldn't be replaced by intrinsics equivalent 2010-08-11 15:05:03 +02:00
kervala
5e42122af4 Fixed: nelsound dependency to nelsound_lowlevel 2010-08-11 14:41:10 +02:00
kervala
b2f5333297 Changed: #825 Remove all warning when compiling Ryzom 2010-08-09 16:20:03 +02:00
rti
339c99918c Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel 2010-08-04 16:31:28 +02:00
kervala
92dff7c4f1 Fixed: numeric_limits not found in Fmod driver 2010-08-03 13:56:34 +02:00
kervala
8b612867db Changed: #1030 Allow to queue any buffer not only those managed by CSourceAL 2010-07-29 13:51:37 +02:00
kervala
2dfef931fc Changed: #1030 Implemented getTime() in OpenAL driver 2010-07-29 13:49:41 +02:00
kervala
99c9bc60d7 Changed: #1030 Don't add buffer to queue when using sync mode 2010-07-29 13:46:33 +02:00
kervala
79d0b4fced Fixed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 2010-07-29 13:44:55 +02:00
kervala
1cd25d97de Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 2010-07-28 21:13:39 +02:00
kervala
079946f022 Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 2010-07-28 20:32:48 +02:00
kervala
8a193abef3 Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 2010-07-28 20:28:16 +02:00
kervala
e38e41c707 Changed: #1030 Don't delete buffers if they will be reused 2010-07-28 20:12:45 +02:00
kervala
8a5d3811ae Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod> 2010-07-28 19:42:46 +02:00
kervala
032a6d67bc Changed: #878 Fix typos in comments/code 2010-07-28 19:27:38 +02:00
kervala
ff02f35b70 Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 20:23:39 +02:00
kervala
dbd225cf7b Fixed: #1030 Implement music streaming in OpenAL driver 2010-07-27 19:22:19 +02:00
kervala
97e7509803 Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 18:56:34 +02:00
kervala
e16ae0c3e5 Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 18:52:05 +02:00
kervala
f4a2d07919 Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:53:08 +02:00
kervala
7236c83bc4 Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
kervala
da46bed296 Changed: #878 Fix typos in comments/code 2010-07-27 13:21:11 +02:00
kervala
7e9baec441 Changed: #878 Fix typos in comments/code 2010-07-27 13:16:41 +02:00
mattraykowski
42c3bf3ceb Change: #842 Added some source groups to mimic VS SLNs. 2010-07-23 13:54:42 -06:00
mattraykowski
b956146380 Change: #842 Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively. 2010-07-23 13:05:21 -06:00
Matt Raykowski
9b391a24fa 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. 2010-07-14 12:13:07 -05:00
vl
2cef5d56c8 Changed: misc things 2010-07-08 16:06:34 +02:00
kervala
bc7fb5fbe9 Changed: #880 Use PCH under Linux with CMake 2010-06-30 15:31:31 +02:00
kervala
abc2773e09 Changed: #880 Use PCH under Linux with CMake (use the same macros for Windows too) 2010-06-26 16:47:36 +02:00