Nickiel12
|
39a5b9d6e3
|
shouldn't try to double send things now
|
2021-12-31 10:42:31 -08:00 |
|
Nickiel12
|
ba59e749d7
|
added thread_closing message
|
2021-12-31 10:42:18 -08:00 |
|
Nickiel12
|
a8fae93858
|
fixed incorrect autohotkey call
|
2021-12-31 09:52:07 -08:00 |
|
Nickiel12
|
dc7ddda6b0
|
notes
|
2021-12-30 23:12:56 -08:00 |
|
Nickiel12
|
1770a04e43
|
should fix double sending for single thing
|
2021-12-30 23:02:41 -08:00 |
|
Nickiel12
|
7a09245d1a
|
notes
|
2021-12-30 22:53:03 -08:00 |
|
Nickiel12
|
0b35dcd865
|
stuff
|
2021-12-30 22:42:49 -08:00 |
|
Nickiel12
|
3b0ead5b96
|
was using the wrong string for serde
|
2021-12-31 06:07:51 -08:00 |
|
Nickiel12
|
ce92342bc2
|
windows stuff
|
2021-12-31 02:08:37 -08:00 |
|
Nickiel12
|
6134ef8843
|
more things
|
2021-12-30 17:30:25 -08:00 |
|
Nickiel12
|
f760680e8b
|
wasn't handling tick instruction
|
2021-12-30 16:16:11 -08:00 |
|
Nickiel12
|
1f6ff8c0cc
|
fixed tests
|
2021-12-30 15:27:31 -08:00 |
|
Nickiel12
|
3870a25f87
|
fixed hanging keyboard hooks
|
2021-12-30 15:26:08 -08:00 |
|
Nickiel12
|
f4161c8dbb
|
bug fixes and stuff
|
2021-12-30 15:15:14 -08:00 |
|
Nickiel12
|
156c3e8475
|
implemented untested fucntion for everything
|
2021-12-30 14:31:09 -08:00 |
|
Nickiel12
|
85cb8d5728
|
switches back to propresenter when done
|
2021-12-30 14:26:32 -08:00 |
|
Nickiel12
|
284a3ef82e
|
added some ahk files
|
2021-12-30 14:23:40 -08:00 |
|
Nickiel12
|
6471efe7e5
|
added hotkeyclass to store shortcuts
|
2021-12-30 13:25:08 -08:00 |
|
Nickiel12
|
0ac2c3938e
|
playing pass the hotkey
|
2021-12-30 13:24:53 -08:00 |
|
Nickiel12
|
34316bacc1
|
added settings from other program
|
2021-12-30 13:24:41 -08:00 |
|
Nickiel12
|
d1a621d91f
|
moved ahk files
|
2021-12-30 13:07:03 -08:00 |
|
Nickiel12
|
9a9e88e200
|
cleaned up warnings
|
2021-12-30 13:04:12 -08:00 |
|
Nickiel12
|
33819a663d
|
implemented most of the stuff
|
2021-12-30 11:58:59 -08:00 |
|
Nickiel12
|
7c53786e3a
|
added debug_mode flag which disables external_interface
|
2021-12-30 11:42:46 -08:00 |
|
Nickiel12
|
b183d821b6
|
added get_type
|
2021-12-30 11:22:29 -08:00 |
|
Nickiel12
|
fe23550f87
|
added tick function calls
|
2021-12-30 10:35:48 -08:00 |
|
Nickiel12
|
79ea70e819
|
stuff
|
2021-12-30 10:35:32 -08:00 |
|
Nickiel12
|
6d8ed3f64b
|
had to remove tests because of message_handler
|
2021-12-30 10:25:43 -08:00 |
|
Nickiel12
|
a8448994e7
|
added fields for tick function
|
2021-12-29 23:59:23 -08:00 |
|
Nickiel12
|
db1e04487c
|
added dummy functions
|
2021-12-29 23:59:10 -08:00 |
|
Nickiel12
|
462a9833df
|
added tick function for timer updating
|
2021-12-29 23:58:40 -08:00 |
|
Nickiel12
|
4cc30f305c
|
handled that error
|
2021-12-29 23:53:12 -08:00 |
|
Nickiel12
|
e79e7b5df4
|
moved hotkey setup to larger module
|
2021-12-29 23:52:53 -08:00 |
|
Nickiel12
|
a3350792c7
|
don't need that anymore
|
2021-12-29 22:38:45 -08:00 |
|
Nickiel12
|
8c5dd57fac
|
added comments and has closed flag
|
2021-12-29 22:37:34 -08:00 |
|
Nickiel12
|
f88f186fb1
|
removed unused import
|
2021-12-29 22:36:35 -08:00 |
|
Nickiel12
|
9b13f6a6ce
|
an ilfated test at best. can you really connect to the same port twice?
|
2021-12-29 22:36:13 -08:00 |
|
Nickiel12
|
6a2d56b0bc
|
rearranged setup variables
|
2021-12-29 21:30:13 -08:00 |
|
Nickiel12
|
bead4a5b99
|
simple send-update-on hotkey initiation
|
2021-12-29 21:29:35 -08:00 |
|
Nickiel12
|
dbad51d09a
|
added hotkey_handlers
|
2021-12-29 21:21:18 -08:00 |
|
Nickiel12
|
0d886dbd10
|
windows compiles with correct address
|
2021-12-29 21:21:08 -08:00 |
|
Nickiel12
|
3a75b52f56
|
spacing cleanup, and removed leading digit
|
2021-12-29 21:15:20 -08:00 |
|
Nickiel12
|
eb12e0abdf
|
removed unused imports
|
2021-12-29 21:12:07 -08:00 |
|
Nickiel12
|
9a2c6fa2e9
|
removed defunct and crashing tests
|
2021-12-29 21:11:46 -08:00 |
|
Nickiel12
|
3ec171fd70
|
removed unused enum
|
2021-12-29 21:10:27 -08:00 |
|
Nickiel12
|
125625c94c
|
finished off the update function
|
2021-12-29 21:09:50 -08:00 |
|
Nickiel12
|
699a090bbd
|
moved in the ahk files
|
2021-12-29 21:07:41 -08:00 |
|
Nickiel12
|
f3e237b11d
|
removed unused enum
|
2021-12-22 18:32:07 -08:00 |
|
Nickiel12
|
6ad9ae8404
|
changed so impl send is socket.send
|
2021-12-22 16:24:21 -08:00 |
|
Nickiel12
|
c0033e89fc
|
removed socket_send_tx and replace with socket.send
|
2021-12-22 16:23:45 -08:00 |
|
Nickiel12
|
35bc3df300
|
changed so socket is an object with internal states
|
2021-12-22 15:13:33 -08:00 |
|
Nickiel12
|
91d267b93d
|
added sendable stream
|
2021-12-22 14:19:39 -08:00 |
|
Nickiel12
|
335f9e7f59
|
switched to crrossbeam_channel from mpsc
|
2021-12-22 10:19:54 -08:00 |
|
Nickiel12
|
8238edc3f6
|
removed [REDACTED] from the anals or history
|
2021-12-22 10:15:16 -08:00 |
|
Nickiel12
|
84c059ba36
|
don't need these anymore
|
2021-12-22 10:14:41 -08:00 |
|
Nickiel12
|
1663b7d2a1
|
fixed incorrect return value
|
2021-12-20 16:25:08 -08:00 |
|
Nickiel12
|
23dd99eb1f
|
change StreamIsMuted and ComputerSoundIsOn names
|
2021-12-20 16:24:59 -08:00 |
|
Nickiel12
|
9f83884a18
|
finished coverage of tests and implementation
|
2021-12-20 16:24:15 -08:00 |
|
Nickiel12
|
25de5872e4
|
added match arm for ChangeSlide
|
2021-12-20 15:57:31 -08:00 |
|
Nickiel12
|
b44a16e0e1
|
changed to use string values for true and false
|
2021-12-20 15:57:15 -08:00 |
|
Nickiel12
|
3decc966c9
|
added enum for change-slide handling
|
2021-12-20 15:56:46 -08:00 |
|
Nickiel12
|
2a2c862df8
|
json formatting error fixed
|
2021-12-20 15:24:03 -08:00 |
|
Nickiel12
|
607cc0a2fe
|
updated to use new json format
|
2021-12-20 15:23:53 -08:00 |
|
Nickiel12
|
dd11b732e4
|
changed json standards
|
2021-12-20 14:30:34 -08:00 |
|
Nickiel12
|
dfeee75297
|
changed json keys from "button" -> "update
|
2021-12-20 14:14:54 -08:00 |
|
Nickiel12
|
d64a3622b5
|
dry-ed the to_json so only one json conversion
|
2021-12-20 14:14:04 -08:00 |
|
Nickiel12
|
cff1067ccf
|
renamed ChangeSceneOnSlideHotkey to ChangeSceneOnChangedSlide
|
2021-12-20 14:05:48 -08:00 |
|
Nickiel12
|
cdd61e16ef
|
added json creator for stateupdate type
|
2021-12-20 14:04:59 -08:00 |
|
Nickiel12
|
bfacd35cd8
|
added to_string functions
|
2021-12-19 20:48:26 -08:00 |
|
Nickiel12
|
9c0f669874
|
testing updats from statupdate
|
2021-12-19 16:59:57 -08:00 |
|
Nickiel12
|
227d165e20
|
updates now updates the state
|
2021-12-19 16:59:26 -08:00 |
|
Nickiel12
|
0c8931b984
|
finished extensive return value test
|
2021-12-19 16:40:12 -08:00 |
|
Nickiel12
|
67f7f2a8e8
|
better explainatory error
|
2021-12-19 00:43:49 -08:00 |
|
Nickiel12
|
1f87e1a1b3
|
half of the tests are set for the json_to_state
|
2021-12-19 00:43:16 -08:00 |
|
Nickiel12
|
fa315fa9a3
|
filled out match arms for incoming buttons
|
2021-12-18 23:33:24 -08:00 |
|
Nickiel12
|
2cee2afdb2
|
added enum match arm
|
2021-12-18 23:32:38 -08:00 |
|
Nickiel12
|
de865e9b7b
|
fixed moved reference to json -> update
|
2021-12-18 23:32:17 -08:00 |
|
Nickiel12
|
22272a320d
|
fixed incorrect subscene/scene reference
|
2021-12-18 23:26:25 -08:00 |
|
Nickiel12
|
3cb3123381
|
moved json processing to state_update
|
2021-12-18 23:03:32 -08:00 |
|
Nickiel12
|
3d79ea1633
|
updated tests for new subscenes/scenes
|
2021-12-18 23:03:16 -08:00 |
|
Nickiel12
|
f26b7b8a5e
|
split scenes and subscenes enum
|
2021-12-18 22:58:39 -08:00 |
|
Nickiel12
|
8f48d213bc
|
added tests for state_update
|
2021-12-18 21:09:09 -08:00 |
|
Nickiel12
|
57f4883c0c
|
moved StateUpdate to its own file
|
2021-12-18 21:04:50 -08:00 |
|
Nickiel12
|
d2b5ea643d
|
testing the ctrc_c setup function
|
2021-12-18 18:34:36 -08:00 |
|
Nickiel12
|
9c1c035026
|
moved setting up the control c to a function
|
2021-12-18 18:34:14 -08:00 |
|
Nickiel12
|
e9c546f559
|
added cntrl_c exit handling
|
2021-12-18 18:22:14 -08:00 |
|
Nickiel12
|
8d09c6142c
|
fixed failed flag exiting
|
2021-12-18 18:21:54 -08:00 |
|
Nickiel12
|
1dc31de486
|
propogated all stop flag for each client
|
2021-12-18 17:44:56 -08:00 |
|
Nickiel12
|
6917e51400
|
added basic working example
|
2021-12-18 17:44:32 -08:00 |
|
Nickiel12
|
eb536e25ec
|
removed unused imports
|
2021-12-17 20:45:54 -08:00 |
|
Nickiel12
|
8985d3bd0a
|
future function
|
2021-12-17 20:45:32 -08:00 |
|
Nickiel12
|
4534abc2cb
|
handle_client now supports multiple messages
|
2021-12-17 20:40:03 -08:00 |
|
Nickiel12
|
0b7f161188
|
reoved unused imports
|
2021-12-17 20:36:34 -08:00 |
|
Nickiel12
|
fb4ed9cc37
|
refactoring
|
2021-12-17 18:27:00 -08:00 |
|
Nickiel12
|
ebbc4ff5f9
|
each test needs a unique socket to not error
|
2021-12-17 18:03:30 -08:00 |
|
Nickiel12
|
2d3d27fbfb
|
got basic message handling
|
2021-12-17 18:02:34 -08:00 |
|
Nickiel12
|
31dc567e29
|
moved sockets from main to sockethandler
|
2021-12-17 17:17:42 -08:00 |
|
Nickiel12
|
28847873f6
|
replaced server address with a constant
|
2021-12-17 12:55:00 -08:00 |
|
Nickiel12
|
6203112195
|
added a test that making a stream should fail
|
2021-12-17 12:52:18 -08:00 |
|
Nickiel12
|
31b628cb01
|
added connection test.
|
2021-12-17 12:49:27 -08:00 |
|