jules
|
b3c0df703f
|
Avoid warnings in Intel compiler.
|
2012-11-19 15:57:58 +00:00 |
|
jules
|
c16c3a7c28
|
Fixed some documentation and minor GCC warnings. Fixed a JACK bug that would have mixed up the input/output channels.
|
2012-11-14 11:42:17 +00:00 |
|
jules
|
4d4321bea1
|
Version 2.0.28
|
2012-11-14 10:01:45 +00:00 |
|
jules
|
8e8dc5667f
|
Renamed a few old references to "iPhoneOS" as "iOS".
|
2012-11-13 18:28:55 +00:00 |
|
jules
|
699b5303e2
|
Android: multi-touch support.
|
2012-11-13 17:14:32 +00:00 |
|
jules
|
4ef89c890f
|
Avoided a few gcc compiler warnings.
|
2012-11-11 18:43:36 +00:00 |
|
jules
|
9393c1bbc9
|
Avoided some minor compiler warnings.
|
2012-11-11 17:06:14 +00:00 |
|
jules
|
48ffccb8b8
|
Minor cleanups.
|
2012-11-08 16:35:56 +00:00 |
|
jules
|
edc45e9aba
|
Workaround for android's new file scanning behaviour when using the device as a USB drive.
|
2012-11-08 15:53:50 +00:00 |
|
jules
|
07e7188eb1
|
Tidied up a few compiler warnings.
|
2012-11-07 20:50:45 +00:00 |
|
jules
|
b6d825e133
|
Added slider type LinearBarVertical.
|
2012-11-05 20:33:34 +00:00 |
|
jules
|
3374dff2aa
|
Fix for android zero-height bitmap problem.
|
2012-11-04 16:48:09 +00:00 |
|
jules
|
45209b7946
|
Fix for recursion in exception logger.
|
2012-11-04 16:45:57 +00:00 |
|
jules
|
dbaa9b9cc1
|
Prevented zlib headers messing-up use of the fdopen() function.
|
2012-10-31 10:03:20 +00:00 |
|
jules
|
d1ceed0c14
|
Workaround for Xcode3 compiler bug.
|
2012-10-30 12:25:48 +00:00 |
|
jules
|
c94183e614
|
New method File::createLink, for creating win32 .lnk files.
|
2012-10-29 16:21:08 +00:00 |
|
jules
|
8ae91bb39a
|
Minor clean-ups.
|
2012-10-28 20:33:17 +00:00 |
|
jules
|
fdb31aff5c
|
Added Logger::getCurrentLogger method.
|
2012-10-25 21:35:38 +01:00 |
|
jules
|
6d15cc2948
|
Minor cleanups.
|
2012-10-20 15:12:37 +01:00 |
|
jules
|
f07139f748
|
Minor clean-ups.
|
2012-10-19 15:54:15 +01:00 |
|
jules
|
89d5e19fca
|
misc cleanups.
|
2012-10-18 09:50:10 +01:00 |
|
jules
|
05f32e3de6
|
Added a typedef DynamicObject::Ptr
|
2012-10-17 18:57:09 +01:00 |
|
jules
|
fae88c8b88
|
Minor documentation updates. Added MidiMessageSequence::sort() method.
|
2012-10-17 17:03:05 +01:00 |
|
jules
|
566de48759
|
Fix for Time::getCurrentTime().
|
2012-10-16 11:18:30 +01:00 |
|
jules
|
e6faf25559
|
Added File::userPicturesDirectory, and improved detection of special file locations on linux.
|
2012-10-15 15:09:55 +01:00 |
|
jules
|
98fcdca3ba
|
Added a new ChildProcess::start method that takes an argument array.
|
2012-10-14 12:54:40 +01:00 |
|
jules
|
310c063195
|
Fix to Array::removeAllInstanceOf.
|
2012-10-12 15:00:19 +01:00 |
|
jules
|
edeb7c2723
|
Improved win32 http timeout behaviour.
|
2012-10-12 11:33:15 +01:00 |
|
jules
|
d97e2c7ba4
|
Improvements to file launching on Linux
|
2012-10-12 10:40:21 +01:00 |
|
jules
|
ea25716163
|
Fix for memory alignment bug in OSX GL.
|
2012-10-09 16:50:56 +01:00 |
|
jules
|
d0974a537d
|
Array: small documentation fix.
|
2012-10-07 10:53:19 +01:00 |
|
jules
|
7fbd29e84e
|
Identifier::null, isNull, isValid methods.
|
2012-10-05 17:24:35 +01:00 |
|
jules
|
49729815eb
|
Precautionary undef-ing of noexcept and nullptr.
|
2012-10-03 21:02:01 +01:00 |
|
jules
|
2cf131f0a6
|
Audio plugin fixes.
|
2012-10-01 20:21:27 +01:00 |
|
jules
|
b305389d46
|
Changes for DLL build.
|
2012-09-26 21:31:04 +01:00 |
|
jules
|
9239842120
|
DLL build fix + minor clean-ups.
|
2012-09-26 14:47:37 +01:00 |
|
jules
|
6b1654e1d2
|
Fixed some more warnings.
|
2012-09-24 15:45:25 +01:00 |
|
jules
|
0033491cc8
|
Cleaned up some compiler warnings.
|
2012-09-24 14:03:54 +01:00 |
|
jules
|
9097528ca0
|
String decimal conversion fix.
|
2012-09-24 11:47:17 +01:00 |
|
jules
|
bb37710eca
|
Introjucer: shutdown fix.
|
2012-09-20 11:29:55 +01:00 |
|
jules
|
ec48a7ffcc
|
Restored a DLL export flag.
|
2012-09-20 09:45:41 +01:00 |
|
jules
|
2b7b01632f
|
A couple of fixes for win32 DLL builds.
|
2012-09-20 09:16:02 +01:00 |
|
jules
|
06e2a667fb
|
Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins.
|
2012-09-19 18:39:57 +01:00 |
|
jules
|
e77d5b12ef
|
Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer.
|
2012-09-19 15:22:39 +01:00 |
|
jules
|
d6f2232bdd
|
Reverted a win32 networking change.
|
2012-09-18 10:11:29 +01:00 |
|
jules
|
a4939b87f2
|
win32: added a flag to ignore https certificate mismatches.
|
2012-09-17 11:54:53 +01:00 |
|
jules
|
710dec8a1e
|
Handling win32 hide/show messages.
|
2012-09-17 10:03:02 +01:00 |
|
jules
|
9a7e7a267a
|
New method: Rectangle::constainedWithin().
|
2012-09-11 10:57:09 +01:00 |
|
jules
|
617731d21c
|
Added a JUCE_DISABLE_JUCE_VERSION_PRINTING flag that can be set to prevent the juce version number being printed at startup.
|
2012-09-11 10:10:40 +01:00 |
|
jules
|
9a24aa8a20
|
Minor clean-ups.
|
2012-09-11 09:35:03 +01:00 |
|