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

3307 commits

Author SHA1 Message Date
jules
4a5380171a Version number update 2013-07-17 16:26:42 +01:00
jules
5a1112ab94 Updated the format of the header include guard macros. 2013-07-17 16:26:35 +01:00
jules
f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 2013-07-16 13:45:40 +01:00
jules
67740c1441 Added return values for various OutputStream::writeXYZ methods. 2013-07-16 13:18:17 +01:00
jules
731a9b1d59 Added method StringArray::ensureStorageAllocated() 2013-07-15 11:08:45 +01:00
jules
219a2b1991 RTAS build fix. 2013-07-11 22:01:50 +01:00
jules
0a0e0bc60d Workarounds for png code in some older versions of VC. 2013-07-11 16:58:10 +01:00
jules
9b9717371d Added method PluginListComponent::isScanning(). 2013-07-10 16:29:14 +01:00
jules
3861a04197 Some more override decorations. 2013-07-10 14:55:26 +01:00
jules
802969a42e Fix for OSX native recent files menu. 2013-07-10 14:11:06 +01:00
jules
a1ebc633b3 Fix for closing documents in a tabbed MultiDocumentPanel. 2013-07-10 12:22:44 +01:00
jules
229beeab83 Limited the time that TextDiff can spend on large input files. 2013-07-10 12:05:54 +01:00
jules
080ff658b9 VC2013 compiler compatibility. 2013-07-10 11:08:36 +01:00
jules
02e51c6074 Introjucer: VC2013 exporter fix. 2013-07-10 11:08:17 +01:00
jules
93d7d79b95 Replaced use of the deprecated GetVersionEx win32 call. 2013-07-10 11:08:00 +01:00
jules
4fc8fbaef1 Added some more override decorators. 2013-07-10 10:22:33 +01:00
jules
4ce1908f79 Misc tidying-up. 2013-07-09 20:25:46 +01:00
jules
f86739b221 Fixed a couple of iOS build issues. 2013-07-09 17:42:59 +01:00
jules
a0e292bdaf TabbedComponent::removeTab fix. 2013-07-09 17:25:04 +01:00
jules
82d305a2a2 Introjucer: added exporter for VS2013 2013-07-09 16:09:28 +01:00
jules
ecc1a17bc6 Code clean-ups. 2013-07-09 14:51:11 +01:00
jules
f51aab284b VST hosting: workarounds for izotope GUIs. 2013-07-09 14:10:44 +01:00
jules
00e77a7ac2 OSX main menu recent files list fixes. 2013-07-09 11:43:12 +01:00
jules
5918d039ce Added some "override" annotations. 2013-07-08 19:05:14 +01:00
jules
23f59fd99c Improved some documentation in the File class. 2013-07-08 17:59:37 +01:00
jules
13304ac410 Text layout fix when using newlines with certain fonts on OSX. 2013-07-08 17:04:25 +01:00
jules
4346fdb5f5 Replaced calls to the deprecated unix siginterrupt function. 2013-07-08 15:06:03 +01:00
jules
7293044a73 MouseInactivityDetector fix. 2013-07-08 14:20:11 +01:00
jules
eb646f8c42 Deprecated some old bool notification mode parameters, and replaced them with NotificationType values in the ComboBox and Button classes. 2013-07-08 13:05:51 +01:00
jules
51b9d1ed98 AU hosting: added support for begin/end gesture callbacks from plugin. 2013-07-06 13:56:08 +01:00
jules
34fccfa4f3 Made IIRCoefficients constructor public. 2013-07-06 12:29:19 +01:00
jules
c5f1e86cb3 Added some point-size accessor methods to Font. 2013-07-06 10:28:24 +01:00
jules
202d51c547 Fixed some out-of-date docs. 2013-07-06 10:05:25 +01:00
jules
4e3024bd63 Updated some documentation. 2013-07-06 09:49:22 +01:00
jules
9610a27cb9 iOS bluetooth audio fix. 2013-07-05 15:19:33 +01:00
jules
96c234f8c5 Groundwork for desktop scaling. Added win32 calls to allow drag+drop in apps with lower permissions. 2013-07-04 20:52:54 +01:00
jules
518e302d4a Avoided some VC warnings. 2013-07-04 20:51:27 +01:00
jules
8fd65cb8c5 Workaround for a strange Win7 OS bug when trying to load a DirectShow movie which fails. 2013-07-04 20:42:50 +01:00
jules
d086d55b44 Added division operator to Rectangle. 2013-07-04 13:26:42 +01:00
jules
155859f86b Internal refactoring. 2013-07-03 18:39:18 +01:00
jules
58f3ec2700 Minor reference refactoring. 2013-07-03 16:54:02 +01:00
jules
c8bab5d392 ASIO fix. 2013-07-03 10:52:09 +01:00
jules
516bddabcc Misc minor clean-ups. 2013-07-03 09:51:23 +01:00
jules
282cf3dac4 constness fix in OwnedArray. 2013-07-02 21:52:48 +01:00
jules
94a81e0d91 Fixed some MSVC warnings. 2013-07-02 17:30:02 +01:00
jules
0b5fd389c0 Moved png lib C symbols into juce namespace. 2013-07-02 17:29:30 +01:00
jules
f8a09dfb15 More CoreAudio restart fixing. 2013-07-02 17:16:22 +01:00
jules
42724dddfe CoreAudio sample rate handling fix. 2013-07-01 22:42:25 +01:00
jules
c21e90a2a7 Added missing repaint in ShapeButton. 2013-07-01 22:39:06 +01:00
jules
a53a50eb35 Improved ShapeButton's mouse-click movement behaviour. 2013-07-01 22:12:07 +01:00