.. |
juce_analytics
|
Fixed some more Linux compiler warnings
|
6 years ago |
juce_audio_basics
|
Fixed a potential crash when reading MIDI files with incorrect track length chunks
|
6 years ago |
juce_audio_devices
|
Fixed some Android compiler warnings
|
6 years ago |
juce_audio_formats
|
Fixed a compiler warning
|
6 years ago |
juce_audio_plugin_client
|
Fixed more compiler warnings
|
6 years ago |
juce_audio_processors
|
PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together.
|
6 years ago |
juce_audio_utils
|
Fixed some Android compiler warnings
|
6 years ago |
juce_blocks_basics
|
BLOCKS: Ensure that the program loaded callback is called when program passed to setProgram is identical to what's already loaded
|
6 years ago |
juce_box2d
|
Fixed some more Android compiler warnings
|
6 years ago |
juce_core
|
PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together.
|
6 years ago |
juce_cryptography
|
Bit of tidying up in the hashing classes
|
6 years ago |
juce_data_structures
|
Added an overload to ValueTree::fromXml() which can take an XML string and parse it
|
6 years ago |
juce_dsp
|
Fixed some documentation typos
|
6 years ago |
juce_events
|
Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item.
|
6 years ago |
juce_graphics
|
Fixed a typo
|
6 years ago |
juce_gui_basics
|
PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together.
|
6 years ago |
juce_gui_extra
|
Added some PopupMenu::addItem overloads which let you attach a lambda callback to be invoked for a menu item.
|
6 years ago |
juce_opengl
|
Fixed some Android compiler warnings
|
6 years ago |
juce_osc
|
Fixed some more Linux compiler warnings
|
6 years ago |
juce_product_unlocking
|
Fixed some more Linux compiler warnings
|
6 years ago |
juce_video
|
Fixed some more Android compiler warnings
|
6 years ago |
JUCE Module Format.txt
|
Projucer: Made the C++ language standard option a per-project instead of per-build configuration setting. Added an option to enable GNU compiler extensions for supported exporters. Added the option to specify a minimum C++ language standard in module declarations and added a warning to the Projucer when adding a module that has a higher standard than currently set.
|
7 years ago |