jules
|
14cfa338b6
|
Avoided a false assertion in File. Minor clean-ups.
|
2013-09-10 15:11:20 +01:00 |
|
jules
|
f3333aa29d
|
Introjucer: added a couple of view menu options.
|
2013-09-10 11:18:40 +01:00 |
|
jules
|
ec524a437d
|
Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h
|
2013-09-09 21:43:57 +01:00 |
|
jules
|
fecba9c31c
|
New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this.
|
2013-09-09 20:07:17 +01:00 |
|
jules
|
3fe9d3ee93
|
Minor clean-ups.
|
2013-08-20 09:48:19 +01:00 |
|
jules
|
53ae95b730
|
Introjucer: fix for a situation where project groups could get duplicate IDs.
|
2013-08-05 17:11:26 +01:00 |
|
jules
|
127342e147
|
Introjucer: minor refactoring.
|
2013-08-04 17:53:56 +01:00 |
|
jules
|
29ada09816
|
Cleaned up some unused variables.
|
2013-08-01 12:40:50 +01:00 |
|
jules
|
22f492e619
|
Introjucer: added AAX identifier setting box.
|
2013-07-23 16:30:16 +01:00 |
|
jules
|
f196f88330
|
Introjucer: added a menu to choose which IDE to launch when there's more than one.
|
2013-07-16 13:45:40 +01:00 |
|
jules
|
3861a04197
|
Some more override decorations.
|
2013-07-10 14:55:26 +01:00 |
|
jules
|
5918d039ce
|
Added some "override" annotations.
|
2013-07-08 19:05:14 +01:00 |
|
jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
2013-07-08 13:05:51 +01:00 |
|
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
jules
|
135a9d1f5f
|
Introjucer: Avoided duplicated VST path setting.
|
2013-06-21 16:54:04 +01:00 |
|
jules
|
fc79df875f
|
Refactoring of some glypharrangement code.
|
2013-06-15 19:27:34 +01:00 |
|
jules
|
77335b4baa
|
Introjucer: Improvements to the translation tool.
|
2013-06-14 15:31:00 +01:00 |
|
jules
|
ddc1524742
|
Updated headers in demo project files.
|
2013-06-13 14:06:55 +01:00 |
|
jules
|
5d6a14659c
|
Introjucer: changed to new juce.com URL.
|
2013-06-12 09:45:56 +01:00 |
|
jules
|
31fc78b314
|
Minor tidying up.
|
2013-06-04 10:16:25 +01:00 |
|
jules
|
d47ac98318
|
Introjucer: checking for out-of-date introjucer binary.
|
2013-06-03 22:39:21 +01:00 |
|
jules
|
7c6889403c
|
Introjucer: added global preprocessor defs setting.
|
2013-05-25 13:03:55 -07:00 |
|
jules
|
6c8fa3e6e7
|
Introjucer: added a translation tool utility
|
2013-05-09 10:51:14 +01:00 |
|
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
2013-05-05 17:13:53 +01:00 |
|
jules
|
b6e24c4b39
|
Introjucer: fixed jucer snapping grid. Added extra group sort option.
|
2013-04-17 10:06:42 +01:00 |
|
jules
|
cf9e7072ae
|
Introjucer: resource file size limit setting.
|
2013-04-15 21:24:02 +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
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
2013-03-28 21:42:21 +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
|
810e73b2bc
|
Introjucer: warning if trying to save read-only file.
|
2013-03-21 16:10:59 +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
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
2013-03-08 14:07:51 +00:00 |
|
jules
|
f68713f704
|
Introjucer: update to remove AUCocoaViewClassName
|
2013-03-06 11:04:48 +00:00 |
|
jules
|
4fe02d2c8d
|
AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes)
|
2013-03-05 21:07:45 +00:00 |
|
jules
|
a50977e2f9
|
Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app)
|
2013-03-02 19:55:57 +00:00 |
|
jules
|
aff0d98e4b
|
Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead.
|
2013-03-02 19:29:01 +00:00 |
|
jules
|
7686adb32f
|
Introjucer: option to enable/disable compiling on a tree group.
|
2013-02-03 13:12:00 +00:00 |
|
jules
|
fe355dbae7
|
Introjucer: AAX win32 library linking.
|
2013-01-13 17:30:47 +00:00 |
|
jules
|
b0fadda27c
|
Introjucer: updated window title bar status when current file has unsaved changes.
|
2013-01-12 21:00:06 +00:00 |
|
jules
|
9ed6f088e3
|
Improved Path::addBubble.
|
2013-01-09 12:43:43 +00:00 |
|
jules
|
e543949bda
|
Minor clean-ups.
|
2013-01-05 20:07:22 +00:00 |
|
jules
|
ddb6b969ea
|
Introjucer: new plist format for AU plugins.
|
2013-01-05 15:42:05 +00:00 |
|
jules
|
99088bd0d7
|
Updated AU plugin wrapper generation to provide new factory entry points.
|
2013-01-03 11:28:41 +00:00 |
|
jules
|
a3e2a4840c
|
Introjucer: collapse/expand options in treeview.
|
2013-01-03 10:53:07 +00:00 |
|