mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-05 17:11:40 -05:00
16 lines
370 B
Text
16 lines
370 B
Text
|
|
=== NEW
|
|
|
|
- Update recording mechanism to request buffers when they're getting full
|
|
|
|
|
|
=== IN PROGRESS
|
|
|
|
|
|
|
|
=== COMPLETED
|
|
|
|
- Interface / Logic class for all Luppp engines actions
|
|
Needed to give Controller classes a way to tell Luppp what to do.
|
|
This class must update all controllers based on state. Essentially
|
|
its like "GridLogic", but for the rest of the functionality.
|