Commit graph

361 commits

Author SHA1 Message Date
kaetemi
85c89ea6f8 Added: #1459 Load group controller from sound sheets 2012-04-10 16:32:04 +02:00
kaetemi
fb7d587d94 Added: #1459 Group controllers for sound sources 2012-04-10 15:24:35 +02:00
kervala
833c1efb9f Changed: #825 Remove all warnings when compiling Ryzom 2012-04-10 13:50:23 +02:00
kaetemi
34c38b68b4 Added: FormatNotSet value for TBufferFormat 2012-04-10 00:06:05 +02:00
kaetemi
517a36d9db Fixed: Update audio mixer during buffer streaming in streaming sample 2012-04-10 00:05:01 +02:00
kaetemi
5fef73923f Moved: Sound sources sample to sound sample directory
Added: CMake configuration for ogg vorbis stream source sample
2012-04-09 22:36:12 +02:00
kaetemi
5c06585390 Removed: #795 XAudio2 music implementation 2012-04-09 21:46:07 +02:00
kaetemi
ce27d14825 Removed: OpenAL music implementation 2012-04-09 21:12:48 +02:00
kaetemi
602a7b8bc1 Reverted: 3fdff8debe52 No comment 2012-04-09 20:28:14 +02:00
kaetemi
4512fb0a15 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
2c07386ccf Added: Log warnings when setting excessively high max distances on sound sources 2012-04-09 20:00:53 +02:00
kaetemi
2c3ec9880f 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
9c55bc1cdd 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
kaetemi
45fd8648df Added: Useful comment 2012-04-09 18:24:09 +02:00
kaetemi
dfe3beeb4f Fixed: Do not mess with the order of the old TSampleFormat enum 2012-04-09 18:21:41 +02:00
kaetemi
e5bc86ac2c Branched: #100 #167 #168 #794 #795 sound_dev 2012-04-09 17:50:54 +02:00
kervala
1e7c674825 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-08 14:23:36 +02:00
kervala
664eff8135 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 23:47:55 +02:00
kervala
c4866c172b Changed: Remove cariage return in build date 2012-04-07 23:16:04 +02:00
kervala
0aea68b1b2 Changed: Remove cariage return in build date 2012-04-07 22:47:03 +02:00
kervala
0b46a20aa3 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
kervala
d273ed676f Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 20:04:08 +02:00
kervala
02f80bf24d Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 15:56:41 +02:00
kervala
bcba86b27b Changed: Some checks for Clang and MinGW 2012-04-07 15:11:18 +02:00
kervala
85c70f27b4 Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 15:04:26 +02:00
kervala
3fa0aa2216 Fixed: #1448 Compilation with CLang 2012-04-07 14:57:15 +02:00
kervala
ff1306d4fe Changed: Check for Lua, Luabind, CURL and LibWWW only if compiling the client 2012-04-07 14:03:50 +02:00
kervala
b516228ad7 Changed: #1448 Compilation with CLang 2012-04-07 11:51:21 +02:00
kervala
09bb9ff7f6 Changed: #1448 Compilation with CLang 2012-04-07 11:29:45 +02:00
kervala
9dba68559d Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !) 2012-04-07 11:14:21 +02:00
kaetemi
1a595276b6 Fixed: #1455 Bad changes in revision 48a37af6954c 2012-04-05 19:30:41 +02:00
kaetemi
c366d1753a Fixed: Compile errors under Linux. 2012-04-05 17:45:53 +02:00
sfb
8d14415e93 merge 2012-04-02 14:27:45 -05:00
sfb
e3e8aea09b Fixed: #1455 VS10 isn't implicitly casting to CSString. Forcing it, which is probably more correct anyway. 2012-04-02 14:26:12 -05:00
kaetemi
58038ad2e4 Fixed: Compile under Linux Mint 12 with GTK enabled. 2012-03-23 07:59:45 +01:00
sfb
34bac01109 Fixed: #1378 Imported nimetu's WebIG reference implementation. 2012-03-22 15:48:13 -05:00
sfb
54aea902f5 Fixed: #1414 Copied index.ctp to listdir.ctp and admin_index.ctp to eliminate symlinks. 2012-03-22 15:18:17 -05:00
sfb
6a4708fc67 Changed: #1414 Removing symlinks. 2012-03-22 15:17:12 -05:00
sfb
71414fa722 Changed: #1315 Merged WebTT tool into default. 2012-03-22 14:31:47 -05:00
sfb
85aeae5a87 merge from default 2012-03-22 14:31:07 -05:00
sfb
d0db501669 merge changeset from remote 2012-03-21 07:55:14 -05:00
kervala
0eb4a3901c Changed: #878 Fix typos in comments/code 2012-03-17 15:01:27 +01:00
kervala
91343baa6a Changed: #1433 Merge changes from patch 1.13 2012-03-17 15:00:24 +01:00
kervala
7fffce2775 Changed: #1444 Add details for user-agent 2012-03-15 00:15:03 +01:00
dnk-88
0b3c18894a Added: #1450 Added multiple undo stacks per context. 2012-03-13 02:20:26 +03:00
sfb
ad6dd9cf9a merge inbound 2012-03-12 13:31:26 -05:00
sfb
82bd37b012 Fixed: #1449 Added missing header, fixed CMake configuration, fixed iterators. GUS builds fine without MFC extensions. 2012-03-12 13:28:56 -05:00
sfb
ff979f9f09 Fixed: #1436 Fixed license header for deployment_configuration files - PMS should be building fine now. 2012-03-12 13:26:13 -05:00
kervala
a5317a2e6d Fixed: ryzom_servershare CMakeLists.txt typo 2012-03-10 13:08:13 +01:00
kaetemi
cafea5972c Fixed: Forgot to add the grouped files to the target thing 2012-03-09 18:26:53 +01:00