77 Commits

Author SHA1 Message Date
e03dce1a7c
Improve formatting of installation instructions in documentation 2025-04-08 12:09:38 +03:00
7c806779d2
Add link to latest pre-release in documentation 2025-04-08 12:05:58 +03:00
885cf775f9
Remove link to latest pre-release in documentation 2025-04-08 12:05:04 +03:00
7c07952df1
Add paths-ignore to GitHub Actions for build workflow 2025-04-08 12:04:16 +03:00
ea566cfdeb
Update documentation links in index.md 2025-04-08 12:00:56 +03:00
d56de21e74
Refactor GitHub Actions workflows 2025-04-08 11:58:50 +03:00
26a016cb26
Bump version 2025-04-08 11:51:50 +03:00
edfcce2ae9
Update copyright year in bridge.rc to 2025
[no ci]
2025-04-08 11:51:02 +03:00
9bec33c358
Update bug_report.md v1.3 2025-04-08 11:36:51 +03:00
3e6b5dbb43
Merge branch 'master' of https://github.com/EnderIce2/rpc-bridge 2025-04-08 11:14:41 +03:00
4c432a0e50
Fix #12, socket -14 (EFAULT) 2025-04-08 11:14:32 +03:00
65b5625a57
Update error message for Wine compatibility check 2025-04-08 08:21:03 +03:00
EnderIce2
9d2440f616
Update LICENSE
Some checks failed
Build and Deploy docs / deploy (push) Failing after 12m12s
Build and Deploy docs / build (push) Failing after 6m5s
2025-01-04 06:55:43 +02:00
EnderIce2
51cbb666f9
Update build-deploy.yml
Some checks failed
Build and Deploy docs / build (push) Failing after 4m46s
Build and Deploy docs / deploy (push) Failing after 48s
2024-12-30 00:27:21 +02:00
EnderIce2
1deccc5a63
Update CODE_OF_CONDUCT.md
Some checks failed
Build and Deploy docs / build (push) Failing after 28s
Build and Deploy docs / deploy (push) Failing after 34s
2024-12-11 05:54:45 +02:00
EnderIce2
3412c3c011
Update issue templates
Some checks failed
Build and Deploy docs / build (push) Has been cancelled
Build and Deploy docs / deploy (push) Has been cancelled
2024-10-30 16:52:46 +02:00
EnderIce2
c15c4df29e
Create CODE_OF_CONDUCT.md 2024-10-30 16:39:46 +02:00
EnderIce2
3a0b9ddb2a
Ensure log file is properly closed
Some checks are pending
Build and Deploy docs / build (push) Waiting to run
Build and Deploy docs / deploy (push) Waiting to run
* Closing the log before service starts prevents log file to be corrupted (like in #7)
2024-10-30 01:08:12 +02:00
EnderIce2
8786efd144
Fix formatting and add game links 2024-06-02 17:52:52 +03:00
EnderIce2
2024de9408
Add "Known Issues" section
* Using Vesktop may cause issues with some games #4
2024-06-02 17:45:48 +03:00
EnderIce2
e8926edb41
Add more screenshots
* Content Warning
* Hades
* Lethal Company
* vivid/stasis
2024-06-02 17:41:16 +03:00
EnderIce2
9f1a9de3d7
Update actions/checkout and actions/upload-artifact to v4 2024-06-01 19:57:30 +03:00
EnderIce2
ccf09806c9
Print version on program start 2024-06-01 19:39:39 +03:00
EnderIce2
7363ee64d5
Update bridge.manifest with correct assembly name 2024-06-01 19:35:01 +03:00
EnderIce2
a3023e349e
Update gui.png 2024-06-01 02:56:12 +03:00
EnderIce2
39966d7149
Update Discord socket search
* Test multiple instances
* Add support for Discord Canary (Snap)
* Add support for Vesktop (Flatpak)
2024-06-01 01:37:40 +03:00
EnderIce2
a8904bf3f1
Update version 2024-06-01 00:57:06 +03:00
EnderIce2
08feef776b
Update version v1.2 2024-05-31 01:18:38 +03:00
EnderIce2
8545467a85
Add .elf file to .gitignore 2024-05-30 05:33:28 +03:00
EnderIce2
20728818d2
Update pipe creation parameters 2024-05-30 04:19:19 +03:00
EnderIce2
751d9ab3b7
Add menu bar and tab navigation for GUI, --version command 2024-05-30 03:28:18 +03:00
EnderIce2
b906c009f4
Update docs 2024-05-29 23:18:53 +03:00
EnderIce2
38e620836e
Update shebang to use bash instead of sh
"function" is a bash builtin
2024-05-29 23:11:14 +03:00
EnderIce2
a640dd5af1
Remove unnecessary code for starting the bridge service 2024-05-29 23:06:16 +03:00
EnderIce2
8fbe00b555
Display installation guide prompt for missing temp directory 2024-05-29 23:02:48 +03:00
EnderIce2
bf98b8784c
Fix formatting and remove unnecessary recursive rm's 2024-05-29 22:55:02 +03:00
EnderIce2
3021f8e4ad
Update installation instructions for MacOS 2024-05-29 21:01:05 +03:00
EnderIce2
655caa2934
Update README.md 2024-05-29 20:35:52 +03:00
EnderIce2
da2a006ffb
Merge pull request #3 from OrigamingWasTaken/master
Add support for the windows service on MacOS
2024-05-29 20:32:54 +03:00
OrigamingWasTaken
e61fbf556e Added github markdown link 2024-05-29 17:04:26 +02:00
OrigamingWasTaken
2dce976038 Clearer instructions (pt1) 2024-05-29 17:02:13 +02:00
Origaming
2fe1dd5ece
Update README.md 2024-05-27 22:13:16 +02:00
EnderIce2
c23af8300c
Increase pipe buffer 2024-05-23 06:00:45 +03:00
OrigamingWasTaken
14226489d7 Modified readme and script 2024-05-22 16:41:15 +02:00
OrigamingWasTaken
66f3bc53f1 readme 2024-05-21 23:48:12 +02:00
OrigamingWasTaken
dcd9cf520e Modified README and added warning in bridge.c 2024-05-21 23:46:19 +02:00
OrigamingWasTaken
8dd5952a64 MacOS Fix 2024-05-21 23:39:51 +02:00
EnderIce2
81aa5d8d18
Remove unused macro 2024-05-13 08:42:23 +03:00
EnderIce2
3679108829
Add logo to docs site v1.1 2024-05-13 08:31:00 +03:00
EnderIce2
77c3dabf79
Enable Visual Styles 2024-05-13 08:28:03 +03:00