56 Commits

Author SHA1 Message Date
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
EnderIce2
a6a12720ad
Update .vscode files 2024-05-13 08:03:15 +03:00
EnderIce2
231658ff2b
Update compiling instructions 2024-05-13 06:48:14 +03:00
EnderIce2
6e99e11250
Add Stop option in GUI 2024-05-13 06:37:23 +03:00
EnderIce2
8cd44da368
Use mmap() once 2024-05-13 06:25:37 +03:00
EnderIce2
ac590912bc
Merge GitHub workflows 2024-05-13 05:39:15 +03:00
EnderIce2
1ba2faeb25
Add docs 2024-05-13 05:30:59 +03:00
EnderIce2
bedd99a593
Let the bridge to start without being installed from GUI 2024-05-13 03:45:12 +03:00
EnderIce2
e9f6b969b6
Add --rpc command to manually specify the location of discord-ipc-0 v1.1-rc4 2024-05-13 02:39:19 +03:00
EnderIce2
5d0e6c4026
Retry connection after EOF count exceeded v1.1-rc3 2024-05-07 22:09:04 +03:00
EnderIce2
418e53e7f7
Update LICENSE 2024-04-18 17:30:22 +03:00
EnderIce2
03d5e8dbc8
Add macOS support in GUI v1.1-rc2 2024-04-05 23:06:32 +03:00
EnderIce2
e5a09024ff
Add GUI creation if no command line arguments are provided 2024-04-05 22:39:14 +03:00
EnderIce2
aeda375cba
Update file paths 2024-04-05 22:36:05 +03:00
EnderIce2
7af098ab26
Add script for Steam (#2) 2024-04-05 21:11:45 +03:00
EnderIce2
7461479cbb
Added captions to MessageBoxes 2024-04-04 04:05:53 +03:00
EnderIce2
299408d10e
Update Makefile to use x86_64-w64-mingw32-gcc v1.1-rc1 2024-03-07 06:48:54 +02:00
EnderIce2
8b356b65b8
Add macOS support 2024-03-07 06:48:50 +02:00
EnderIce2
66a20f51c4
Update platform check and add help option 2024-03-07 06:48:29 +02:00
EnderIce2
d5af2277c5
Prevent installing as service on macOS 2024-03-07 06:47:56 +02:00
EnderIce2
16291ec0fd
Add macOS instructions 2024-03-07 06:47:35 +02:00
EnderIce2
56168a6d3d
Add socket system call constants 2024-01-26 03:35:34 +02:00