Tom Poole
4eb6eb828a
Resave all projects
3 years ago
Tom Poole
3c03693d07
Bump version number to 6.1.5
3 years ago
Tom Poole
ea5dae4ab6
Remove some unused properties from .jucer files and re-save all projects
3 years ago
ed
e0e8e85d6b
Add KeyboardComponentBase class for custom MIDI keyboard components and MPEKeyboardComponent class
3 years ago
ed
461192b355
Add FocusOutline class for indicating Component keyboard focus
3 years ago
reuk
12b7a8f9d1
Accessibility: Prefer toggle action to press action for checkable items
3 years ago
reuk
f12cac596b
MIDILogger: Display message timestamps
3 years ago
reuk
8b3fe6f250
WidgetsDemo: Avoid assertion in menu with custom components
3 years ago
Tom Poole
da5e0e0cd3
Resave all projects
3 years ago
Tom Poole
8a6e1980d0
Bump version number to 6.1.4
3 years ago
reuk
7984458a8e
InAppPurchasesDemo: Avoid heap-use-after-free when rapidly playing samples
3 years ago
ed
156722d299
Re-save projects
3 years ago
ed
4f49032fa8
Re-save projects
3 years ago
reuk
c9b28be145
Resave all projects
3 years ago
reuk
44404508fe
Bump version number to 6.1.3
3 years ago
reuk
221a137526
Resave projects
4 years ago
ed
a970b15959
Add Visual Studio 2022 solutions to all projects
4 years ago
Tom Poole
525a92e47b
Allow the widgets demo to be embedded in other demos
4 years ago
Tom Poole
c064b0c604
AudioPluginHost: Embed the assets required for internal plug-ins
4 years ago
ed
7f21aa4cc6
DemoRunner: Enable bluetooth permission on macOS to fix permissions issue on macOS 11+
4 years ago
ed
bfea8c89b0
Re-save all projects
4 years ago
reuk
b72b155443
Naming: Fix up naming of ChildProcessCoordinator and ChildProcessWorker
4 years ago
ed
c6f4d8494c
Re-save all projects
4 years ago
ed
ad8868ad7b
Demos: Update SIMDRegisterDemo to use new AudioData interleaving/deinterleaving API
4 years ago
ed
de64263416
Demos: Update SIMDRegisterDemo to use new AudioData interleaving/deinterleaving helper methods
4 years ago
ed
bb9b24d048
Re-save all projects
4 years ago
ed
b9542ccc4c
Update code to use C++14 [[deprecated]] attribute
This commit removes the various compiler-specific JUCE_DEPRECATED macros and replaces them with C++14's deprecated attribute. It also removes the JUCE_CATCH_DEPRECATED_CODE_MISUSE flag as we can rely on the override specifier catching usage of these old virtual methods, and tidies up the DOXYGEN preprocessor checks as they were inconsistent across the codebase.
4 years ago
reuk
bd5f6d596d
DSPDemos: Avoid undefined behaviour if buffer is null
4 years ago
reuk
9fbcedb93e
ReaperEmbeddedViewDemo: Make refcounting slightly more consistent
4 years ago
reuk
6c59a31456
Win32 Windowing: Fix uninitialised data members warning
4 years ago
reuk
ab966fb499
PopupMenu: Add withMousePosition helper function to Options
4 years ago
reuk
ef0b1ec1ef
DSPModulePluginDemo: Add parameter groups
4 years ago
ed
49fdf1a4d3
Re-save all projects
4 years ago
reuk
a87efde9ba
OpenGL Demos: Fix Thread Sanitizer warnings
4 years ago
reuk
23e621f26e
Projucer: Add BOM when writing VS solution files
Without the BOM, VS assumes UTF-8 strings (subproject file names etc.)
are ansi-encoded.
4 years ago
Tom Poole
8cc0d12fb3
Separate C and C++ recommended warning flags
4 years ago
Tom Poole
6f4618f9bc
Re-save all projects
4 years ago
Tom Poole
bc75010116
Bump version number to 6.1.2
4 years ago
ed
24910cc4b4
Fix GCC Wshadow warnings
4 years ago
Tom Poole
1c7dc0b053
Re-save all projects
4 years ago
Tom Poole
5109e30c6f
Bump version number to 6.1.1
4 years ago
ed
56f057fb65
Whitespace
4 years ago
Tom Poole
6542446594
Update the JUCE logo
4 years ago
Tom Poole
3833c6d207
Re-save all projects
4 years ago
Tom Poole
46fe3789fc
Bump version number to 6.1.0
4 years ago
ed
962f94837d
Accessibility: Update button labels in AccessibilityDemo to silence Accessibility Inspector audit warnings
4 years ago
ed
63f2a7c30c
Re-saved all projects
4 years ago
ed
7ab0c9812a
Re-saved all projects
4 years ago
ed
00aeb89df8
Accessibility: Add Android Studio and iOS exporters to AccessibilityDemo
4 years ago
ed
ff935c5103
Re-saved all projects
4 years ago