1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/src
2009-07-14 20:10:14 +00:00
..
juce_appframework changed the parameters to the keyStateChanged method, to sort out a problem with texteditor key interception that was otherwise impossible to fix. Made a couple of changes to the Mac NPAPI window positioning code; got rid of a couple of win32 warnings; added a couple of missing JUCE_API declarations; small fix to DragAndDropContainer; allowed var objects to be cast to a string. 2009-07-14 20:10:14 +00:00
juce_core changed the parameters to the keyStateChanged method, to sort out a problem with texteditor key interception that was otherwise impossible to fix. Made a couple of changes to the Mac NPAPI window positioning code; got rid of a couple of win32 warnings; added a couple of missing JUCE_API declarations; small fix to DragAndDropContainer; allowed var objects to be cast to a string. 2009-07-14 20:10:14 +00:00
juce_amalgamated_template.cpp Changed AudioDeviceManager to support multiple simultaneous callbacks - this will break some code, but is easy to change by using AudioDeviceManager::addAudioCallback instead of setAudioCallback. Also added a new variant class 'var' which will be used by future browser-plugin support and scripting. 2009-04-17 14:18:48 +00:00
juce_amalgamated_template.h cosmetic cleanup 2008-06-17 11:53:12 +00:00
juce_app_includes.h Added the CameraDevice class to allow webcam capture! 2009-06-24 14:31:23 +00:00
juce_core_includes.h Changed AudioDeviceManager to support multiple simultaneous callbacks - this will break some code, but is easy to change by using AudioDeviceManager::addAudioCallback instead of setAudioCallback. Also added a new variant class 'var' which will be used by future browser-plugin support and scripting. 2009-04-17 14:18:48 +00:00
juce_DefineMacros.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00
juce_WithoutMacros.h (automatic tidy-up of whitespace) 2007-07-31 11:27:20 +00:00