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

1292 commits

Author SHA1 Message Date
jules
842a0f5705 Avoided GL contexts being destroyed when a window is minimised. 2013-04-21 11:34:04 +01:00
jules
65ff2728d9 Spelling. 2013-04-20 15:54:16 +01:00
jules
1981404103 Added some tempo metadata extractions methods for CoreAudioFormat and AiffAudioFormat 2013-04-20 14:48:53 +01:00
jules
f5f123a6b6 Workaround for VST plugins in Adobe Premiere. 2013-04-20 11:05:31 +01:00
jules
e9d160b545 Fixed a problem where modal loops could stop a mouse-up event. 2013-04-19 16:59:49 +01:00
jules
5c77abb41e win32 midi sysex fix. 2013-04-19 09:40:10 +01:00
jules
b2ce00db31 AAX transport position when stopped. 2013-04-18 21:32:12 +01:00
jules
5618f6b904 Added acid chunk metadata loading to WavAudioFormat 2013-04-18 19:10:50 +01:00
jules
1dad96def6 Getting frame-rate in AAX. 2013-04-18 09:03:06 +01:00
jules
b4382bad62 Added String methods to create/return a std::string, and also String::toRawUTF8 method. 2013-04-17 15:17:36 +01:00
jules
c8b3d28acc Refactored some linux freetype font classes. 2013-04-16 11:44:01 +01:00
jules
2a4aa982d0 Added an AudioProcessor graph assertion. 2013-04-15 15:30:51 +01:00
jules
14cc8bf3c5 Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method. 2013-04-15 12:21:22 +01:00
jules
9674d77397 ASIO sample rate discovery fix. 2013-04-14 14:39:55 +01:00
jules
c8e09aba67 Added an extra method to ListenerList. Handled zero-length binary data in var class. 2013-04-14 10:14:24 +01:00
jules
d096a78d85 RTAS midi channel mask fix. 2013-04-14 09:03:35 +01:00
jules
e951ab4a4d Added ImageCache::clear() method. 2013-04-10 21:09:13 +01:00
jules
9e79679920 Added a JUCE_RTAS_PLUGINGESTALT_IS_CACHEABLE flag. 2013-04-09 19:43:21 +01:00
jules
52b638ff40 Misc cleanups. 2013-04-09 19:42:47 +01:00
jules
868bee86d0 Support for storing binary vars in XML via NamedValueSet/ValueTree. 2013-04-09 14:46:54 +01:00
jules
dde56bab6a Added a binary data type to the var class. 2013-04-09 12:11:06 +01:00
jules
84724e8947 Minor addition to MemoryOutputStream. 2013-04-09 12:09:23 +01:00
jules
280afcff80 Warning fix for linux. 2013-04-08 15:48:39 +01:00
jules
e38039fe9d AAX support for CurrentPositionInfo::isPlaying 2013-04-08 15:42:43 +01:00
jules
e3a165de3e compile fix for old PPC builds. 2013-04-08 15:30:09 +01:00
jules
b26cc92546 Fixes for Windows 8 DPI awareness, Windows GL window touch events, and some GL compatibility tweaks. 2013-04-07 19:28:52 +01:00
jules
92e3c452a0 Warnings + documentation cleanups. 2013-04-07 10:03:59 +01:00
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