Commit Graph

1931 Commits

Author SHA1 Message Date
Matt Borgerson 098b661508 xemu-os-utils-windows.c: Simplify get_windows_build_info 2023-06-12 00:34:16 -07:00
Matt Borgerson f09af3a566 xemu-os-utils-windows.c: Fix formatting 2023-06-12 00:00:44 -07:00
Fabxx 10c305226c rework code to make it more readable. 2023-06-11 23:54:22 -07:00
Revix-0 d0c5d7e59f correct wrong comparisons 2023-06-11 23:54:22 -07:00
Revix-0 dc7503399d fallback to windows if at least one function fails 2023-06-11 23:54:22 -07:00
Fabx 864db469ac Remove wrong code comparison 2023-06-11 23:54:22 -07:00
Revix-0 894f739bde Correct build number registry query 2023-06-11 23:54:22 -07:00
Revix-0 a5d8aaf8f1 use RegGetValueW instead. 2023-06-11 23:54:22 -07:00
Revix-0 f516e82979 2023-06-11 23:54:22 -07:00
Revix-0 8d01ea8b3d update registry comment 2023-06-11 23:54:22 -07:00
Revix-0 195666d62a display "Windows" as default if failed 2023-06-11 23:54:22 -07:00
Revix-0 fe3bf9dc48 correct registry queue for win XP til 8 2023-06-11 23:54:22 -07:00
Revix-0 fc6d48186b add version documentation reference 2023-06-11 23:54:22 -07:00
Revix-0 310b3b0e22 2023-06-11 23:54:22 -07:00
Revix-0 1f95f05260 correct comment 2023-06-11 23:54:22 -07:00
Revix-0 757f4818a6 correct path search casing 2023-06-11 23:54:22 -07:00
Revix-0 3eac50b945 correct version number comparison 2023-06-11 23:54:22 -07:00
Revix-0 3c00a3b359 retreive properly the windows product/build string 2023-06-11 23:54:22 -07:00
Matt Borgerson d557a294fe ui: Move dvd path settings update to lower level for now 2023-06-04 20:24:43 -07:00
Matt Borgerson 5ac1dd1e98 ui: Fix MainMenuSnapshotsView member visibility 2023-06-04 20:24:43 -07:00
Matt Borgerson 7e6ca1097b ui: Only check for xbe if snapshot xbe filter is on 2023-06-04 20:24:43 -07:00
Matt Borgerson 487cc7f591 ui: Make snapshot Replace button red 2023-06-04 20:24:43 -07:00
Matt Borgerson 386a114c01 ui: Show placeholder text when no snapshots are displayed 2023-06-04 20:24:43 -07:00
Matt Borgerson df7e8c23a2 ui: Use larger font for snapshot search text and create button 2023-06-04 20:24:43 -07:00
Matt Borgerson 6fbb0dfbcd ui: Clarify snapshot search/name placeholder text 2023-06-04 20:24:43 -07:00
Matt Borgerson 0155721cfe ui: Create SnapshotManager, check snapshot disc image path 2023-06-04 20:24:43 -07:00
Matt Borgerson 756e423eac ui: Also clear search regex after creating snapshot 2023-06-04 20:24:43 -07:00
Matt Borgerson 2cc2df0be7 ui: Move all snapshot actions into a context menu 2023-06-04 20:24:43 -07:00
Matt Borgerson a96d0c5f79 ui: Stretch snapshot search box 2023-06-04 20:24:43 -07:00
Matt Borgerson 86cdc0a9ab ui: Use stylized toggle for snapshot filter by title 2023-06-04 20:24:43 -07:00
Matt Borgerson 458de1758a ui: Unify snapshot filter and title name search box 2023-06-04 20:24:43 -07:00
Matt Borgerson 4104b3d540 ui: Change snapshot 'Save' button to 'Replace' for clarity 2023-06-04 20:24:43 -07:00
Matt Borgerson d147280cd1 ui: Drop extra snapshot create button 2023-06-04 20:24:43 -07:00
Matt Borgerson d7cbda5081 ui: Allow clicking snapshot Create button without name 2023-06-04 20:24:43 -07:00
Matt Borgerson f62bfc95e3 ui: Improve extra snapshot data storage
- Store snapshot extra data in BE, per convention
- Add a version field for back compat
- Some minor refactoring and renaming for clarity
2023-06-04 20:24:43 -07:00
Matt Borgerson 60a7f55ac4 ui: Scale snapshot thumbnail placeholder properly 2023-06-04 20:24:43 -07:00
Matt Borgerson 348b45b436 ui: Support widescreen thumbnails 2023-06-04 20:24:43 -07:00
Antonio Abbatangelo 9c9f1e83eb ui: Add snapshot management UI 2023-06-04 20:24:43 -07:00
Matt Borgerson 8bea1e38e5 ui: Fix FilePicker UAF 2023-05-16 22:01:11 +08:00
Antonio Abbatangelo 4a99fd0f18 ui: Add clear button to file picker 2023-03-26 22:20:11 -07:00
wutno 6b0c66c6a1 ui: Add fullscreen exclusive mode 2023-01-17 10:42:06 -07:00
Antonio Abbatangelo 22db3304a4 ui: Display MCPX, BIOS MD5 hashes in About view 2022-10-11 11:35:37 -07:00
Antonio Abbatangelo 080022833d nv2a: Cache shaders to disk 2022-09-10 12:52:51 -07:00
Antonio Abbatangelo d219d92214 vl: Initialize usb daughterboard at machine start 2022-09-09 13:10:44 -07:00
Matt Borgerson 8e48115a41 ui: Set C numeric locale before settings save/load 2022-06-25 15:34:26 -07:00
Alexandre Bouvier 482b2ea31d tomlplusplus: Allow using system library 2022-06-24 22:21:49 -07:00
Matt Borgerson 7bfdc56716 ui: Fix axes, add mspf to advanced video graph 2022-06-21 03:36:33 -07:00
Matt Borgerson 4827dab943 ui: Fix logo shader texture sampling function name 2022-06-19 17:31:56 -07:00
revix 7e8b4dd430
UI: Clarify 'MCPX' for boot ROM and 'BIOS' for flash ROM 2022-06-19 15:34:32 -07:00
Matt Borgerson f672185b1c ui: Improve logo animation 2022-06-18 05:13:12 -07:00