1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/src/core
2011-07-02 09:13:10 +01:00
..
juce_FileLogger.cpp Refactored some code to cut down on warnings from automatic code-analysis tools. 2011-05-15 14:38:08 +01:00
juce_FileLogger.h 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
juce_Initialisation.h Removed the PlatformUtilities class and moved its functions to more sensible classes - see forum post for more details. 2011-06-29 14:39:37 +01:00
juce_Logger.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_Logger.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_PerformanceCounter.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_PerformanceCounter.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_PlatformDefs.h TextEditor scrolling fix. Avoided some intel compiler warnings. Bumped Android NDK version up to 5c. 2011-06-17 14:14:04 +01:00
juce_RelativeTime.cpp 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
juce_RelativeTime.h 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
juce_Result.cpp 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
juce_Result.h Added some missing export markers. More internal re-organisation. 2011-06-30 17:53:15 +01:00
juce_Singleton.h Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_StandardHeader.h More structural reorganisation. 2011-07-02 09:13:10 +01:00
juce_SystemStats.cpp Removed the PlatformUtilities class and moved its functions to more sensible classes - see forum post for more details. 2011-06-29 14:39:37 +01:00
juce_SystemStats.h Removed the PlatformUtilities class and moved its functions to more sensible classes - see forum post for more details. 2011-06-29 14:39:37 +01:00
juce_TargetPlatform.h More structural reorganisation. 2011-07-02 09:13:10 +01:00
juce_Time.cpp 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
juce_Time.h 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
juce_Uuid.cpp 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
juce_Uuid.h 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