Commit Graph

  • 1b4d22cd0e make switch scenes studio mode aware main Rinma 2024-10-04 15:23:13 +0000
  • efc15e39ba
    Update streamcontroller-plugin-tools Core447 2024-08-05 09:30:01 +0200
  • eeff123647
    Add missing letter in 'Toggle Streaming' action name. (#9) SomeGuyNamedJJ 2024-08-03 09:22:15 +0100
  • 09ccd196da
    Add missing letter in 'Toggle Streaming' action name. SomeGuyNamedJJ 2024-08-02 18:53:46 +0100
  • 9dcb29586d
    Validate IP entry before saving to settings file on every edit. (#6) RedKrieg 2024-07-25 13:38:45 -0400
  • 1b3a9dda2c
    Use fipv for ip ip validation and store invalid ones Core447 2024-07-25 14:41:54 +0200
  • 9c0613e416
    Add toggle filter action Core447 2024-07-24 17:49:51 +0200
  • a6b4eec312 Validate IP entry before saving to settings file on every edit. Discard invalid addresses rather than try to connect to them. Brandon Whaley 2024-07-23 16:26:28 -0400
  • bf3bf6a070
    Fix: Reconnecting spamming Core447 2024-07-20 19:54:07 +0200
  • a8b296a26f
    feat: add volume dial (#4) Sorunome 2024-07-04 15:18:34 +0200
  • db00acf842
    Set input dial action as untested for keys Core447 2024-07-04 15:17:26 +0200
  • 90be65ec6b
    feat: add volume dial Sorunome 2024-07-04 13:01:45 +0200
  • a9dcc5b28e
    Fix: RecPlayPause not setting initial icon Core447 2024-07-03 17:24:47 +0200
  • 62ed7318a6
    Add auth fallbacks Core447 2024-07-03 17:24:32 +0200
  • 2863d84e8f
    feat: add eight new actions (#3) axolotlmaid 2024-06-25 16:50:48 +0100
  • 576212a429 Add suggestions axolotlmaid 2024-06-25 16:30:53 +0100
  • 09df9e80dd Add icons axolotlmaid 2024-06-24 21:52:28 +0100
  • 46d87df67a Add switch scene collections action axolotlmaid 2024-06-24 21:03:47 +0100
  • bf74a4c99f Fix bug when there is only one scene axolotlmaid 2024-06-24 20:30:42 +0100
  • 91696a5249 More progress of toggle scene item enabled action axolotlmaid 2024-06-24 01:10:34 +0100
  • ba17e51757 Clean up and add an in-complete ToggleSceneItemEnabled action axolotlmaid 2024-06-23 22:36:29 +0100
  • 9445f7cc15 Add input muting toggling axolotlmaid 2024-06-23 14:51:48 +0100
  • 3b01d7ce25 testing purposes axolotlmaid 2024-06-23 13:38:25 +0100
  • 13e36627a5 Add studio mode actions axolotlmaid 2024-06-23 01:45:53 +0100
  • d6e3a5f759 Forgot some code for commit d2b3536 axolotlmaid 2024-06-22 23:53:42 +0100
  • d2b35361cd Add virtual camera actions axolotlmaid 2024-06-22 23:44:33 +0100
  • 02fb274c11 Add Replay Buffer Actions axolotlmaid 2024-06-22 23:41:52 +0100
  • 1ba0ed75d6
    Fix: Use updated var name for has_configuration Core447 2024-06-22 09:29:01 +0200
  • 8cd5b20307
    Fix: Remove action_support arg in register Core447 2024-06-16 13:41:36 +0200
  • c3039cad7d
    Chore: Use new ActionHolder format Core447 2024-06-16 12:56:27 +0200
  • 24ed6eda83
    ToggleStream: Hide error if it has been solved Core447 2024-06-05 20:22:43 +0200
  • 49b67b6811
    fix: proper error handling Sorunome 2024-05-30 13:30:13 +0200
  • c35499cbe6
    New Action -> ToggleStream (#1) Mario Steele 2024-05-12 02:46:27 -0500
  • f7004db89b New Action -> ToggleStream Added Icons stream_active, stream_inactive and stream_reconnecting Added functionality to backend to use OBSController for functions needed for Toggling of Stream Added Translations for German and English. Updated main.py to implement new Actions. Mario Steele 2024-05-11 01:28:52 -0500
  • f700d7793a
    Update constructors Core447 2024-05-10 17:33:23 +0200
  • 646cabbb6d
    Update manifest to new store system Core447 2024-04-23 16:03:39 +0200
  • f8b9a392dd
    Fix: App freeze if ip is invalid Core447 2024-04-20 09:02:00 +0200
  • e8ad80016b
    Set HAS_CONFIGURATION Core447 2024-04-13 14:36:22 +0200
  • e2434dd010
    Remove pyro import Core447 2024-04-12 15:37:00 +0200
  • 4cedf1846d
    Update description Core447 2024-04-12 14:40:13 +0200
  • c17a5a7118
    Remove debug prints Core447 2024-03-27 15:55:22 +0100
  • fc8ee857ec
    Add settings.json to gitignore Core447 2024-03-27 10:24:10 +0100
  • 5649f398ac
    Fix: ToggleRecord not updating label Core447 2024-03-27 10:21:57 +0100
  • 174e0b7a6d
    Disable open_in_terminal for backend Core447 2024-03-27 10:06:28 +0100
  • 528a3d9920
    Fix: ToggleRecord not updating image Core447 2024-03-27 10:05:16 +0100
  • 5bf714fafa
    Update steramcontroller-plugin-tools version Core447 2024-03-27 10:00:03 +0100
  • 5e84e8d1d4
    Add rpyc to requirements Core447 2024-03-27 09:58:49 +0100
  • 234c34e0da
    Improve show_current_rec_status Core447 2024-03-27 09:58:41 +0100
  • 59f5ea0fec
    Switch from Pyro5 to rpyc Core447 2024-03-27 09:54:53 +0100
  • 4637027f89
    Fix: Possible crash if backend needs too long to start Core447 2024-03-26 19:08:18 +0100
  • efb24e2f08
    Change tld from dev to com Core447 2024-03-26 15:33:54 +0100
  • 9a9517b6f4
    Add Change Scene action Core447 2024-03-26 15:30:17 +0100
  • 63cc5f280d
    Fix: Status label not loading status on load Core447 2024-03-26 15:29:08 +0100
  • 931073ceb3
    Update requirements Core447 2024-03-24 10:33:28 +0100
  • eac4b0f4da
    Bump min stream-controller-plugin-tools to 1.0.3 Core447 2024-03-13 20:42:37 +0100
  • 3d2b889d7e
    Fix: using old set_key method instead of set_media Core447 2024-03-12 19:48:56 +0100
  • 75a00839da
    Update github urls to fit organization Core447 2024-03-09 13:50:43 +0100
  • c5271e732c
    Add compatability for app version 1.0.0-alpha Core447 2024-03-07 16:02:25 +0100
  • e0823734c9
    Add support for app version 0.1.1-alpha Core447 2024-02-15 11:03:05 +0100
  • a504a3f9af
    Move requirements.txt to backend Core447 2024-02-15 10:03:32 +0100
  • 8ce92bb998
    Fix: Controller crash if port is None Core447 2024-02-12 13:59:01 +0100
  • dd9849e6c8
    Catch: Backend crash if port is undefined Core447 2024-02-12 13:06:32 +0100
  • d3f6cdb3c9
    Fix: Backend crash if one connection parameter is missing Core447 2024-02-12 13:00:05 +0100
  • 721fe746b3
    Avoid unnecessary reloading of key images Core447 2024-01-14 13:56:39 +0100
  • 9f5ca70e10
    Run backend in separate env Core447 2024-01-14 13:56:10 +0100
  • 5898fae1e9
    Fix: Unable to reconnect to obs Core447 2024-01-14 13:55:40 +0100
  • 0b719a4352
    Use new backend seperation system Core447 2024-01-14 11:50:34 +0100
  • 6fd75d54a4
    Update name Core447 2023-11-25 18:27:24 +0100
  • 1af57ba971
    Fix wrong thumbnail Core447 2023-11-25 14:59:25 +0100
  • 74f9972294
    Initial commit Core447 2023-11-25 14:49:41 +0100
  • 81937dc2ae
    Initial commit Core447 2023-11-25 14:22:57 +0100