Anthony Nicholls
|
158220ddfa
|
Formatting: Use nested namespace definitions
|
1 year ago |
Anthony Nicholls
|
99138c13f8
|
Android: fix float comparisons
float comparison
|
1 year ago |
Anthony Nicholls
|
05d5c94990
|
Native: Rename all native files for improved consistency
|
2 years ago |
reuk
|
7c14c1fcd7
|
Use more concise stdlib type aliases
|
2 years ago |
Tom Poole
|
2ec861d99e
|
Update licensing banners to JUCE 7
|
3 years ago |
Tom Poole
|
dea3fe60e4
|
Update copyright banners
|
3 years ago |
reuk
|
449e4df275
|
SIMD: Remove unnecessary assertion from truncate fallback
|
3 years ago |
ed
|
009d685179
|
Updated all license headers
|
4 years ago |
Tom Poole
|
894e7d2bd2
|
Updated all license headers
|
5 years ago |
Tom Poole
|
2d16374b14
|
Updated all license headers
|
5 years ago |
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
5 years ago |
ed
|
4a5dda489f
|
Fixed some warnings with -Wconversion enabled
|
5 years ago |
reuk
|
827055c2c1
|
DSP: Allowed AudioBlocks of const elements
|
6 years ago |
Zsolt Garamvolgyi
|
0e58d244aa
|
DSP: Added SIMDRegister::truncate()
|
6 years ago |
Tom Poole
|
102ed4a9f2
|
Fixed some compiler warnings
|
6 years ago |
jules
|
38295f332b
|
Converted some old typedefs to using declarations
|
7 years ago |
hogliux
|
b719acf3e2
|
DSP: Fixed various undefined behavior in SIMDRegister
|
7 years ago |
ed
|
cdbc28c18b
|
Add documentation tags
|
7 years ago |
Zsolt Garamvolgyi
|
8f02179bbf
|
Various additions to SIMDRegister
|
7 years ago |
hogliux
|
eb8400b366
|
DSP: Added SIMDRegister::copyToRawArray and SIMDRegister::fromRawArray to easily convert between raw arrays and SIMD registers
|
7 years ago |
jules
|
dd4230586f
|
Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up
|
7 years ago |
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
hogliux
|
a5311ff753
|
Fixed a few harmless sign conversion warnings in the dsp's SIMD code
|
7 years ago |
tpoole
|
f107d11630
|
Documentation fixes
|
7 years ago |
tpoole
|
6e818d42f4
|
Documentation fixes
|
7 years ago |
hogliux
|
244a944857
|
Added the JUCE DSP module
|
7 years ago |