Commit Graph

  • 8223b7da81 Merge pull request #463 from A-M-E-00/fix/base-profile-navigation master Orbmu2k 2026-05-31 08:21:59 +02:00
  • 4a4d1e19b5 Merge pull request #468 from A-M-E-00/perf/profile-enum-buffer-sizing Orbmu2k 2026-05-31 08:21:42 +02:00
  • 812ecaf109 Update profile enum buffer sizing to match the number of settings A.M.E 2026-05-30 23:39:52 -04:00
  • 47d692f96f Fix modified profiles dropdown not navigating to the global profile when Base Profile is selected A.M.E 2026-05-27 16:44:23 -04:00
  • dde3b68f12 Final Fix for R610.xx - added QWORD support v3.0.1.13 release Orbmu2k 2026-05-27 22:42:24 +02:00
  • e82c7e56b6 Merge branch 'master' into nb-optimize Orbmu2k 2026-05-27 22:01:30 +02:00
  • 352ec0aba5 Quick Fix for R610.xx - removed "rBAR - Size Limit" (0x000F00FF) from CSN - new unsupported settings type, #461. #462 Orbmu2k 2026-05-27 21:58:57 +02:00
  • 6af86ddd22 Merge branch 'master' into nb-optimize Orbmu2k 2026-05-27 21:15:58 +02:00
  • d0c6b4a23a changed gridview to listbox for better scrolling performance Orbmu2k 2026-05-27 21:14:24 +02:00
  • ec05a7744a Remove applications from profile before deleting (fixes #453) emoose 2026-05-26 19:52:01 +01:00
  • e07ffe1dbb Allow specifying FindFile param in add application dialog emoose 2026-05-26 19:03:43 +01:00
  • 058ca1dbde Allow searching settings by hex ID in filter (#450) A-M-E-00 2026-05-26 13:48:36 -04:00
  • ccf6d3c701 Update CustomSettingNames.xml (#455) renanmp 2026-05-26 14:47:50 -03:00
  • 34fde004d5 shared combo for all settings Orbmu2k 2026-05-22 08:52:44 +02:00
  • 295aaf3ee6 prewarm combos Orbmu2k 2026-05-21 23:02:06 +02:00
  • b81ac66220 optimized setting validation Orbmu2k 2026-05-21 21:56:14 +02:00
  • c695f502fa optimized description loading for improved selection change Orbmu2k 2026-05-20 11:06:14 +02:00
  • f0af234909 UI Software Rendering + PostProcessMeta Cache Orbmu2k 2026-05-16 11:07:44 +02:00
  • d2ce0dbe90 improved profile export #447 Orbmu2k 2026-04-20 20:00:05 +02:00
  • b6b82aa562 Merge pull request #446 from Warkratos/master Orbmu2k 2026-04-20 18:24:04 +02:00
  • 8448bd3c7e Update CustomSettingNames.xml renanmp 2026-04-20 12:41:14 -03:00
  • 12b8876bf3 option in about dialog to disable splash screen Orbmu2k 2026-04-19 19:30:21 +02:00
  • c75105dc2a removed github action version patching for PRs Orbmu2k 2026-04-18 14:43:52 +02:00
  • 6d63fa467e github release version handling optimized, the first 3 version numbers are now striclty defined from assembly info, auto increment on release for last number still works within one version group Orbmu2k 2026-04-18 14:39:51 +02:00
  • 6e46746659 refactored update check, added update channel selection and in place update installer v3.0.1.12 Orbmu2k 2026-04-18 10:17:34 +02:00
  • e1681e15f8 dark row color Orbmu2k 2026-04-18 09:23:32 +02:00
  • aab7e406a4 smaller fontsize for export profiles list Orbmu2k 2026-04-17 20:54:08 +02:00
  • 3e13ce2041 restore maximized window after relaunch correctly Orbmu2k 2026-04-17 20:48:46 +02:00
  • 62af951eb0 window min width and scaling gridview columns from window width Orbmu2k 2026-04-17 20:39:27 +02:00
  • 095ea78743 Merge pull request #441 from Warkratos/master Orbmu2k 2026-04-17 14:49:15 +02:00
  • 34265b6306 Update CustomSettingNames.xml renanmp 2026-04-17 08:51:13 -03:00
  • 385ff13d5a Update CustomSettingNames.xml renanmp 2026-04-17 08:47:14 -03:00
  • a93a436628 no pause for splash spinner Orbmu2k 2026-04-17 12:35:18 +02:00
  • 5dcf43f7e2 Merge branch 'master' of https://github.com/Orbmu2k/nvidiaProfileInspector Orbmu2k 2026-04-17 11:57:23 +02:00
  • eaa7861545 more perf optimizations Orbmu2k 2026-04-17 11:57:13 +02:00
  • b69ad90b89 allow explicit profile value override with the same value as the inherited global profile value #432 Orbmu2k 2026-04-17 11:28:34 +02:00
  • 953bf45880 more gridview optimization Orbmu2k 2026-04-17 11:07:33 +02:00
  • 317ae9f68f fixed dar mode inactive dirty row color Orbmu2k 2026-04-17 10:56:47 +02:00
  • 2f6b5b5ad4 added visual input validation for seting values Orbmu2k 2026-04-17 10:51:35 +02:00
  • c2e10c0a59 fix global dirty state now gets refreshed on value change Orbmu2k 2026-04-17 10:29:58 +02:00
  • e8fd576954 snackbar popup after settings applied #440 Orbmu2k 2026-04-17 10:23:03 +02:00
  • c71276a781 pasting values with whitespaces will not get parsed correctly #439 Orbmu2k 2026-04-17 10:19:23 +02:00
  • b3e9f71b24 Merge pull request #438 from Warkratos/master Orbmu2k 2026-04-16 23:18:47 +02:00
  • c20f4316c6 Update AboutViewModel.cs renanmp 2026-04-16 17:53:05 -03:00
  • 93a6ba7739 readme update v3.0.1.11 Orbmu2k 2026-04-16 22:04:18 +02:00
  • f5c718fabe added splashscreen Orbmu2k 2026-04-16 21:37:02 +02:00
  • bfc5f74bed cleanup Orbmu2k 2026-04-16 20:52:12 +02:00
  • df8f20a795 NVIDIA PROFILE INSPECTOR Orbmu2k 2026-04-16 20:50:41 +02:00
  • e837225537 Merge branch 'master' of https://github.com/Orbmu2k/nvidiaProfileInspector Orbmu2k 2026-04-16 20:45:27 +02:00
  • 823dc12ed7 handle disabled nvidia gpu Orbmu2k 2026-04-15 17:48:31 +02:00
  • 83ecad430d fixed iCafe datatype in reference Orbmu2k 2026-04-12 12:34:41 +02:00
  • d47505fd75 fixed csn datatype for rbar flags Orbmu2k 2026-04-11 02:57:15 +02:00
  • 2a005140bf Merge branch 'master' of https://github.com/Orbmu2k/nvidiaProfileInspector Orbmu2k 2026-04-11 01:12:04 +02:00
  • dc613b0e9d apply compact to combo lists + more reference ai rework Orbmu2k 2026-04-11 01:11:56 +02:00
  • 5b66b5c18f Add rebar/OGL_DX_PRESENT_DEBUG alternate names for search emoose 2026-04-10 22:51:41 +01:00
  • 51d814a28f about dialog improvements Orbmu2k 2026-04-10 23:21:36 +02:00
  • c7b414379b added user modified settings filter #436 Orbmu2k 2026-04-10 23:04:36 +02:00
  • 2e91bfc23f improved status info Orbmu2k 2026-04-10 22:18:45 +02:00
  • 60de4d05ae reworked the status info/ version info Orbmu2k 2026-04-10 22:07:55 +02:00
  • 6ba570b77c Merge branch 'master' into playground Orbmu2k 2026-04-10 20:52:40 +02:00
  • a45049dd53 fixed merge + mpo rename Orbmu2k 2026-04-10 20:52:10 +02:00
  • 4c94720e12 Merge pull request #423 from Orbmu2k/ai-settings Orbmu2k 2026-04-10 20:41:51 +02:00
  • ec0c517649 Merge branch 'master' into ai-settings Orbmu2k 2026-04-10 20:40:03 +02:00
  • 6766ff8e6b updated to new settings, keep original descriptions Orbmu2k 2026-04-10 20:39:56 +02:00
  • 1ea9547167 Merge branch 'master' into playground Orbmu2k 2026-04-10 20:23:55 +02:00
  • 935d97ea58 Merge pull request #430 from cattboy/master Orbmu2k 2026-04-10 20:21:13 +02:00
  • 14af397cfd Merge pull request #429 from renannmp/master Orbmu2k 2026-04-10 20:19:08 +02:00
  • f379420ad8 fix nvapi constants names not show up in values list #435 Orbmu2k 2026-04-10 20:18:13 +02:00
  • ee725312ac themes Orbmu2k 2026-04-10 20:09:06 +02:00
  • e34d263210 update available animation Orbmu2k 2026-04-07 21:01:19 +02:00
  • 9f5baf20db Add driver statusbar: version/branch, profile/setting count, and OTA update time emoose 2026-04-06 03:50:07 +01:00
  • 065f312a87 Added CLI -exportCustomized to exports all CustomizedProfiles.nip in CWD of the .exe cattboy 2026-04-03 12:16:50 +00:00
  • faf68307b5 Update CustomSettingNames.xml Warkratos 2026-04-01 17:18:00 -03:00
  • b3c2b0a8c8 Update CustomSettingNames.xml Warkratos 2026-04-01 17:12:43 -03:00
  • 26b7c725b4 Update CustomSettingNames.xml Warkratos 2026-04-01 17:05:15 -03:00
  • 15a94d8734 GithubHelper: check for pre-release updates if this version is a pre-release emoose 2026-04-01 00:13:43 +01:00
  • 026232e7c9 Wrong Maximum MFG Multiplier in DMFG mode ? #426 v3.0.1.10 Orbmu2k 2026-03-31 22:52:45 +02:00
  • cfeaf3fb88 Merge pull request #422 from renannmp/master v3.0.1.9 Orbmu2k 2026-03-31 22:13:54 +02:00
  • 7c6167d78c Update CustomSettingNames.xml Warkratos 2026-03-31 17:08:03 -03:00
  • c9e99de63e Update CustomSettingNames.xml Warkratos 2026-03-31 17:01:11 -03:00
  • afbaa4097d Update CustomSettingNames.xml Warkratos 2026-03-31 16:41:52 -03:00
  • 38e01528c7 Update CustomSettingNames.xml Warkratos 2026-03-31 16:10:36 -03:00
  • e066964501 Update CustomSettingNames.xml Warkratos 2026-03-31 16:03:30 -03:00
  • 2574a00145 Update CustomSettingNames.xml Warkratos 2026-03-31 12:02:50 -03:00
  • 58497da189 Update CustomSettingNames.xml Warkratos 2026-03-31 11:53:33 -03:00
  • 4e81ef7b4a Update CustomSettingNames.xml Warkratos 2026-03-31 11:31:15 -03:00
  • f2ee8fe54c Update CustomSettingNames.xml Warkratos 2026-03-31 11:07:39 -03:00
  • fc4b0a52ab more reference Orbmu2k 2026-03-29 15:49:53 +02:00
  • c3940412b8 ai generated Orbmu2k 2026-03-29 15:26:33 +02:00
  • b5d7da807e differnet icons for reset item context Orbmu2k 2026-03-29 13:34:08 +02:00
  • 49c451a40b Update CustomSettingNames.xml Warkratos 2026-03-28 20:22:27 -03:00
  • 5e5ea303cb fixed multiline settingitem finally Orbmu2k 2026-03-29 00:21:24 +01:00
  • 0ba307223e combobox navigation handling improved Orbmu2k 2026-03-28 23:47:37 +01:00
  • 7c03e9c80a fixed setting item values keyboard navigation Orbmu2k 2026-03-28 23:44:59 +01:00
  • 7275ae45f1 modifed profiles apply on enter Orbmu2k 2026-03-28 23:34:38 +01:00
  • c113b34c9d about dialog additions Orbmu2k 2026-03-28 23:20:39 +01:00
  • d57378ee4f bring back legacy cli import features and file association for nip files #411 fix export all modified profiles #421 added merge option to import dialog #408 added multiple nip import (settings will be merged before import, last wins) #387 Orbmu2k 2026-03-28 23:12:13 +01:00
  • fec5d5074b snapshot Orbmu2k 2026-03-28 22:05:57 +01:00
  • 33a861f553 keep grid position stable when item gets favorized Orbmu2k 2026-03-28 01:43:06 +01:00
  • 8db42dc9e7 Removed Override for rBAR - Size Limit Warkratos 2026-03-27 14:53:28 -03:00