Commit Graph

106 Commits

Author SHA1 Message Date
Nikolaj Olsson
59e17d0126 Fix issues with new project files + update winget + change log 2024-07-08 19:50:41 +02:00
Nikolaj Olsson
de76224637 Use new output path - thx GrampaWildWilly :)
Fix #8555
2024-06-22 09:13:39 +02:00
niksedk
e5ba01128c Try to include Net.Http... 2023-08-26 08:37:06 +02:00
niksedk
ce02f6f626 Remove two dlls 2023-08-21 20:06:34 +02:00
niksedk
dfc5369595 Work on theming 2023-07-05 22:35:50 +02:00
niksedk
4a29a296c6 Add black toolbar icons - thx jmaraujouy :)
Related to #6921
2023-06-01 18:57:40 +02:00
niksedk
7edbcde232 Add legacy toolbar icon theme 2023-05-31 06:53:42 +02:00
niksedk
3ffe57125c Update toolbar icons + update build bat files 2023-05-30 19:38:04 +02:00
niksedk
befb5f03ad More work on whisper/Const-me 2023-02-08 20:14:21 +01:00
niksedk
cba33bffe3 Add missing dll file 2022-11-21 07:45:21 +01:00
niksedk
fecea629c1 Include cpu info tool 2022-11-16 10:22:13 +01:00
niksedk
f6b32ec708 Add Microsoft.Win32.Registry.dll 2022-11-04 22:19:13 +01:00
niksedk
0cfad173af Update winget 2022-10-24 18:16:53 +02:00
niksedk
fb3cc4cc40 update winget files from build.bat 2022-10-23 20:22:10 +02:00
niksedk
25c85b3fba Add naudio 2022-09-20 07:39:46 +02:00
niksedk
bce1b3fa74 Rename English translation base xml file 2022-09-06 19:51:02 +02:00
niksedk
20221ccd84 Undo build/installer http client stuff (not needed) 2022-08-19 09:13:08 +02:00
niksedk
959e105924 Working on removing obsolete WebClient 2022-08-18 16:19:57 +02:00
niksedk
5490b38132 Clean up 2022-07-15 10:20:04 +02:00
niksedk
d89f4ac2e2 Add taskbar progress bar for audio to text - thx lambdacore12 :) 2022-06-18 12:43:30 +02:00
niksedk
5f2417e0e3 Add templating for assa bog box drawing 2022-01-05 15:55:14 +01:00
niksedk
9a1a0b0d0f Work on installer 2022-01-01 16:22:50 +01:00
niksedk
6b7d70b80a More work on subtitle file type associations 2021-12-21 21:07:59 +01:00
niksedk
d53617789b Do not use ILRepack... to avoid anti-virus warnings 2021-09-17 16:59:05 +02:00
niksedk
4ceb59708a Work on assa 2021-06-25 16:43:28 +02:00
niksedk
dd3021c78d Use Inno Setup 6 2021-06-09 22:55:16 +02:00
Nikolaj Olsson
a2a0ee4fdb Also gen new language tags from build.bat 2021-01-08 15:59:41 +01:00
Nikolaj Olsson
477ce470fd Add update language stuff to build.bat and build_beta.bat 2021-01-03 12:13:27 +01:00
Nikolaj Olsson
f5f226bfcb Add ´build_beta.bat´ + try to clean up packages 2020-12-01 22:04:27 +01:00
Nikolaj Olsson
5fd9818c81 Include new dll files in ILRepack 2020-12-01 19:03:29 +01:00
Nikolaj Olsson
d5bb01c9c6 Add "Tesseract302" folder to zip in "build.bat" 2020-11-23 07:03:47 +01:00
Nikolaj Olsson
b514cd27dd Restructure projects 2020-11-19 20:53:49 +01:00
Nick Zatkovich
905c3a28f6 Add UTF.Unknown to detect encodings, replacing Win32-only dependency 2020-02-23 01:32:53 -08:00
Waldi Ravens
39ab2e0dca [build.bat] Restore "libse\obj\project.assets.json" 2020-02-09 10:11:36 +01:00
Nikolaj Olsson
7c14754dc0 Add "git pull" before compiling to build.bat
(to make sure we get correct version number)
2020-01-20 12:00:20 +01:00
Waldi Ravens
c50c478113 [build.bat] Avoid I/O pipe
When invoked from powershell with console code page 65001 piping output
from REG to FIND will fail (as will other Microsoft Unicode code pages).
2019-05-29 06:57:38 +02:00
Waldi Ravens
6debeee381 [build.bat] Initialize VS command line environment if necessary
If NOT invoked from a VS Developer Command Prompt, set VS command
line environment variables by locating and CALLing VsDevCmd.bat.
2019-05-28 11:21:26 +02:00
Waldi Ravens
ae4dbaee42 [build.bat] Determine ILRepack folder name dynamically
& improve general consistency and clarity.
2019-05-27 10:21:34 +02:00
Nikolaj Olsson
0294935951 Update build bat to work with VS ent 2019-05-02 07:19:04 +02:00
Nikolaj Olsson
74a2c6be34 Do not include Tesseract 4 2018-11-16 19:04:16 +01:00
Nikolaj Olsson
b195ce05d8 Update ILRepack 2018-08-29 17:04:12 +02:00
Nikolaj Olsson
b219017771 Use 32-bit tesseract 4 beta 1 2018-03-28 21:12:31 +02:00
Nikolaj Olsson
696b529c37 Update Tesseract OCR from 3.02 to 4.0 (alpha) 2018-03-27 17:24:47 +02:00
Nikolaj Olsson
9449255610 Update ILRepack from 2.0.13 to 2.0.15 2018-01-15 17:40:55 +01:00
Nikolaj Olsson
2b8b5dce70 Updated ILRepack nuget package 2017-05-12 11:50:55 +02:00
Nikolaj Olsson
5545a653b8 Compile using VS2017 2017-03-28 17:40:14 +02:00
Waldi Ravens
f895ecf55c Updated ILRepack to version 2.0.11 2016-09-27 21:55:34 +02:00
Ivandro Ismael
aaae3d4277
[LICENSE] - Rename gpl => LICENSE. 2016-09-20 17:51:51 +01:00
Waldi Ravens
29638abe96 Minor correction (build.bat)
- No ILRepack if "BUILDTYPE == Clean"
- Avoid path names with package version
2016-06-14 15:37:17 +02:00
Waldi Ravens
0ee4983ce8 Updated ILRepack to version 2.0.10 2016-06-05 08:26:24 +02:00