jules
|
591e89cd87
|
Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed.
|
2012-07-07 21:09:10 +01:00 |
|
jules
|
4caac78a0e
|
iOS audio fix for bluetooth headsets.
|
2012-05-21 10:41:16 +01:00 |
|
jules
|
cb05079b48
|
iOS audio session fix.
|
2012-04-02 11:41:18 +01:00 |
|
jules
|
d6df57b1d2
|
iOS audio fix for interruption handling.
|
2012-03-15 16:00:10 +00:00 |
|
jules
|
96976db624
|
Windows: faster rendering on 32-bit video cards. Audio fix for iOS.
|
2012-02-29 15:10:11 +00:00 |
|
jules
|
3995ef255f
|
iOS audio: added some buffer size options.
|
2011-12-18 11:44:09 +00:00 |
|
jules
|
1b87d55ebb
|
CoreAudio fix for PPC.
|
2011-11-17 14:47:13 +00:00 |
|
jules
|
44a050c1aa
|
Fix for the parameter types of Colour::fromRGBAFloat. Change on iOS to avoid enabling an audio input device unless needed.
|
2011-11-09 16:53:24 +00:00 |
|
Julian Storer
|
35f226319f
|
Fixed a typo in the temporary amalgamated files. Tidied up some constness.
|
2011-08-12 13:25:06 +01:00 |
|
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
2011-08-12 10:04:52 +01:00 |
|