-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: sharpjd/GPUPrefSwitcher
base: v0.1.0
head repository: sharpjd/GPUPrefSwitcher
compare: main
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44f2da5 - Browse repository at this point
Copy the full SHA 44f2da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48afee5 - Browse repository at this point
Copy the full SHA 48afee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d401ee - Browse repository at this point
Copy the full SHA 7d401eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4288a - Browse repository at this point
Copy the full SHA dd4288aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4626ab6 - Browse repository at this point
Copy the full SHA 4626ab6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2249e81 - Browse repository at this point
Copy the full SHA 2249e81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b7c6e3 - Browse repository at this point
Copy the full SHA 2b7c6e3View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39b1b88 - Browse repository at this point
Copy the full SHA 39b1b88View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 757b0a9 - Browse repository at this point
Copy the full SHA 757b0a9View commit details
Commits on Mar 16, 2024
-
- Many changes to async code (File Swapper, Logging) and greatly sped…
… up the file swapping process - Task Scheduler entries no longer only run while plugged in
Configuration menu - View commit details
-
Copy full SHA for 68b7b09 - Browse repository at this point
Copy the full SHA 68b7b09View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ae5432 - Browse repository at this point
Copy the full SHA 2ae5432View commit details -
Configuration menu - View commit details
-
Copy full SHA for b06a07c - Browse repository at this point
Copy the full SHA b06a07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8babcf9 - Browse repository at this point
Copy the full SHA 8babcf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9ac6a - Browse repository at this point
Copy the full SHA 9b9ac6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d845d99 - Browse repository at this point
Copy the full SHA d845d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed7137 - Browse repository at this point
Copy the full SHA eed7137View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2564db - Browse repository at this point
Copy the full SHA f2564dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b57b6 - Browse repository at this point
Copy the full SHA 44b57b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d4ccc - Browse repository at this point
Copy the full SHA d1d4cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24371e2 - Browse repository at this point
Copy the full SHA 24371e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2f36e - Browse repository at this point
Copy the full SHA 9b2f36eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0e792 - Browse repository at this point
Copy the full SHA 3d0e792View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a0a88 - Browse repository at this point
Copy the full SHA b3a0a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8121a - Browse repository at this point
Copy the full SHA fd8121aView commit details
Commits on Mar 20, 2024
-
fixed an extremely tricky bug involving a variable assignment that ch…
…anges BOTH the element in the prevOptions and currentOptions (use a breakpoint and carefully look between FileSwapper.cs line 258 and 263); the solution was to implement proper deep copying
Configuration menu - View commit details
-
Copy full SHA for 2213474 - Browse repository at this point
Copy the full SHA 2213474View commit details
Commits on Mar 21, 2024
-
added many safeguards for thread safety but ultimately failed, commit…
…ting changes before switching to an alternative solution
Configuration menu - View commit details
-
Copy full SHA for f327038 - Browse repository at this point
Copy the full SHA f327038View commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a484fd - Browse repository at this point
Copy the full SHA 5a484fdView commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5145b3e - Browse repository at this point
Copy the full SHA 5145b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a1772e - Browse repository at this point
Copy the full SHA 3a1772eView commit details
Commits on Mar 27, 2024
-
fixed multiple bugs: a Wait() inside an async function, a typo in bor…
…row function resulting in immediate return, and commenting out some logging comments
Configuration menu - View commit details
-
Copy full SHA for 026ab25 - Browse repository at this point
Copy the full SHA 026ab25View commit details -
fixed multiple bugs: a Wait() inside an async function, a typo in bor…
…row function resulting in immediate return, and commenting out some logging comments
Configuration menu - View commit details
-
Copy full SHA for 7c55287 - Browse repository at this point
Copy the full SHA 7c55287View commit details -
Merge branch 'development2' of https://github.com/sharpjd/GPUPrefSwit…
…cher into development2
Configuration menu - View commit details
-
Copy full SHA for c755116 - Browse repository at this point
Copy the full SHA c755116View commit details -
Merge branch 'development2' of https://github.com/sharpjd/GPUPrefSwit…
…cher into development2
Configuration menu - View commit details
-
Copy full SHA for 2e4f07a - Browse repository at this point
Copy the full SHA 2e4f07aView commit details -
Merge branch 'development2' of https://github.com/sharpjd/GPUPrefSwit…
…cher into development2
Configuration menu - View commit details
-
Copy full SHA for 8c02485 - Browse repository at this point
Copy the full SHA 8c02485View commit details -
Configuration menu - View commit details
-
Copy full SHA for e156cd8 - Browse repository at this point
Copy the full SHA e156cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a6909e - Browse repository at this point
Copy the full SHA 0a6909eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2281a6 - Browse repository at this point
Copy the full SHA b2281a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dca5c3 - Browse repository at this point
Copy the full SHA 2dca5c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c03aed9 - Browse repository at this point
Copy the full SHA c03aed9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d1444e - Browse repository at this point
Copy the full SHA 7d1444eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac5d7b - Browse repository at this point
Copy the full SHA 8ac5d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3370ed - Browse repository at this point
Copy the full SHA a3370edView commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b5000e2 - Browse repository at this point
Copy the full SHA b5000e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9e2c3 - Browse repository at this point
Copy the full SHA 4f9e2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c40adfe - Browse repository at this point
Copy the full SHA c40adfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4aafa7 - Browse repository at this point
Copy the full SHA d4aafa7View commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5638af1 - Browse repository at this point
Copy the full SHA 5638af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79da6e2 - Browse repository at this point
Copy the full SHA 79da6e2View commit details
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7da6b40 - Browse repository at this point
Copy the full SHA 7da6b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed91b7 - Browse repository at this point
Copy the full SHA 9ed91b7View commit details
There are no files selected for viewing