.. |
alert
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
arduino
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
cam
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
capper
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
capture
|
Update delay, exec and exit usage and require statments.
|
2019-06-08 21:43:14 -04:00 |
client
|
Fixed the iOS issue. Also allow for fullscreen on all browsers (with no sleep). Can preview properly but normal mode does not work
|
2023-02-25 16:32:08 -05:00 |
cmd
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |
database
|
Feeble first attempt at documenting code
|
2019-02-23 12:25:47 -05:00 |
delay
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |
devices
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
display
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
exec
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
exit
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |
ffmpeg
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
ffprobe
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
filmout
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
frame
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |
intval
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |
light
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
log
|
Re-write of log module to use export properly (in Typescript) and include the winston types for Logger. Will repeat this step with all of the remaining modules that are declared 'any' type and miss out on the benefits of using Typescript in the first place.
|
2024-05-19 18:14:33 -04:00 |
mscript
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |
processing
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
proj
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
sequencer
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
server
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
settings
|
Update Settings class to export properly. Replace use of any in Device.
|
2024-05-22 23:36:40 -04:00 |
spawn
|
Add some docs to the code. Work in progress
|
2019-02-26 21:53:32 -05:00 |
system
|
Removed several uses of any and added types to System module.
|
2024-05-23 19:54:42 -04:00 |
ui
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |