962 Commits (b51c0a93aa65b66ecfd12a55533963c26af1a78e)

Author SHA1 Message Date
  jules bc259dc955 Added flag: JucePlugin_AAXDisableBypass 12 years ago
  jules 3578465cba Small change for DLL build. 12 years ago
  jules b305389d46 Changes for DLL build. 12 years ago
  jules 4cd95c1a66 iOS audio interruptions now invoke an error callback to the audio device. 12 years ago
  jules 01be101f41 Added error callback dispatching to AudioDeviceManager. 12 years ago
  jules d830f6c5d4 Couple of fixes for win32 AAX builds. 12 years ago
  jules 9239842120 DLL build fix + minor clean-ups. 12 years ago
  jules eea5e74af4 PopupMenu: made submenus inherit look+feel 12 years ago
  jules 53784490b2 Minor fixes and clean-ups. 12 years ago
  jules 438e813d0e More plugin DllMain tweaks. 12 years ago
  jules 29e5dd20e2 Introjucer: editor updates 12 years ago
  jules 1b85566090 Added timestamps to UndoManager 12 years ago
  jules da4d2a46cb Refactored audio plugin DllMain. 12 years ago
  jules e7f77abc68 Audio plugins: new DllMain handling. 12 years ago
  jules a7a16116d0 Linux: fixed dependency between juce_gui_basics and juce_events. 12 years ago
  jules 6b1654e1d2 Fixed some more warnings. 12 years ago
  jules a180c6c358 Added a class TextEditor::InputFilter to perform custom filters on text input. 12 years ago
  jules 0033491cc8 Cleaned up some compiler warnings. 12 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 12 years ago
  jules 9097528ca0 String decimal conversion fix. 12 years ago
  jules e5172b88e9 Fixed some iOS screen position problems. 12 years ago
  jules d5dc5b2ba9 MouseCursor refactoring. 12 years ago
  jules 8d2f81cf57 Fix for SelectedItemSet in DLL builds. 12 years ago
  jules 4fefd0bb52 Added a stretch-to-fit option to DrawableButton. 12 years ago
  jules 8c4d4d2577 Change to WinMain prototype. 12 years ago
  jules 7141fe39dc Fix for menu bar problem on OSX. 12 years ago
  jules 08dd8f62c7 Got rid of the remaining uses of juce_useDebuggingNewOperator in the old Jucer template. 12 years ago
  jules 770d1ccd49 Added method TreeView::moveSelectedRow. 12 years ago
  jules bb37710eca Introjucer: shutdown fix. 12 years ago
  jules ec48a7ffcc Restored a DLL export flag. 12 years ago
  jules 2b7b01632f A couple of fixes for win32 DLL builds. 12 years ago
  jules d0fa359f72 Bit of tidying-up in KeyPressMappingSet and related classes. 12 years ago
  jules 06e2a667fb Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 12 years ago
  jules e77d5b12ef Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 12 years ago
  jules 73359d4af0 Introjucer: added text search for the code editor. 12 years ago
  jules 20b3058af3 Fix for AU compiling with gcc4.2 12 years ago
  jules 3555b6e9d5 Made rendering engine choice persist when ComponentPeers are re-created. 12 years ago
  jules d6f2232bdd Reverted a win32 networking change. 12 years ago
  jules 3831af62ef Updated CodeEditorComponent to act as an ApplicationCommandTarget 12 years ago
  jules 5428554cda Added a flag to disable bypass in RTAS. 12 years ago
  jules a4939b87f2 win32: added a flag to ignore https certificate mismatches. 12 years ago
  jules 03f568fab2 AU: fix for superclass parameter loading problem 12 years ago
  jules 710dec8a1e Handling win32 hide/show messages. 12 years ago
  jules 68880492f1 Introjucer: editor scrolling changes. 12 years ago
  jules 2e777f8943 Fix for iOS windowing, and some CGRect clean-ups. 12 years ago
  jules 747f898ea4 Got rid of a maximum limit on the number of ASIO channels. 12 years ago
  jules f4898a18ab Minor fix for code editor caret display. 12 years ago
  jules b562bbab74 Added callback method: AudioProcessor::numChannelsChanged(). 12 years ago
  jules c018cba8c8 A couple of tweaks to improve iOS/android openGL. 12 years ago
  jules 9a7e7a267a New method: Rectangle::constainedWithin(). 12 years ago