jules
|
209e91ed8d
|
Added a public method FileLogger::trimFileSize()
|
2014-11-28 10:40:08 +00:00 |
|
jules
|
2b73de8794
|
Modified URL::addEscapeChars to generate upper-case hex digits because apparently lower-case can cause problems.
|
2014-11-27 16:24:58 +00:00 |
|
jules
|
66d19d543f
|
Fix of the last Value commit, for MSVC compilers.
|
2014-11-25 20:43:53 +00:00 |
|
jules
|
367748ed6a
|
Made the VST hosting classes set the kVstTransportCycleActive flag.
|
2014-11-25 16:45:38 +00:00 |
|
jules
|
d7c54d9847
|
Fixed a comment.
|
2014-11-25 16:43:56 +00:00 |
|
jules
|
edfb1e9830
|
Added a private constructor to Value that should prevent accidentally creating one from an int=0
|
2014-11-25 16:29:27 +00:00 |
|
jules
|
22b432c028
|
Minor change to literals in IIRFilter.
|
2014-11-21 16:05:31 +01:00 |
|
jules
|
43c7f38acf
|
Made Slider::getNumDecimalPlacesToDisplay() public.
|
2014-11-21 14:14:30 +01:00 |
|
jules
|
ef63ba5d80
|
In posix StreamingSocket, added a shutdown call before closing the socket to make it disconnect.
|
2014-11-20 11:16:43 +02:00 |
|
jules
|
7f901e452f
|
Focus fix for win32 web browser component. Ability to use javascript in goToURL on OSX.
|
2014-11-20 11:10:16 +02:00 |
|
jules
|
951b15e6e3
|
Fixed a couple of typos in the tracktion marketplace classes.
|
2014-11-19 19:04:51 +02:00 |
|
jules
|
885a665b27
|
Avoided recursion in TooltipWindow on win32
|
2014-11-19 17:53:33 +02:00 |
|
jules
|
20457a22c3
|
(Struggling with GIT to try to change the case of a filename)
|
2014-11-19 14:15:30 +02:00 |
|
jules
|
d3048eb4a6
|
(Struggling with GIT to try to change the case of a filename)
|
2014-11-19 14:15:09 +02:00 |
|
jules
|
20fac5c567
|
Fix for mingw.
|
2014-11-18 11:42:33 +02:00 |
|
jules
|
bcc6e63e0f
|
Big changes to the introjucer's new project page, plus new classes to support simplified app creation.
|
2014-11-18 11:10:13 +02:00 |
|
jules
|
0d989638cc
|
Version 3.1.0
|
2014-11-18 10:56:13 +02:00 |
|
jules
|
cde93f6e88
|
Workaround for a VS2014 compiler bug.
|
2014-11-16 18:46:45 +00:00 |
|
jules
|
73d2d1469b
|
Avoided some recursion in DirectoryIterator which could cause stack overflows in large filesystems
|
2014-11-15 17:17:44 +00:00 |
|
jules
|
80f0219f71
|
Tweaked the way the ComboBox popup menu height is calculated, to work with a wider range of sizes.
|
2014-11-15 16:26:53 +00:00 |
|
jules
|
2e01f08540
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-15 16:08:48 +00:00 |
|
jules
|
e98db059f9
|
VST3 hosting parameter fix.
|
2014-11-15 16:08:07 +00:00 |
|
jules
|
7743dabe76
|
Added parameter smoothing to Reverb class.
|
2014-11-15 11:02:13 +00:00 |
|
jules
|
00c77194f6
|
Fix for an Android message-passing bug
|
2014-11-15 11:02:08 +00:00 |
|
jules
|
c7c14f98df
|
Added parameter smoothing to Reverb class.
|
2014-11-15 11:01:13 +00:00 |
|
jules
|
cee7a7e9db
|
Fix for an Android message-passing bug
|
2014-11-15 10:03:49 +00:00 |
|
jules
|
697e56e426
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-13 14:12:26 +00:00 |
|
jules
|
d10d19e4bf
|
Allowed the MidiKeyboardComponent up/down buttons to be non-opaque.
|
2014-11-13 13:33:42 +00:00 |
|
jules
|
4a00747683
|
Updated MidiKeyboardComponent to allow it to be non-opaque.
|
2014-11-13 13:04:46 +00:00 |
|
jules
|
dac5fe9cd0
|
Added missing dependency to juce_tracktion_marketplace module
|
2014-11-12 18:18:36 +00:00 |
|
jules
|
1313eb0bef
|
Oops - fixed win32 typo in last commit.
|
2014-11-12 17:15:26 +00:00 |
|
jules
|
0fe7802c93
|
Oops - fixed win32 typo in last commit.
|
2014-11-12 16:58:46 +00:00 |
|
jules
|
48d468ddb3
|
Renamed some files to try to get their case right
|
2014-11-12 15:13:04 +00:00 |
|
jules
|
a2af265793
|
Renamed some files to try to get their case right
|
2014-11-12 15:12:14 +00:00 |
|
jules
|
e4e93f1702
|
Merge branch 'develop' of /Volumes/Shared Folders/juce/juce into develop
|
2014-11-12 15:03:19 +00:00 |
|
jules
|
4a5a1d7a58
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-12 15:02:37 +00:00 |
|
jules
|
9c884f79d3
|
Added method File::setExecutePermission()
|
2014-11-12 15:01:34 +00:00 |
|
Felix Faire
|
abb125172f
|
Merge branch 'develop' of /Volumes/Shared Folders/juce/juce into develop
|
2014-11-12 14:22:08 +00:00 |
|
jules
|
9fd0feec7d
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-12 10:56:04 +00:00 |
|
jules
|
78bfab2d17
|
Added a Path::addTriangle method that takes Point parameters
|
2014-11-12 10:52:44 +00:00 |
|
Felix Faire
|
fb319467bd
|
OpenGL Example (unrefined)
|
2014-11-11 16:11:25 +00:00 |
|
jules
|
03c2b95bc8
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-11 15:08:49 +00:00 |
|
jules
|
455290ad91
|
Fixed a comment
|
2014-11-11 15:07:41 +00:00 |
|
jules
|
aa59b95a98
|
Improved a comment
|
2014-11-11 09:55:51 +00:00 |
|
jules
|
fb5c296a5b
|
Merge remote-tracking branch 'gh/master' into develop
Conflicts:
.gitignore
|
2014-11-08 13:38:09 +00:00 |
|
jules
|
9191455677
|
Introjucer: avoided adding unnecessary .r files in plugin builds that don't target RTAS or AU.
|
2014-11-08 13:32:57 +00:00 |
|
jules
|
a48470e741
|
Fixed a release delta value in the Sampler class.
|
2014-11-08 12:06:59 +00:00 |
|
jules
|
4011549c70
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-06 15:09:12 +00:00 |
|
jules
|
bce3aefadd
|
Tidied up some SVG transform parsing code.
|
2014-11-06 10:06:59 +00:00 |
|
jules
|
4f039721f3
|
Merge remote-tracking branch 'gh/master' into develop
|
2014-11-05 17:28:24 +00:00 |
|