1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
Commit graph

82 commits

Author SHA1 Message Date
jules
14b0493bb0 2.0.36 2013-02-25 14:40:33 +00:00
jules
942b2922a5 2.0.35 2013-02-24 15:50:07 +00:00
jules
9152fc8120 v2.0.34 2013-02-22 15:35:32 +00:00
jules
9fbc963d96 2.0.33 2013-02-22 11:56:30 +00:00
jules
a1c357fa1f Some VS DLL export fixes. 2013-02-12 17:02:01 +00:00
jules
d8454fc2b8 Added missing JUCE_API flags. 2013-02-12 12:46:42 +00:00
jules
ca9a7fe82c Fix in OperatingSystemType 2013-02-01 20:19:20 +00:00
jules
cd8adde4de 2.0.32 2013-01-16 23:54:55 +00:00
jules
906a99763d Version 2.0.31 2012-12-27 20:55:40 +00:00
jules
a20ff4c910 Version 2.0.30 2012-12-23 18:58:27 +00:00
jules
68b2e056e7 Version update 2.0.29 2012-12-20 20:46:41 +00:00
jules
b83fcd7d5f win32 compatibility tweaks. 2012-12-10 16:48:38 +00:00
jules
0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 2012-12-04 21:39:15 +00:00
jules
4d4321bea1 Version 2.0.28 2012-11-14 10:01:45 +00:00
jules
49729815eb Precautionary undef-ing of noexcept and nullptr. 2012-10-03 21:02:01 +01:00
jules
b305389d46 Changes for DLL build. 2012-09-26 21:31:04 +01:00
jules
9239842120 DLL build fix + minor clean-ups. 2012-09-26 14:47:37 +01:00
jules
ec48a7ffcc Restored a DLL export flag. 2012-09-20 09:45:41 +01:00
jules
2b7b01632f A couple of fixes for win32 DLL builds. 2012-09-20 09:16:02 +01:00
jules
06e2a667fb Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 2012-09-19 18:39:57 +01:00
jules
617731d21c Added a JUCE_DISABLE_JUCE_VERSION_PRINTING flag that can be set to prevent the juce version number being printed at startup. 2012-09-11 10:10:40 +01:00
jules
ad958be260 Version bump: 2.0.27 2012-09-08 14:37:39 +01:00
jules
abb4946191 Version bump: 2.0.26 2012-09-04 15:26:43 +01:00
jules
976be45c2a Minor updates for mingw compatibility. 2012-08-24 08:57:18 +01:00
jules
551688e8b4 Added method: SystemStats::getDisplayLanguage() 2012-08-10 18:05:28 +01:00
jules
665c85b147 Version number bump. 2012-08-09 08:56:28 +01:00
jules
e0f1224a75 Updated the SystemStats operating system code: instead of having a special getOSXMinorVersionNumber() method, it now provides a more detailed version number when you call getOperatingSystemType(). Also added new types for iOS and Win8. 2012-07-31 15:17:15 +01:00
jules
5001ead53a OSX 10.5 SDK and GCC fixes. 2012-07-26 10:14:16 +01:00
jules
4f206a3f3a Version bump. 2012-07-24 17:04:29 +01:00
jules
98e37b8e7a Minor MSVC compatibility fix. 2012-07-22 19:48:38 +01:00
jules
c3b0903b74 Workaround for compiling with VC2012. 2012-07-22 09:31:52 +01:00
jules
75d72d6323 Version number bump. 2012-07-21 14:39:29 +01:00
jules
b3556f720e Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros. 2012-07-21 08:58:27 +01:00
jules
2d9312ca3e Added function: SystemStats::getEnvironmentVariable() 2012-07-18 16:17:36 +01:00
jules
9b8a39e27c Removed some default parameters in NamedPipe methods and fixed time-outs when using posix NamedPipe::read(). 2012-07-17 15:49:55 +01:00
jules
7afbc077e7 Version update. 2012-07-11 10:19:09 +01:00
jules
add0cf77e1 Avoided some c++11 nullptr problems with VC2011. 2012-06-08 15:38:26 +01:00
jules
44ac462768 New methods SystemStats::getUserLanguage(), SystemStats::getUserRegion(). 2012-05-04 20:07:24 +01:00
jules
ee4618d863 Added some explicit namespacing for exceptions, and fixed a mouseExit problem with modal components. 2012-04-25 14:08:26 +01:00
jules
438159d01a Added a flag to disable inline asm. 2012-04-24 21:50:54 +01:00
jules
df5d50bcd8 Version number bump. 2012-04-16 17:54:42 +01:00
jules
3f953ca21d Change to assertions to get Xcode 4 to work better. 2012-04-16 12:18:56 +01:00
jules
535f248c53 Rearranged some error-catching code. 2012-04-12 20:46:24 +01:00
jules
3a91979ea8 Version bump. 2012-04-11 11:06:43 +01:00
jules
13bbd89b9d Added some comments. 2012-04-03 21:07:01 +01:00
jules
8de9d9c6da Version number bump. Clean-ups. 2012-03-30 15:40:17 +01:00
jules
87d3acf19f Message leak fix. Android repaint fix. Minor clean-ups. 2012-03-30 09:31:35 +01:00
jules
56bbab1537 (automated whitespace clean-up) 2012-03-20 16:00:06 +00:00
jules
83b35eba25 Minor tweaks to help support mingw, and to avoid namespace issues with assertions. 2012-03-06 20:31:39 +00:00
jules
22c72de736 VC2011 compiler tweaks. ReferenceCountedArray fix. 2012-03-01 09:26:40 +00:00