Jan-Peter Nilsson
753a4f681e
Search for plugins in orgre lib directory
2011-01-13 21:18:20 +01:00
Diggory Hardy
39614c6813
CMake configuration tweaks
...
Make the PkgConfig search for OGRE libraries and headers happy when custom paths are set.
Check the uuid/uuid.h header is found.
2011-01-09 10:22:21 +01:00
Nicolay Korslund
f55362cbdc
Some Windows-help to cmake/FindAudiere.cmake + non-important changes.
2010-09-10 10:45:16 +02:00
Nicolay Korslund
358e1ca5a5
Added custom UTF8 converter. Removed iconv dependency.
2010-08-18 18:45:44 +02:00
Armin Preiml
6a936100a7
Merge remote branch 'upstream/master'
2010-08-16 20:11:38 +02:00
Nicolay Korslund
08289158d7
Added support for WAV files with libsndfile
2010-08-16 17:14:37 +02:00
Nicolay Korslund
912c8b1f2d
Added mpg123 file reader
2010-08-13 22:30:22 +02:00
Nicolay Korslund
cad9712411
Implemented FFMpeg sound loading. Selecting sound library is controlled through the CMake file.
2010-08-13 17:11:03 +02:00
Nicolay Korslund
34572f0b19
Compiled and linked in sound system (not yet functional)
2010-08-12 16:13:54 +02:00
Armin Preiml
305563e595
disabled char encoding method for windows, although you'll need to add the iconv libs
2010-08-08 10:07:02 +02:00
Armin Preiml
d81820303d
Added cmake file for the iconv library and extended relevant
...
cmake files to use it.
Added convertToUTF8 to esm_reader. getString(int size) uses this
method now.
2010-07-31 18:55:52 +02:00
Nicolay Korslund
fdb41f0774
Merged in CMake and header cleanups from zinnschlag
2010-06-06 18:01:29 +02:00
Marc Zinnschlag
c4a6fa56ea
cmake modifications for out of source build
2010-06-06 12:56:46 +02:00
Nicolay Korslund
4c1d07adb6
Added missing CMake files.
2010-06-06 12:52:21 +02:00
Ardekantur
0de198980c
initial commit of mac build
2010-06-03 18:56:14 -04:00
Nicolay Korslund
7238847b8b
CMake for Windows-patch by Sylvain T (NOT YET TESTED). Includes update to Mangle.
...
Details:
- create a sub directory to store CMake scripts (later more to come)
- add a search Ogre package script (may be replaced later by "official" Ogre 1.7 search script, since they switched to CMake, yeah !)
- fixed header issues being not available with MSVC and replaced by equivalent functions if assumed portable enough
2010-03-04 11:24:28 +01:00