dfighter1985
|
4996705ed7
|
Moved event descriptors under the NLGUI namespace.
--HG--
branch : gui-refactoring
|
2012-05-10 23:31:39 +02:00 |
|
dfighter1985
|
aed979a7fe
|
Created NELGUI library, moved the GUI event descriptors there.
--HG--
branch : gui-refactoring
|
2012-05-10 22:17:04 +02:00 |
|
dfighter1985
|
d127d59807
|
Merging cdb-refactoring into gui-refactoring.
--HG--
branch : gui-refactoring
|
2012-04-28 21:36:39 +02:00 |
|
dfighter1985
|
10f7241449
|
Added new class CCDBManager, which encapsulates the separate CDB components into a easily (re)usable database solution. Also made CCDBSynchronized and CInterfaceManager use it.
--HG--
branch : cdb-refactoring
|
2012-04-27 22:49:38 +02:00 |
|
dfighter1985
|
982c57b70f
|
Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now!
--HG--
branch : cdb-refactoring
|
2012-04-22 06:45:35 +02:00 |
|
dfighter1985
|
46b139fb67
|
Documented CCDBBankHandler class.
--HG--
branch : cdb-refactoring
|
2012-04-18 04:15:34 +02:00 |
|
dfighter1985
|
decc92e75d
|
Extracted the CDB bank handling code into a new class CCDBBankHandler, the CDB system should be now totally independent of Ryzom.
--HG--
branch : cdb-refactoring
|
2012-04-17 08:23:02 +02:00 |
|
dfighter1985
|
17eab4ef52
|
CDB is now part of NLMISC. However it still requires some work!
--HG--
branch : cdb-refactoring
|
2012-04-16 06:08:12 +02:00 |
|
dfighter1985
|
29cde6e15b
|
Moved xml auto pointer to nlmisc.
--HG--
branch : cdb-refactoring
|
2012-04-16 02:50:18 +02:00 |
|
kaetemi
|
b3260314ac
|
Fixed: Crash on exit caused by incomplete music channel reset
|
2012-04-13 23:30:35 +02:00 |
|
kaetemi
|
f17f7e726d
|
Changed: #1459 Reserve functional group controller node names
|
2012-04-13 13:59:24 +02:00 |
|
kaetemi
|
def7d31721
|
Merge
|
2012-04-13 11:59:56 +02:00 |
|
kaetemi
|
cdb719130f
|
Changed: #1459 Simplify the sound group controller interface
|
2012-04-13 11:54:20 +02:00 |
|
kervala
|
e3170b57bc
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-13 10:07:06 +02:00 |
|
kaetemi
|
4a02d20a4c
|
Fixed: The default max distance for sources is now sqrt(numeric_limits<float>::max())
--HG--
branch : sound_dev
|
2012-04-12 18:16:53 +02:00 |
|
kaetemi
|
b6025fc008
|
Fixed: Always commit 3d positioning when calling play on sources. This avoids having to wait for update call. Sources no longer cause loud noise when ryzom client finishes loading
--HG--
branch : sound_dev
|
2012-04-12 17:24:06 +02:00 |
|
kaetemi
|
015f47d71d
|
Changed: #795 Handle safely when audio decoder fails to be created
--HG--
branch : sound_dev
|
2012-04-12 12:06:03 +02:00 |
|
kaetemi
|
a33f3e7e32
|
Merge
--HG--
branch : sound_dev
|
2012-04-12 00:28:10 +02:00 |
|
kaetemi
|
1cd4936ceb
|
Changed: #795 #1460 Make sure the streaming thread safely stops in all cases
--HG--
branch : sound_dev
|
2012-04-12 00:25:26 +02:00 |
|
kaetemi
|
b486e22a96
|
Fixed: Typos and warnings
--HG--
branch : sound_dev
|
2012-04-11 23:34:36 +02:00 |
|
kaetemi
|
c0c5ee6d93
|
Fixed: Implementation for CPThread::isRunning()
--HG--
branch : sound_dev
|
2012-04-11 21:55:33 +02:00 |
|
kaetemi
|
c03655b0ba
|
Added: Some sort of implementation for CPThread::isRunning()
--HG--
branch : sound_dev
|
2012-04-11 20:20:02 +02:00 |
|
kaetemi
|
695dac7783
|
Added: #1460 Music channel on top of stream file source when driver does not have built-in music channels
--HG--
branch : sound_dev
|
2012-04-11 19:30:37 +02:00 |
|
kaetemi
|
2f504788f0
|
Added: #795 Synchronous loading of audio file streams
--HG--
branch : sound_dev
|
2012-04-11 18:07:16 +02:00 |
|
kaetemi
|
bbd291a089
|
Added: #795 Streamed audio file sound source
--HG--
branch : sound_dev
|
2012-04-11 17:39:46 +02:00 |
|
kaetemi
|
19599cd9f5
|
Changed: Allow changing looping parameter of audio decoder after init
--HG--
branch : sound_dev
|
2012-04-11 15:44:02 +02:00 |
|
kaetemi
|
1758ed6a96
|
Added: Function to set thread priority
--HG--
branch : sound_dev
|
2012-04-11 15:38:49 +02:00 |
|
kaetemi
|
1b88f2782b
|
Moved: #795 CAudioDecoder from stream ogg vorbis sample to nlsound
--HG--
branch : sound_dev
|
2012-04-11 11:52:28 +02:00 |
|
kaetemi
|
09717924cf
|
Removed: #795 CMusicBuffer from sound lowlevel
--HG--
branch : sound_dev
|
2012-04-11 11:40:42 +02:00 |
|
kaetemi
|
18f75a4bd0
|
Changed: #1459 Use effects group controller for ryzom client effects volume control
--HG--
branch : sound_dev
|
2012-04-11 11:24:48 +02:00 |
|
kaetemi
|
7a95fae1f9
|
Changed: Improve performance of ryzom client CSoundManager. Strange code, though.
--HG--
branch : sound_dev
|
2012-04-11 00:48:47 +02:00 |
|
kaetemi
|
a346ab59ad
|
Merge: From default to sound_dev
--HG--
branch : sound_dev
|
2012-04-10 20:49:55 +02:00 |
|
kaetemi
|
84f11c6327
|
Fixed: #1459 Done
--HG--
branch : sound_dev
|
2012-04-10 18:18:58 +02:00 |
|
kaetemi
|
11f0872a01
|
Added: #1459 Load group controller from sound sheets
--HG--
branch : sound_dev
|
2012-04-10 16:32:04 +02:00 |
|
kaetemi
|
0b64102ab8
|
Added: #1459 Group controllers for sound sources
--HG--
branch : sound_dev
|
2012-04-10 15:24:35 +02:00 |
|
kervala
|
e796c84824
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-10 13:50:23 +02:00 |
|
kaetemi
|
57411c0a7b
|
Added: FormatNotSet value for TBufferFormat
--HG--
branch : sound_dev
|
2012-04-10 00:06:05 +02:00 |
|
kaetemi
|
b1c9745c8d
|
Added: Useful comment
--HG--
branch : sound_dev
|
2012-04-09 18:24:09 +02:00 |
|
kaetemi
|
0bc94787cb
|
Fixed: Do not mess with the order of the old TSampleFormat enum
--HG--
branch : sound_dev
|
2012-04-09 18:21:41 +02:00 |
|
kervala
|
de9b4be9c6
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 22:30:39 +02:00 |
|
kervala
|
48e05d0056
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 20:04:08 +02:00 |
|
kervala
|
5027632925
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 15:56:41 +02:00 |
|
kervala
|
0ac33d338a
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 15:04:26 +02:00 |
|
kervala
|
d274c3d42e
|
Changed: #1448 Compilation with CLang
|
2012-04-07 11:29:45 +02:00 |
|
kervala
|
425927cd50
|
Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !)
|
2012-04-07 11:14:21 +02:00 |
|
kervala
|
3c47b9f8d5
|
Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
|
2012-03-03 10:49:42 +01:00 |
|
kervala
|
d50e7369cf
|
Changed: #878 Fix typos in comments/code
|
2012-02-27 10:01:45 +01:00 |
|
kervala
|
dbb327deb0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 09:59:27 +01:00 |
|
dfighter1985
|
4da697df82
|
Changed the copyright header of a previously moved file for consistency
--HG--
branch : gui-refactoring
|
2012-02-08 20:21:29 +01:00 |
|
dfighter
|
b127966ffc
|
Moved xml_auto_ptr from game_share to nel misc.
--HG--
branch : gui-refactoring
|
2012-02-08 01:58:15 +01:00 |
|