jules
|
eb646f8c42
|
Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes.
|
12 years ago |
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
12 years ago |
jules
|
135a9d1f5f
|
Introjucer: Avoided duplicated VST path setting.
|
12 years ago |
jules
|
fc79df875f
|
Refactoring of some glypharrangement code.
|
12 years ago |
jules
|
77335b4baa
|
Introjucer: Improvements to the translation tool.
|
12 years ago |
jules
|
ddc1524742
|
Updated headers in demo project files.
|
12 years ago |
jules
|
5d6a14659c
|
Introjucer: changed to new juce.com URL.
|
12 years ago |
jules
|
31fc78b314
|
Minor tidying up.
|
12 years ago |
jules
|
d47ac98318
|
Introjucer: checking for out-of-date introjucer binary.
|
12 years ago |
jules
|
7c6889403c
|
Introjucer: added global preprocessor defs setting.
|
12 years ago |
jules
|
6c8fa3e6e7
|
Introjucer: added a translation tool utility
|
12 years ago |
jules
|
4d61bfd8a3
|
Refactored some TRANS strings to make them more amenable to translation. Added the NEEDS_TRANS macro.
|
12 years ago |
jules
|
b6e24c4b39
|
Introjucer: fixed jucer snapping grid. Added extra group sort option.
|
12 years ago |
jules
|
cf9e7072ae
|
Introjucer: resource file size limit setting.
|
12 years ago |
jules
|
bb008cb1ba
|
Merged the old Jucer into the introjucer.
|
12 years ago |
jules
|
910b834f72
|
Minor clean-ups.
|
12 years ago |
jules
|
12c28fd882
|
Introjucer: added "save as"
|
12 years ago |
jules
|
5601c4d189
|
Introjucer: Added an exporter for Code::Blocks projects
|
12 years ago |
jules
|
2a6a6651b2
|
Introjucer: refactored static/dynamic library generation projects.
|
12 years ago |
jules
|
7875fffa2a
|
Introjucer: fixed some AAX + RTAS paths.
|
12 years ago |
jules
|
810e73b2bc
|
Introjucer: warning if trying to save read-only file.
|
12 years ago |
jules
|
14ca3470e6
|
Changed the parameters of FilenameComponent::setCurrentFile() to use a NotificationType.
|
12 years ago |
jules
|
0358e95dc9
|
Introjucer: cleaned up some binarydata code.
|
12 years ago |
jules
|
d3ea70d8c4
|
AU name format fix.
|
12 years ago |
jules
|
dfae2c8a38
|
Spelling.
|
12 years ago |
jules
|
d0135d9efc
|
Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings.
|
12 years ago |
jules
|
f68713f704
|
Introjucer: update to remove AUCocoaViewClassName
|
12 years ago |
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)
|
12 years ago |
jules
|
a50977e2f9
|
Added method ComponentPeer::setRepresentedFile() (and used this in the introjucer app)
|
12 years ago |
jules
|
aff0d98e4b
|
Removed JucePlugin_TailLengthSeconds and added a getTailLengthSeconds() method to AudioProcessor instead.
|
12 years ago |
jules
|
7686adb32f
|
Introjucer: option to enable/disable compiling on a tree group.
|
12 years ago |
jules
|
fe355dbae7
|
Introjucer: AAX win32 library linking.
|
12 years ago |
jules
|
b0fadda27c
|
Introjucer: updated window title bar status when current file has unsaved changes.
|
12 years ago |
jules
|
9ed6f088e3
|
Improved Path::addBubble.
|
12 years ago |
jules
|
e543949bda
|
Minor clean-ups.
|
12 years ago |
jules
|
ddb6b969ea
|
Introjucer: new plist format for AU plugins.
|
12 years ago |
jules
|
99088bd0d7
|
Updated AU plugin wrapper generation to provide new factory entry points.
|
12 years ago |
jules
|
a3e2a4840c
|
Introjucer: collapse/expand options in treeview.
|
12 years ago |
jules
|
164ab05bac
|
Minor clean-ups.
|
12 years ago |
jules
|
ff20ad64f3
|
Fixed some dodgy threading in the openGL rendering context.
|
12 years ago |
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
12 years ago |
jules
|
80dc4c57b0
|
Introjucer: items which are not included in the project are now crossed-out.
|
12 years ago |
jules
|
bbd7816566
|
Introjucer: win32 keystroke fixes.
|
12 years ago |
jules
|
e954a6558b
|
Introjucer: More explicit control over the MSVC DLL runtime mode.
|
12 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
12 years ago |
jules
|
88c0b1e512
|
Introjucer: Better AU plugin type setting for midi synths.
|
12 years ago |
jules
|
36ce338d98
|
Added an AU header path.
|
12 years ago |
jules
|
2c72bfac6c
|
Reimplemented the VST hex/decimal version change.
|
12 years ago |
jules
|
aa0eb1a75d
|
Changed the VST version number to be parsed as base-10 rather than base-16.
|
12 years ago |
jules
|
828d6f8e18
|
Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files
|
12 years ago |