1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-03 03:30:06 +00:00
JUCE/src/native/windows
2010-11-08 22:45:19 +00:00
..
juce_win32_ActiveXComponent.cpp Fix for mouse event click counts. Fix for webkit mouse-moves. Cleaned up some Component coordinate conversion methods, adding some new ones for rectangle conversion. 2010-11-08 22:45:19 +00:00
juce_win32_ASIO.cpp Added a couple of useful constructors to some stream classes. Replaced some old static functions with anonymous namespaces. 2010-10-26 16:46:19 +01:00
juce_win32_AudioCDReader.cpp Added a couple of useful constructors to some stream classes. Replaced some old static functions with anonymous namespaces. 2010-10-26 16:46:19 +01:00
juce_win32_AutoLinkLibraries.h Fix for CoreGraphics image loading on iOS. Auto-linked library fix for win32. 2010-09-01 14:29:16 +01:00
juce_win32_CameraDevice.cpp Improved icons in the new Jucer. Minor fixes to ComponentBoundsConstrainer. 2010-10-27 18:48:47 +01:00
juce_win32_Direct2DGraphicsContext.cpp First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
juce_win32_DirectSound.cpp Added a couple of useful constructors to some stream classes. Replaced some old static functions with anonymous namespaces. 2010-10-26 16:46:19 +01:00
juce_win32_DynamicLibraryLoader.cpp 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
juce_win32_DynamicLibraryLoader.h Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_win32_FileChooser.cpp Refactored midi input code to allow unlimited syex length + partial sysex callbacks on win32. Fixed a few problems with menu bars, Quicktime, AudioUnits. Modernised some old win32 file chooser code. Tweaked some window border rendering. 2010-10-08 14:52:23 +01:00
juce_win32_Files.cpp Added a couple of useful constructors to some stream classes. Replaced some old static functions with anonymous namespaces. 2010-10-26 16:46:19 +01:00
juce_win32_Fonts.cpp Fixed a TabbedComponent bug. Fixed fallback fonts on win32. 2010-11-05 10:21:28 +00:00
juce_win32_Messaging.cpp Minor code clean-ups 2010-08-27 22:16:14 +01:00
juce_win32_Midi.cpp Refactored midi input code to allow unlimited syex length + partial sysex callbacks on win32. Fixed a few problems with menu bars, Quicktime, AudioUnits. Modernised some old win32 file chooser code. Tweaked some window border rendering. 2010-10-08 14:52:23 +01:00
juce_win32_Misc.cpp Copyright notice update. 2010-04-23 09:37:13 +01:00
juce_win32_NativeIncludes.h Tidied up some win32 linkage declarations. Fixed some component size constraining problems on mac and win32. 2010-10-20 20:37:09 +01:00
juce_win32_Network.cpp Created a new class: MACAddress, which replaces the old MAC address detection functions with a cleaner implementation. 2010-10-26 18:25:22 +01:00
juce_win32_OpenGLComponent.cpp win32 openGL tweaks. Fixes for a couple of File methods. New "cpp + header" file creation option for the new jucer. 2010-09-17 14:30:52 +01:00
juce_win32_PlatformUtils.cpp Added a couple of useful constructors to some stream classes. Replaced some old static functions with anonymous namespaces. 2010-10-26 16:46:19 +01:00
juce_win32_QuickTimeMovieComponent.cpp Code clean-ups. Jucer development. 2010-05-12 23:42:49 +01:00
juce_win32_SystemStats.cpp Minor updates for plugins. Fixed some X windows locking. 2010-09-14 22:27:43 +01:00
juce_win32_Threads.cpp Tidied up some win32 linkage declarations. Fixed some component size constraining problems on mac and win32. 2010-10-20 20:37:09 +01:00
juce_win32_WASAPI.cpp Added a couple of useful constructors to some stream classes. Replaced some old static functions with anonymous namespaces. 2010-10-26 16:46:19 +01:00
juce_win32_WebBrowserComponent.cpp Tidied up some win32 linkage declarations. Fixed some component size constraining problems on mac and win32. 2010-10-20 20:37:09 +01:00
juce_win32_Windowing.cpp Fix for mouse event click counts. Fix for webkit mouse-moves. Cleaned up some Component coordinate conversion methods, adding some new ones for rectangle conversion. 2010-11-08 22:45:19 +00:00