202 Commits (36ce338d98d065d94a615f3ee44feebe1c27a9d9)

Author SHA1 Message Date
  jules 36ce338d98 Added an AU header path. 12 years ago
  jules 2c72bfac6c Reimplemented the VST hex/decimal version change. 12 years ago
  jules aa0eb1a75d Changed the VST version number to be parsed as base-10 rather than base-16. 12 years ago
  jules 828d6f8e18 Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files 12 years ago
  jules 565cb189ea Introjucer: ability to drag files from the project tree into external apps. Added more drag-and-drop functionality for linux. 12 years ago
  jules ab7c03a99e Introjucer: Added MSVC option for using DLL runtime lib. 12 years ago
  jules 877ac3b683 Introjucer: RTAS path fix. 12 years ago
  jules 6cba4c505e Added a JucePlugin_RTASDisableMultiMono setting. 12 years ago
  jules 6a280720d5 Introjucr: RTAS path fix. 12 years ago
  jules 128aacaccb Introjucer: added an extra search path for Xcode carbon headers. 12 years ago
  jules 0640631d80 Added a JucePlugin_Version define to the audio plugin headers. 12 years ago
  jules bc259dc955 Added flag: JucePlugin_AAXDisableBypass 12 years ago
  jules d830f6c5d4 Couple of fixes for win32 AAX builds. 12 years ago
  jules d9d5a6ae51 Introjucer: improved the new project wizard code. 12 years ago
  jules db5c92f760 Introjucer: module error handling. 12 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 12 years ago
  jules 63085a7185 Introjucer: minor fixes. 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 6269df4823 Introjucer: fix for new command-line project wizard. 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 172f61dc3e Introjucer: minor internal work. 12 years ago
  jules 9fde239d9c Misc minor tidying up. 12 years ago
  jules e00bfdc1df A couple of minor introjucer changes. 12 years ago
  jules c75abb51c4 Introjucer: minor appearance tweaks. 12 years ago
  jules b0b6a7ca25 Introjucer: added command to open counterpart files. 12 years ago
  jules d24ee139d3 Introjucer: wizards for auto-generating new Component classes 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 12 years ago
  jules 745e2ae8b9 Added new version of Path::addRoundedRectangle(). Introjucer: new button look and feel. 12 years ago
  jules b11527d751 Introjucer: launching a project now opens the first possible exporter in the list. 12 years ago
  jules ebb7b6db74 Introjucer: some refactoring, new icon. 12 years ago
  jules a4e87ef28a Introjucer: file separator character fix on windows. 12 years ago
  jules e49c56109b Introjucer: Updated RTAS include path (on win32) 12 years ago
  jules 40183ecd74 Introjucer: following aliases in modules folder. 12 years ago
  jules 514ed0f30d Introjucer: avoid unnecessary file deletions when saving. 12 years ago
  jules 18e07fcd95 Introjucer: fixed bundle identifier generation. 12 years ago
  jules 753ebf48e5 Introjucer: reconfigured settings files so that per-project settings are stored separately from global properties. 12 years ago
  jules e9ae25ed9c Introjucer fixes + cosmetic changes. 12 years ago
  jules 6b679bb46b New methods in ImageFileFormat for checking file extensions. 12 years ago
  jules c93d7a31d5 Added some colour IDs for TextPropertyComponent 12 years ago
  jules 9afac59a60 Introjucer: dragging exporter treeview fix. Audio plugin demo algorithm fix. 12 years ago
  jules 49d0182f61 Introjucer: graphical tweaks, binary data header change. 12 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 12 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 12 years ago
  jules 88c17da08b Removed const-ness from a couple of LookAndFeel method return values. 12 years ago
  jules aea20ee144 Added background and outline colour IDs to BubbleComponent, and updated the arguments to the LookAndFeel::drawBubble method. 12 years ago
  jules 87db662f29 Introjucer: code editor improvements, icon class reshuffle. 12 years ago
  jules e875ddc3a1 Introjucer: optimised some unnecessary project copying. 12 years ago