hogliux
|
13e7fc83cd
|
Fixed a typo in the VST3 wrapper
|
2017-05-03 12:08:46 +01:00 |
|
jules
|
f55cbf3724
|
Fixed an unused variable warning
|
2017-05-03 11:23:27 +01:00 |
|
jules
|
e38643b2a9
|
Added support for removing parameters to ValueTreeSynchroniser
|
2017-05-03 11:16:22 +01:00 |
|
jules
|
6b5be8d9ef
|
Tweaked the OSX broadcast notification flags to avoid problems with anotherInstanceStarted()
|
2017-05-03 11:07:05 +01:00 |
|
hogliux
|
b14d0cb33a
|
Fixed broken copy&paste in WebBrowserComponent on macOS
|
2017-05-03 10:43:40 +01:00 |
|
hogliux
|
8cec15fd2a
|
Fixed an issue where WebBrowserComponent on macOS would report a load error if the load was canceled by a goToURL request
|
2017-05-03 10:22:14 +01:00 |
|
hogliux
|
a05abbf6d0
|
Fixed an issue where the character encoding of WebBrowserComponent error messages on macOS was incorrectly displayed
|
2017-05-03 10:14:00 +01:00 |
|
hogliux
|
f1aef382ad
|
Fixed a scaling issue with ComboBoxes and Alert windows on iOS
|
2017-05-03 09:04:39 +01:00 |
|
tpoole
|
2a189100d7
|
Made ListenerList.callExcluding take a pointer argument
|
2017-05-02 22:09:39 +01:00 |
|
tpoole
|
c94550e4cd
|
Made WebBrowserComponent compilable on older versions of OS X
|
2017-05-02 18:33:28 +01:00 |
|
tpoole
|
c8740688ba
|
Added assertions to flag when __FILE__ returns a relative path and fixed the LiveConstants demo
|
2017-05-02 18:31:29 +01:00 |
|
jules
|
baddc6389e
|
Workarounds for some new "recommended" Xcode warning flags
|
2017-05-02 17:12:20 +01:00 |
|
jules
|
f183a506ef
|
Workaround for a VS warning
|
2017-05-02 17:04:46 +01:00 |
|
jules
|
61f4333e73
|
Marked some RelativeCoordinate functions in Component as deprecated, and updated some old code that used them.
|
2017-05-02 16:56:32 +01:00 |
|
hogliux
|
a256e6e9e1
|
Fixed a linker error when disabling the embedded web browser on linux
|
2017-05-02 15:40:23 +01:00 |
|
hogliux
|
728e2dbe82
|
Fixed a assertion/crash when a macOS CoreAudio device becomes unavailable during playback
|
2017-05-02 15:25:28 +01:00 |
|
jules
|
3e7a111922
|
Avoided an unused member variable warning
|
2017-05-02 12:34:32 +01:00 |
|
jules
|
99748f0ba8
|
(Fix for last commit)
|
2017-05-02 12:25:39 +01:00 |
|
jules
|
57a3cb58ec
|
Removed incorrect constness from ColourSelector::setSwatchColour
|
2017-05-02 12:23:35 +01:00 |
|
jules
|
171aa94215
|
Fix for MidiMessage::endOfTrack()
|
2017-05-02 12:04:50 +01:00 |
|
jules
|
025513c5d3
|
Made MemoryMappedAudioFormatReader::mapSectionOfFile() virtual
|
2017-05-02 10:50:17 +01:00 |
|
jules
|
e46f1d5990
|
Disabled another warning in the VST3 headers
|
2017-05-02 10:45:41 +01:00 |
|
jules
|
14bffbba3c
|
Avoided unnecessary timer activity when splash screen is disabled
|
2017-05-02 10:44:16 +01:00 |
|
jules
|
a3e6c81911
|
Fixed an assertion in MidiMessageCollector that would have failed to trigger
|
2017-05-02 10:19:51 +01:00 |
|
jules
|
8689df5590
|
Fixed a few c++17 warnings
|
2017-05-02 10:18:33 +01:00 |
|
hogliux
|
6475111aa5
|
Fixed an incorrect UTF8 string character conversion in WebBrowserComponent
|
2017-04-27 18:22:17 +01:00 |
|
hogliux
|
9d81c5066a
|
Bump version number to 5.0.0
|
2017-04-27 14:43:05 +01:00 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jules
|
da0febe368
|
Renamed the juce_tracktion_marketplace module to juce_product_unlocking
|
2017-04-27 14:43:04 +01:00 |
|
tpoole
|
496e55c988
|
Added documentation for including static libraries in JUCE modules
|
2017-04-27 14:43:03 +01:00 |
|
hogliux
|
7ed37f8600
|
Added the standard JUCE splash screen and app usage reporting
|
2017-04-27 14:43:03 +01:00 |
|
hogliux
|
ef2c63e4e3
|
Added a new LookAndFeel (V4) and re-skinned the JUCE Demo and examples. Improved the JUCE Demo on mobile devices.
|
2017-04-27 14:40:50 +01:00 |
|
hogliux
|
1169800b8a
|
Fixed an issue where active x component would not receive all key events
|
2017-04-26 21:01:26 +01:00 |
|
ed
|
e8ac4a7c27
|
BooleanPropertyComponent uses its own outline colour id instead of ComboBox outline colour id
|
2017-04-26 20:19:05 +01:00 |
|
hogliux
|
7a7619d64e
|
Fixed resizing issues and memory leaks in linux web browser component
|
2017-04-26 19:18:39 +01:00 |
|
jules
|
1234775fc7
|
Minor tidying-up in some OSX UI code
|
2017-04-26 18:27:47 +01:00 |
|
hogliux
|
bb32034ad8
|
Added pageLoadHadNetworkError callback to WebBrowserComponent
|
2017-04-26 17:12:59 +01:00 |
|
jules
|
e778d35fdc
|
Refactored some internal win32 file attribute functions
|
2017-04-26 16:11:16 +01:00 |
|
jules
|
2f523cfae7
|
Added /usr/share/fonts as an extra font search-path on linux
|
2017-04-26 11:14:16 +01:00 |
|
ed
|
79885fc6ad
|
Force TreeView to recalculate its size after restoring item openness in TreeView::restoreOpennessState() so that its Viewport scroll position is restored correctly
|
2017-04-26 10:48:59 +01:00 |
|
jules
|
bc78b2f524
|
Added a constructor to ColourGradient that takes Point arguments
|
2017-04-25 11:52:33 +01:00 |
|
jules
|
a4c0968635
|
Fixed a problem with mouse interception in Drawable's base class copy constructor
|
2017-04-25 09:07:25 +01:00 |
|
hogliux
|
ee3457abb1
|
Fixed an issue where WebBrowserComponent::clearCookies would not exit in certain conditions
|
2017-04-24 16:28:55 +01:00 |
|
jules
|
e0698daaca
|
Tidied up a couple of comments, warnings and did a bit of code modernisation
|
2017-04-24 10:49:41 +01:00 |
|
hogliux
|
1bdbd6f969
|
Fixed a potential access-after-free crash in the macOS/iOS implementation of WebInputStream
|
2017-04-23 12:09:33 +01:00 |
|
jules
|
bf94ab0e4c
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +01:00 |
|
jules
|
6bb3d9b1db
|
Tweaks to ListBox so that if its viewport is in drag-to-scroll mode, the selection automatically happens on mouse-up so not to interfere with dragging. (Also a bit of modernisation of the class internals)
|
2017-04-21 12:24:51 +01:00 |
|
jules
|
320c8002da
|
Added methods Viewport::canScrollVertically() and Viewport::canScrollHorizontally()
|
2017-04-21 12:01:44 +01:00 |
|
jules
|
926652be8a
|
Added the -Wextra-semi warning to the projucer build
|
2017-04-21 11:31:09 +01:00 |
|
jules
|
d36156c620
|
Removed some extraneous semicolons
|
2017-04-21 11:15:07 +01:00 |
|