Commit graph

58 commits

Author SHA1 Message Date
kervala
d2de5596f5 Fixed: Compilation under Linux 2012-05-18 21:08:21 +02:00
kaetemi
cdb719130f Changed: #1459 Simplify the sound group controller interface 2012-04-13 11:54:20 +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
1b41357a43 Fixed: #795 #1460 Linux compile of new sound samples
--HG--
branch : sound_dev
2012-04-12 00:27:03 +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
3bbf48e699 Added: #795 Sample for creating a sound source using .sound sheet with .ogg file
--HG--
branch : sound_dev
2012-04-11 17:44:57 +02:00
kaetemi
70ca1197c5 Fixed: Typo in cmake project for stream sample
--HG--
branch : sound_dev
2012-04-11 15:45:04 +02:00
kaetemi
1d0052d228 Changed: Turned off pitch change in stream ogg vorbis sample
--HG--
branch : sound_dev
2012-04-11 11:55:30 +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
1ab53c8bb2 Changed: Apply changes from CMusicBuffer to CAudioDecoder
--HG--
branch : sound_dev
2012-04-11 11:39:21 +02:00
kaetemi
84f11c6327 Fixed: #1459 Done
--HG--
branch : sound_dev
2012-04-10 18:18:58 +02:00
kaetemi
b2971ffc0c Fixed: Update audio mixer during buffer streaming in streaming sample
--HG--
branch : sound_dev
2012-04-10 00:05:01 +02:00
kaetemi
5c1d3cc6c4 Moved: Sound sources sample to sound sample directory
Added: CMake configuration for ogg vorbis stream source sample

--HG--
branch : sound_dev
2012-04-09 22:36:12 +02:00
kervala
3c47b9f8d5 Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
kervala
4027e82360 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
kervala
7c27c233eb Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
kervala
f9cc842b82 Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
a09264c6c0 Changed: #878 Fix typos in comments/code 2011-05-26 16:20:17 +02:00
kervala
56dc241c3d Fixed: Compilation under Linux with STLport 2011-02-11 18:05:19 +01:00
kervala
ec9ab9106a Changed: #825 Remove all warnings when compiling Ryzom 2011-02-09 14:34:05 +01:00
kervala
ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 2011-01-10 13:50:07 +01:00
kervala
56db70265f Changed: #878 Fix typos in comments/code 2010-11-18 21:33:35 +01:00
"Matt Raykowski"
fb75c46b0e Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now. 2010-10-18 10:13:01 -05:00
kervala
f77ca1992c Changed: #142 Replace atoi and sscanf by fromString when it's possible 2010-10-16 19:58:05 +02:00
kervala
5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 2010-09-29 23:52:28 +02:00
kervala
01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 2010-09-26 23:27:52 +02:00
kervala
7521923c95 Changed: #825 Remove all warnings when compiling Ryzom 2010-09-24 11:03:56 +02:00
kervala
08efa3a809 Changed: Samples projects updated 2010-09-07 23:51:56 +02:00
kervala
cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows 2010-09-07 17:40:33 +02:00
kervala
968a752e55 Fixed: Windows compilation problems 2010-09-04 19:54:22 +02:00
kervala
4b48c3a77c Fixed: Including windows.h before using WinMain 2010-09-04 18:30:10 +02:00
kervala
66d5227ce7 Changed: Don't use "using namespace" in .h 2010-09-04 18:24:53 +02:00
mattraykowski
cc43911ccb Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges. 2010-09-03 09:45:59 -06:00
mattraykowski
c3e4ffbe26 merge while working on rebase root source dir 2010-09-03 08:02:04 -06:00
mattraykowski
972e141687 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
mattraykowski
1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 2010-09-02 13:53:33 -06:00
kervala
3bb72a0d06 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 2010-09-02 09:56:54 +02:00
kervala
16535f7e84 Changed: Updated tools and samples CMake projects 2010-09-01 21:03:30 +02:00
kervala
99181c4a9d Fixed: sound_source compilation under Linux 2010-08-31 09:28:49 +02:00
kervala
27f3b8c8e8 Changed: #825 Remove all warnings when compiling Ryzom 2010-08-30 17:42:17 +02:00
kervala
ee40f8f9b5 Changed: Updated samples CMake projects 2010-08-30 17:14:48 +02:00
kervala
65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 2010-08-28 15:02:00 +02:00
kervala
eaa26434bc Changed: #825 Remove all warnings when compiling Ryzom 2010-08-21 15:57:55 +02:00
kervala
ce933b4c41 Fixed: chatclient sample compilation 2010-08-18 18:14:58 +02:00
kervala
ab11ddb805 Changed: #825 Remove all warning when compiling Ryzom 2010-08-12 19:42:33 +02:00
kervala
57bbdf7a85 Changed: Removed useless dependencies 2010-08-11 19:43:52 +02:00
kervala
0ace3e9251 Changed: #825 Remove all warning when compiling Ryzom 2010-08-11 12:33:23 +02:00
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. 2010-07-14 12:13:07 -05:00
kervala
220a3458c2 Changed: USE_JPEG is only used when building NLMISC now 2010-07-01 15:51:27 +02:00
kervala
deb32e7dda Changed: #841 Change the wrong header in the source code 2010-06-27 15:19:21 +02:00