Peter Slattery
|
18bef60ba1
|
Trying to reduce memory usage
|
2021-03-30 22:04:05 -07:00 |
PS
|
963415335b
|
shipping time
|
2021-03-30 19:55:54 -07:00 |
Peter Slattery
|
6b137154bc
|
Animation Playlists, lots of cleanup, settings file stuff, etc.
|
2021-03-27 21:41:47 -07:00 |
Peter Slattery
|
3140ff3fe6
|
Some pattern work, added a way to identify what COM ports are available on windows, implemented multithreading patterns, and added a path to turn all the lights off on shutdown
|
2021-03-22 20:58:52 -07:00 |
Peter Slattery
|
f6baf22907
|
Message logging
|
2021-03-20 18:06:04 -07:00 |
PS
|
9fc984d6f2
|
Message sending to weatherman
|
2021-03-20 15:15:35 -07:00 |
PS
|
c054a0e6b6
|
Memory profiling & codebase cleanup
|
2021-03-18 02:19:35 -07:00 |
PS
|
59cb48c9f0
|
Implemented Crossfading between animations
|
2021-03-17 22:15:37 -07:00 |
Peter Slattery
|
bb9c9b3e26
|
sanity tests, path handling, file lister update and began working on saving files
|
2021-03-06 18:17:24 -08:00 |
PS
|
64879c0e2d
|
cleanup
|
2021-02-28 15:47:05 -08:00 |
Peter Slattery
|
b470a63ec5
|
Now have thread safe plugging / unplugging of USBs / serial ports
|
2021-02-20 18:21:52 -08:00 |
Peter Slattery
|
0807abc08e
|
created default view for lumenarium
|
2021-02-20 14:32:43 -08:00 |
Peter Slattery
|
3bc51afe73
|
Added a User Space Cleanup Proc, made BlumenLumen_CustomCleanup end its thread, and implemented a SocketQueryStatus function
|
2021-02-20 13:14:54 -08:00 |
Peter Slattery
|
45f0b39679
|
Fixed a strip count error in gen_blumen_lumen, and did some output data checking to ensure that we weren't sending garbage data to the sculpture.
|
2021-02-06 14:09:17 -08:00 |
PS
|
8a51ce2f04
|
New patterns with the idea of pulling colors from set arrays of color patterns
|
2021-01-30 16:24:36 -08:00 |
PS
|
4836f7550d
|
Formalized a system for user space sculpture code
|
2021-01-30 15:10:46 -08:00 |
Peter Slattery
|
cd6bee6d7e
|
Finished preliminary socket layer and win32 implementation.
|
2021-01-30 14:01:04 -08:00 |
PS
|
b1d745aa1f
|
implemented an abstraction layer for threads so application code can run multithreaded code wihtout worrying about the platform
|
2021-01-24 14:49:38 -08:00 |
Peter Slattery
|
9d1809b5e2
|
Got a listen loop set up for the mic
|
2021-01-23 17:38:19 -08:00 |
Peter Slattery
|
26caed68a4
|
more blumen explorations
|
2021-01-23 15:58:05 -08:00 |
Peter Slattery
|
c921e37df3
|
merge
|
2021-01-23 12:49:11 -08:00 |
Peter Slattery
|
0916bef999
|
introduced BlumenLumen_CustomUpdate and Init as proxies for an eventual user space system
|
2021-01-23 12:48:14 -08:00 |
PS
|
6d8d642dfb
|
cleaning up build system. added animation_system_desc
|
2021-01-23 12:46:46 -08:00 |
PS
|
35a3793015
|
more debug functionality.
|
2021-01-16 16:37:56 -08:00 |
PS
|
4798002dfc
|
debug and profiler improvements. implemented sending data to multiple destinations on a per strip basis, rather than a full sculpture basis. new patterns. Added user data to patterns.
|
2021-01-16 14:02:25 -08:00 |
PS
|
914523cb60
|
Cleaned up system start up, update, and cleanup
|
2021-01-11 00:02:42 -08:00 |
PS
|
71547b05dc
|
Interface fixes. Fixed the problem with strip LUT tables where substrips were stamping over previous substrips. Some pattern building too.
|
2021-01-10 16:25:35 -08:00 |
PS
|
70971cc196
|
Merge branch 'ui_widget_overhaul' into dev
|
2020-11-15 17:17:53 -08:00 |
PS
|
296472a588
|
Implemented variable sized row specifications
|
2020-11-15 14:48:04 -08:00 |
PS
|
31ee768032
|
Editing patterns
|
2020-11-14 22:08:13 -08:00 |
PS
|
30123e47a2
|
fixed some problems with ui retained states
|
2020-11-14 17:18:38 -08:00 |
PS
|
708ac91afe
|
pulled animation update and render functions out of foldhaus_app.cpp
|
2020-11-14 12:19:36 -08:00 |
PS
|
a52d8645e6
|
refactored clips -> patterns
|
2020-11-14 11:43:20 -08:00 |
PS
|
e9945df6ca
|
Moved camera state into the state for each sculpture view
|
2020-11-07 23:15:39 -08:00 |
PS
|
d5be2a2de8
|
Pretty big ui overhaul.
|
2020-11-07 22:54:59 -08:00 |
PS
|
723458c491
|
fixed some issues with the panel system, and began rearraning the animation timeline window
|
2020-11-03 12:49:16 -08:00 |
PS
|
57f144ea64
|
refactored panel sytstem
|
2020-10-24 18:54:47 -07:00 |
PS
|
85f7aab621
|
Animation loading
|
2020-10-24 13:28:10 -07:00 |
PS
|
5c183d9c5f
|
implemented switching to a file browser, used it in the animation window and in the assembly hierarchy, and moved everything over to a linear array of animation blocks
|
2020-10-18 15:31:53 -07:00 |
PS
|
8eb3044422
|
implemented an animation handle system for identifying animation blocks
|
2020-10-18 13:57:04 -07:00 |
PS
|
121e9efa93
|
Fixed animations so they are no longer updating when the current frame is not in range
|
2020-10-17 13:12:40 -07:00 |
PS
|
85b99b17a2
|
basically removed the need for the meta system from the codebase, and implemented pushing new panel types on a LIFO queue with return memory destinations
|
2020-10-17 12:43:05 -07:00 |
PS
|
bfd50c9129
|
implemented segmented led strips
|
2020-10-11 20:54:38 -07:00 |
PS
|
55284cde25
|
Created serial_monitor, and debugged uart functionality. It is now working
|
2020-10-10 16:52:00 -07:00 |
PS
|
1940483620
|
Wrote a file serializer and parser for animations
|
2020-10-10 00:10:51 -07:00 |
PS
|
b816474dd5
|
Successfully transitioned to discrete animations
|
2020-10-09 22:08:51 -07:00 |
PS
|
83ed23280a
|
Cleaned up network interface, separated SACN out from the actual sending of data, implemented sending over COM ports (remains to be tested), and added information specifying data output modes for com ports to the assembly file format
|
2020-10-03 08:46:14 -07:00 |
PS
|
0022efea8e
|
Naming convention updates, separated out the work queue into its own file
|
2020-10-01 15:41:32 -07:00 |
PS
|
78d44b9348
|
Created addressed_data_buffer as a universal way for systems to send data over various output devices. Cleaned up old SACN code, removed dmx as its not needed in its own right anymore.
|
2020-10-01 15:30:24 -07:00 |
Peter Slattery
|
15a2cb080e
|
Basic file lister functionality. Extended Win32EnumerateDirectory; it now includes folders if proper flags are set.
|
2020-09-07 13:42:00 -07:00 |