Commit Graph

  • bddcc7b0b7 Deployed 12cee9b with MkDocs version: 1.6.1 gh-pages github-actions[bot] 2025-07-09 18:08:38 +00:00
  • 12cee9b7c0 feat: add nightly build upload to GitHub Releases master EnderIce2 2025-07-09 21:07:59 +03:00
  • 334ddc73c1 revert: move mkdocs.yml back to root directory EnderIce2 2025-07-09 20:54:43 +03:00
  • bb3a214f21 refactor: move sources to src/ nightly EnderIce2 2025-07-09 20:49:04 +03:00
  • c1078b5b8b fix: 🐛 mp4 is detected as audio EnderIce2 2025-04-25 06:45:30 +03:00
  • 1de80cdbb9 fix: 🐛 update mkdocs-video plugin configuration to force mp4 type EnderIce2 2025-04-25 06:35:52 +03:00
  • 975ace70f9 fix: 🎨 correct shebang formatting in bridge.sh EnderIce2 2025-04-25 04:31:47 +03:00
  • ad076dfac7 docs: 📝 improve documentation to be more detailed EnderIce2 2025-04-25 04:29:35 +03:00
  • 8c54d5bb2f Fix theme toggle names and icons in light and dark modes EnderIce2 2025-04-25 03:43:35 +03:00
  • a0615229ef Add installation checks to launchd.sh for improved user feedback EnderIce2 2025-04-25 03:42:34 +03:00
  • 18c422101b Remove obsolete installation and removal scripts EnderIce2 2025-04-25 03:41:09 +03:00
  • 77a2a748ad Fix macos version v1.4.0.0 EnderIce2 2025-04-09 10:03:54 +03:00
  • 0d4f46e536 Fix build error #14 EnderIce2 2025-04-09 06:38:25 +03:00
  • d065019137 Fix formatting in documentation EnderIce2 2025-04-08 12:11:52 +03:00
  • e03dce1a7c Improve formatting of installation instructions in documentation EnderIce2 2025-04-08 12:09:38 +03:00
  • 7c806779d2 Add link to latest pre-release in documentation EnderIce2 2025-04-08 12:05:58 +03:00
  • 885cf775f9 Remove link to latest pre-release in documentation EnderIce2 2025-04-08 12:05:04 +03:00
  • 7c07952df1 Add paths-ignore to GitHub Actions for build workflow EnderIce2 2025-04-08 12:04:16 +03:00
  • ea566cfdeb Update documentation links in index.md EnderIce2 2025-04-08 12:00:56 +03:00
  • d56de21e74 Refactor GitHub Actions workflows EnderIce2 2025-04-08 11:58:50 +03:00
  • 26a016cb26 Bump version EnderIce2 2025-04-08 11:51:50 +03:00
  • edfcce2ae9 Update copyright year in bridge.rc to 2025 EnderIce2 2025-04-08 11:51:02 +03:00
  • 9bec33c358 Update bug_report.md v1.3 EnderIce2 2025-04-08 11:36:51 +03:00
  • 3e6b5dbb43 Merge branch 'master' of https://github.com/EnderIce2/rpc-bridge EnderIce2 2025-04-08 11:14:41 +03:00
  • 4c432a0e50 Fix #12, socket -14 (EFAULT) EnderIce2 2025-04-08 11:14:32 +03:00
  • 65b5625a57 Update error message for Wine compatibility check EnderIce2 2025-04-08 08:21:03 +03:00
  • 9d2440f616 Update LICENSE EnderIce2 2025-01-04 06:55:43 +02:00
  • 51cbb666f9 Update build-deploy.yml EnderIce2 2024-12-30 00:27:21 +02:00
  • 1deccc5a63 Update CODE_OF_CONDUCT.md EnderIce2 2024-12-11 05:54:45 +02:00
  • 3412c3c011 Update issue templates EnderIce2 2024-10-30 16:52:46 +02:00
  • c15c4df29e Create CODE_OF_CONDUCT.md EnderIce2 2024-10-30 16:39:46 +02:00
  • 3a0b9ddb2a Ensure log file is properly closed EnderIce2 2024-10-30 01:08:12 +02:00
  • 8786efd144 Fix formatting and add game links EnderIce2 2024-06-02 17:52:52 +03:00
  • 2024de9408 Add "Known Issues" section EnderIce2 2024-06-02 17:45:48 +03:00
  • e8926edb41 Add more screenshots EnderIce2 2024-06-02 17:41:16 +03:00
  • 9f1a9de3d7 Update actions/checkout and actions/upload-artifact to v4 EnderIce2 2024-06-01 19:57:30 +03:00
  • ccf09806c9 Print version on program start EnderIce2 2024-06-01 19:39:39 +03:00
  • 7363ee64d5 Update bridge.manifest with correct assembly name EnderIce2 2024-06-01 19:35:01 +03:00
  • a3023e349e Update gui.png EnderIce2 2024-06-01 02:56:12 +03:00
  • 39966d7149 Update Discord socket search EnderIce2 2024-06-01 01:37:40 +03:00
  • a8904bf3f1 Update version EnderIce2 2024-06-01 00:57:06 +03:00
  • 08feef776b Update version v1.2 EnderIce2 2024-05-31 01:18:38 +03:00
  • 8545467a85 Add .elf file to .gitignore EnderIce2 2024-05-30 05:33:28 +03:00
  • 3ac5605a52 Implement experimental bridge for kvm virtual machines kvm EnderIce2 2024-05-30 05:32:56 +03:00
  • 20728818d2 Update pipe creation parameters EnderIce2 2024-05-30 04:19:19 +03:00
  • 751d9ab3b7 Add menu bar and tab navigation for GUI, --version command EnderIce2 2024-05-30 03:28:18 +03:00
  • b906c009f4 Update docs EnderIce2 2024-05-29 23:18:53 +03:00
  • 38e620836e Update shebang to use bash instead of sh EnderIce2 2024-05-29 23:11:14 +03:00
  • a640dd5af1 Remove unnecessary code for starting the bridge service EnderIce2 2024-05-29 23:06:16 +03:00
  • 8fbe00b555 Display installation guide prompt for missing temp directory EnderIce2 2024-05-29 23:02:48 +03:00
  • bf98b8784c Fix formatting and remove unnecessary recursive rm's EnderIce2 2024-05-29 22:55:02 +03:00
  • 3021f8e4ad Update installation instructions for MacOS EnderIce2 2024-05-29 21:01:05 +03:00
  • 655caa2934 Update README.md EnderIce2 2024-05-29 20:35:52 +03:00
  • da2a006ffb Merge pull request #3 from OrigamingWasTaken/master EnderIce2 2024-05-29 20:32:54 +03:00
  • e61fbf556e Added github markdown link OrigamingWasTaken 2024-05-29 17:04:26 +02:00
  • 2dce976038 Clearer instructions (pt1) OrigamingWasTaken 2024-05-29 17:00:16 +02:00
  • 2fe1dd5ece Update README.md Origaming 2024-05-27 22:13:16 +02:00
  • c23af8300c Increase pipe buffer EnderIce2 2024-05-23 06:00:45 +03:00
  • 14226489d7 Modified readme and script OrigamingWasTaken 2024-05-22 16:41:15 +02:00
  • 66f3bc53f1 readme OrigamingWasTaken 2024-05-21 23:48:12 +02:00
  • dcd9cf520e Modified README and added warning in bridge.c OrigamingWasTaken 2024-05-21 23:46:19 +02:00
  • 8dd5952a64 MacOS Fix OrigamingWasTaken 2024-05-21 23:39:51 +02:00
  • 81aa5d8d18 Remove unused macro EnderIce2 2024-05-13 08:42:23 +03:00
  • 3679108829 Add logo to docs site v1.1 EnderIce2 2024-05-13 08:31:00 +03:00
  • 77c3dabf79 Enable Visual Styles EnderIce2 2024-05-13 08:28:03 +03:00
  • a6a12720ad Update .vscode files EnderIce2 2024-05-13 08:03:15 +03:00
  • 231658ff2b Update compiling instructions EnderIce2 2024-05-13 06:48:14 +03:00
  • 6e99e11250 Add Stop option in GUI EnderIce2 2024-05-13 06:37:23 +03:00
  • 8cd44da368 Use mmap() once EnderIce2 2024-05-13 06:25:37 +03:00
  • ac590912bc Merge GitHub workflows EnderIce2 2024-05-13 05:39:15 +03:00
  • 1ba2faeb25 Add docs EnderIce2 2024-05-13 05:30:59 +03:00
  • bedd99a593 Let the bridge to start without being installed from GUI EnderIce2 2024-05-13 03:45:12 +03:00
  • e9f6b969b6 Add --rpc command to manually specify the location of discord-ipc-0 v1.1-rc4 EnderIce2 2024-05-13 02:39:19 +03:00
  • 5d0e6c4026 Retry connection after EOF count exceeded v1.1-rc3 EnderIce2 2024-05-07 22:09:04 +03:00
  • 418e53e7f7 Update LICENSE EnderIce2 2024-04-18 17:30:22 +03:00
  • 03d5e8dbc8 Add macOS support in GUI v1.1-rc2 EnderIce2 2024-04-05 23:06:32 +03:00
  • e5a09024ff Add GUI creation if no command line arguments are provided EnderIce2 2024-04-05 22:39:14 +03:00
  • aeda375cba Update file paths EnderIce2 2024-04-05 22:36:05 +03:00
  • 7af098ab26 Add script for Steam (#2) EnderIce2 2024-04-05 21:11:45 +03:00
  • 7461479cbb Added captions to MessageBoxes EnderIce2 2024-04-04 04:05:53 +03:00
  • 299408d10e Update Makefile to use x86_64-w64-mingw32-gcc v1.1-rc1 EnderIce2 2024-03-07 06:48:54 +02:00
  • 8b356b65b8 Add macOS support EnderIce2 2024-03-07 06:48:50 +02:00
  • 66a20f51c4 Update platform check and add help option EnderIce2 2024-03-07 06:48:29 +02:00
  • d5af2277c5 Prevent installing as service on macOS EnderIce2 2024-03-07 06:47:56 +02:00
  • 16291ec0fd Add macOS instructions EnderIce2 2024-03-07 06:47:35 +02:00
  • 56168a6d3d Add socket system call constants EnderIce2 2024-01-26 03:35:34 +02:00
  • d2b23eb2e8 Check if it's running under Linux EnderIce2 2024-01-26 03:34:00 +02:00
  • cba4fa1e2b Update README.md EnderIce2 2023-12-17 01:25:19 +02:00
  • 8c7b336c0e Update README.md EnderIce2 2023-10-13 19:20:39 +03:00
  • 334c4e0479 Update README.md EnderIce2 2023-10-13 04:20:57 +03:00
  • 6dae5aa038 Create c-cpp.yml v1.0 EnderIce2 2023-10-13 04:05:41 +03:00
  • fa88e36aee Initial commit EnderIce2 2023-10-13 03:54:34 +03:00