fyr77
|
58631d5d8a
|
fix potential memory leak
|
2020-09-03 22:24:22 +02:00 |
|
fyr77
|
4e58a588f1
|
add IsDCH function
|
2020-08-19 19:35:21 +02:00 |
|
fyr77
|
3c4dc9da2b
|
Update AssemblyInfo to reflect actual version
|
2020-08-18 15:37:34 +02:00 |
|
fyr77
|
fff0d76b83
|
change version comparisons
it is now possible to locally use newer application or driver versions without envyupdate yelling at you.
|
2020-08-18 15:19:38 +02:00 |
|
fyr77
|
b99a2ee8c9
|
fix typo
|
2020-08-17 11:15:45 +02:00 |
|
fyr77
|
611a6568d6
|
Update README.md
|
2020-08-17 11:14:59 +02:00 |
|
fyr77
|
386fabcbbb
|
Update README.md
|
2020-08-14 10:05:38 +02:00 |
|
fyr77
|
7ea4d65def
|
Update README.md
|
2020-08-11 11:39:32 +02:00 |
|
Jakob
|
9d70fa3ea3
|
Update README.md
|
2020-08-11 10:28:45 +02:00 |
|
Jakob
|
1ecc0ef104
|
Update README.md
|
2020-08-11 10:28:30 +02:00 |
|
Jakob
|
56ff98d5b4
|
Update README.md
|
2020-08-11 10:27:05 +02:00 |
|
fyr77
|
1931225377
|
remove debug code
|
2020-08-04 18:14:17 +02:00 |
|
fyr77
|
26df20827f
|
fix updater
|
2020-08-04 18:11:04 +02:00 |
|
fyr77
|
67c4697134
|
bump version
|
2020-08-04 17:53:22 +02:00 |
|
fyr77
|
82b32eaf42
|
fix self-deletion
|
2020-08-04 17:51:48 +02:00 |
|
Jakob
|
b8afdb35a8
|
Create version.txt
this is just for compat
|
2020-08-04 17:47:57 +02:00 |
|
Jakob
|
48d1476f4c
|
Delete version.txt
|
2020-08-04 12:26:21 +02:00 |
|
fyr77
|
98e26b6e34
|
add license
|
2020-08-04 12:24:04 +02:00 |
|
fyr77
|
a665ecc2ea
|
fix logic errors and typo
|
2020-08-04 12:16:27 +02:00 |
|
fyr77
|
5f56d07f19
|
working towards 2.0
there is a bug in my gpu detection code somewhere but i don't have an nvidia gpu right now to debug it.
hmm.
|
2020-08-03 19:54:08 +02:00 |
|
Jakob
|
ae4a661959
|
Update README.md
|
2020-08-03 12:37:46 +02:00 |
|
fyr77
|
6dc3511e9a
|
fix licenses
|
2020-07-31 15:58:03 +02:00 |
|
fyr77
|
0bcafdf4a0
|
fix new install handling
|
2020-07-31 15:50:35 +02:00 |
|
fyr77
|
6bec92eebc
|
Update LICENSE
|
2020-07-31 15:32:43 +02:00 |
|
fyr77
|
64653885a0
|
finalize autodetection
also add mainfest for win10 compat
|
2020-07-30 18:30:37 +02:00 |
|
fyr77
|
1acf5f44df
|
Update Util.cs
|
2020-07-29 16:08:08 +02:00 |
|
Jakob
|
de633792a5
|
add xmltest solution
this is temporary.
|
2020-07-25 13:29:41 +02:00 |
|
Jakob
|
bf9814cfd0
|
working towards 2.0
add better version detection
add new licenses
working on automatic GPU, lang and os detection
add debug mode for non-nivida
|
2020-07-25 13:29:15 +02:00 |
|
fyr77
|
5580669497
|
Update README.md
|
2020-07-23 15:54:42 +02:00 |
|
Jakob
|
8231a29588
|
Update README.md
|
2020-07-14 17:35:56 +02:00 |
|
fyr77
|
6e43f4c0ea
|
Merge branch 'master' of https://github.com/fyr77/EnvyUpdate
|
2020-07-14 17:32:50 +02:00 |
|
fyr77
|
d7ccddd0ec
|
Update MainWindow.xaml.cs
|
2020-07-14 17:32:40 +02:00 |
|
Jakob
|
1d7ba7a29a
|
Update version.txt
|
2020-07-14 17:30:15 +02:00 |
|
fyr77
|
20020b91ee
|
remove debug feature
|
2020-07-14 17:27:06 +02:00 |
|
Jakob
|
f762e91cb4
|
Create version.txt
|
2020-07-14 17:21:42 +02:00 |
|
Jakob
|
8a56d2f2b3
|
Delete version.txt
|
2020-07-14 17:18:30 +02:00 |
|
Jakob
|
1d142f15b2
|
Update version.txt
|
2020-07-14 17:15:07 +02:00 |
|
fyr77
|
952f5fbe2c
|
i am an idiot
|
2020-07-14 17:11:52 +02:00 |
|
fyr77
|
c390a05c61
|
move banner
|
2020-07-14 15:38:54 +02:00 |
|
fyr77
|
80cc710e94
|
add banner
|
2020-07-14 15:38:11 +02:00 |
|
fyr77
|
6f202f11cd
|
update fody
|
2020-07-14 15:33:21 +02:00 |
|
fyr77
|
5c7831b855
|
add debug feature, update icon, add licenses, bump version
|
2020-07-14 15:31:32 +02:00 |
|
Jakob
|
9cc8e88698
|
Update README.md
|
2020-07-14 14:32:47 +02:00 |
|
fyr77
|
2b523fa7d4
|
cleanup code and update packages
|
2020-05-29 11:21:03 +02:00 |
|
Jakob
|
b7ae273fa3
|
optimise startup a bit
|
2019-12-30 21:21:22 +01:00 |
|
Jakob
|
1f29a05e80
|
Update README.md
|
2019-12-30 21:19:42 +01:00 |
|
Jakob
|
527e1b691d
|
bump version
|
2019-12-30 21:14:47 +01:00 |
|
Jakob
|
bfa35c89fe
|
Update README.md
|
2019-12-30 21:10:19 +01:00 |
|
Jakob
|
76ead73163
|
fix updater
i feel dumb
|
2019-12-30 21:06:47 +01:00 |
|
Jakob
|
75762bd44f
|
1.0 baby!
* add self-updater
* fix error-exits
* some cleanup
Let's call this a stable release.
|
2019-12-30 20:57:13 +01:00 |
|