1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00
JUCE/src/native
2010-09-29 17:54:01 +01:00
..
common Fixed an iOS stat call and an image loading bug. 2010-09-20 18:22:14 +01:00
linux Added the AudioData class, which contains a range of templated structrures for manipulating different sample type primitives. This will replace the old AudioDataConverters class, and I've refactored a lot of the audio devices and formats to use the new classes. 2010-09-27 15:56:54 +01:00
mac Added the AudioData class, which contains a range of templated structrures for manipulating different sample type primitives. This will replace the old AudioDataConverters class, and I've refactored a lot of the audio devices and formats to use the new classes. 2010-09-27 15:56:54 +01:00
windows Fixed a win32 mouse position problem. Added quality option to FLAC writer. Added support for non-opaque menus. 2010-09-29 17:54:01 +01:00
juce_linux_NativeCode.cpp Minor linux build fixes and clean-ups. 2010-05-04 09:30:05 +01:00
juce_mac_NativeCode.mm Fixed some namespace issues with png and zlib. Changed the way the DBG macro works to allow expressions like DBG ("foo" << 123 << "bar"), so that it's easier to dump out numbers. 2010-08-02 11:33:05 +01:00
juce_win32_NativeCode.cpp First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00