1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
Commit graph

3925 commits

Author SHA1 Message Date
jules
a016944e69 Minor introjucer work. 2012-06-15 11:02:21 +01:00
jules
b4446d34ca VST: workaround for position problems in 64-bit cubase.
AU: initialised some channel configs on construction.
2012-06-15 09:16:30 +01:00
jules
82a964de48 Minor introjucer method change. 2012-06-14 13:58:36 +01:00
jules
ec67783251 Fix for disappearing Apple extras menu items when showing native file choosers. 2012-06-14 13:57:38 +01:00
jules
817837ad48 Compatibility fix for older OSX SDKs. 2012-06-14 13:41:50 +01:00
jules
ed63dc104c Fixes for SortedSet. 2012-06-14 08:39:07 +01:00
jules
51002a72db Fixed a GCC OSX compile bug. Tidied up some comments. Added more checking when opening a wav or aiff file. 2012-06-13 20:11:09 +01:00
jules
5aa9d93c9a Fix for OSX NSView positioning. 2012-06-13 17:26:24 +01:00
jules
0e898a5d7c iOS rotation and desktop positioning fixes. 2012-06-13 15:12:13 +01:00
jules
1c75c1322c Made CoreAudioFormat always return a bit-depth of 32. 2012-06-13 13:58:45 +01:00
jules
d2aa3a666b Introjucer: tidied up some document saving behaviour. 2012-06-12 19:06:30 +01:00
jules
f2426cc7de Minor additions to OptionalScopedPointer. Internal introjucer tweaks. 2012-06-12 11:54:32 +01:00
jules
451046e990 Minor introjucer tweaks. 2012-06-11 12:03:30 +01:00
jules
5d009a2b73 Workaround for an Apple font bug in 10.6. 2012-06-10 14:39:23 +01:00
jules
6d44c8372f Made some ALSA midi names customisable. 2012-06-10 13:19:59 +01:00
jules
4536fce9ab TextLayout RTL fix. 2012-06-08 16:00:54 +01:00
jules
add0cf77e1 Avoided some c++11 nullptr problems with VC2011. 2012-06-08 15:38:26 +01:00
jules
0e6bbcc55c DirectWrite RTL layout fix. 2012-06-08 15:29:58 +01:00
jules
8810c804e4 DirectWrite fix. 2012-06-08 09:57:47 +01:00
jules
fd919e577c Introjucer: added a warning if you have a plugin project but don't enable the juce_audio_plugin_client module. 2012-06-07 21:41:11 +01:00
jules
5e39e9944a Workaround for PPC builds. 2012-06-07 13:53:00 +01:00
jules
583fbb03d3 Avoided a name clash with old Carbon headers. 2012-06-07 13:01:02 +01:00
jules
56a4537088 Added method StringArray::swapWith(). 2012-06-07 10:53:04 +01:00
jules
943a8ef757 Added a get() method to ReferenceCountedObjectPtr. 2012-06-02 08:30:08 +01:00
jules
4cabc9095e Introjucer: Added code to the win32 resource file to allow custom rc files to be included. 2012-06-01 16:26:10 +01:00
jules
51e99b31f9 Added call to Component::colourChanged when the l+f changes. 2012-05-31 10:20:21 +01:00
jules
26d27f5f6e Added an option for centring a ThreadWithProgressWindow around a component. 2012-05-31 09:28:38 +01:00
jules
07a774adcc Fix for GCC syntax problem. 2012-05-31 09:01:39 +01:00
jules
1089e3df86 Introjucer: Added "LinuxLibs" field to modules, for specifying module-specific libs. 2012-05-31 08:21:34 +01:00
jules
dab9295611 Minor refactoring of obj-C internals. 2012-05-30 14:35:40 +01:00
jules
e40903a9b6 (Removed some temporary code that was checked-in accidentally). 2012-05-30 12:36:13 +01:00
jules
4302cd78ec Minor tidying up in OSX URL code. 2012-05-29 13:52:41 +01:00
jules
95b94d6d10 Fixes for OSX URL streams. 2012-05-29 13:18:03 +01:00
jules
d0ac43035c Fixed build for older OSX SDKs. 2012-05-29 11:26:24 +01:00
jules
5fcebaa07e Updated project files. 2012-05-29 11:01:05 +01:00
jules
1977238869 Fix for a Jucer build error. 2012-05-29 10:32:21 +01:00
jules
ac1d6955e7 Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 2012-05-29 10:30:41 +01:00
jules
2cf53557f6 Helper class for dynamically building Obj-C classes, and conversion of internal app delegate class to use this. 2012-05-27 22:05:21 +01:00
jules
decd6dc9fe Documentation fix. 2012-05-27 11:11:37 +01:00
jules
276e7622a9 Introjucer: added checking to avoid duplicate IDs in groups. 2012-05-26 17:51:43 +01:00
jules
7cd30ec175 Direct2DRenderer: added transformations. 2012-05-26 12:44:31 +01:00
jules
d4fb934a26 Fixed a problem with introjucer module file target parsing. 2012-05-26 11:02:56 +01:00
jules
b36708e3f3 Fix for building in older OSX versions. 2012-05-26 10:48:44 +01:00
jules
746331a88a Fixed a leak in WindowsMediaAudioFormat. 2012-05-26 09:37:23 +01:00
jules
4df0ea72c9 Introjucer: fix for binary resource file generation. 2012-05-25 21:40:26 +01:00
jules
4cc9d03cd8 SVG parser fix. 2012-05-25 21:34:12 +01:00
jules
437f4d1e63 Minor change to BubbleMessageComponent layout. 2012-05-25 16:50:47 +01:00
jules
87175c91f5 Changed the signature of MouseListener::mouseWheelMove() to take a struct MouseWheelDetails rather than raw floats. This will require updates in source code that uses mouse-wheel callbacks, but provides some new abilities, including a flag to indicate inverted wheel direction. 2012-05-25 16:42:36 +01:00
jules
cb169b251d Altered BubbleMessageComponent to take an AttributedString rather than a plain String, for more control over its layout. 2012-05-25 10:16:55 +01:00
jules
20f0734863 Fix for jucer build error. 2012-05-24 19:52:39 +01:00