1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/modules/juce_blocks_basics/blocks
2018-03-11 09:25:09 +00:00
..
juce_Block.cpp 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 2017-09-08 08:59:55 +01:00
juce_Block.h Added documentation to enums in the Blocks module 2018-01-30 17:28:44 +00:00
juce_BlockConfigManager.h BLOCKS: Added support for tri-state button controls in littlefoot 2017-09-08 12:01:22 +01:00
juce_ControlButton.h Added documentation to enums in the Blocks module 2018-01-30 17:28:44 +00:00
juce_LEDGrid.h Documentation fixes 2018-03-11 09:25:09 +00:00
juce_LEDRow.h 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 2017-09-08 08:59:55 +01:00
juce_StatusLight.h 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 2017-09-08 08:59:55 +01:00
juce_TouchList.h Fixed some const violation errors 2017-12-19 12:44:24 +00:00
juce_TouchSurface.h Docs: Add block units description to Blocks module 2018-02-22 17:52:14 +00:00