1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-23 01:44:22 +00:00
JUCE/src/native/linux
2011-04-08 15:27:03 +01:00
..
juce_linux_Audio.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_linux_AudioCDReader.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_linux_Clipboard.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_linux_FileChooser.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_linux_Files.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_linux_Fonts.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_linux_JackAudio.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_linux_Messaging.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_linux_Midi.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_linux_NativeCode.cpp win32 font name length fix. Tidied up ScopedLock class structure, creating some templated classes for generic RAII locking. 2011-03-31 11:21:49 +01:00
juce_linux_NativeIncludes.h Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_linux_Network.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00
juce_linux_SystemStats.cpp Added cue point parsing to wav file format. Added SystemStats::getComputerName() method. More minor nullptr/noexcept tweaks. 2011-04-08 15:27:03 +01:00
juce_linux_Threads.cpp Updated the date in the copyright notice. 2011-03-09 11:36:34 +00:00
juce_linux_WebBrowserComponent.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_linux_Windowing.cpp More 'nullptr' updates and minor clean-ups. 2011-04-07 22:20:25 +01:00