.. |
animation
|
Fixed a Function Pointer address problem created by storing a pointer to the address of an animation procedure. When code is reloaded, that pointer becomes invalid, so we just store an index, and switch on the value
|
2020-02-04 22:50:12 -08:00 |
artnet
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
dmx
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
generated
|
Working on Meta System Attempted to tag all panel related procedures
|
2020-02-01 19:15:04 -08:00 |
node
|
Working on Meta System Attempted to tag all panel related procedures
|
2020-02-01 19:15:04 -08:00 |
panels
|
Removed old universe view code
|
2020-02-05 20:34:50 -08:00 |
sacn
|
Started making sure that the DLL is truly platform agnostic. Only thing left seems to be math.h for things like trig functions, and windows.h purely for interlockedincrement and interlockedadd
|
2020-02-04 23:16:41 -08:00 |
assembly_parser.cpp
|
Implemented a basic event log, and used it in various places around the codebase. Also removed foldhaus_memory as it isn't being used
|
2020-02-05 20:24:34 -08:00 |
assembly_parser.h
|
updated sculpture file parsing
|
2020-01-13 17:04:40 -08:00 |
foldhaus_app.cpp
|
Consolidated platform code into one file.
|
2020-02-05 20:33:12 -08:00 |
foldhaus_app.h
|
Implemented a basic event log, and used it in various places around the codebase. Also removed foldhaus_memory as it isn't being used
|
2020-02-05 20:24:34 -08:00 |
foldhaus_assembly.cpp
|
Implemented a basic event log, and used it in various places around the codebase. Also removed foldhaus_memory as it isn't being used
|
2020-02-05 20:24:34 -08:00 |
foldhaus_assembly.h
|
Added some notes to various parts of the code base. Also simplified test patterns to ensure that we don't need to use leds_in_universe_range anywhere except in DMX buffer preparation
|
2020-02-05 12:20:03 -08:00 |
foldhaus_command_dispatch.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_debug.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_debug_visuals.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_default_nodes.h
|
Got the meta layer generating files, and incorporated it into the system. Replaced old node meta stuff with the new.
|
2020-01-19 04:03:07 -08:00 |
foldhaus_interface.cpp
|
Removed old universe view code
|
2020-02-05 20:34:50 -08:00 |
foldhaus_log.h
|
Implemented a basic event log, and used it in various places around the codebase. Also removed foldhaus_memory as it isn't being used
|
2020-02-05 20:24:34 -08:00 |
foldhaus_network_ordering.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_node.cpp
|
Started making sure that the DLL is truly platform agnostic. Only thing left seems to be math.h for things like trig functions, and windows.h purely for interlockedincrement and interlockedadd
|
2020-02-04 23:16:41 -08:00 |
foldhaus_node.h
|
Got the meta layer generating files, and incorporated it into the system. Replaced old node meta stuff with the new.
|
2020-01-19 04:03:07 -08:00 |
foldhaus_node_gui.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_operation_mode.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_panel.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_platform.h
|
Consolidated platform code into one file.
|
2020-02-05 20:33:12 -08:00 |
foldhaus_renderer.cpp
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_renderer.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_sacn_view.cpp
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_search_lister.cpp
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_search_lister.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_text_entry.cpp
|
Got the meta layer generating files, and incorporated it into the system. Replaced old node meta stuff with the new.
|
2020-01-19 04:03:07 -08:00 |
foldhaus_text_entry.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
foldhaus_util_radialumia_file_converter.cpp
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
interface.h
|
added documentation to all files
|
2020-01-01 18:41:43 -08:00 |
sse_mathfun.h
|
Folder restructure
|
2019-10-30 07:28:02 -07:00 |
sse_mathfun_extension.h
|
Folder restructure
|
2019-10-30 07:28:02 -07:00 |
test_patterns.h
|
Compressing Type Info Generation
|
2020-01-20 21:11:07 -08:00 |
win32_foldhaus.cpp
|
Consolidated platform code into one file.
|
2020-02-05 20:33:12 -08:00 |
win32_foldhaus_dll.h
|
Implemented a basic event log, and used it in various places around the codebase. Also removed foldhaus_memory as it isn't being used
|
2020-02-05 20:24:34 -08:00 |
win32_foldhaus_fileio.h
|
Implemented a basic event log, and used it in various places around the codebase. Also removed foldhaus_memory as it isn't being used
|
2020-02-05 20:24:34 -08:00 |
win32_foldhaus_memory.h
|
Added some notes to various parts of the code base. Also simplified test patterns to ensure that we don't need to use leds_in_universe_range anywhere except in DMX buffer preparation
|
2020-02-05 12:20:03 -08:00 |
win32_foldhaus_timing.h
|
Added some notes to various parts of the code base. Also simplified test patterns to ensure that we don't need to use leds_in_universe_range anywhere except in DMX buffer preparation
|
2020-02-05 12:20:03 -08:00 |