jules
|
a3e2a4840c
|
Introjucer: collapse/expand options in treeview.
|
13 years ago |
jules
|
6f88b7ae60
|
Minor clean-ups.
|
13 years ago |
jules
|
7a3453f48b
|
Minor clean-ups.
|
13 years ago |
jules
|
164ab05bac
|
Minor clean-ups.
|
13 years ago |
jules
|
ff20ad64f3
|
Fixed some dodgy threading in the openGL rendering context.
|
13 years ago |
jules
|
234525aef9
|
Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer.
|
13 years ago |
jules
|
80dc4c57b0
|
Introjucer: items which are not included in the project are now crossed-out.
|
13 years ago |
jules
|
2ae82c4db4
|
New method Font::withPointHeight, for specifying font sizes in points.
|
13 years ago |
jules
|
66769a191b
|
AU latency change notification. Minor tweaks to plugin hosting.
|
13 years ago |
jules
|
3a9cad8f2c
|
Enabled some code that was disabled for mingw, but which will work with the latest version.
|
13 years ago |
jules
|
bbd7816566
|
Introjucer: win32 keystroke fixes.
|
13 years ago |
jules
|
e954a6558b
|
Introjucer: More explicit control over the MSVC DLL runtime mode.
|
13 years ago |
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
13 years ago |
jules
|
88c0b1e512
|
Introjucer: Better AU plugin type setting for midi synths.
|
13 years ago |
jules
|
54eebff76d
|
Introjucer: added custom external libraries to link.
|
13 years ago |
jules
|
36ce338d98
|
Added an AU header path.
|
13 years ago |
jules
|
af094f3448
|
Fixes for DirectShowComponent.
|
13 years ago |
jules
|
f292238b32
|
Android: keyboard input support.
|
13 years ago |
jules
|
82b9a6d6e5
|
Added a section to jucer template file.
|
13 years ago |
jules
|
f6ce67ed4a
|
OpenGL context now supports high DPI displays. Added operator* to Rectangle class.
|
13 years ago |
jules
|
699b5303e2
|
Android: multi-touch support.
|
13 years ago |
jules
|
c391b5eab8
|
Introjucer: added an extra icon ID in the MSVC resource file.
|
13 years ago |
jules
|
edc45e9aba
|
Workaround for android's new file scanning behaviour when using the device as a USB drive.
|
13 years ago |
jules
|
9bf10e2caa
|
Introjucer: Xcode fix for properties which end in a quote.
|
13 years ago |
jules
|
d79fcf1d32
|
Introjucer: swapped the xib file for a nib file.
|
13 years ago |
jules
|
3374dff2aa
|
Fix for android zero-height bitmap problem.
|
13 years ago |
jules
|
2c72bfac6c
|
Reimplemented the VST hex/decimal version change.
|
13 years ago |
jules
|
aa0eb1a75d
|
Changed the VST version number to be parsed as base-10 rather than base-16.
|
13 years ago |
jules
|
f13621a78d
|
Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer.
|
13 years ago |
jules
|
7850bebd47
|
Introjucer: made the string literal tool break long strings across multiple lines.
|
13 years ago |
jules
|
fdb31aff5c
|
Added Logger::getCurrentLogger method.
|
13 years ago |
jules
|
828d6f8e18
|
Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files
|
13 years ago |
jules
|
565cb189ea
|
Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux.
|
13 years ago |
jules
|
81232e6442
|
Demo plugin fix.
|
13 years ago |
jules
|
422b0df651
|
Updated some introjucer template files. Updated project files.
|
13 years ago |
jules
|
a1614a8879
|
Minor changes for VC2005
|
13 years ago |
jules
|
5ed768e953
|
New enum: NotificationType, to indicate whether to send a change message or not (and whether it should be async). Updates to ListBox, TreeView and Slider methods to use this type instead of bools.
|
13 years ago |
jules
|
ab7c03a99e
|
Introjucer: Added MSVC option for using DLL runtime lib.
|
13 years ago |
jules
|
fae88c8b88
|
Minor documentation updates. Added MidiMessageSequence::sort() method.
|
13 years ago |
jules
|
c50a70669a
|
Introjucer: handling quotes in preprocessor defs in Xcode
|
13 years ago |
jules
|
53401e246f
|
Minor tweak to a Jucer template.
|
13 years ago |
jules
|
877ac3b683
|
Introjucer: RTAS path fix.
|
13 years ago |
jules
|
6cba4c505e
|
Added a JucePlugin_RTASDisableMultiMono setting.
|
13 years ago |
jules
|
4226589a43
|
Updated some help content for the how-to-build-a-plugin doc.
|
13 years ago |
jules
|
53edf99901
|
Added a class KnownPluginList::PluginTree for accessing a sorted tree of plugins. Misc other improvements to plugin hosting. Also added methods for getting a plugin's VSTXML data.
|
13 years ago |
jules
|
2758080d7e
|
Introjucer: added Xcode pre-build script.
|
13 years ago |
jules
|
6a280720d5
|
Introjucr: RTAS path fix.
|
13 years ago |
jules
|
128aacaccb
|
Introjucer: added an extra search path for Xcode carbon headers.
|
13 years ago |
jules
|
c38cb0a7b9
|
Introjucer: images files that aren't marked as being a binary include are added to the Xcode project as resources.
|
13 years ago |
jules
|
0640631d80
|
Added a JucePlugin_Version define to the audio plugin headers.
|
13 years ago |