Julian Storer
f04875879e
Introjucer work. Improved command line tokenisation in OSX.
13 years ago
Julian Storer
82e8d68a5d
Renamed the experimental jucer as the Introjucer.
14 years ago
Julian Storer
b442388218
Minor string fixes.
14 years ago
Julian Storer
c1d8ac22df
New Component::setBounds() method using a RelativeRectangle.
Added Justification::appliedToRectangle() and RectanglePlacement::appliedTo(). Removed a behavioural oddity from TopLevelWindow which brought them to the front when made visible. More RelativeRectangle development. AU wrapper now detects app shutdown and closes its UI.
14 years ago
Julian Storer
a5cf4030f5
New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes.
14 years ago
Julian Storer
4cfdcb69fd
Updated the ChangeBroadcaster class - sendChangeMessage() now has no parameters, and ChangeListener::changeListenerCallback() no longer provides a void*, it provides the ChangeBroadcaster* that triggered the callback. Also deleted the ChangeListenerList class, as it didn't offer anything that ChangeBroadcaster doesn't do. Changed the new jucer to expand preprocessor tokens in the header search path string.
14 years ago
Julian Storer
51b5570292
Added an 'open project' button to the new Jucer.
14 years ago
Julian Storer
ca5fbd17f0
More Jucer reorganisation
15 years ago
Julian Storer
88c95982f7
Changed the ChoicePropertyComponent to give it more powerful value remapping. Jucer development.
15 years ago
Julian Storer
5a9e18d3a5
Added the option to coalesce UndoableActions, and implemented this for ValueTree undo. Jucer development.
15 years ago
Julian Storer
7cf5140eb2
Made Value constructor explicit. Jucer development.
15 years ago
Julian Storer
188299adb9
First check-in of the new Jucer codebase.
15 years ago
Julian Storer
305d58519a
Converted the Juce demo projects to all be auto-generated by the Jucer.
15 years ago
Julian Storer
d779fa9759
The first working check-in of an iPhone build! Added an iPhone project for the normal juce demo, which runs.. although it isn't exactly designed for a hand-held form factor!
Also in this check-in is support for creation of custom Mac MIDI input and output devices, and an option to load URLs with the QuickTimeComponent
15 years ago
Julian Storer
9aa0c05ac2
Complete revamp of the Juce Demo's audio page, to include several tabs of handy demos, including audio recording, synths, playback, audio thumbnails and an automatic round-trip latency detector
15 years ago
jules
78abb0495f
17 years ago
jules
f321759eff
17 years ago
jules
94cfda5062
18 years ago