Commit graph

  • 9d61ad5fbd added shell.nix to test master Nickiel12 2023-05-06 10:50:07 -0700
  • b57633b89a feat!: doesn't hardcode host ip Pre-trayicon Nickiel12 2022-11-05 14:28:48 -0700
  • 2dd94631ff should I toss these tests out? Nickiel12 2022-07-16 22:19:24 -0700
  • 970eabdda8 removed the unused hotkey_stop flag Nickiel12 2022-07-16 22:18:51 -0700
  • 3962a48843 changed tray-message handler to be stateless Nickiel12 2022-07-16 17:56:22 -0700
  • 06333b7fe2 ran rustfmt Nickiel12 2022-07-16 21:16:56 -0700
  • a3e675def6 set to non-blocking Nickiel12 2022-07-16 21:14:00 -0700
  • fdb60f6e00 working version of tray_icon events Nickiel12 2022-07-16 21:08:52 -0700
  • 1d97546bbe thread start and stop debug statements Nickiel12 2022-07-16 19:32:48 -0700
  • 7e97255acb added some closing thread debug prints Nickiel12 2022-07-16 19:28:09 -0700
  • e5e50e5422 fixed bug when disabling default features Nickiel12 2022-07-16 19:15:02 -0700
  • eb37513a4b test windows build now use localhost Nickiel12 2022-07-16 18:58:05 -0700
  • ed38b4aa73 added demo tray_icon. has a bug where clicks get "stuck" in the queue Nickiel12 2022-07-13 22:29:25 -0700
  • cce730a57f fixed and implemented #8 Nickiel12 2022-06-29 21:10:20 -0700
  • 21c38e275a moved an if statement into the switch statement Nickiel12 2022-06-29 20:43:47 -0700
  • b04d93b96a just some formatting spaces Nickiel12 2022-06-29 20:42:39 -0700
  • db866b4b8d "timer can run" button now unpauses when timer is paused Nickiel12 2022-06-29 20:33:31 -0700
  • 9a867e0735 added pause_timer to update_all Nickiel12 2022-06-29 20:33:12 -0700
  • 7a216c36b2 set up decoding of pause timer events Nickiel12 2022-06-29 19:54:07 -0700
  • c43c1a8edd last track Nickiel12 2022-06-29 19:12:11 -0700
  • 68b2eb97be why is this tracked Nickiel12 2022-06-29 19:12:02 -0700
  • 063895d06f re-added the default feature flag Nickiel12 2022-06-29 18:54:22 -0700
  • 655b19a5c9 removed extra feature flags Nickiel12 2022-06-29 18:52:49 -0700
  • 584491a854 added feature flags to disable hotkey-hooks Nickiel12 2022-06-29 18:07:24 -0700
  • 1feaca41b3 addresses issue #2 Nickiel12 2022-06-29 18:04:27 -0700
  • 014adade68 added feature flag to disable hotkey-hooking Nickiel12 2022-06-29 18:00:30 -0700
  • 625014bcfd debug message Nickiel12 2022-06-28 20:35:55 -0700
  • b974bc5b59 renamed stream_states_class -> stream_state Nickiel12 2022-06-24 19:19:30 -0700
  • 81fd3bc2ce added pause_timer Nickiel12 2022-06-24 19:19:03 -0700
  • 81b09b7e42 added timer pause length cleaned match statement Nickiel12 2022-06-24 11:32:58 -0700
  • 8576b6f126 renamed enums -> senes Nickiel12 2022-06-24 10:02:31 -0700
  • d5061bf674 testing on linux Nickiel12 2022-06-19 22:03:58 -0700
  • cdb3666ad7 swapped type checks with convenience function Nickiel12 2022-06-19 20:37:11 -0700
  • b3a39afa12 added convenience function for getting basic type Nickiel12 2022-06-19 20:33:13 -0700
  • dd9ceb6bc3 renamed change_scene_on_hotkey Nickiel12 2022-06-19 20:21:10 -0700
  • 230614b626 removed print statement Nickiel12 2022-06-19 19:55:27 -0700
  • 74cedc3b08 fixed timer starting when clicker auto off Nickiel12 2022-01-09 13:40:24 -0800
  • 5915c5406f Revert "switched from strange function to as_bool" Nickiel12 2022-01-05 17:44:26 -0800
  • 849d73d4a8 Merge branch 'master' of https://github.com/Nickiel12/church_controller_rust Nickiel12 2022-01-02 21:55:14 -0800
  • c8737d64a2 removed unused function Nickiel12 2022-01-02 21:50:53 -0800
  • a33a6f7b37 switched from strange function to as_bool Nickiel12 2022-01-02 21:50:07 -0800
  • 16554e409e removed extra step and variable Nickiel12 2022-01-02 21:46:55 -0800
  • 24730ee3da removed step Nickiel12 2022-01-02 21:45:21 -0800
  • b3ce6858e9 only one socket handler thread Nickiel12 2022-01-02 21:37:01 -0800
  • 6c8f5c44f7 a bit of condensing Nickiel12 2022-01-02 20:31:57 -0800
  • 1f132c8863 timer tick now uses instruction flow Nickiel12 2022-01-02 20:13:11 -0800
  • 2d2147f799 chnaged tick to return instructions array Nickiel12 2022-01-02 20:08:57 -0800
  • bab92d3327 some refactoring Nickiel12 2022-01-02 19:50:36 -0800
  • 18633890f2 fixed control_c flag call Nickiel12 2022-01-02 19:45:29 -0800
  • 55921ca08f added new() constructor Nickiel12 2022-01-02 19:39:20 -0800
  • 6a1f512db4 error catching for sockets Nickiel12 2022-01-02 19:02:26 -0800
  • 23dceaf2ba got rid of delayed sending Nickiel12 2021-12-31 19:54:52 -0800
  • 6b7edb7ce8 added from hotkey checks Nickiel12 2021-12-31 19:35:04 -0800
  • b158b9068e bug fixes Nickiel12 2021-12-31 19:34:48 -0800
  • 1738a030c4 bug fixes Nickiel12 2021-12-31 19:34:40 -0800
  • 480f5b0c11 added differentiation of hotkey and app Nickiel12 2021-12-31 19:34:24 -0800
  • 686d7b8237 added delays so commands don't overlap Nickiel12 2021-12-31 10:44:50 -0800
  • 47d47f0819 made delay smaller Nickiel12 2021-12-31 10:44:39 -0800
  • 39a5b9d6e3 shouldn't try to double send things now Nickiel12 2021-12-31 10:42:31 -0800
  • ba59e749d7 added thread_closing message Nickiel12 2021-12-31 10:42:18 -0800
  • a8fae93858 fixed incorrect autohotkey call Nickiel12 2021-12-31 09:52:07 -0800
  • 686ef3c8a2 added more delay for hotkey Nickiel12 2021-12-31 09:51:51 -0800
  • 97a2bf9744
    Merge pull request #1 from Nickiel12/windows Nickiel12 2021-12-31 09:45:11 -0800
  • dc7ddda6b0 notes windows Nickiel12 2021-12-30 23:12:56 -0800
  • b785e30d8c new keybinding Nickiel12 2021-12-30 23:12:20 -0800
  • 1770a04e43 should fix double sending for single thing Nickiel12 2021-12-30 23:02:41 -0800
  • ba33ffc063 updated to weird macros Nickiel12 2021-12-30 22:56:50 -0800
  • 7a09245d1a notes Nickiel12 2021-12-30 22:53:03 -0800
  • 0b35dcd865 stuff Nickiel12 2021-12-30 22:42:49 -0800
  • 3b0ead5b96 was using the wrong string for serde Nickiel12 2021-12-31 06:07:51 -0800
  • ce92342bc2 windows stuff Nickiel12 2021-12-31 02:08:37 -0800
  • 6134ef8843 more things Nickiel12 2021-12-30 17:30:25 -0800
  • f760680e8b wasn't handling tick instruction Nickiel12 2021-12-30 16:16:11 -0800
  • 1f6ff8c0cc fixed tests Nickiel12 2021-12-30 15:27:31 -0800
  • 3870a25f87 fixed hanging keyboard hooks Nickiel12 2021-12-30 15:26:08 -0800
  • f4161c8dbb bug fixes and stuff Nickiel12 2021-12-30 15:15:14 -0800
  • 156c3e8475 implemented untested fucntion for everything Nickiel12 2021-12-30 14:31:09 -0800
  • 85cb8d5728 switches back to propresenter when done Nickiel12 2021-12-30 14:26:32 -0800
  • 4f526a673f changed one of the hotkey names Nickiel12 2021-12-30 14:24:15 -0800
  • 284a3ef82e added some ahk files Nickiel12 2021-12-30 14:23:40 -0800
  • 6471efe7e5 added hotkeyclass to store shortcuts Nickiel12 2021-12-30 13:25:08 -0800
  • 0ac2c3938e playing pass the hotkey Nickiel12 2021-12-30 13:24:53 -0800
  • 34316bacc1 added settings from other program Nickiel12 2021-12-30 13:24:41 -0800
  • d1a621d91f moved ahk files Nickiel12 2021-12-30 13:07:03 -0800
  • 0fdcffa453 moved ahk files Nickiel12 2021-12-30 13:06:56 -0800
  • 9a9e88e200 cleaned up warnings Nickiel12 2021-12-30 13:04:12 -0800
  • 33819a663d implemented most of the stuff Nickiel12 2021-12-30 11:58:59 -0800
  • 7c53786e3a added debug_mode flag which disables external_interface Nickiel12 2021-12-30 11:42:46 -0800
  • b183d821b6 added get_type Nickiel12 2021-12-30 11:22:29 -0800
  • fe23550f87 added tick function calls Nickiel12 2021-12-30 10:35:48 -0800
  • 79ea70e819 stuff Nickiel12 2021-12-30 10:35:32 -0800
  • 6d8ed3f64b had to remove tests because of message_handler Nickiel12 2021-12-30 10:25:43 -0800
  • a8448994e7 added fields for tick function Nickiel12 2021-12-29 23:59:23 -0800
  • db1e04487c added dummy functions Nickiel12 2021-12-29 23:59:10 -0800
  • 462a9833df added tick function for timer updating Nickiel12 2021-12-29 23:58:40 -0800
  • 4cc30f305c handled that error Nickiel12 2021-12-29 23:53:12 -0800
  • e79e7b5df4 moved hotkey setup to larger module Nickiel12 2021-12-29 23:52:53 -0800
  • a3350792c7 don't need that anymore Nickiel12 2021-12-29 22:38:45 -0800
  • 8c5dd57fac added comments and has closed flag Nickiel12 2021-12-29 22:37:34 -0800
  • f88f186fb1 removed unused import Nickiel12 2021-12-29 22:36:35 -0800