jules
|
4e8921aa48
|
Fix for JUCE_LIVE_CONSTANT not working with negative integers
|
9 years ago |
hogliux
|
c7b8e77031
|
Update copyright notice
|
10 years ago |
jules
|
fd74f1a39d
|
Changed the way the JUCE_LIVE_CONSTANT singletons are generated, to make it more robust when used in a plugin environment
|
10 years ago |
jules
|
3236bdca6a
|
Fix for JUCE_LIVE_CONSTANT in plugins.
|
10 years ago |
jules
|
65b97cd334
|
Fix for non-string textboxes in live constant editor.
|
11 years ago |
jules
|
2f1ef234ce
|
Tightened up a few places where numeric conversion warnings could happen.
|
11 years ago |
jules
|
4a3c45e7bd
|
Updated the live constant editor to add C++ escape-sequences for non-ascii strings, and to allow multi-line strings.
|
11 years ago |
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jules
|
d63668a5c1
|
Added XML and Lua tokenisers for the CodeEditorComponent
|
11 years ago |
jules
|
08c2fce9b5
|
Some improvements to JUCE_LIVE_CONSTANT: Matching original hex/decimal format, and added a reset button.
|
11 years ago |
jules
|
48cdb90341
|
Made the live constant editor call resize on all visible components.
|
11 years ago |
jules
|
2f72bba274
|
Improved the LIVE_CONSTANT classes to allow it to work on non-GUI threads.
|
11 years ago |
jules
|
8ba781aa81
|
Added a demo page for the live constant editor stuff.
|
11 years ago |
jules
|
be461fa03c
|
Very cool new feature: JUCE_LIVE_CONSTANT. See the macro's description for more details.
|
11 years ago |