jules
|
ec48a7ffcc
|
Restored a DLL export flag.
|
13 years ago |
jules
|
2b7b01632f
|
A couple of fixes for win32 DLL builds.
|
13 years ago |
jules
|
d0fa359f72
|
Bit of tidying-up in KeyPressMappingSet and related classes.
|
13 years ago |
jules
|
06e2a667fb
|
Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins.
|
13 years ago |
jules
|
e77d5b12ef
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
13 years ago |
jules
|
73359d4af0
|
Introjucer: added text search for the code editor.
|
13 years ago |
jules
|
20b3058af3
|
Fix for AU compiling with gcc4.2
|
13 years ago |
jules
|
3555b6e9d5
|
Made rendering engine choice persist when ComponentPeers are re-created.
|
13 years ago |
jules
|
d6f2232bdd
|
Reverted a win32 networking change.
|
13 years ago |
jules
|
3831af62ef
|
Updated CodeEditorComponent to act as an ApplicationCommandTarget
|
13 years ago |
jules
|
5428554cda
|
Added a flag to disable bypass in RTAS.
|
13 years ago |
jules
|
a4939b87f2
|
win32: added a flag to ignore https certificate mismatches.
|
13 years ago |
jules
|
03f568fab2
|
AU: fix for superclass parameter loading problem
|
13 years ago |
jules
|
710dec8a1e
|
Handling win32 hide/show messages.
|
13 years ago |
jules
|
68880492f1
|
Introjucer: editor scrolling changes.
|
13 years ago |
jules
|
2e777f8943
|
Fix for iOS windowing, and some CGRect clean-ups.
|
13 years ago |
jules
|
747f898ea4
|
Got rid of a maximum limit on the number of ASIO channels.
|
13 years ago |
jules
|
f4898a18ab
|
Minor fix for code editor caret display.
|
13 years ago |
jules
|
b562bbab74
|
Added callback method: AudioProcessor::numChannelsChanged().
|
13 years ago |
jules
|
c018cba8c8
|
A couple of tweaks to improve iOS/android openGL.
|
13 years ago |
jules
|
9a7e7a267a
|
New method: Rectangle::constainedWithin().
|
13 years ago |
jules
|
617731d21c
|
Added a JUCE_DISABLE_JUCE_VERSION_PRINTING flag that can be set to prevent the juce version number being printed at startup.
|
13 years ago |
jules
|
9a24aa8a20
|
Minor clean-ups.
|
13 years ago |
jules
|
d9f0ac29b6
|
Fixed a few documentation typos. Tweaked positioning logic for CallOutBox.
|
13 years ago |
jules
|
ad958be260
|
Version bump: 2.0.27
|
13 years ago |
jules
|
ee7046be34
|
OSX mouse event tweaks.
|
13 years ago |
jules
|
9fde239d9c
|
Misc minor tidying up.
|
13 years ago |
jules
|
7d953a629d
|
OSX modal behaviour fix.
|
13 years ago |
jules
|
6d4252e571
|
DSound - change to size of blocks used.
|
13 years ago |
jules
|
352e5999bc
|
Displaying modifier + delete key shortcuts in OSX main menus.
|
13 years ago |
jules
|
b0b6a7ca25
|
Introjucer: added command to open counterpart files.
|
13 years ago |
jules
|
d24ee139d3
|
Introjucer: wizards for auto-generating new Component classes
|
13 years ago |
jules
|
6e631bceb1
|
OSX filechooser modality fix.
|
13 years ago |
jules
|
001ce3ee61
|
Fix for ChildProcess::isRunning on posix
|
13 years ago |
jules
|
745e2ae8b9
|
Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel.
|
13 years ago |
jules
|
abb4946191
|
Version bump: 2.0.26
|
13 years ago |
jules
|
842d30fbfa
|
Minor tidying-up.
|
13 years ago |
jules
|
4ccba42fa8
|
OSX modality fix.
|
13 years ago |
jules
|
583dcca1e5
|
Added a method for concatenating AttributedStrings.
|
13 years ago |
jules
|
d7825c23fe
|
Minor optimisations to StringArray.
|
13 years ago |
jules
|
d6848d3bb1
|
Small AAX fix, and plugin file-chooser fix.
|
13 years ago |
jules
|
7b0a60e265
|
Assertion to catch WASAPI calls on invalid threads.
|
13 years ago |
jules
|
c140558fc8
|
Change to avoid spurious leak warning on win32.
|
13 years ago |
jules
|
fa8cbe334d
|
Linux XRender fix.
|
13 years ago |
jules
|
b65255375a
|
Linux windowing: supported the _NET_WM_USER_TIME value, and did some general tidying up.
|
13 years ago |
jules
|
9281759612
|
Added method TextEditor::setEscapeAndReturnKeysConsumed().
|
13 years ago |
jules
|
d7cea05104
|
Added a new struct DialogWindow::LaunchOptions, to provide a better mechanism than the existing static methods for launching dialog boxes. I've left the old static methods in there but will probably deprecate them at some point in the future. Also added a couple of methods to OptionalOwnedPointer.
|
13 years ago |
jules
|
de44f0a332
|
Tweaked some OSX modal window behaviour.
|
13 years ago |
jules
|
66917b65fd
|
Minor clean-ups.
|
13 years ago |
jules
|
8549139335
|
Added reaper to OSX plugin host types.
|
13 years ago |