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

1267 commits

Author SHA1 Message Date
jules
76c2ba89e3 Introjucer: fixes to module update box. 2013-04-20 15:54:33 +01:00
jules
2f46a58238 Spelling correction. 2013-04-20 11:54:40 +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
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
jules
f8ddf59b96 Introjucer: added ARM architecture options for linux makefiles. 2013-04-10 21:24:04 +01:00
jules
84dd03930b Introjucer: set LOCAL_CFLAGS variable for Android. 2013-04-10 21:10:09 +01:00
jules
52b638ff40 Misc cleanups. 2013-04-09 19:42:47 +01:00
jules
2acf04ed4b Added some VS2012 projects, rebuilt some project files. 2013-04-07 19:56:27 +01:00
jules
bf3cb2e29b Avoided some strict compiler warnings. 2013-04-04 16:47:33 +01:00
jules
35d695d123 Introjucer: fix for AU build script. 2013-04-03 18:07:52 +01:00
jules
66a6275e76 Fix to AU shell script syntax 2013-04-03 17:20:16 +01:00
jules
003575fd99 Introjucer: added workaround to AU install script for Xcode 3 builds 2013-04-03 17:14:09 +01:00
jules
e93f645b5a Made introjucer fix line endings when saving jucer documents. 2013-04-03 17:13:40 +01:00
jules
71f2580f2b Introjucer: saving swatch colours. 2013-04-03 14:43:49 +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
af961e146e Added a VC2012 project for the introjucer 2013-04-01 14:39:24 +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
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
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
3d1aaf1aa9 Introjucer: Code::Blocks fixes. 2013-03-29 17:10:18 +00:00
jules
5601c4d189 Introjucer: Added an exporter for Code::Blocks projects 2013-03-28 21:42:21 +00:00
jules
5d0ac41d1f Got rid of the old static library project from the extras folder. If you want a static juce lib, you can now use the introjucer to create your own project to generate this. 2013-03-26 11:36:17 +00:00
jules
2a6a6651b2 Introjucer: refactored static/dynamic library generation projects. 2013-03-26 11:32:51 +00:00
jules
7875fffa2a Introjucer: fixed some AAX + RTAS paths. 2013-03-26 10:16:14 +00:00
jules
ff114947e4 New class: SystemAudioVolume to control the OS's master volume. (Implemented only for OSX and Windows) 2013-03-23 12:45:34 +00:00
jules
bd2f62cadf Added an ID. 2013-03-22 11:11:05 +00:00
jules
810e73b2bc Introjucer: warning if trying to save read-only file. 2013-03-21 16:10:59 +00:00
jules
2b638dd93b Project file rebuilds. 2013-03-21 16:10:46 +00:00
jules
c92c3fc4c8 Introjucer: linux CPU architecture option. 2013-03-19 20:09:30 +00:00
jules
14ca3470e6 Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType. 2013-03-18 21:44:29 +00:00
jules
0358e95dc9 Introjucer: cleaned up some binarydata code. 2013-03-17 20:09:53 +00:00
jules
d3ea70d8c4 AU name format fix. 2013-03-17 18:22:03 +00:00
jules
dfae2c8a38 Spelling. 2013-03-17 18:17:53 +00:00
jules
6b7f0609bf Minor clean-ups. 2013-03-17 13:59:03 +00:00
jules
ffd894089d Cleaned up a few static analyser warnings. 2013-03-15 19:36:28 +00:00
jules
15a8c1ded7 New class: BufferingAudioFormatReader 2013-03-10 13:55:18 +00:00
jules
8820d37d2c Typo in GraphEditorPanel. 2013-03-08 14:23:34 +00:00
jules
d0135d9efc Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. 2013-03-08 14:07:51 +00:00
jules
4d8cd038bf Introjucer type fix. 2013-03-08 10:47:09 +00:00
jules
0d8a173bc9 GraphEditorPanel: added device changelistener 2013-03-08 09:26:29 +00:00
jules
891e0c5343 Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. 2013-03-06 22:33:35 +00:00