| .. |
|
juce_win32_ActiveXComponent.cpp
|
Tidied up some filenames, cleaned up some code. Removed VoidArray class (just use Array<void*> instead)
|
2010-05-14 15:18:44 +01:00 |
|
juce_win32_ASIO.cpp
|
Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development.
|
2010-05-21 22:29:31 +01:00 |
|
juce_win32_AudioCDReader.cpp
|
Tweak to TextInputTarget. Code clean-ups. Jucer development.
|
2010-04-30 11:00:38 +01:00 |
|
juce_win32_AutoLinkLibraries.h
|
Updated win32 CameraDevice to record as wmv.
|
2010-02-24 19:57:34 +00:00 |
|
juce_win32_CameraDevice.cpp
|
Major change to the way the Image class works, making it use value semantics and internally shared data (see the forum notes for more info on this). Also minor changes to win32 browser plugin object ref counting and linux millisecond timers.
|
2010-06-01 18:01:13 +01:00 |
|
juce_win32_DirectSound.cpp
|
Improvements to mouse wheel response on the mac, allowing much better smooth-scrolling, and also mouse-wheel improvements in the Viewport class to make it respond more fluidly. Also misc small fixes and tweaks.
|
2010-06-15 19:57:55 +01:00 |
|
juce_win32_DynamicLibraryLoader.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_win32_DynamicLibraryLoader.h
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_win32_FileChooser.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_Files.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_Fonts.cpp
|
Improved software glyph rendering. Misc fixes.
|
2010-05-15 22:30:43 +01:00 |
|
juce_win32_Messaging.cpp
|
Made ResizableWindow slightly more resilient. Added a method to OwnedArray.
|
2010-06-18 11:33:53 +01:00 |
|
juce_win32_Midi.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_Misc.cpp
|
Copyright notice update.
|
2010-04-23 09:37:13 +01:00 |
|
juce_win32_NativeIncludes.h
|
Some win32 clean-ups.
|
2010-05-10 11:16:00 +01:00 |
|
juce_win32_Network.cpp
|
Minor updates to networking. Jucer development.
|
2010-06-10 16:53:10 +01:00 |
|
juce_win32_OpenGLComponent.cpp
|
Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development.
|
2010-05-21 22:29:31 +01:00 |
|
juce_win32_PlatformUtils.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_QuickTimeMovieComponent.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_SystemStats.cpp
|
Minor clean-ups.
|
2010-06-10 12:26:43 +01:00 |
|
juce_win32_Threads.cpp
|
Code clean-ups. Jucer development.
|
2010-05-12 23:42:49 +01:00 |
|
juce_win32_WASAPI.cpp
|
Major changes to the way Drawables are converted to ValueTrees (with more changes still to come in this area). Important fix to DirectoryIterator. Minor fix for ASIO. Jucer development.
|
2010-05-21 22:29:31 +01:00 |
|
juce_win32_WebBrowserComponent.cpp
|
Internal refactoring of file functions and win32 com objects.
|
2010-04-25 21:13:12 +01:00 |
|
juce_win32_Windowing.cpp
|
New methods for Path, Line, ValueTree. Changed the Graphics::fillCheckerBoard parameters to take a Rectangle object. Fixed Component::centreWithSize to handle multi-monitor setups.
|
2010-06-23 11:02:30 +01:00 |