1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/src
2011-06-24 11:43:38 +01:00
..
application Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
audio Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
containers Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
core Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
cryptography Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
events Removed const-ness from some return types to take advantage of future c++0x advantages. 2011-06-15 20:32:29 +01:00
gui Added device detection for DirectSound. New method addToDesktop() for ResizableWindow. 2011-06-24 11:43:38 +01:00
io Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
maths TextEditor scrolling fix. Avoided some intel compiler warnings. Bumped Android NDK version up to 5c. 2011-06-17 14:14:04 +01:00
memory Tidied up some warnings and documentation. 2011-06-23 23:17:37 +01:00
native Added device detection for DirectSound. New method addToDesktop() for ResizableWindow. 2011-06-24 11:43:38 +01:00
text Removed const-ness from some return types to take advantage of future c++0x advantages. 2011-06-15 20:32:29 +01:00
threads Added selection to treeview persistent state. Minor optimisations to AudioThumbnail. Added FTP password support for win32 networking. Cleaned up some file dependencies and altered some return value types to allow better c++0x forwarding behaviour. 2011-05-30 21:10:57 +01:00
utilities Refactored the PropertiesFile construction, introducing a PropertiesFile::Options structure to hold all the settings that previously were just passed as parameters. Also added a mandatory option for setting the OSX preferences path to be used - see the PropertiesFile::Options::osxLibrarySubFolder value for details. 2011-06-15 16:16:33 +01:00
juce_app_includes.h New class: DirectShowComponent, for native video playback in Windows. Added a demo page for this to the juce demo app. 2011-06-14 18:54:32 +01:00
juce_core_includes.h Added a JSON parser/formatter class. Extended the var class to hold arrays, to make it compatible with the structure of JSON data. 2011-06-10 17:36:22 +01:00
juce_DefineMacros.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_WithoutMacros.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00