jules
|
7ae92cf1ba
|
Added juce version display to plugin demo.
|
2014-02-17 16:07:22 +00:00 |
|
jules
|
70f8ae36e9
|
Introjucer: removed redundant plugin website field, and used the website value that's already set for the project instead when creating plugin projects.
|
2014-02-17 11:35:39 +00:00 |
|
jules
|
ba2ae2dd12
|
Introjucer: added some backslashes to the plugin install script path.
|
2014-02-16 13:03:51 +00:00 |
|
jules
|
705f73610c
|
Introjucer: larger field sizes.
|
2014-02-15 15:59:04 +00:00 |
|
jules
|
802197644b
|
New interprocess utility classes: ChildProcessSlave and ChildProcessMaster.
|
2014-02-09 11:11:28 +00:00 |
|
jules
|
e22e536626
|
Couple of tweaks to VST3 generation.
|
2014-02-06 11:27:23 +00:00 |
|
jules
|
8469269b10
|
Introjucer font selector typo fix.
|
2014-02-05 16:38:14 +00:00 |
|
jules
|
4fe7240eb2
|
Initial version of VST3 plugin support.
|
2014-02-05 16:20:57 +00:00 |
|
jules
|
fb2a5fc857
|
Updates to introjucer for VST3 targets.
|
2014-02-04 15:54:15 +00:00 |
|
jules
|
5cabff2ac2
|
Moved FileFilter and WildcardFileFilter into the juce_core module.
|
2014-01-25 15:54:32 +00:00 |
|
jules
|
633ff931d6
|
Introjucer: made sure the linux makefiles don't do crazy things when given mis-typed config names.
|
2014-01-13 11:00:52 +00:00 |
|
jules
|
76c8400049
|
Really minor clean-ups.
|
2014-01-12 18:06:48 +00:00 |
|
jules
|
d20279d1db
|
Fix to the GL 2D renderer. Also removed the smaller limit on the GL buffer sizes used in win32.
|
2014-01-12 16:21:03 +00:00 |
|
jules
|
5b25b303fb
|
Cleaned up some minor stuff in the GL demo and PathStrokeType.
|
2014-01-12 15:50:16 +00:00 |
|
jules
|
cc633ce3f5
|
Introjucer: Fixed folder sorting in Xcode export.
|
2014-01-09 10:27:46 +00:00 |
|
jules
|
3100e54728
|
Introjucer: workaround for building OSX icons if only a 1024x1024 image is supplied
|
2014-01-08 15:25:18 +00:00 |
|
jules
|
593e1c1e65
|
Introjucer: added a setting for specifying a code-signing identity in Xcode builds.
|
2014-01-07 15:36:38 +00:00 |
|
jules
|
45b49f84d1
|
Introjucer: moved the definition of a BinaryData constant into the header file.
|
2014-01-05 16:42:37 +00:00 |
|
jules
|
eee868ae02
|
Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number.
|
2014-01-04 18:26:03 +00:00 |
|
jules
|
ecaf9eb1ac
|
Introjucer: made sure that preprocessor tokens are replaced in the binary name used.
|
2014-01-04 13:03:16 +00:00 |
|
jules
|
d582a66917
|
Introjucer: Added gnu++0x flag for android builds. Support for SVG icons.
|
2014-01-02 14:33:06 +00:00 |
|
jules
|
16469fefe9
|
Spelling fix.
|
2013-12-30 15:49:32 +00:00 |
|
jules
|
4e085e7707
|
Introjucer: added a "save all" command.
|
2013-12-29 11:23:13 +00:00 |
|
jules
|
b439a1a4a3
|
Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC.
|
2013-12-28 15:51:10 +00:00 |
|
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
2013-12-23 15:16:38 +00:00 |
|
jules
|
a2705927c9
|
Introjucer: tweak to the VS2010 toolset types.
|
2013-12-23 11:09:49 +00:00 |
|
jules
|
b6a907290b
|
Introjucer: added option to set the toolset in VC2010 projects.
|
2013-12-22 18:49:00 +00:00 |
|
jules
|
64a38ea6ee
|
Sanity-checked places where introjucer GUI editor added TRANS macros.
|
2013-12-19 18:31:32 +00:00 |
|
jules
|
dcb7e61ed5
|
Redesigned CoreAudio for better handling of separate in/out devices.
|
2013-12-18 22:48:26 +00:00 |
|
jules
|
bb4aa53773
|
Minor clean-up.
|
2013-12-17 23:30:27 +00:00 |
|
jules
|
a2ffe5e6eb
|
Introjucer: added TRANS macro to GUI designed generated code.
|
2013-12-17 21:25:24 +00:00 |
|
jules
|
b7ebb273d9
|
Made the GL demo page clean up its attributes to avoid problems on nvideo cards.
|
2013-12-11 21:46:47 +00:00 |
|
jules
|
9bba8bae5e
|
Introjucer: added a header-guard to the binarydata files that are generated
|
2013-12-11 21:33:03 +00:00 |
|
jules
|
d63668a5c1
|
Added XML and Lua tokenisers for the CodeEditorComponent
|
2013-12-08 12:27:36 +00:00 |
|
jules
|
08c2fce9b5
|
Some improvements to JUCE_LIVE_CONSTANT: Matching original hex/decimal format, and added a reset button.
|
2013-12-06 18:27:41 +00:00 |
|
jules
|
79d60f0b35
|
Updated some browser plugin build paths.
|
2013-12-04 09:43:32 +00:00 |
|
jules
|
8ba781aa81
|
Added a demo page for the live constant editor stuff.
|
2013-12-03 19:13:14 +00:00 |
|
jules
|
be461fa03c
|
Very cool new feature: JUCE_LIVE_CONSTANT. See the macro's description for more details.
|
2013-12-03 13:44:15 +00:00 |
|
jules
|
331ce9ff8c
|
Couple of minor clean-ups.
|
2013-12-02 23:12:39 +00:00 |
|
jules
|
33b8c017f7
|
Added an icon for the Android build of the demo.
|
2013-12-02 11:26:23 +00:00 |
|
jules
|
a316bd5f6f
|
Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors.
|
2013-12-02 09:44:17 +00:00 |
|
jules
|
fb15840f61
|
Introjucer: removed a flag from the CodeBlocks project exporter.
|
2013-12-02 09:22:49 +00:00 |
|
jules
|
2edec00b55
|
Removed a few more uses of String::empty.
|
2013-12-01 23:28:31 +00:00 |
|
jules
|
2623f4d1e1
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
2013-12-01 11:32:39 +00:00 |
|
jules
|
86d03cc5ed
|
Introjucer: avoided setting the MSVC character type if "default" is chosen.
|
2013-11-27 20:57:49 +00:00 |
|
jules
|
f2cca861dd
|
Introjucer: quoting of all include paths to keep Xcode 5 happy.
|
2013-11-26 10:04:21 +00:00 |
|
jules
|
2c3d639d91
|
Introjucer: fix for RTAS path when exporting VC projects.
|
2013-11-26 09:38:09 +00:00 |
|
jules
|
c9ac405ca4
|
Removed a bogus module from the demo plugin project.
|
2013-11-23 20:01:52 +00:00 |
|
jules
|
c28c6c3e7c
|
Introjucer: added a utility tool that converts an SVG path string into code that creates a Path object.
|
2013-11-23 16:08:05 +00:00 |
|
jules
|
7643162766
|
Introjucer: made it recognise .S files as needing to be compiled.
|
2013-11-21 14:29:48 +00:00 |
|