Commit Graph

31 Commits (bccc86bd996b4ceedada6e49dc45b9c860609969)

Author SHA1 Message Date
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date
kaetemi ff4a521b07 Clean up some headers
kaetemi 67bba962d7 Revert unused change from TStringId to CSheetId for sounds
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
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 ed64aaeb62 Changed: Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
kervala 08efa3a809 Changed: Samples projects updated
kervala 6457dd4f55 Changed: Remove/convert/update old projects
kervala 29a57b3efe Changed: Remove/convert/update old projects
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
acemtp@users.sourceforge.net d5c601ffa5 initial version