Nicolay Korslund
|
7345f2307f
|
Improved OpenAL includes. Hacked std_stream to make seek() able to recover from eof().
|
2010-09-13 10:52:26 +02:00 |
|
Nicolay Korslund
|
7a22068da6
|
Fixed conflict in last commit
|
2010-09-10 13:57:35 +02:00 |
|
Jan Borsodi
|
7f26ba2ba3
|
Fix for Visual Studio 2008. stdint.h is not bundled with VS 2008, instead we use cstdint.hpp from BOOST.
|
2010-09-10 13:21:17 +02:00 |
|
Nicolay Korslund
|
32a2d1650c
|
Fixed OpenAL cloning bug
|
2010-09-10 10:57:30 +02:00 |
|
Nicolay Korslund
|
053074babb
|
Killed str_error, std::runtime_error does the job
|
2010-09-02 22:19:44 +02:00 |
|
athile
|
2407f21c47
|
WIP Windows build
|
2010-08-30 10:34:32 +01:00 |
|
Nicolay Korslund
|
cd4ed4e6bf
|
Implemented OpenAL streaming. Fixed bugs in SampleReader and elsewhere.
|
2010-08-17 13:17:39 +02:00 |
|
Nicolay Korslund
|
932465442b
|
Moved OpenAL_Sound to cpp file, added delayed buffer creation (prelude for streaming)
|
2010-08-17 11:25:26 +02:00 |
|
Nicolay Korslund
|
3db61c8bdd
|
Added sound range function
|
2010-08-14 18:50:42 +02:00 |
|
Nicolay Korslund
|
49f0e4b75f
|
Added setPitch to Sound
|
2010-08-14 13:02:41 +02:00 |
|
Nicolay Korslund
|
f3fa05ba2f
|
Added a couple more OpenAL error checks
|
2010-08-13 14:11:05 +02:00 |
|
Nicolay Korslund
|
fb2d077ca9
|
Minor fixes
|
2010-08-12 15:52:04 +02:00 |
|
Nicolay Korslund
|
6b0b7c95f8
|
Renamed all .h to .hpp for consistency
|
2010-06-03 20:13:27 +02:00 |
|
Nicolay Korslund
|
86089816a7
|
Added tools/str_exception.h and better error handling for StdStream and FileStream
|
2010-01-02 13:06:37 +01:00 |
|
Nicolay Korslund
|
f8d3a35cf8
|
Made separate tests for audiere and openal. Fixed segfault. Everything is peachy.
|
2010-01-01 19:48:04 +01:00 |
|
Nicolay Korslund
|
56f9daed96
|
Combined OpenAL+Audiere sound test now compiles and runs, but segfaults
|
2010-01-01 18:42:35 +01:00 |
|
Nicolay Korslund
|
eaf93691d5
|
Nearly finished shared_ptr, and getPtr(). Tests not rewritten yet.
|
2010-01-01 14:34:46 +01:00 |
|
Nicolay Korslund
|
7d36b599d0
|
Added Sound.clone(), implemented with OpenAL.
|
2009-12-30 16:15:46 +01:00 |
|
Nicolay Korslund
|
d60f0fa900
|
Finished first rewrite draft. Not done or tested, but good enough for now.
|
2009-12-30 12:29:24 +01:00 |
|
Nicolay Korslund
|
c8256e3bb3
|
Worked on outputs, OpenAL. VERY wip
|
2009-12-29 15:54:05 +01:00 |
|