|  jules | 56b6efbbad | Made sure that String::toCFString() never returns a null pointer | 9 years ago | 
				
					
						|  jules | 6149a4f649 | Avoided an MSVC warning | 9 years ago | 
				
					
						|  jules | 606a503a15 | Improved some Windows registry root key handling. | 9 years ago | 
				
					
						|  Timur Doumler | 9ea874428c | Added feature RuntimePermissions, which allows to request permissions at runtime to access the microphone and bluetooth (required for Android apps using SDK Level 23 and above). | 9 years ago | 
				
					
						|  jules | b5907fa90d | Normalised some divider comments | 9 years ago | 
				
					
						|  jules | cb6085733f | Fixed a minor leak in posix WaitableEvent | 9 years ago | 
				
					
						|  jules | d6f02c9ba4 | Avoided a false assertion in ChildProcess | 9 years ago | 
				
					
						|  hogliux | 10d1228e86 | Add option to set default stack size for JUCE threads | 9 years ago | 
				
					
						|  jules | 876b4ae1d3 | Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags | 9 years ago | 
				
					
						|  jules | b010df5bcd | Made ChildProcess::start() auto-remove quotes from the name of the executable that it is given | 9 years ago | 
				
					
						|  Timur Doumler | 28730a28c8 | Fixed bug in File::deleteFile() where it would fail to delete a symlink if it was pointing to a nonexistent file. | 9 years ago | 
				
					
						|  jules | 71b62a8503 | Moved some code that was in the wrong file | 9 years ago | 
				
					
						|  jules | fbda96b899 | Added new method: Process::setMaxNumberOfFileHandles() | 9 years ago | 
				
					
						|  jules | 08b853ee35 | Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public | 9 years ago | 
				
					
						|  hogliux | 2e0325c5df | Replace android code which are not available on older android versions | 9 years ago | 
				
					
						|  Timur Doumler | 5ada47aa6f | Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. | 9 years ago | 
				
					
						|  jules | b557277f6f | Removed a few stray semicolons | 9 years ago | 
				
					
						|  hogliux | e6b4dcb6a2 | Add SSE4.1, SSE4.2 and AVX2 system stat flags and fix documentation typo | 9 years ago | 
				
					
						|  jules | a6afb208c6 | Android: removed the action bar | 9 years ago | 
				
					
						|  jules | de4637d8cb | Added support for some more File::getSpecialLocation locations on Android | 9 years ago | 
				
					
						|  jules | 99052af8bc | Added Android support for screen orientation control | 9 years ago | 
				
					
						|  jules | 18de8b36c1 | Avoided defining alloca on MINGW if there's already a definition for it | 9 years ago | 
				
					
						|  jules | 4583fa3fbf | Used the ignoreUnused() function to tidy up some old code | 10 years ago | 
				
					
						|  jules | 86a745dc35 | Deduplicated some native code and stopped the OSX juce_isRunningUnderDebugger function from caching its result. | 10 years ago | 
				
					
						|  jules | 2a1234b6ac | Simplified some inter-module dependencies and exception-catching fallbacks | 10 years ago | 
				
					
						|  jules | ae712c72d8 | Cleaned up a few String::empty uses | 10 years ago | 
				
					
						|  jules | 02492b36b9 | Lots of small whitespace tweaks. | 10 years ago | 
				
					
						|  jules | 31381c6864 | Stripped out some defunct OSX 10.4 fallback code | 10 years ago | 
				
					
						|  jules | 064e45bc85 | Projucer: Added a workaround for build errors caused by a Clang bug when building audio plugin projects | 10 years ago | 
				
					
						|  Joshua Gerrard | 9b96b551f2 | Modified Win32 version of File::getLinkedTarget to dynamically load symbols for XP and MinGW compatibility. | 10 years ago | 
				
					
						|  Joshua Gerrard | e220f35250 | Fixed compilation errors on MinGW | 10 years ago | 
				
					
						|  Joshua Gerrard | 26b01e9f18 | Fixed File::getLinkedTarget prepending string on Windows | 10 years ago | 
				
					
						|  hogliux | 19572b58c7 | Also fix KEYCODE in JuceAppActivity when disabling the screensaver on android | 10 years ago | 
				
					
						|  jules | 89ba69ab29 | Android Bluetooth MIDI, pro-audio i/o and improved openGL support | 10 years ago | 
				
					
						|  jules | 02041328dc | Misc minor fix-ups | 10 years ago | 
				
					
						|  jules | 810f2bfb2a | Introjucer: Added Android Studio exporter | 10 years ago | 
				
					
						|  jules | ddcd78eae8 | Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority | 10 years ago | 
				
					
						|  jules | 145a80f11f | Fix for builds with JUCE_STRING_UTF_TYPE = 32 | 10 years ago | 
				
					
						|  jules | 13b27a2923 | Fix for win32 implementation of SystemStats::getComputerName() | 10 years ago | 
				
					
						|  jules | a610931e71 | Fixed a OSX 10.11 deprecation warning in File::moveToTrash | 10 years ago | 
				
					
						|  hogliux | 290c502e78 | Replace HTTP_BAD_REQUEST with http status code literals as org.apache is no longer available on newer platforms | 10 years ago | 
				
					
						|  jules | bafdb41511 | Fixed typo in win32 child process pipe connection. | 10 years ago | 
				
					
						|  hogliux | fb8a1dbf48 | Fix some iOS build warnings | 10 years ago | 
				
					
						|  jules | 8883b1f9c1 | Added a "mustNotExist" argument to NamedPipe creation | 10 years ago | 
				
					
						|  jules | b2ddfe67a8 | Fixes for mingw headers. | 10 years ago | 
				
					
						|  jules | 97cbf3f96c | Removed some defunct code. | 10 years ago | 
				
					
						|  hogliux | 40848adac6 | Add optional parameter to juce URL class to specify a custom HTTP command | 10 years ago | 
				
					
						|  hogliux | 4e04dad00f | Fix warning on linux | 10 years ago | 
				
					
						|  hogliux | 03dc6479e3 | Implement setScreenSaver enabled on Android | 10 years ago | 
				
					
						|  Timur Doumler | dca4d77f9d | Fixed compiler warnings on Visual Studio 2015 RTM. | 10 years ago |