Commit Graph

68 Commits (e99c1e2785e5cddf66ad1dd6a392c3015844ff73)

Author SHA1 Message Date
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!)
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala 8ab293a6ec Changed: Fixed some directories
kervala 7a04e920e1 Fixed: MultiArch support
kaetemi f79f3fca48 Fixed: Sound CSheetID implementation (part 3) (partially tested)
--HG--
branch : sound_dev
kaetemi 9cd7498fe9 Fixed: Sound CSheetID implementation (part 2) (not tested)
--HG--
branch : sound_dev
kaetemi aa7598efe2 Fixed: Sound CSheetId implementation (part 1) (not tested)
--HG--
branch : sound_dev
kaetemi cab401fa13 Merged: From default to sound_dev
--HG--
branch : sound_dev
sfb af454dd1cf Fixed EOL issues and added .hgeol file.
Fabien_HENON f70bdc4032 Changed: StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
kervala d2de5596f5 Fixed: Compilation under Linux
kaetemi cdb719130f Changed: Simplify the sound group controller interface
kaetemi 015f47d71d Changed: Handle safely when audio decoder fails to be created
--HG--
branch : sound_dev
kaetemi 1b41357a43 Fixed: Linux compile of new sound samples
--HG--
branch : sound_dev
kaetemi 695dac7783 Added: Music channel on top of stream file source when driver does not have built-in music channels
--HG--
branch : sound_dev
kaetemi 3bbf48e699 Added: Sample for creating a sound source using .sound sheet with .ogg file
--HG--
branch : sound_dev
kaetemi 70ca1197c5 Fixed: Typo in cmake project for stream sample
--HG--
branch : sound_dev
kaetemi 1d0052d228 Changed: Turned off pitch change in stream ogg vorbis sample
--HG--
branch : sound_dev
kaetemi 1b88f2782b Moved: CAudioDecoder from stream ogg vorbis sample to nlsound
--HG--
branch : sound_dev
kaetemi 1ab53c8bb2 Changed: Apply changes from CMusicBuffer to CAudioDecoder
--HG--
branch : sound_dev
kaetemi 84f11c6327 Fixed: Done
--HG--
branch : sound_dev
kaetemi b2971ffc0c Fixed: Update audio mixer during buffer streaming in streaming sample
--HG--
branch : sound_dev
kaetemi 5c1d3cc6c4 Moved: Sound sources sample to sound sample directory
Added: CMake configuration for ogg vorbis stream source sample

--HG--
branch : sound_dev
kervala 3c47b9f8d5 Fixed: Remove all remaining .vcproj, Makefiles, automake scripts, etc...
kervala 4027e82360 Changed: Remove all warnings when compiling Ryzom
kervala 7c27c233eb Changed: Exceptions catched by reference
kervala f9cc842b82 Changed: Exceptions catched by reference
kervala a09264c6c0 Changed: Fix typos in comments/code
kervala 56dc241c3d Fixed: Compilation under Linux with STLport
kervala ec9ab9106a Changed: Remove all warnings when compiling Ryzom
kervala ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 56db70265f Changed: Fix typos in comments/code
"Matt Raykowski" fb75c46b0e Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now.
kervala f77ca1992c Changed: Replace atoi and sscanf by fromString when it's possible
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X)
kervala 7521923c95 Changed: Remove all warnings when compiling Ryzom
kervala 08efa3a809 Changed: Samples projects updated
kervala cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows
kervala 968a752e55 Fixed: Windows compilation problems
kervala 4b48c3a77c Fixed: Including windows.h before using WinMain
kervala 66d5227ce7 Changed: Don't use "using namespace" in .h
mattraykowski cc43911ccb Change: More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala 3bb72a0d06 Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
kervala 16535f7e84 Changed: Updated tools and samples CMake projects
kervala 99181c4a9d Fixed: sound_source compilation under Linux
kervala 27f3b8c8e8 Changed: Remove all warnings when compiling Ryzom