jules
|
49729815eb
|
Precautionary undef-ing of noexcept and nullptr.
|
13 years ago |
jules
|
ea272ff465
|
Fixed a typo.
|
13 years ago |
jules
|
69e885dcd4
|
iOS audio interruption fix.
|
13 years ago |
jules
|
2816b2883a
|
Removed warning.
|
13 years ago |
jules
|
9b3501bfe4
|
Avoided some warnings in the AU wrapper.
|
13 years ago |
jules
|
35b9b9a317
|
Fix for AU string leak.
|
13 years ago |
jules
|
2cf131f0a6
|
Audio plugin fixes.
|
13 years ago |
jules
|
d1bdc123a9
|
VST: better forwarding of plugin channel config changes.
|
13 years ago |
jules
|
8d354bd8cf
|
Allowed filename drag-and-drop into a TextPropertyComponent.
|
13 years ago |
jules
|
86223a267c
|
Removed an unnecessary extra byte generated by AudioProcessor::copyXmlToBinary()
|
13 years ago |
jules
|
5d7622ade5
|
Added methods TreeViewItem::sortSubItems() and PopupMenu::MenuItemIterator::addItemTo().
|
13 years ago |
jules
|
1aefda8763
|
Safeguard when removing NSViews.
|
13 years ago |
jules
|
4197f76ac0
|
AudioUnits: exposed a method to force a reload of the parameter list.
|
13 years ago |
jules
|
bc259dc955
|
Added flag: JucePlugin_AAXDisableBypass
|
13 years ago |
jules
|
3578465cba
|
Small change for DLL build.
|
13 years ago |
jules
|
b305389d46
|
Changes for DLL build.
|
13 years ago |
jules
|
4cd95c1a66
|
iOS audio interruptions now invoke an error callback to the audio device.
|
13 years ago |
jules
|
01be101f41
|
Added error callback dispatching to AudioDeviceManager.
|
13 years ago |
jules
|
d830f6c5d4
|
Couple of fixes for win32 AAX builds.
|
13 years ago |
jules
|
9239842120
|
DLL build fix + minor clean-ups.
|
13 years ago |
jules
|
eea5e74af4
|
PopupMenu: made submenus inherit look+feel
|
13 years ago |
jules
|
53784490b2
|
Minor fixes and clean-ups.
|
13 years ago |
jules
|
438e813d0e
|
More plugin DllMain tweaks.
|
13 years ago |
jules
|
29e5dd20e2
|
Introjucer: editor updates
|
13 years ago |
jules
|
1b85566090
|
Added timestamps to UndoManager
|
13 years ago |
jules
|
da4d2a46cb
|
Refactored audio plugin DllMain.
|
13 years ago |
jules
|
e7f77abc68
|
Audio plugins: new DllMain handling.
|
13 years ago |
jules
|
a7a16116d0
|
Linux: fixed dependency between juce_gui_basics and juce_events.
|
13 years ago |
jules
|
6b1654e1d2
|
Fixed some more warnings.
|
13 years ago |
jules
|
a180c6c358
|
Added a class TextEditor::InputFilter to perform custom filters on text input.
|
13 years ago |
jules
|
0033491cc8
|
Cleaned up some compiler warnings.
|
13 years ago |
jules
|
46f1c15f92
|
Introjucer: fix for binary data with duplicate filenames.
|
13 years ago |
jules
|
9097528ca0
|
String decimal conversion fix.
|
13 years ago |
jules
|
e5172b88e9
|
Fixed some iOS screen position problems.
|
13 years ago |
jules
|
d5dc5b2ba9
|
MouseCursor refactoring.
|
13 years ago |
jules
|
8d2f81cf57
|
Fix for SelectedItemSet in DLL builds.
|
13 years ago |
jules
|
4fefd0bb52
|
Added a stretch-to-fit option to DrawableButton.
|
13 years ago |
jules
|
8c4d4d2577
|
Change to WinMain prototype.
|
13 years ago |
jules
|
7141fe39dc
|
Fix for menu bar problem on OSX.
|
13 years ago |
jules
|
08dd8f62c7
|
Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template.
|
13 years ago |
jules
|
770d1ccd49
|
Added method TreeView::moveSelectedRow.
|
13 years ago |
jules
|
bb37710eca
|
Introjucer: shutdown fix.
|
13 years ago |
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 |