jules
|
741816a020
|
Added a missing JUCE_API flag.
|
2014-09-17 08:47:51 +01:00 |
|
jules
|
49dd0011b0
|
Updates for iOS GL calls in iOS8
|
2014-09-16 17:49:30 +01:00 |
|
jules
|
05b166d048
|
Clarified a couple of comments.
|
2014-09-16 17:49:14 +01:00 |
|
jules
|
acdb9eb653
|
Added a test to set up the JUCE_64BIT flag if __arm64__ is set.
|
2014-09-16 15:49:59 +01:00 |
|
jules
|
31b912bc87
|
Tweak to DragAndDropContainer to avoid problems detecting the window that's being dragged over.
|
2014-09-16 15:38:18 +01:00 |
|
jules
|
3b13032b8c
|
Updated some iOS GL calls to use newer API types and functions
|
2014-09-16 15:09:07 +01:00 |
|
jules
|
43d4c1ea2f
|
Added LookAndFeel method drawPopupMenuSectionHeader()
|
2014-09-16 12:29:34 +01:00 |
|
jules
|
44b5f716cb
|
Fixes for openGL on iOS to use multisampling.
|
2014-09-16 11:57:50 +01:00 |
|
jules
|
4d30e810e8
|
Avoided a compiler warning
|
2014-09-16 08:43:03 +01:00 |
|
jules
|
d9e31b9070
|
Fix for a ref-count issue in VST2 plugin windows
|
2014-09-15 21:57:52 +01:00 |
|
jules
|
b7d922d4d1
|
Improved the way sliders react to vertical/horizontal mouse-wheel moves.
|
2014-09-15 18:53:34 +01:00 |
|
jules
|
925961b389
|
Added win32 support for JUCEApplication::suspended() and resumed() callbacks.
|
2014-09-15 18:26:10 +01:00 |
|
jules
|
a6c09d5de4
|
Updated some stale code in the ActiveX wrapper.
|
2014-09-15 18:13:36 +01:00 |
|
jules
|
b1e4823066
|
Avoided some gcc compiler warnings
|
2014-09-15 17:31:43 +01:00 |
|
jules
|
6b5ace433c
|
Added a comment.
|
2014-09-15 17:18:26 +01:00 |
|
jules
|
446de5ff17
|
Fixed a typo in ToolBar dragging.
|
2014-09-15 17:18:09 +01:00 |
|
jules
|
0db3ccf3e6
|
Fixed a few typos in the demo
|
2014-09-13 10:54:22 -07:00 |
|
jules
|
eed0a41a4f
|
Added RSAKey::isValid() and URL::isEmpty()
|
2014-09-11 09:45:26 -07:00 |
|
jules
|
aae0690b7c
|
Fixed a false-alarm assertion in ScopedPointer.
|
2014-09-10 06:47:19 -07:00 |
|
jules
|
6f6d0d201d
|
Avoided a couple of obscure gcc warnings
|
2014-09-06 09:26:54 +01:00 |
|
jules
|
f3d59a0f2f
|
Fix for bypass parameter handling in AAX.
|
2014-09-02 17:58:21 +01:00 |
|
jules
|
662680d1f5
|
Clarified some comments.
|
2014-09-02 15:02:26 +01:00 |
|
jules
|
3307aee125
|
MSVC compiler warning fixes
|
2014-09-02 14:02:47 +01:00 |
|
jules
|
1260ffe9c4
|
Refactored latest changes to WavAudioFormat to avoid GCC compile problems.
|
2014-09-02 12:03:21 +01:00 |
|
jules
|
0234655752
|
Extended AudioThumbnail to handle any number of channels.
|
2014-09-02 11:27:06 +01:00 |
|
jules
|
b71447b057
|
Added better support for writing acid and Tracktion chunks in WavAudioFormat.
|
2014-09-02 11:24:04 +01:00 |
|
jules
|
46dfd54d9a
|
Minor cleanups.
|
2014-09-01 20:59:57 +01:00 |
|
jules
|
a9ab93128c
|
doxygen formatting workaround.
|
2014-09-01 15:18:08 +01:00 |
|
jules
|
03b8320ae9
|
Fix for a lock-up in CodeEditorComponent when deleting certain sets of lines.
|
2014-09-01 14:45:47 +01:00 |
|
jules
|
6d2df85ff7
|
Changed the RTAS wrapper to avoid needing to use an asyncupdater when first called.
|
2014-08-31 16:29:30 +01:00 |
|
jules
|
1fb3ee2e14
|
VST3 hosting memory allocation fix.
|
2014-08-31 14:37:41 +01:00 |
|
jules
|
2058ffd551
|
Implemented getParameterLabel in the VST wrapper.
|
2014-08-29 19:26:40 +01:00 |
|
jules
|
574241650e
|
Improved MAC address detection on linux.
|
2014-08-29 11:34:10 +01:00 |
|
jules
|
7b5b6cbd71
|
Added a version of AudioFormatReader::readMaxLevels() which takes any number of channels.
|
2014-08-28 22:02:17 +01:00 |
|
jules
|
5c7bf01c16
|
Made Synthesiser::setCurrentPlaybackSampleRate virtual.
|
2014-08-28 21:44:48 +01:00 |
|
jules
|
671f5fbbdc
|
Added a fix to make sure that javascript division always uses floating point.
|
2014-08-28 21:43:53 +01:00 |
|
jules
|
7a8c90e253
|
Improved some MidiBuffer comments
|
2014-08-28 17:20:25 +01:00 |
|
jules
|
ee9531dd53
|
Introjucer: added a JUCE_DONT_DECLARE_PROJECTINFO guard flag around the auto-generated ProjectInfo namespace, in case you need to avoid declaring it for some reason.
|
2014-08-28 16:53:58 +01:00 |
|
jules
|
300029971a
|
Fixed some assertions in Slider
|
2014-08-28 16:53:00 +01:00 |
|
jules
|
20af4254c2
|
Clarified some comments.
|
2014-08-27 20:16:40 +01:00 |
|
jules
|
1104898494
|
Made sure that UndoManager::setCurrentTransactionName updates the name when called in the middle of a set of operations.
|
2014-08-27 16:16:51 +01:00 |
|
jules
|
d3e378aa4a
|
Added a comment about DirectSound codecs.
|
2014-08-27 16:12:11 +01:00 |
|
jules
|
2fd89b0ac4
|
A few minor clean-ups.
|
2014-08-26 10:17:40 +01:00 |
|
jules
|
37d8f5ca41
|
SVG parser fix for files that contain a viewBox but no preserveAspectRatio attribute.
|
2014-08-25 11:43:38 +01:00 |
|
jules
|
609794ceae
|
SVG parser fix for default stroke widths
|
2014-08-24 20:05:38 +01:00 |
|
jules
|
f1f51f261a
|
Added the JUCE_COMPILER_WARNING macro, which is a handy cross-compiler way to generate custom warning messages in your code.
|
2014-08-24 14:21:14 +01:00 |
|
jules
|
f8dc72cb0a
|
Tidied up some comments in TableListBox.
|
2014-08-24 12:53:10 +01:00 |
|
jules
|
970300867f
|
Introjucer: Added .S to the supported asm file extensions.
|
2014-08-22 13:34:23 +01:00 |
|
jules
|
b4bef8e91e
|
Avoided enabling openGL 3 support on linux, which was causing problems because of missing symbols.
|
2014-08-22 09:58:53 +01:00 |
|
jules
|
6efc1b8afc
|
Removed an unnecessary inclusion of Carbon.h
|
2014-08-21 20:48:21 +01:00 |
|