kaetemi
|
0a07e483f9
|
Reverted: a1603fc4efbf Only release internal resources in driver destructor, not the driver classes, otherwise there will be crashes on exit. The driver classes are deleted by the application.
|
2012-04-09 20:18:13 +02:00 |
|
kaetemi
|
dee18c2e72
|
Added: Log warnings when setting excessively high max distances on sound sources
|
2012-04-09 20:00:53 +02:00 |
|
kaetemi
|
2e47ab7fe4
|
Reverted: dc87ef1a34b6 Parameter distMax depends on fixed values in sheets and other code. Using this to switch between rolloff and minimum sound is likely causing the glitchy sound volumes of background sounds. Must be fixed in whatever code is using too large value of distMax instead, and not here.
|
2012-04-09 19:03:48 +02:00 |
|
kaetemi
|
51ac3a0e38
|
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.
|
2012-04-09 18:42:31 +02:00 |
|
kervala
|
41551e3026
|
Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
|
2012-03-03 10:49:42 +01:00 |
|
kervala
|
44e3c936e4
|
Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
|
2011-09-11 14:44:37 +02:00 |
|
kervala
|
ec90234947
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-06-05 18:06:00 +02:00 |
|
kervala
|
5b5a050616
|
Changed: Exceptions catched by reference
|
2011-06-03 10:35:25 +02:00 |
|
kervala
|
69bc6a6d4e
|
Changed: Exceptions catched by reference
|
2011-06-02 18:44:48 +02:00 |
|
kervala
|
540bc1f62f
|
Changed: Exceptions catched by reference
|
2011-06-02 18:31:40 +02:00 |
|
vl
|
d2bc4b288a
|
Fixed: ugly fix to not crash when we cannot create a buffer #1116
|
2011-06-01 00:04:11 +02:00 |
|
kervala
|
fbec2565e9
|
Changed: Compilation with VC++ 2010 without STLport
|
2011-05-28 15:52:48 +02:00 |
|
kervala
|
dec67309f3
|
Changed: #878 Fix typos in comments/code
|
2011-03-09 14:30:51 +01:00 |
|
kervala
|
c503b1859c
|
Changed: #1251 NeL can't find selected drivers in CMake
|
2011-02-24 18:01:31 +01:00 |
|
vl
|
0a43a83b25
|
Changed: on mac, openal is always dynlib
|
2011-02-18 09:10:55 +01:00 |
|
kervala
|
0b8820ca0c
|
Fixed: Compilation under Linux with STLport
|
2011-02-11 18:05:19 +01:00 |
|
kervala
|
de5b52f7f1
|
Changed: #1249 Endianness problems while access to disk or memory (patch provided by Jeru)
|
2011-02-08 18:57:24 +01:00 |
|
kervala
|
356816cba7
|
Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
2011-01-10 13:50:07 +01:00 |
|
kervala
|
e715870050
|
Fixed: Names and exported symbols for sound drivers (thanks to Krolock)
|
2010-10-22 09:19:39 +02:00 |
|
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 |
|