athile
|
2407f21c47
|
WIP Windows build
|
2010-08-30 10:34:32 +01:00 |
|
athile
|
4a31f4e0f8
|
Windows fixes
|
2010-08-30 03:09:44 +01:00 |
|
athile
|
6ff6d7556c
|
Merge branch 'master', remote branch 'origin'
|
2010-08-30 02:23:52 +01:00 |
|
Nicolay Korslund
|
3324f6494c
|
Added weak_ptr typedef to Sound (WSoundPtr), since this is commonly used
|
2010-08-19 15:42:00 +02:00 |
|
Nicolay Korslund
|
200fab03ef
|
Improved WAV error checking
|
2010-08-18 12:59:21 +02:00 |
|
Nicolay Korslund
|
8f154ac622
|
Added custom WAV loader
|
2010-08-18 12:32:38 +02:00 |
|
Nicolay Korslund
|
27bef84091
|
Tested if exchanging sf_read with sf_readf in libsndfile help OpenMW crash (it did not)
|
2010-08-17 16:03:51 +02: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
|
c982f701ca
|
Minor fix again
|
2010-08-16 17:07:27 +02:00 |
|
Nicolay Korslund
|
e8f01ae108
|
Fixed include guard
|
2010-08-16 17:04:44 +02:00 |
|
Nicolay Korslund
|
a0aafb9b1f
|
bleh
|
2010-08-16 17:01:11 +02:00 |
|
Nicolay Korslund
|
56ecc6585b
|
Added a manager for sndfile + mpg123, sorting on file type.
|
2010-08-16 16:52:33 +02:00 |
|
Nicolay Korslund
|
b0ded6a318
|
Minor changes to sample_reader
|
2010-08-16 16:26:24 +02:00 |
|
Nicolay Korslund
|
ddfbcecfcd
|
Added support for libsndfile (sound input)
|
2010-08-16 14:42:23 +02:00 |
|
Nicolay Korslund
|
a69938364f
|
Rewrote audiere to use new sample_reader
|
2010-08-16 14:13:13 +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
|
85fa6d3923
|
Constness fix (or rather, hack)
|
2010-08-13 22:59:56 +02:00 |
|
Nicolay Korslund
|
5b8e8d6b48
|
Added mpg123 sound source
|
2010-08-13 21:36:05 +02:00 |
|
Nicolay Korslund
|
dc0c026ce0
|
Attempting to work around ffmpeg's inconsistent include path nonsense.
|
2010-08-13 19:27:45 +02:00 |
|
Nicolay Korslund
|
160e8655d2
|
Even more -Wall fixes - and added -Wall to test makefiles to actually catch them...
|
2010-08-13 16:52:38 +02:00 |
|
Nicolay Korslund
|
1ba1998223
|
Added niceified openal+ffmpeg handler, with test
|
2010-08-13 16:12:57 +02:00 |
|
Nicolay Korslund
|
f95ea1677c
|
Compiler warning fix
|
2010-08-13 14:43:13 +02:00 |
|
Nicolay Korslund
|
f3fa05ba2f
|
Added a couple more OpenAL error checks
|
2010-08-13 14:11:05 +02:00 |
|
Nicolay Korslund
|
86a811c736
|
Another minor fix
|
2010-08-12 16:50:20 +02:00 |
|
Nicolay Korslund
|
fb2d077ca9
|
Minor fixes
|
2010-08-12 15:52:04 +02:00 |
|
Nicolay Korslund
|
87f6e73975
|
pure sound filter: made 'client' protected
|
2010-08-11 11:59:08 +02:00 |
|
Nicolay Korslund
|
3a6912b04c
|
Added pure sound filters
|
2010-08-05 12:35:17 +02:00 |
|
Nicolay Korslund
|
e181b71cc9
|
Minor fix to input_filter.hpp
|
2010-08-05 12:14:42 +02:00 |
|
Nicolay Korslund
|
073cc246b6
|
Fixed include guards on std::ostream wrappers
|
2010-08-04 19:59:11 +02:00 |
|
Nicolay Korslund
|
d3f0932b20
|
Added Stream::flush()
|
2010-08-04 12:47:48 +02:00 |
|
Nicolay Korslund
|
71366d9a07
|
Added writing capability to streams. Created OutFileStream.
|
2010-08-04 12:20:46 +02:00 |
|
Nicolay Korslund
|
21d399cb81
|
Modified Stream::PureFilter to allowed delayed setting of stream
|
2010-08-03 18:02:44 +02:00 |
|
Nicolay Korslund
|
687f20344e
|
Added EventListPtr typedef
|
2010-08-03 14:25:56 +02:00 |
|
Nicolay Korslund
|
4692375491
|
Added convenience classes for connecting sound to Ogre
|
2010-07-27 12:12:06 +02:00 |
|
Nicolay Korslund
|
c7b179d654
|
Added EV_Keyboard and EV_Mouse catch-all event flags
|
2010-07-16 21:44:47 +02:00 |
|
Nicolay Korslund
|
9f21081c13
|
Added ogre input capturer
|
2010-07-10 13:29:44 +02:00 |
|
Nicolay Korslund
|
18dc065715
|
Reworked Input::Event, EventList filter
|
2010-07-10 12:32:55 +02:00 |
|
Nicolay Korslund
|
7583fc3f1b
|
Added 2D rendring component with SDL backend.
|
2010-07-03 18:46:21 +02:00 |
|
Nicolay Korslund
|
2139bb78af
|
fixed missing NULL initialization in input/driver.hpp
|
2010-07-03 17:11:28 +02:00 |
|
Nicolay Korslund
|
2b5d574ac7
|
Split Event out to separate file.
|
2010-07-01 10:31:51 +02:00 |
|
Nicolay Korslund
|
96e456ee09
|
Added Mangle::Input with SDL and OIS implementation. WIP.
|
2010-07-01 10:21:36 +02:00 |
|
Nicolay Korslund
|
eed875ae04
|
readme update
|
2010-06-25 16:00:07 +02:00 |
|
Nicolay Korslund
|
19649bfeaa
|
Minor -Wall warning fixes, expanded a comment
|
2010-06-25 15:20:04 +02:00 |
|
Nicolay Korslund
|
6b0b7c95f8
|
Renamed all .h to .hpp for consistency
|
2010-06-03 20:13:27 +02:00 |
|
Nicolay Korslund
|
52e7570b4f
|
The tests should run when ./ is not in $PATH, too. (Thanks to Henrik Kretzschmar)
|
2010-05-19 13:33:18 +02:00 |
|
Nicolay Korslund
|
401fa0079c
|
Added return statements to assert-functions in stream.h
|
2010-03-04 11:12:22 +01:00 |
|
Nicolay Korslund
|
20960ad684
|
comment spell fix
|
2010-02-06 11:41:19 +01:00 |
|
Nicolay Korslund
|
2a6ed21351
|
Fixed incorrect hasPtr in MemoryStream
|
2010-01-05 13:16:05 +01:00 |
|