1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
Commit graph

292 commits

Author SHA1 Message Date
Timur Doumler
70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
jules
4a581da6c5 Updated the version number used internally by FLAC 2016-03-14 12:53:32 +00:00
jules
0f2c1f74c8 Added a check in WindowsMediaAudioFormat to handle reading beyond the end of a file 2016-03-10 09:52:05 +00:00
Timur Doumler
dafbb8f0bc Fixed warning in juce_WavAudioFormat.cpp due to narrowing integer conversion. 2016-03-07 10:59:09 +00:00
jules
c4cdec7bd9 Added method CharacterFunctions::getUnicodeCharFromWindows1252Codepage() and used this to help parse difficult WAV file metadata 2016-03-05 15:05:48 +00:00
jules
b3f4be1646 Introjucer: Slight improvement to --fix-broken-include-paths 2016-02-23 11:03:21 +00:00
jules
b5907fa90d Normalised some divider comments 2016-02-20 09:45:43 +00:00
jules
08b853ee35 Removed some cross-module header inclusions, replacing them with macros to optionally make native helper classes public 2016-02-04 16:07:21 +00:00
jules
66793fc09b Removed a few more carbon workaround macros 2016-01-29 18:08:11 +00:00
jules
bb1b362162 Added support for getting metadata from .caf files in the CoreAudioFormat class 2016-01-29 12:16:42 +00:00
Timur Doumler
5ada47aa6f Removed the hacky CarbonDummy*Name workaround for Point and Component (name clash with Carbon headers); fixed a few header include issues that prevented RTAS from compiling. 2016-01-28 15:34:00 +00:00
jules
420f85bc5f Fixed a typo in MP3AudioFormat 2016-01-05 11:23:27 +00:00
jules
3b881401f1 Added some null pointer checks to createWriterFor methods 2016-01-04 12:43:49 +00:00
jules
923e8fabdb Removed some unnecessary includes of AppConfig.h 2015-12-24 11:55:46 +00:00
jules
c95253fad0 Cleaned out some old amalgamated build references. 2015-12-24 11:31:37 +00:00
jules
4583fa3fbf Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
jules
218a8149af Fixed several bugs in the AudioDeviceManager::playSound() mechanism that could cause feedback and other problems 2015-12-22 15:33:00 +00:00
jules
ae712c72d8 Cleaned up a few String::empty uses 2015-12-21 12:01:28 +00:00
jules
19d0c71050 Version number update 2015-12-16 18:14:23 +00:00
jules
02492b36b9 Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
jules
428c8a79a5 Version number update 2015-12-10 11:02:38 +00:00
jules
c35ed85677 Version number update 2015-11-17 16:37:03 +00:00
jules
b0ca1c40ca Whitespace tidying 2015-11-17 09:55:17 +00:00
jules
663eca60ad In AIFF and WAV memory-mapped readers, avoided assertions when getting max levels beyond the ends of the file 2015-11-16 11:13:50 +00:00
jules
f6735c8270 Workaround for handling WAV files with broken RIFF chunks. 2015-11-13 15:43:15 +00:00
jules
1d6e77a4d8 Fix for a possible array overflow in the AIFF reader 2015-11-09 16:04:48 +00:00
jules
c562cfc3cc Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
jules
12447ba38f Version 4.0.1 2015-11-02 11:02:55 +00:00
jules
310c657d5e Added metadata accessors to the WavAudioFormat class for INFO chunk properties. 2015-10-15 16:47:02 +01:00
jules
e5b9642260 Fixed a typo in the mp3 decoder that was causing artifacts. 2015-10-14 14:53:29 +01:00
jules
614a77fc0d Spelling fix 2015-10-05 08:54:58 +01:00
hogliux
c17c4ec43b Fix Android build errors in libpng and libflac 2015-09-16 09:57:50 +01:00
jules
05e722493c Fixed some documentation 2015-08-11 10:42:45 +01:00
Timur Doumler
dca4d77f9d Fixed compiler warnings on Visual Studio 2015 RTM. 2015-07-23 15:57:18 +01:00
jules
861d3d9710 Version 3.2.0 2015-07-22 19:48:35 +01:00
hogliux
c7b8e77031 Update copyright notice 2015-07-22 15:59:34 +01:00
hogliux
2860f66953 Fix alignment edge cases of cue points in AIFF files 2015-06-25 09:44:17 +01:00
jules
336c46b5a9 Fix for array size in AudioFormatReader when reading files with > 64 channels. 2015-06-17 14:01:00 -05:00
hogliux
f8cffb5949 Fix some warnings on newer GCC versions on linux 2015-06-17 10:41:30 +02:00
jules
06c1a15496 Added some missing 'override' decorators 2015-05-15 12:54:44 +01:00
jules
ba0c4bd823 Fixed an alignment issue when writing WAV files with tracktion loop info blocks. 2015-04-28 10:06:26 +01:00
jules
68fa0eaa19 Fixed a minor compiler warning. 2015-04-27 11:23:04 +01:00
jules
afbec9cf3c Updates to avoid pedantic warnings in gcc. 2015-04-07 14:41:28 +01:00
jules
43252dc605 Tidied-up a few stray sign-conversion warnings. 2015-03-15 18:22:19 +00:00
jules
f6139cee55 Minor documentation cleanups. 2015-03-07 17:45:45 +00:00
jules
1359a6b895 Fixed an uninitialised member of BufferingAudioReader 2015-03-05 17:46:49 +00:00
jules
b8db6defb7 Fix for AudioFormatReader::read not filling extra channels when reading beyond the start of the source file. 2015-02-08 12:28:59 +00:00
jules
1cd521e157 Avoided some compiler warnings. 2015-01-30 09:27:37 +00:00
jules
cff4689c66 Added a method MemoryMappedAudioFormatReader::getSample(). Also refactored some old AudioFormatReader::readMaxLevels implementations. 2015-01-28 17:34:52 +00:00
jules
7704d5ad79 Improvements to parsing AIFF CATE chunks. 2015-01-02 15:54:22 +00:00