|  jules | 53cbc74986 | Passed maximum name length when calling VST getParameterName(). | 12 years ago | 
				
					
						|  jules | 5818b89b04 | Altered the method by which plugin UIs re-post carbon keyboard events. | 12 years ago | 
				
					
						|  jules | bb98c00d0d | Avoided some pedantic compiler warnings in the audio plugin code. | 12 years ago | 
				
					
						|  jules | 00b388fbf3 | Fixed a typo in the RTAS code. | 12 years ago | 
				
					
						|  jules | 09d20dcae8 | Added some new methods to SystemTrayIconComponent for highlighting and message bubbles. | 12 years ago | 
				
					
						|  jules | 74bd1ea8e6 | Added some new methods to AudioProcessor, to support truncated parameter names, default parameter values and parameter step sizes. These are needed to support some AAX/RTAS host features. | 12 years ago | 
				
					
						|  jules | 7c83d51aa6 | Changed AAX + RTAS 6.1 channel formats to 7.0, for wider support | 12 years ago | 
				
					
						|  jules | e661096762 | Enabled JUCE_RTAS_LINK_TO_DEBUG_LIB by default in a debug build. | 12 years ago | 
				
					
						|  jules | 10a1a54af2 | Added JUCE_RTAS_LINK_TO_DEBUG_LIB macro. | 12 years ago | 
				
					
						|  jules | 5a1112ab94 | Updated the format of the header include guard macros. | 12 years ago | 
				
					
						|  jules | 219a2b1991 | RTAS build fix. | 12 years ago | 
				
					
						|  jules | 5918d039ce | Added some "override" annotations. | 12 years ago | 
				
					
						|  jules | c75a7300f5 | Added some 'override' modifiers to overridden methods. | 12 years ago | 
				
					
						|  jules | 03c2801f3f | Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 | 12 years ago | 
				
					
						|  jules | b4382bad62 | Added String methods to create/return a std::string, and also String::toRawUTF8 method. | 12 years ago | 
				
					
						|  jules | d096a78d85 | RTAS midi channel mask fix. | 12 years ago | 
				
					
						|  jules | 9e79679920 | Added a JUCE_RTAS_PLUGINGESTALT_IS_CACHEABLE flag. | 12 years ago | 
				
					
						|  jules | 7afc21cbab | Fixed some JUCE_AUTORELEASEPOOL syntax | 12 years ago | 
				
					
						|  jules | b0ee49d537 | New class FloatVectorOperations, with a bunch of SSE2-accelerated floating point functions. | 12 years ago | 
				
					
						|  jules | bfd9350bed | Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. | 12 years ago | 
				
					
						|  jules | 4dcf550cd0 | Reverted an RTAS windowing change. | 12 years ago | 
				
					
						|  jules | 4a4b47979d | RTAS: changed OSX Carbon window class. | 12 years ago | 
				
					
						|  jules | 234525aef9 | Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. | 13 years ago | 
				
					
						|  jules | 39eae806de | Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called. | 13 years ago | 
				
					
						|  jules | 0ceeb573d8 | Minor changes to avoid pedantic compiler warnings. | 13 years ago | 
				
					
						|  jules | f903695ba3 | Audio plugins: better bypass support, with an AudioProcessor::processBlockBypassed() method that can be used for custom behaviour. | 13 years ago | 
				
					
						|  jules | 10c0894141 | Added AudioProcessor::wrapperType flags | 13 years ago | 
				
					
						|  jules | 6cba4c505e | Added a JucePlugin_RTASDisableMultiMono setting. | 13 years ago | 
				
					
						|  jules | da4d2a46cb | Refactored audio plugin DllMain. | 13 years ago | 
				
					
						|  jules | e7f77abc68 | Audio plugins: new DllMain handling. | 13 years ago | 
				
					
						|  jules | 5428554cda | Added a flag to disable bypass in RTAS. | 13 years ago | 
				
					
						|  jules | e49c56109b | Introjucer: Updated RTAS include path (on win32) | 13 years ago | 
				
					
						|  jules | 33dbaa2d30 | Added AudioPlayHead::CurrentPositionInfo::timeInSamples member. | 13 years ago | 
				
					
						|  jules | c7e3550514 | Added an RTAS include. | 13 years ago | 
				
					
						|  jules | 70024eae19 | Fix for RTAS compile error. | 13 years ago | 
				
					
						|  jules | 8d92a49312 | RTAS/OpenGL fix (?) | 13 years ago | 
				
					
						|  jules | a82a42b358 | Fixed a missing semicolon. | 13 years ago | 
				
					
						|  jules | 54573ae2e5 | Reintroduced some packing settings for RTAS builds. | 13 years ago | 
				
					
						|  jules | 0826b28983 | RTAS compatibility fix. Wav file fix for coping with corrupt files. | 13 years ago | 
				
					
						|  jules | 46ae142d8a | Added loop position indicators to CurrentPositionInfo (only enabled in VSTs) | 13 years ago | 
				
					
						|  jules | f043bb6ace | Removed some old packing pragmas from the plugin code. | 13 years ago | 
				
					
						|  jules | e6f3788bc3 | Added an assertion to help catch RTAS misuse. | 13 years ago | 
				
					
						|  jules | fb01e6dfc2 | RTAS description update to use JucePlugin_Desc macro. FileBasedDocument addition for customising save filename. TableHeaderComponent fix to avoid spurious mouse-overs. | 14 years ago | 
				
					
						|  jules | 9b38f91226 | Fixed a compile problem in VSTs. Minor clean-ups. | 14 years ago | 
				
					
						|  Julian Storer | d86d68446c | RTAS mac window position fix. Introjucer fixes for Windows. | 14 years ago | 
				
					
						|  Julian Storer | 81da96f1a2 | Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. | 14 years ago | 
				
					
						|  Julian Storer | 4808d9c318 | Hard-coded some juce namespace declarations. | 14 years ago | 
				
					
						|  Julian Storer | b70e0a28d2 | First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. | 14 years ago |