41 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  attila f075de78fa AudioIODeviceCallback, AudioBuffer, AudioFormatReader: Use const T* const* for multi-channel data 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 7ac6911ccc
Windows: Fix clang/gnu compiler warnings 4 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  ed d6ac6b543b Removed some unnecessary angled brackets 4 years ago
  ed 54164fac3f Windows: Added ComSmartPtr::getInterface() and used it in a few places to simplify some COM code 4 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 a54da0b832 Fixed some more typos 5 years ago
  Tom Poole 50be983db5 Fixed a compiler warning 5 years ago
  jules f746672c19 Added an overloaded read method to InputStream which takes a size_t as the size parameter, rather than an int 6 years ago
  Tom Poole ab863a6dc2 Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
  jules 6344cd549a Some tidying up in the audio codec classes 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 b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  jules 0f2c1f74c8 Added a check in WindowsMediaAudioFormat to handle reading beyond the end of a file 9 years ago
  hogliux c7b8e77031 Update copyright notice 9 years ago
  jules 5bd71401d8 Refactored the WindowsMediaAudioFormat to avoid a discontinuity bug. 11 years ago
  jules 5f2b87d69b Made WindowsMediaAudioFormat::isCompressed() return true. 11 years ago
  jules 4ce1908f79 Misc tidying-up. 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules e58b915300 Fixed some COM object ref-counting. 12 years ago
  jules 0ceeb573d8 Minor changes to avoid pedantic compiler warnings. 12 years ago
  jules edeb7c2723 Improved win32 http timeout behaviour. 12 years ago
  jules 48569794c5 WindowsMediaAudioFormat fix for some file types. 12 years ago
  jules 6cba4c505e Added a JucePlugin_RTASDisableMultiMono setting. 12 years ago
  jules 746331a88a Fixed a leak in WindowsMediaAudioFormat. 13 years ago
  jules 584c444ffd Tidied up some win32 DLL loading code, and fixed a call type mismatch with the windows media format class. 13 years ago
  jules 1f95f54089 Purged some warnings. 13 years ago
  jules 991388d2c3 Removed a call that wasn't compatible with older versions of Windows. 13 years ago
  jules 11659678d6 WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method. 13 years ago
  jules 04c2d6cfc1 Added some GL error handling and tweaks to support older PC builds. 13 years ago
  jules 932ee2ebf6 VST host build fix. Removed a couple of MSVC warnings. 13 years ago
  jules 57091c833c Win32 openGL build fix. Added .wma file extension for Windows Media. 13 years ago
  jules 29def60175 Improvements to WindowsMediaAudioFormat. Added some functionality to LocalisedStrings, and added some translate() functions that can be used instead of the old TRANS macro. 13 years ago
  jules 5e53e8b980 Minor fix to WindowsMediaAudioFormat. 13 years ago
  jules 38eb7f8a5b New class: WindowsMediaAudioFormat. 13 years ago