Commit Graph

152 Commits

Author SHA1 Message Date
38b819c32a Fix ip detector 2025-01-25 17:26:26 -08:00
6493f2fe91 Trim main.rs 2025-01-25 17:25:39 -08:00
f317f9365a added makefile 2025-01-25 16:02:47 -08:00
ccd25535db Remove misc files 2025-01-25 15:56:54 -08:00
a46eb517e8 Format 2025-01-25 15:27:53 -08:00
006d83e9b8 Update version string in reStream.sh 2024-01-18 12:14:11 +01:00
824a04c044 v1.3.1 2024-01-10 10:29:27 +01:00
890961f7ba Merge pull request #101 from itay-grudev/rescaled_grey16be_colors
Rescaled grey16be colors using ffmpegs colorlevels to directly correct the original issue
2024-01-10 10:16:59 +01:00
f34e513bd4 Rescaled grey16be colors using ffmpegs colorlevels to directly correct the original issue 2024-01-09 20:33:50 +02:00
8160c85822 v1.3.0 2024-01-09 17:55:13 +01:00
333da2a5e5 Remove superfluous whitespace 2024-01-09 17:55:13 +01:00
cd6457df77 Flake: read version from Cargo.toml 2024-01-09 17:52:26 +01:00
1f551c464a Added a flake run configuration 2024-01-09 17:52:26 +01:00
3ad7c1700b Release EXIT signal trap if SSH failed 2024-01-09 17:52:26 +01:00
dae1d0601f Merge branch 'patch-1' of github.com:thebeanogamer/reStream-1 2024-01-09 17:35:19 +01:00
f4d3065a71 Merge remote-tracking branch 'abmantis/pen_marker' 2024-01-09 17:28:18 +01:00
d9659334d7 Merge remote-tracking branch 'nicksen782/patch-1' 2024-01-09 16:48:55 +01:00
26ce531a24 Update reStream dependencies 2024-01-09 16:46:53 +01:00
e0e156bdfd Update reStream.sh 2023-11-14 07:14:09 -05:00
ed20ef64df Update reStream.sh
Can now detect if the Remarkable version is older than 2023-10-02. Versions ahead of this date use a different format for the video settings.
2023-11-13 21:10:05 -05:00
2efd9ef0a9 Fix Help Text Formatting
When packaging reStream for Fedora, we run `help2man` to generate a man page. This is currently having issues parsing the output from `--help`, adding the double space helps it to understand.
2023-09-12 01:18:34 +01:00
e8d4c127f1 Fix non-rm2fb cursor 2022-05-07 19:48:11 +01:00
0572e186e5 Merge branch 'main' of https://github.com/rien/reStream into pen_marker 2022-05-07 18:41:06 +01:00
3862d9c5c8 Allow setting remarkable with environment variable 2022-02-13 13:34:41 +01:00
9deee838c9 v1.2.0 2021-11-04 20:07:43 +01:00
6ceaa5abfa Merge pull request #80 from rien/nix-flake
Add Nix devShell: flake.nix and shell.nix
2021-11-04 19:59:33 +01:00
d3422b1443 Add workflow to build rust binary 2021-11-04 19:52:59 +01:00
85f4104796 Also add a shell.nix 2021-11-04 16:58:13 +01:00
58a28c2715 Add Nix flake with devShell 2021-11-04 16:32:33 +01:00
989a4f7810 Merge pull request #79 from rien/fix-openssh
Allow sha1 to ensure support for openssh 8.8
2021-11-04 09:48:25 +01:00
156e2e37cd Allow sha1 to ensure support for openssh 8.8 2021-11-04 09:21:14 +01:00
1cc004ed52 Add links to charities in README 2021-08-20 15:59:56 +02:00
edec2ad302 Merge pull request #73 from rien/update-readme
Update README
2021-08-20 15:47:46 +02:00
9427d184b8 Update README 2021-08-20 15:46:49 +02:00
74dce9a47e Merge pull request #68 from f3fora/main
Kill the process on remarkable at the end
2021-07-01 00:09:48 +02:00
aa0aa7c6ad Kill the process on remarkable at the end
close #66
2021-06-30 22:42:51 +02:00
c57fdde1ad Fix formatting with shfmt 2021-06-30 11:08:05 +02:00
236c3732f1 Suggest ecdsa or rsa key 2021-06-30 10:59:38 +02:00
13cdc47cd0 typto 2021-06-30 10:59:38 +02:00
a342187aea update fallback from ed25519 to ecdsa 2021-06-30 10:59:38 +02:00
4d1eb7924a README#Development: group in bullet points 2021-06-30 10:59:37 +02:00
0b919c7764 Add instructions to the README on how to build the restream binary using docker 2021-06-30 10:59:37 +02:00
1585869272 Moved the note about crypto policy changes to Troubleshooting section and changed it to be more generalized 2021-06-30 10:59:37 +02:00
b32c195607 Revert "Add Fedora 33 specific checks as a result of crypto policy changes"
This reverts commit 1114c25816be8e7e07faab5d9429238e86ee392d.
2021-06-30 10:59:37 +02:00
2d1536557c Revert "Fixed a bug where the no ssh connection would be established for any distro other than Fedora 33"
This reverts commit 48547865e1760de198bf482fa53799d0b6fc79b7.
2021-06-30 10:59:36 +02:00
f5ece2ce25 Revert "Expanded error message to include note about Fedora 33+"
This reverts commit 70fa392abb1cdd4dc92f1b500b3f27b13fc6c80c.
2021-06-30 10:59:36 +02:00
55d3b2e80e Added more details around the Fedora 33+ change 2021-06-30 10:59:36 +02:00
0844329d7e Expanded error message to include note about Fedora 33+ 2021-06-30 10:59:36 +02:00
c625fdd09a Fixed a bug where the no ssh connection would be established for any distro other than Fedora 33 2021-06-30 10:59:35 +02:00
7fe3e4e8da Add Fedora 33 specific instructions as a result of crypto policy changes 2021-06-30 10:59:35 +02:00