jules
|
6927338f9a
|
iOS audio rate-setting fix.
|
11 years ago |
jules
|
7dd5c09826
|
Version number update
|
11 years ago |
jules
|
c548c138ed
|
Another CoreAudio fix.
|
11 years ago |
jules
|
205e5ca74f
|
Fixed a typo in CoreAudio device opening.
|
11 years ago |
jules
|
a052b648ec
|
Better CoreAudio handling of devices with combined in/out channels.
|
11 years ago |
jules
|
7906c75f4d
|
Overrode a deprecation warning in getting CoreAudio channel names. If anyone knows a way to achieve the same functionality using the new APIs, please let me know!
|
11 years ago |
jules
|
f79248c530
|
Fixed a silly typo in the latest CoreAudio changes.
|
11 years ago |
jules
|
dcb7e61ed5
|
Redesigned CoreAudio for better handling of separate in/out devices.
|
11 years ago |
jules
|
017dbc988d
|
Refactored some AudioIODevice methods to return Arrays of sample rates + buffer sizes.
|
11 years ago |
jules
|
7798d36b49
|
iOS audio: now sends a message to audioDeviceError() when an interrupted device restarts.
|
11 years ago |
jules
|
1872ed68c2
|
Made sure that AudioTransportSource::hasStreamFinished() returns the correct value.
|
11 years ago |
jules
|
3f9a4834a6
|
Added a few TRANS wrappers around error messages.
|
11 years ago |
jules
|
33b1e7bd16
|
Tweaked CoreAudio slightly, and added some more logging.
|
11 years ago |
jules
|
e53235741f
|
Added support for NEON vector instructions, and some unit-tests for FloatVectorOperations.
|
11 years ago |
jules
|
2edec00b55
|
Removed a few more uses of String::empty.
|
11 years ago |
jules
|
2623f4d1e1
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
11 years ago |
jules
|
f9759ecc6b
|
Documentation fixes.
|
11 years ago |
jules
|
39f41a977b
|
Fix for codeblocks compiling ASIO.
|
11 years ago |
jules
|
cdacae9cbb
|
Version 3.0.0
|
11 years ago |
jules
|
0d6b8f159b
|
Added some logic to cope with buffer size changes in iOS audio.
|
11 years ago |
jules
|
1113e17186
|
Version number update
|
11 years ago |
jules
|
0de50d99a5
|
Version number update
|
11 years ago |
jules
|
26828713ba
|
Removed some locking from CoreAudio.
|
11 years ago |
jules
|
ad490925e4
|
ALSA device name utf-8 encoding fix.
|
11 years ago |
jules
|
a204ea7ae8
|
Version number update
|
11 years ago |
jules
|
c24082ae49
|
ASIO: now sends a reset request when the device changes its sample rate.
|
11 years ago |
jules
|
12bf054456
|
Version number update
|
11 years ago |
jules
|
4c9b1eff4f
|
Improvements to handling of sample rates and buffer sizes in iOS audio.
|
11 years ago |
jules
|
5f9552c4ec
|
Version number update
|
11 years ago |
jules
|
672283a1e4
|
Fix for iOS audio device closing.
|
11 years ago |
jules
|
d0629ab14e
|
Improved always-on-top window detection. Cleaned up some old obj-C code.
|
11 years ago |
jules
|
059737b163
|
Version number update
|
11 years ago |
jules
|
ee565c32c8
|
Added an assertion to catch unusual audio buffer behaviour on iOS.
|
11 years ago |
jules
|
0ded32be3e
|
Removed some old boilerplate.
|
11 years ago |
jules
|
508e25afbb
|
Cleared-out the last batch of unnecessary includes.
|
11 years ago |
jules
|
65c155e372
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
11 years ago |
jules
|
50132270d6
|
Added a few override modifiers and fixed some documentation.
|
11 years ago |
jules
|
c4c8666676
|
ALSA: fixed some problems with the minimum number of channels asked for.
|
11 years ago |
jules
|
69dcde0f4d
|
ALSA: added support for SND_PCM_FORMAT_S24_LE devices.
|
11 years ago |
jules
|
74390295ad
|
Fixed a few MSVC warnings.
|
11 years ago |
jules
|
0d477bb422
|
Cleaned up some ASIO code and added some logging.
|
11 years ago |
jules
|
3cd00c8730
|
A few android warning fixes.
|
12 years ago |
jules
|
ed220632ed
|
Minor clean-ups.
|
12 years ago |
jules
|
5b25ac6609
|
Renamed the swapWithArray methods in the array classes to "swapWith" to be more consistent with other swap method naming, and templated the methods for more flexibility.
|
12 years ago |
jules
|
4a5380171a
|
Version number update
|
12 years ago |
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
12 years ago |
jules
|
3861a04197
|
Some more override decorations.
|
12 years ago |
jules
|
4fc8fbaef1
|
Added some more override decorators.
|
12 years ago |
jules
|
4ce1908f79
|
Misc tidying-up.
|
12 years ago |
jules
|
f86739b221
|
Fixed a couple of iOS build issues.
|
12 years ago |