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

3106 commits

Author SHA1 Message Date
jules
07a1aa9543 Created Box2D module. 2013-04-27 10:42:37 +01:00
jules
4b6a094d13 Made DirectoryIterator capable of parsing multiple wildcard patterns. 2013-04-26 19:37:15 +01:00
jules
4e457d6117 AAX support for AudioProcessor::isNonRealtime() 2013-04-26 14:57:29 +01:00
jules
859f533904 Introjucer: handling drag+dropped folder. 2013-04-26 13:34:00 +01:00
jules
71358e7f38 Added a flag that can be used to disable overloaded new + delete in DLL builds. 2013-04-25 16:58:04 +01:00
jules
ee2f57ce88 Workaround for keypresses in plugins in Ableton live. 2013-04-25 15:57:48 +01:00
jules
ce3ecc752b Window positioning fix. 2013-04-25 11:33:37 +01:00
jules
00641f06ed Introjucer: Added a couple of CodeBlocks flags. 2013-04-24 15:00:59 +01:00
jules
ed03b30c01 JSON parsing fix. 2013-04-24 12:00:09 +01:00
jules
d6076d680a CodeBlocks fix. 2013-04-24 11:37:08 +01:00
jules
4c147d94a5 Fix to Rectangle::intersects 2013-04-24 11:29:39 +01:00
jules
bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 2013-04-24 11:26:38 +01:00
jules
1b1fe9d24e StandaloneFilterWindow fix. 2013-04-22 22:08:16 +01:00
jules
58872b9fe2 StandaloneFilterWindow update. 2013-04-22 20:52:38 +01:00
jules
69b90487aa Added support for c++11 override and final keywords, and blank definitions for older compilers. 2013-04-22 18:00:27 +01:00
jules
e6b717e713 Some mingw compile fixes. 2013-04-22 16:37:16 +01:00
jules
97ed2ac915 Introjucer: code editor popup menu helper function to insert a new class declaration. 2013-04-22 16:18:35 +01:00
jules
52378249d1 Fixed a couple of compile errors. 2013-04-22 16:17:04 +01:00
jules
cb359e5619 Avoided checking Identifier validity when constructing it from a String. 2013-04-22 13:17:22 +01:00
jules
89c5c5c8c5 Introjucer: saving Jucer cpp file also saves header. 2013-04-22 12:56:25 +01:00
jules
a593017595 Plugin host compile fix. 2013-04-22 12:36:00 +01:00
jules
5ee84916a3 Introjucer: per-config linux makefile architecture setting. 2013-04-22 10:42:39 +01:00
jules
2b613d8da8 Documentation fix. 2013-04-22 10:27:56 +01:00
jules
4801b5c3e6 Made AudioProcessor::addListener virtual 2013-04-22 10:27:45 +01:00
jules
039b4aa542 Couple of compile fixes. 2013-04-22 09:35:29 +01:00
jules
2d6135a6db Added some methods for scanning font folders with FreeType. 2013-04-21 20:47:29 +01:00
jules
9387c7fdaf Simplified some ComponentPeer methods. 2013-04-21 19:01:02 +01:00
jules
105690d321 Minor code editor optimisation. 2013-04-21 17:36:53 +01:00
jules
eeb59c57a9 Documentation fixes. 2013-04-21 12:30:08 +01:00
jules
e339d39eb4 v2.0.39 2013-04-21 12:23:57 +01:00
jules
842a0f5705 Avoided GL contexts being destroyed when a window is minimised. 2013-04-21 11:34:04 +01:00
jules
76c2ba89e3 Introjucer: fixes to module update box. 2013-04-20 15:54:33 +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
2f46a58238 Spelling correction. 2013-04-20 11:54:40 +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
5b3a6d184b Resaved projects 2013-04-17 15:19:34 +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
9792475bdc Introjucer: zooming fix. 2013-04-17 10:14:31 +01:00
jules
b6e24c4b39 Introjucer: fixed jucer snapping grid. Added extra group sort option. 2013-04-17 10:06:42 +01:00
jules
0908261245 Introjucer: fix for jucer deselecting objects. 2013-04-17 09:13:22 +01:00
jules
c8b3d28acc Refactored some linux freetype font classes. 2013-04-16 11:44:01 +01:00
jules
82976c2ac7 Introjucer: some code-gen updates. 2013-04-16 10:40:46 +01:00
jules
cf9e7072ae Introjucer: resource file size limit setting. 2013-04-15 21:24:02 +01:00
jules
9f37bf2e58 Minor introjucer fixes. 2013-04-15 20:47:18 +01:00