Tom Poole
e37d70934a
Projucer: Add an option to enable clang-tidy in Android builds
2 years ago
Oliver James
7d9cdd3016
Audio: Add AudioWorkgroup support
This allows real-time threads to join an audio workgroup on Apple platforms.
2 years ago
Tom Poole
2843983a21
Resave all projects
2 years ago
Tom Poole
82f1fd57a4
Fix some compiler warnings
2 years ago
Tom Poole
0f307122d9
Resave all projects
2 years ago
Tom Poole
39a7609868
Resave all projects
2 years ago
Tom Poole
b769982bb5
Bump version number to 7.0.7
2 years ago
Anthony Nicholls
2bb530f636
approximatelyEqual: Add customisable tolerances for floating-point comparisons
2 years ago
Anthony Nicholls
19ba6bf193
Resave all projects
2 years ago
Tom Poole
7e3f3fab89
Resave all projects
2 years ago
Tom Poole
d5cb08e60e
Bump version number to 7.0.6
2 years ago
reuk
17deafbb0d
OpenGL: Ensure a VAO is bound before calling user render callback
2 years ago
Anthony Nicholls
2e93071f7a
HighResolutionTimer: Switch to an improved generic timer for most platforms
2 years ago
Tom Poole
05b2c99c51
Fixed a typo in a file name
2 years ago
Anthony Nicholls
02eb66ee7a
ProgressBar: Add style parameter
2 years ago
Anthony Nicholls
b3da4ae946
ThreadPool: Add support for a user specified thread name
2 years ago
Anthony Nicholls
bcb06af289
Examples: fix Reaper embedded view demo
2 years ago
Anthony Nicholls
61b27097b7
AAX: Allow runtime custom search paths for a page table file
2 years ago
Tom Poole
dc30627632
Resave projects
2 years ago
Anthony Nicholls
587e07007d
HighResolutionTimer: Complete rewrite
- added unit tests
- best performance timers used for each platform
- fixed an issue in which timer callbacks could drift
2 years ago
Tom Poole
eb0ba226d3
Resave projects
2 years ago
Anthony Nicholls
4351812e83
Resave projects
2 years ago
reuk
f6e6557edb
Global: Fix a few more float equality warnings
2 years ago
reuk
28414a6af8
Global: Avoid floating-point equality checks where possible
2 years ago
Anthony Nicholls
05d5c94990
Native: Rename all native files for improved consistency
2 years ago
reuk
2a7391b0be
Resave all projects
2 years ago
reuk
9d1a6a3b28
ContentSharer: Update interface to return safer ScopedMessageBox instances
2 years ago
Anthony Nicholls
cff722a4af
GUI Basics: Refactor juce_gui_basics file structure
- Created a new detail namespace
- Moved shared module implementation details into the detail namespace
- Split dependencies so source files only rely on details in the detail namespace
- Removed all code from the juce_gui_basics.cpp file
3 years ago
reuk
af2a4a7e2a
OpenGL: Avoid enabling GL_TEXTURE_2D in core profile contexts
3 years ago
Tom Poole
8efadd14bb
Resave all projects
3 years ago
attila
85e11b6409
Resave all projects
3 years ago
reuk
5db288e834
SamplerPluginDemo: Fix unqualified uses of std::move
3 years ago
reuk
cb54044c1c
InAppPurchases: Ensure that the iOS implementation notifies on failure
3 years ago
reuk
f21bc3f4ae
AudioSynthesiserDemo: Show output rather than input in waveform view
3 years ago
reuk
3a893b5853
AudioPlaybackDemo: Avoid requesting unnecessary input channels
3 years ago
reuk
8b708b348d
AudioPlaybackDemo: Fix usability issues on Android
Android devices won't necessarily be able to load MP3 files, so that
option has been removed from the file chooser. FLAC files should be
supported, but were missing from the MIME table.
The demo no longer tries to load files into the thumbnail view if they
previously failed to load into the transport.
3 years ago
reuk
39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API
3 years ago
Tom Poole
29a90a0231
BSD: Fix some compiler warnings
3 years ago
reuk
273a702052
Resave all projects
3 years ago
reuk
9cfbccca8e
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes
3 years ago
reuk
321cab0c15
MIDILogger: Update bus layouts to support loading in Cakewalk
3 years ago
attila
0f402bb81f
ARAPluginDemo: Fix thread race when PlaybackRegion is modified during playback
3 years ago
reuk
273275cf07
Android: Allow recording demo to write files on recent Android versions
3 years ago
reuk
33673eac17
Resave all projects
3 years ago
reuk
a9a95fe69f
SystemStats: Add helper function to detect app sandbox
3 years ago
reuk
26a872ba9f
AudioDeviceManager: Send changeNotification when MIDI devices change
This patch also updates the MidiDemo to automatically refresh the device
lists when the set of available devices changes.
3 years ago
Tom Poole
532540692f
Resave all projects
3 years ago
Tom Poole
78f1baae08
Bump version number to 7.0.5
3 years ago
Tom Poole
4791f28f77
Resave all projects
3 years ago
Tom Poole
715fa7e8dc
Bump version number to 7.0.4
3 years ago