1
0
mirror of https://github.com/upscayl/upscayl.git synced 2024-09-24 03:18:28 +02:00
Commit Graph

92 Commits

Author SHA1 Message Date
Nayam Amarshe
48aa080fc0 Fix warnings 2023-11-23 11:09:46 +05:30
Nayam Amarshe
e610e7b8a9 Fix macos builds 2023-11-10 17:11:35 +05:30
Nayam Amarshe
84c0d50222 Update mas 2023-11-04 15:32:44 +05:30
Nayam Amarshe
85c8621d4e Add mas build 2023-11-02 20:33:21 +05:30
Nayam Amarshe
523d035ecd Fix build 2023-10-25 17:14:22 +05:30
Nayam Amarshe
6a7a3097db Update pacakge 2023-10-21 19:13:03 +05:30
Nayam Amarshe
be45768b31 Remove in process gpu 2023-10-15 15:16:00 +05:30
Nayam Amarshe
8e8ef37e07 In process GPU 2023-10-15 15:10:00 +05:30
Nayam Amarshe
80cb58b06c Fix macos build and image issue 2023-10-15 15:07:04 +05:30
Nayam Amarshe
ab070b0563 Update app store build and binaries 2023-10-14 06:30:49 +05:30
Nayam Amarshe
b620c568b6 Fix sharp pixel limit and compression and macos quit 2023-09-16 16:04:35 +05:30
Nayam Amarshe
00ce2772db Fix empty window 2023-09-13 18:44:46 +05:30
Nayam Amarshe
0cb8814615 Fix double upscayl 2023-09-11 09:27:16 +05:30
Nayam Amarshe
944be7bb2f Fix auto-updater and comments 2023-09-11 08:37:07 +05:30
Nayam Amarshe
3bd0070b12 Add remaining commands and close fix for macOS 2023-09-11 08:37:07 +05:30
Nayam Amarshe
f69e06521c Fix refactor 2023-09-11 08:37:07 +05:30
Nayam Amarshe
847757ef70 Try fixing overwrite 2023-09-11 08:37:07 +05:30
Nayam Amarshe
c798ffc7db Fix commands 2023-09-11 08:37:07 +05:30
Nayam Amarshe
80ed1516aa Split modules 2023-09-11 08:37:07 +05:30
Nayam Amarshe
def14344e3 Fix #452 2023-09-09 19:21:49 +05:30
Nayam Amarshe
d5d507b477 Fix #416 2023-09-09 19:05:29 +05:30
Nayam Amarshe
2def61e194 Fix scaling 2023-09-09 18:31:31 +05:30
Nayam Amarshe
883171a99f Add batch progress counter 2023-09-09 17:48:00 +05:30
Nayam Amarshe
b7308a146b Update quality 2023-09-09 15:43:16 +05:30
Nayam Amarshe
8759f29798 Fix image 2023-09-04 21:29:17 +05:30
Nayam Amarshe
3a1721222e Merge remote-tracking branch 'origin/main' into suvojit/overwrite-fix 2023-08-30 10:30:20 +05:30
Nayam Amarshe
c0d397990d Add macOS window button 2023-08-30 10:24:16 +05:30
TGS963
b7c876bbe5 fixed overwrite setting not being read 2023-08-27 21:41:01 +05:30
Nayam Amarshe
e9764baabf Add OS and remove video support 2023-08-14 16:25:30 +05:30
Nayam Amarshe
ec3bb3aca3 Fix batch upscale scale 2023-08-11 15:15:27 +05:30
Nayam Amarshe
72e2788a8b Refactor code and add upscayl kill 2023-08-11 13:45:43 +05:30
Nayam Amarshe
4621b07d0c Added overwrite option 2023-08-10 15:49:29 +05:30
Nayam Amarshe
02f9e9f8a8 Added overwrite toggle 2023-08-10 15:47:35 +05:30
Nayam Amarshe
f43b7e53db Revert Refactor 2023-08-10 15:14:44 +05:30
Nayam Amarshe
28114efdc6 Refactor code 2023-08-06 18:19:22 +05:30
Nayam Amarshe
b53300d91e Update scale 2023-08-05 18:57:58 +05:30
Nayam Amarshe
93c426a5b4 Fix image, add quality slider and folder upscale 2023-07-23 14:37:18 +05:30
Nayam Amarshe
269d5d9603 Fix scale slider 2023-07-23 12:02:22 +05:30
Nayam Amarshe
6f9efe6972 Add jimp and scaled image 2023-07-22 18:30:46 +05:30
Feenix
00b6402ab5 Fix #305 Disable Auto-Updates 2023-06-04 13:22:18 +05:30
TGS963
9432be1cc8 addressed GPU selection bug as mentioned in issue #302 2023-05-12 19:24:35 +05:30
NayamAmarshe
ef797a130e
Update index.ts 2023-05-10 01:13:05 +05:30
Feenix
8a615f58d5 Added new model and changed logging emoji 2023-05-06 10:47:35 +05:30
Feenix
2f09776fb1 Refined SettingsTab logging and changed emoji 2023-05-01 13:14:12 +05:30
Feenix
45b7f5f82a Fixed main renderer logging 2023-05-01 12:25:56 +05:30
Feenix
08bc58bce0 Fixed ultrasharp and STOP command 2023-04-30 07:04:25 +05:30
Aaron Liu
24a8ec211f
Merge pull request #291 from aaronliu0130/winPathFix 2023-04-29 12:26:50 -04:00
Suvojit Ghosh
ca2a8cd780
Merge pull request #290 from upscayl/stop-button
added STOP button
2023-04-29 10:08:50 +05:30
Aaron Liu
67aa9bfc6a Platform-specific directory slashes 2023-04-28 20:18:19 -04:00
TGS963
48517e9896 added STOP button 2023-04-28 23:51:42 +05:30