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

2015 commits

Author SHA1 Message Date
jules
bf3cb2e29b Avoided some strict compiler warnings. 2013-04-04 16:47:33 +01:00
jules
0e978e13b1 Added method Drawable::parseSVGPath() 2013-04-04 16:46:59 +01:00
jules
01ad38a0b4 mingw fix. 2013-04-04 11:49:15 +01:00
jules
deb02fdf70 Added calling convention to logAssertion. 2013-04-04 11:41:47 +01:00
jules
5ee819e739 Fix for the GL areShadersAvailable method. 2013-04-04 09:41:43 +01:00
jules
536bfddef4 Made PNG loader ignore warnings. 2013-04-03 20:41:09 +01:00
jules
6a67ab2eb2 Fix for uuidtostring function. 2013-04-03 20:19:19 +01:00
jules
3daf0a4015 Fix for CustomTypeface. 2013-04-03 20:18:59 +01:00
jules
c322d6243e 10.5 SDK fix. 2013-04-03 17:22:36 +01:00
jules
9ba2079603 update of libpng to 1.6.1 2013-04-03 16:31:22 +01:00
jules
e294a1d708 WASAPI compile fix for vs2008 2013-04-03 14:44:41 +01:00
jules
8f26cc79c9 Minor clean-ups. 2013-04-03 14:44:19 +01:00
jules
6b6c4a3eab Minor clean-ups. 2013-04-02 11:52:52 +01:00
jules
7bc0cf13b1 Added method Component::mouseMagnify(), to respond to pinch-to-zoom gestures. Supported in OSX and (untested) Windows. 2013-04-01 20:12:51 +01:00
jules
8b21bd42f9 WASAPI logging fix. 2013-04-01 15:13:36 +01:00
jules
af18430f08 Changed Label::setText to use a NotificationType parameter rather than a bool. 2013-04-01 14:33:27 +01:00
jules
26c0733f8f Introjucer: fixes for some of the integrated Jucer stuff. 2013-04-01 12:22:53 +01:00
jules
e69339aeba Relaxed JPEG header byte matching. 2013-04-01 12:16:19 +01:00
jules
93dd9757e5 Added XmlElement methods to help parse namespaces on tagnames. Updated SVG parser to handle files which use namespaces. 2013-04-01 11:19:38 +01:00
jules
9c9cae12f4 Resaved some projects. Added a Code::Blocks project for the introjucer. 2013-03-31 23:24:56 +01:00
jules
bb008cb1ba Merged the old Jucer into the introjucer. 2013-03-31 23:09:17 +01:00
jules
d13ef5e3c8 LADSPA improvements. 2013-03-31 12:13:33 +01:00
jules
910b834f72 Minor clean-ups. 2013-03-31 12:13:02 +01:00
jules
12c28fd882 Introjucer: added "save as" 2013-03-30 13:06:00 +00:00
jules
1bf9f441e6 Fix for listbox mousewheeling when using select-on-mouse-move mode. 2013-03-30 12:31:49 +00:00
jules
e10dfff1af Cleaned up some FileChooser code, and added a new method showDialog() 2013-03-30 11:22:47 +00:00
jules
2be6b48cd9 Eliminated some OS dependencies in WASAPI. Added mingw workarounds for __uuidof 2013-03-29 16:01:49 +00:00
jules
4779259cb7 Handling of default file type in win32 file chooser. 2013-03-29 11:51:33 +00:00
jules
a54d8f8098 Minor clean-ups. 2013-03-29 09:27:50 +00:00
jules
c91812467c Added a couple of socket accessor methods. 2013-03-29 09:12:36 +00:00
jules
5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 2013-03-28 21:42:21 +00:00
jules
01d123d1e8 Workarounds for a few mingw warnings and errors. 2013-03-28 21:40:41 +00:00
jules
2451b3762c Some mingw compatibility tweaks. 2013-03-28 14:24:28 +00:00
jules
46773828cc Fixed a typo in iOS audio. 2013-03-28 14:24:02 +00:00
jules
25c70643e3 OpenGL linux fix, and removed some deprecated GL calls. 2013-03-28 13:13:10 +00:00
jules
d117e0adaa Added a small pause when switching between audio device types. 2013-03-27 20:56:18 +00:00
jules
44318021f3 ASIO fixes and clean-ups. 2013-03-27 20:53:21 +00:00
jules
59779e9074 Updated AU host to avoid old deprecated componentmanager functions. 2013-03-27 12:11:39 +00:00
jules
d9c89a2a5f Doh! Fixed a typo. 2013-03-26 15:42:48 +00:00
jules
cb5ea1573b Linux window SHM repainting fix. 2013-03-26 14:59:14 +00:00
jules
ed978fc8dc win32 windowing robustness fix. 2013-03-26 14:58:44 +00:00
jules
36ade1a49b linux implementation of juce_areThereAnyAlwaysOnTopWindows() 2013-03-26 13:30:26 +00:00
jules
417f4ffe53 Fixed some linux LADSPA and VST plugin paths. 2013-03-26 11:57:13 +00:00
jules
a9e026e062 Added a constructor to StringArray. 2013-03-26 11:33:09 +00:00
jules
85ce81e15a Linux windowing fix 2013-03-26 11:03:31 +00:00
jules
c923345ee5 Typo fix. 2013-03-25 20:11:30 +00:00
jules
0353100706 VST plugin structs: changed some longs to VstInt32s. 2013-03-25 16:17:46 +00:00
jules
161a0b04c5 iOS audio session interruption change. 2013-03-25 14:34:24 +00:00
jules
7150970e6a Fix for SVG linear gradient transforms. 2013-03-25 13:53:49 +00:00
jules
034f804c36 Minor compiler defs change. 2013-03-25 13:44:27 +00:00