Commit Graph

26 Commits (deepcrayon)

Author SHA1 Message Date
Jeff Moe ef721abfb5 fix virtualenv command 2023-09-21 12:59:30 -06:00
Jeff Moe a01d26d34f Document command line usage 2023-09-14 11:49:21 -06:00
Jeff Moe 52d5334e34 Add command line processing to client 2023-09-14 11:25:44 -06:00
Jeff Moe b1a0c62275 Add command line options to server 2023-09-14 11:15:53 -06:00
Jeff Moe dc3a661545 Reformat Python code with black 2023-09-14 10:51:07 -06:00
Jeff Moe 489e8a4d6b Use black formatting 2023-09-14 10:50:28 -06:00
Jeff Moe 2ef88ab419 Add black for dev requirements 2023-09-14 10:46:51 -06:00
Jeff Moe cd393db3cb Add copyright header to python files 2023-09-14 10:46:17 -06:00
Jeff Moe 38c78cd66d readme usage and notes 2023-09-13 15:08:03 -06:00
Jeff Moe a691c24892 readme install 2023-09-13 14:52:33 -06:00
Jeff Moe 5c3fe55f30 readme notes on other applciations 2023-09-13 14:47:40 -06:00
Jeff Moe bc542e71cd Make py scripts executable 2023-09-13 14:21:46 -06:00
Jeff Moe 6a90aeab84 Update to Cryptodome 2023-09-13 14:21:19 -06:00
Jeff Moe be6c1e6bab Add python requirements 2023-09-13 14:20:13 -06:00
Jeff Moe b1092f97d6 ignore temp files 2023-09-13 14:19:25 -06:00
Jeff Moe c7189da649 sync-mpv fork readme 2023-09-13 14:18:15 -06:00
Jeff Moe c03b98e996 mv upstream readme 2023-09-13 14:15:16 -06:00
mdnghtman 79066b1375
Put ready_when_seek function into own thread.
This will prevent mpv to become unresponsible for user-input while waiting for a property to become true.
2023-02-24 21:45:14 +01:00
mdnghtman 874e525c2b
Update function name. 2023-02-24 21:41:37 +01:00
mdnghtman 502b663d37
Resync all clients when a client needs to cache. 2023-02-24 21:40:13 +01:00
mdnghtman 69ea9eeb44
Update sync_mpv_client.py
Assigned right mousebutton to toggle-play function and updated help-function.
2023-02-23 17:11:02 +01:00
mdnghtman f6314d00f3
Update sync_mpv_client.py
Fix "toggle play/pause" on Windows.
2023-02-22 23:38:14 +01:00
mdnghtman 57573d2861
Update sync_mpv_client.py
Added a help keyshort and introducing a fix for Windows.
2023-02-22 22:30:11 +01:00
mdnghtman b3603685c9
Update sync_mpv_client.py
Add support for Windows. 
New Functionality: zoom video using numpad.
2022-10-26 13:48:04 +02:00
mdnghtman f37a5d3e4d
Add files via upload 2022-04-08 17:20:44 +02:00
mdnghtman 8f5044195b
Initial commit 2022-04-08 17:18:00 +02:00