jules
|
939893922b
|
Fixes to JACK port iteration.
|
12 years ago |
jules
|
cb9531af58
|
Linux midi fix.
|
12 years ago |
jules
|
8e3a52ff14
|
ALSA logging fix.
|
12 years ago |
jules
|
1dfb891ce1
|
Improvements (hopefully!) to linux ALSA and Midi classes.
|
12 years ago |
jules
|
5c77abb41e
|
win32 midi sysex fix.
|
12 years ago |
jules
|
9674d77397
|
ASIO sample rate discovery fix.
|
12 years ago |
jules
|
e294a1d708
|
WASAPI compile fix for vs2008
|
12 years ago |
jules
|
8b21bd42f9
|
WASAPI logging fix.
|
12 years ago |
jules
|
2be6b48cd9
|
Eliminated some OS dependencies in WASAPI. Added mingw workarounds for __uuidof
|
12 years ago |
jules
|
01d123d1e8
|
Workarounds for a few mingw warnings and errors.
|
12 years ago |
jules
|
46773828cc
|
Fixed a typo in iOS audio.
|
12 years ago |
jules
|
44318021f3
|
ASIO fixes and clean-ups.
|
12 years ago |
jules
|
161a0b04c5
|
iOS audio session interruption change.
|
12 years ago |
jules
|
ff114947e4
|
New class: SystemAudioVolume to control the OS's master volume. (Implemented only for OSX and Windows)
|
12 years ago |
jules
|
ba2dc52b34
|
Made use of @autoreleasepool for clang builds.
|
12 years ago |
jules
|
e81f643734
|
A few asio tweaks to avoid re-opening devices.
|
12 years ago |
jules
|
7be8153f2d
|
ASIO device reset fix.
|
12 years ago |
jules
|
4c6358ae87
|
Minor clean-ups.
|
12 years ago |
jules
|
00ce488607
|
ASIO channel updating fix.
|
12 years ago |
jules
|
5c28d5b214
|
Tweaks to WASAPI device change handling.
|
12 years ago |
jules
|
bfd9350bed
|
Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode.
|
12 years ago |
jules
|
54d3fd87a3
|
Fix for win32 build breakage.
|
12 years ago |
jules
|
4f8d094eee
|
Added some extra sample rates to some of the AudioFormat classes.
|
12 years ago |
jules
|
1bfddbbeff
|
Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds.
|
12 years ago |
jules
|
c2ecbc7e05
|
Tidied up some DSound logging, adding a macro JUCE_DIRECTSOUND_LOGGING to enable it.
|
12 years ago |
jules
|
a99b309d3c
|
Added WASAPI device change detection.
|
12 years ago |
jules
|
990a67a01e
|
ASIO: when a device refuses to change sample-rate, it now ignores this and carries on with the device's current rate.
|
12 years ago |
jules
|
d907508944
|
Added some ASIO logging.
|
12 years ago |
jules
|
bcda6269d8
|
ASIO channel name charset workaround.
|
12 years ago |
jules
|
e543949bda
|
Minor clean-ups.
|
12 years ago |
jules
|
7a3453f48b
|
Minor clean-ups.
|
12 years ago |
jules
|
3edae5b4cf
|
Removed some dependencies on win32 WASAPI headers.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
1b8e22ca2b
|
ASIO fixes.
|
12 years ago |
jules
|
1252f0aed0
|
Fix for last ASIO check-in.
|
12 years ago |
jules
|
b529f4df48
|
ASIO cleanups and fix for RME driver.
|
12 years ago |
jules
|
6b027c4b17
|
Yet more JACK changes..
|
12 years ago |
jules
|
5d70c0bd89
|
JACK typo fix.
|
12 years ago |
jules
|
33d70d2b20
|
More JACK fixing.
|
12 years ago |
jules
|
d547fc0b98
|
JACK port change callback.
|
12 years ago |
jules
|
3833c10f26
|
MSVC warning fix.
|
12 years ago |
jules
|
8dceb3471a
|
ASIO workaround for buggy Denon driver.
|
12 years ago |
jules
|
edca844722
|
Fixed a typo in JACK code.
|
12 years ago |
jules
|
3d2969e71d
|
JACK fixes.
|
12 years ago |
jules
|
d90d11143a
|
JACK fix.
|
12 years ago |
jules
|
c16c3a7c28
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
12 years ago |
jules
|
8e8dc5667f
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
12 years ago |
jules
|
c3abff7d42
|
Made iOS audio stop with an error callback when the playback device is removed.
|
12 years ago |
jules
|
a841d369cd
|
Cleared OpenSL buffer before playing.
|
12 years ago |
jules
|
fdb31aff5c
|
Added Logger::getCurrentLogger method.
|
12 years ago |