aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/src/platform_specific
AgeCommit message (Expand)Author
2024-04-15chore: bump steamlocate from 1.2 to 2.0.0-beta.2 (#891)Jan
2024-04-14chore: Remove Linux checks (#893)Jan
2024-04-14fix: Change Proton detection for new GE base (#892)Jan
2023-10-13refactor: Move repair/verify related funcs to mod (#622)GeckoEidechse
2023-10-13refactor: Move `get_host_os` to module (#618)GeckoEidechse
2023-10-13refactor: Move platform specific logic to proper mod (#616)GeckoEidechse
2023-07-18feat: Add basic Proton management (#383)Jan
2023-07-02chore: replace game_scanner usage with winreg (#394)Jan
2023-03-26refactor: Replace all `println!()` with log statements (#236)GeckoEidechse
2023-03-25fix: Update comment regarding Origin install (#237)GeckoEidechse
2023-03-22fix: Remove unnecessary `.to_string()` (#230)GeckoEidechse
2023-03-22fix: Address clippy errors in glibc parsing code (#226)GeckoEidechse
2023-02-25refactor: Properly set cfg macro for OS conditional compilation (#186)GeckoEidechse
2023-02-11refactor: Move various consts to `constants.rs` (#162)GeckoEidechse
2022-12-02fix: Stop opening PS to get Origin game path (#99)GeckoEidechse
2022-11-28style: Auto-format all Rust code (#84)GeckoEidechse
2022-10-18Add ldd --version check for Linux (#10)Salmon
2022-09-23Rename functionGeckoEidechse
2022-09-23Only include OS specific code on said OSGeckoEidechse
2022-09-23Move platform specific code into separate fileGeckoEidechse