jules
|
69dcde0f4d
|
ALSA: added support for SND_PCM_FORMAT_S24_LE devices.
|
2013-08-12 12:56:17 +01:00 |
|
jules
|
0b32caaaf0
|
Fix for GL in OSX retina displays
|
2013-08-12 12:36:55 +01:00 |
|
jules
|
cfe45720cc
|
Moved DrawableButton painting into a new method LookAndFeel::drawDrawableButton()
|
2013-08-12 12:13:15 +01:00 |
|
jules
|
74390295ad
|
Fixed a few MSVC warnings.
|
2013-08-12 10:33:17 +01:00 |
|
jules
|
1986c40187
|
VST: removed problematic Windows keyboard hooks that were used in Live.
|
2013-08-12 10:21:39 +01:00 |
|
jules
|
1d806961e4
|
Avoided an assertion with very wide tooltip windows.
|
2013-08-11 20:34:28 +01:00 |
|
jules
|
15c6cbc026
|
Added some 64-bit byte order converter functions.
|
2013-08-11 11:06:17 +01:00 |
|
jules
|
2e3ae41e27
|
Fixed capitalisation of some include filenames.
|
2013-08-10 22:16:39 +01:00 |
|
jules
|
da70f6d374
|
Fix for string->double default precision.
|
2013-08-10 10:24:45 +01:00 |
|
jules
|
b172d3a070
|
Changed the double->String conversion to use std::ostream instead of sprintf, in order to avoid foreign locale formatting problems.
|
2013-08-09 20:14:12 +01:00 |
|
jules
|
31577c6837
|
Minor comment clarification.
|
2013-08-09 16:15:36 +01:00 |
|
jules
|
67b6cff503
|
Improved clipping when using mixed GL/non-GL windows in win32.
|
2013-08-09 15:37:41 +01:00 |
|
jules
|
7fb2533bb0
|
Some rendering fixes.
|
2013-08-08 18:01:47 +01:00 |
|
jules
|
a469fa6def
|
Fix for win32 GL repaint clipping positions.
|
2013-08-08 14:50:37 +01:00 |
|
jules
|
1f506a2b79
|
win32 scaled window constraint fix.
|
2013-08-07 19:29:18 +01:00 |
|
jules
|
16b9bbe212
|
Fix for win32 scaled component mouse positioning.
|
2013-08-07 19:05:21 +01:00 |
|
jules
|
8fba517850
|
Fix for win32 scaled desktop maximised windows.
|
2013-08-07 16:45:01 +01:00 |
|
jules
|
e4d000dcd3
|
Fixes for ActiveX window embedding.
|
2013-08-07 11:12:34 +01:00 |
|
jules
|
f2e9b0a434
|
Some modal loop code cleanups.
|
2013-08-07 10:18:15 +01:00 |
|
jules
|
61ab5be83f
|
Optimisation for software renderer performance in scaled components.
|
2013-08-06 21:53:52 +01:00 |
|
jules
|
641b4d1ec8
|
Fix for GL repaint flickering on win32.
|
2013-08-06 21:53:11 +01:00 |
|
jules
|
dc5385676d
|
Made coefficients public in IIRFilterCoefficients
|
2013-08-06 18:54:38 +01:00 |
|
jules
|
0149aab09d
|
CaretComponent optimisation.
|
2013-08-06 16:26:53 +01:00 |
|
jules
|
cbe2777656
|
Default desktop scaling for win32.
|
2013-08-06 15:25:59 +01:00 |
|
jules
|
bd3a75e726
|
Added some more translation methods to AffineTransform, and a couple of methods to Rectangle and RectangleList
|
2013-08-06 15:24:51 +01:00 |
|
jules
|
53ae95b730
|
Introjucer: fix for a situation where project groups could get duplicate IDs.
|
2013-08-05 17:11:26 +01:00 |
|
jules
|
24f5fdea22
|
Some minor clean-ups and comments in Thread class.
|
2013-08-05 11:27:09 +01:00 |
|
jules
|
127342e147
|
Introjucer: minor refactoring.
|
2013-08-04 17:53:56 +01:00 |
|
jules
|
711764103e
|
Introjucer: made it recognise the .hh file suffix.
|
2013-08-04 16:49:06 +01:00 |
|
jules
|
68e49a99bb
|
Introjucer: tweaked the dead code stripping flags for Xcode.
|
2013-08-04 16:36:03 +01:00 |
|
jules
|
2c97d9ed3d
|
Introjucer: made Xcode release builds strip dead code.
|
2013-08-04 13:14:13 +01:00 |
|
jules
|
0d477bb422
|
Cleaned up some ASIO code and added some logging.
|
2013-08-03 11:23:38 +01:00 |
|
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.
|
2013-08-02 17:37:25 +01:00 |
|
jules
|
0c035bed6f
|
Added a RelativeTime::seconds() constructor method.
|
2013-08-02 15:38:31 +01:00 |
|
jules
|
a696e907e4
|
Had a look at the SplashScreen class, and realised it was total crap, so redesigned it to avoid using any modal loop nastiness, and to encourage initialisation on background threads.
|
2013-08-02 15:36:49 +01:00 |
|
jules
|
44b4ccc693
|
Removed the constness from the return type of LookAndFeel::getTypefaceForFont(), to allow the move operator to be used.
|
2013-08-02 14:15:14 +01:00 |
|
jules
|
41f257053a
|
Fix for openGL rendering engine in native-titlebar windows.
|
2013-08-01 16:45:37 +01:00 |
|
jules
|
ea9e833e5d
|
Added an overloaded translate() function that takes CharPointer_UTF8
|
2013-08-01 14:32:50 +01:00 |
|
jules
|
29ada09816
|
Cleaned up some unused variables.
|
2013-08-01 12:40:50 +01:00 |
|
jules
|
88cb38ea29
|
iOS build fix.
|
2013-08-01 09:08:27 +01:00 |
|
jules
|
5e7bc2a187
|
Added a JUCE_DELETED_FUNCTION macro.
|
2013-07-31 22:15:58 +01:00 |
|
jules
|
3cd00c8730
|
A few android warning fixes.
|
2013-07-31 22:14:11 +01:00 |
|
jules
|
7a47c12a76
|
Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering.
|
2013-07-31 18:58:02 +01:00 |
|
jules
|
68f98d1243
|
Added a FPS readout to the rendering demo.
|
2013-07-31 16:52:14 +01:00 |
|
jules
|
43e53f01b4
|
Made sure that Rectangle::operator/ can cope with an integer argument.
|
2013-07-31 15:05:27 +01:00 |
|
jules
|
ed220632ed
|
Minor clean-ups.
|
2013-07-31 13:16:08 +01:00 |
|
jules
|
779e1d483f
|
Added tests for SSE3 capability.
|
2013-07-31 11:04:16 +01:00 |
|
jules
|
69f75c344d
|
Workarounds to get Rectangle<int>::getSmallestIntegerContainer() to work in VC2010
|
2013-07-30 23:14:01 +01:00 |
|
jules
|
ebc0b2b727
|
Removed some warning settings that weren't supported by older GCCs. Also added workarounds for some spurious GCC warnings.
|
2013-07-30 21:47:15 +01:00 |
|
jules
|
6629921a8b
|
Removed some override specifiers due to a Clang compiler bug.
|
2013-07-30 21:14:57 +01:00 |
|