The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Storer
48bacabcff
Changes to improve AU, VST and RTAS key forwarding on the Mac
|
16 years ago |
|
bin
|
Updated .gitignore
|
16 years ago |
|
build
|
Complete revamp of the Juce Demo's audio page, to include several tabs of handy demos, including audio recording, synths, playback, audio thumbnails and an automatic round-trip latency detector
|
16 years ago |
|
docs
|
minor tidying up
|
16 years ago |
|
extras
|
Changes to improve AU, VST and RTAS key forwarding on the Mac
|
16 years ago |
|
src
|
Changes to improve AU, VST and RTAS key forwarding on the Mac
|
16 years ago |
|
.gitignore
|
updated some of the mac pre-built apps.
|
16 years ago |
|
juce.h
|
Rearranged the layout of the source tree, giving it a slightly flatter directory structure. Also fixed a small bug with DragAndDropComponents that was stopping the toolbar customisation working properly.
|
16 years ago |
|
juce_Config.h
|
Initial check-in of a new WASAPI audio device wrapper (not properly tested yet!), and tidied up all the audio device type creation functions to make it easier to cope with all these different device types. Added a couple of config entries to enable WASAPI and DSound, so a windows build can use any combination of device APIs. Also replaced the string-to-double conversion code with a custom function to avoid localisation problems with commas and full-stops.
|
16 years ago |
|
juce_amalgamated.cpp
|
Changes to improve AU, VST and RTAS key forwarding on the Mac
|
16 years ago |
|
juce_amalgamated.h
|
Fixed some problems with audio formats not correctly clearing their buffers; Rewrote the CoreAudio functions to avoid deprecated functions.
|
16 years ago |
|
juce_amalgamated.mm
|
|
18 years ago |