jules
|
189853720a
|
Cleaned up a few uses of Image::null
|
2016-03-10 17:20:15 +00:00 |
|
jules
|
876b4ae1d3
|
Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags
|
2016-02-12 17:03:21 +00:00 |
|
jules
|
02492b36b9
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
jules
|
a004df192a
|
Corrected some documentation.
|
2015-11-02 09:59:05 +00:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
hogliux
|
00374c9ca9
|
Fix typo
|
2015-05-08 09:21:03 +01:00 |
|
Timur Doumler
|
be9a2ff1bb
|
Implemented support for Android OpenGL native ARGB pixel format.
|
2015-05-05 17:44:10 +01:00 |
|
jules
|
f6395d4cda
|
Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this.
|
2015-03-31 11:44:10 +01:00 |
|
jules
|
5d6c37ed69
|
Cranked-up the warning level in the introjucer Xcode build, and fixed a few minor warnings.
|
2015-02-23 09:41:34 +00:00 |
|
jules
|
fbaf80ced4
|
Fixed a typo in Colour.
|
2014-04-08 21:55:56 +01:00 |
|
jules
|
1a75ceb9aa
|
Added method Colour::getPerceivedBrightness()
|
2014-04-07 22:07:45 +01:00 |
|
jules
|
76c8400049
|
Really minor clean-ups.
|
2014-01-12 18:06:48 +00:00 |
|
jules
|
62aac7d384
|
Adjusted mapping of float->int colour values (again).
|
2014-01-07 12:52:12 +00:00 |
|
jules
|
1db908d5cc
|
Accuracy tweak to float->int conversions in the Colour class.
|
2014-01-06 11:52:42 +00:00 |
|
jules
|
3a47baf9b9
|
Misc minor string optimisations.
|
2013-09-11 14:52:28 +01:00 |
|
jules
|
d28ebfdb36
|
Stripped out some unnecessary boilerplate includes from juce_graphics.
|
2013-08-24 10:49:25 +01:00 |
|
jules
|
3d74717349
|
Bit of tidying-up in the Point class, and some spelling fixes in comments.
|
2013-07-22 13:18:29 +01:00 |
|
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
2013-07-17 16:26:35 +01:00 |
|
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
e1f0baca43
|
Pixel blending improvement.
|
2013-06-12 09:39:33 +01:00 |
|
jules
|
9affbafa75
|
Pixel blending fix.
|
2013-06-10 16:10:45 +01:00 |
|
jules
|
31fc78b314
|
Minor tidying up.
|
2013-06-04 10:16:25 +01:00 |
|
jules
|
c7506df13f
|
Changed some pass-by-references to pass-by-value to improve compiler optimisation.
|
2013-05-22 23:05:53 -06:00 |
|
jules
|
14cc8bf3c5
|
Changed ImageCache purging method. Added a PropertyPanel::getTotalContentHeight() method.
|
2013-04-15 12:21:22 +01:00 |
|
jules
|
c8e09aba67
|
Added an extra method to ListenerList. Handled zero-length binary data in var class.
|
2013-04-14 10:14:24 +01:00 |
|
jules
|
e58b915300
|
Fixed some COM object ref-counting.
|
2012-12-18 18:05:36 +00:00 |
|
jules
|
0ceeb573d8
|
Minor changes to avoid pedantic compiler warnings.
|
2012-12-04 21:39:15 +00:00 |
|
jules
|
842d30fbfa
|
Minor tidying-up.
|
2012-09-04 11:38:16 +01:00 |
|
jules
|
5001ead53a
|
OSX 10.5 SDK and GCC fixes.
|
2012-07-26 10:14:16 +01:00 |
|
jules
|
ad1becb00b
|
PixelARGB compile fix for PPC targets.
|
2012-07-21 20:25:50 +01:00 |
|
jules
|
b3556f720e
|
Added some colour component accessor methods to PixelARGB, PixelRGB. Tidied up some packing macros.
|
2012-07-21 08:58:27 +01:00 |
|
jules
|
df729be74a
|
Cleaned-up class inheritance visibilities and encapsulation for some internal classes.
|
2012-07-12 14:10:46 +01:00 |
|
jules
|
3fdc8a22db
|
New colour contrast method.
|
2012-07-09 21:59:27 +01:00 |
|
jules
|
1f95f54089
|
Purged some warnings.
|
2012-04-10 10:29:14 +01:00 |
|
jules
|
9c719306c9
|
Added -ldl to linux builds. Tidied up a few warnings.
|
2012-02-28 19:51:22 +00:00 |
|
jules
|
b6a22826fe
|
Updates to keep Xcode 4.3 happy.
|
2012-02-23 21:10:49 +00:00 |
|
jules
|
295d125142
|
Stopped using the old BEGIN_JUCE_NAMESPACE macros, and just used hard-coded namespaces where necessary instead. The macro definitions are still there, so this shouldn't affect anyone's code.
|
2012-02-11 14:09:23 +00:00 |
|
jules
|
36bd285c4b
|
Viewport component listener fix. Minor clean-ups.
|
2012-01-30 12:59:36 +00:00 |
|
jules
|
4773b388ef
|
AttributedString class and advanced text layout (stage 1)
|
2011-11-21 20:03:39 +00:00 |
|
jules
|
6b7496c893
|
Handy new functions: createCopyIfNotNull(), and ScopedPointer::createCopy()
|
2011-11-20 21:55:35 +00:00 |
|
jules
|
75ad1071ad
|
OpenGL renderer optimisations. Renamed Colour::fromFloatRGBA.
|
2011-11-10 17:51:34 +00:00 |
|
jules
|
44a050c1aa
|
Fix for the parameter types of Colour::fromRGBAFloat. Change on iOS to avoid enabling an audio input device unless needed.
|
2011-11-09 16:53:24 +00:00 |
|
jules
|
34840062ef
|
Made the x and y members public in the Point class.
|
2011-11-01 21:29:10 +00:00 |
|
jules
|
0b1cdf6ab1
|
Refactoring of image storage: new classes ImageType, ImagePixelData, SoftwareImageType, NativeImageType, OpenGLImageType.
|
2011-10-28 14:21:29 +01:00 |
|
jules
|
9eb2e337d3
|
Minor additions to ValueTree, Time. OpenGL work. Update to introjucer MSVC .sln file generation.
|
2011-10-24 12:25:59 +01:00 |
|
jules
|
fd00effb69
|
Fixed a mistake in the last check-in.
|
2011-10-13 16:53:04 +01:00 |
|
jules
|
164cd8909b
|
Fixes for TextEditor, ASIO, Windows touch, AU.
|
2011-10-13 16:43:12 +01:00 |
|
jules
|
58580fc792
|
OpenGL gradient rendering. Viewport fix.
|
2011-10-08 14:09:00 +01:00 |
|
jules
|
07b73e4071
|
StringArray fix + additional unit tests. AudioFormatManager tweak for iOS. Minor clean-ups.
|
2011-09-29 14:51:42 +01:00 |
|
jules
|
6b07bfb51b
|
Finally turned off the T wide-char string macro by default. If you've used it in your code, I'd recommend just skimming through and simply removing it. Any ascii strings will work fine without it; any strings containing extended chars are NOT PORTABLE and shouldn't be embedded anyway, but will work just as well if you replace the T with an 'L' prefix (much better to re-encode them as escaped UTF-8 though). If you really must keep using the macro, you can set the JUCE_DEFINE_T_MACRO flag to 1, and it will still be available as before.
|
2011-09-28 11:40:00 +01:00 |
|