609 Commits

Author SHA1 Message Date
TwistedUmbrellaX
f626595cb1 Disconnect erase from editor window 2024-03-04 07:08:11 -05:00
TwistedUmbrellaX
8e8a6207a5 Update StyleCop and address warnings 2024-03-03 21:46:52 -05:00
TwistedUmbrellaX
6365043ed8 Support setting ffmpeg thread count 2024-03-03 21:46:17 -05:00
TwistedUmbrellaX
01c5c1df51 Support modifying ffmpeg priority 2024-03-03 08:08:55 -05:00
TwistedUmbrellaX
822bd31c8f Add parameters for ffmpeg options 2024-03-02 22:19:51 -05:00
TwistedUmbrellaX
41459228d0
Merge pull request #54 from RepoDevil/master
Hide unused settings when unused (PT 2)
2024-03-02 21:17:56 -05:00
TwistedUmbrellaX
5616c763d6 Fixing binary version number 2024-03-02 21:15:44 -05:00
TwistedUmbrellaX
6d72cbe8ac Stop archiving binary on pull request 2024-03-02 21:05:57 -05:00
TwistedUmbrellaX
b467ef4a82 Handle episode where intro is not OP 2024-03-02 20:30:30 -05:00
TwistedUmbrellaX
4b104b82aa Hide unused settings when unused (PT 2) 2024-03-02 15:28:28 -05:00
Kilian von Pflugk
f49bf50a5b
Update manifest.json v0.1.14 2024-03-02 20:33:04 +01:00
TwistedUmbrellaX
86222c24ab
Merge pull request #53 from RepoDevil/master
Ignore user selected intro duration
2024-03-02 14:29:23 -05:00
TwistedUmbrellaX
131279fa9f v0.1.13.0 2024-03-02 14:25:15 -05:00
TwistedUmbrellaX
47a2b6bcb8 Ignore user selected intro duration 2024-03-02 14:01:34 -05:00
TwistedUmbrellaX
1d3afbb980
Merge pull request #49 from RepoDevil/master
The pretty UI update
2024-03-02 13:29:25 -05:00
TwistedUmbrellaX
4ddb971677 v0.1.12.0 2024-03-02 13:26:41 -05:00
TwistedUmbrellaX
d7c587694f Provide a warning about cache option 2024-03-02 11:53:34 -05:00
TwistedUmbrellaX
f670e76744 Improve UI organization and spacing 2024-03-01 19:56:43 -05:00
TwistedUmbrellaX
de61329140 Skip backing up public source code 2024-03-01 16:53:41 -05:00
TwistedUmbrellaX
8eca5ee61d
Merge pull request #47 from RepoDevil/master
[WIP] Expanding user configuration
2024-03-01 15:20:46 -05:00
TwistedUmbrellaX
c3a9a33526 Add padding to make navigation easier 2024-03-01 15:00:18 -05:00
TwistedUmbrellaX
8c8b8ead08 Hide unused settings when unused 2024-03-01 14:45:27 -05:00
TwistedUmbrellaX
99a2c8c5d8 Group prereleases under a single tag 2024-03-01 13:27:09 -05:00
TwistedUmbrellaX
8841fd3448 Make cache setting user configurable 2024-03-01 12:46:23 -05:00
TwistedUmbrellaX
b030330857 Publish prerelease on new changes 2024-03-01 12:44:47 -05:00
Kilian von Pflugk
88ea6c5748
v0.1.11.0 2024-03-01 18:36:41 +01:00
Kilian von Pflugk
514674bb02 flip logic 2024-03-01 18:30:07 +01:00
Kilian von Pflugk
ee336646c1
v1.10 2024-03-01 17:50:42 +01:00
Kilian von Pflugk
1e132f58d1 add missing part persistent skip button 2024-03-01 17:46:31 +01:00
Kilian von Pflugk
2e58b1e253
0.1.10.0 2024-03-01 17:15:13 +01:00
TwistedUmbrellaX
9dbe22c741 Add option for persistent skip button v0.1.10 2024-03-01 15:11:12 +00:00
TwistedUmbrellaX
05de2b44fe Rationalize configuration wording
Make it read more like settings than attempting to explain it conversationally.
2024-03-01 15:11:12 +00:00
Kilian von Pflugk
69fb122c92
new version 2024-03-01 11:24:53 +01:00
TwistedUmbrellaX
056373037e Fix missing ID when detecting intros
Co-Authored-By: tibetiroka <68112292+tibetiroka@users.noreply.github.com>
v0.1.8 v0.1.9
2024-03-01 10:11:17 +00:00
TwistedUmbrellaX
6ffb3d0e36 Avoid confusing analysis with playback 2024-03-01 10:11:17 +00:00
TwistedUmbrellaX
e4c42cea2a Discard deprecated documentation 2024-03-01 10:11:17 +00:00
dependabot[bot]
4622c59a8f chore(deps): bump coverlet.collector from 6.0.0 to 6.0.1
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 17:38:22 +00:00
Kilian von Pflugk
4f92a3e040
Merge pull request #38 from jumoog/dependabot/nuget/xunit.runner.visualstudio-2.5.7 2024-02-20 10:24:15 +00:00
dependabot[bot]
8ce004cade
chore(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.6...2.5.7)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 10:23:06 +00:00
Kilian von Pflugk
a0543c47a1
Merge pull request #39 from jumoog/dependabot/nuget/xunit-2.7.0 2024-02-20 10:22:09 +00:00
dependabot[bot]
90309d0b00
chore(deps): bump xunit from 2.6.6 to 2.7.0
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.6 to 2.7.0.
- [Commits](https://github.com/xunit/xunit/compare/2.6.6...2.7.0)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 15:36:59 +00:00
Kilian von Pflugk
61b18a3258
Merge pull request #36 from jumoog/dependabot/github_actions/actions/upload-artifact-4.3.0 2024-02-12 18:16:04 +00:00
Kilian von Pflugk
47080ea35b
Merge pull request #37 from jumoog/dependabot/nuget/Microsoft.NET.Test.Sdk-17.9.0 2024-02-12 18:15:47 +00:00
dependabot[bot]
e428daa4be
chore(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 15:51:49 +00:00
dependabot[bot]
011f2e3bfc
ci(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.0.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 15:49:42 +00:00
Kilian von Pflugk
c00fba6151
Merge pull request #33 from jumoog/dependabot/nuget/xunit-2.6.6 2024-01-15 21:55:16 +01:00
dependabot[bot]
1c55d66470
chore(deps): bump xunit from 2.6.5 to 2.6.6
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.5 to 2.6.6.
- [Commits](https://github.com/xunit/xunit/compare/2.6.5...2.6.6)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 15:40:42 +00:00
Kilian von Pflugk
a639b8c64f
Merge pull request #32 from jumoog/dependabot/nuget/xunit-2.6.5 2024-01-08 20:52:51 +01:00
dependabot[bot]
00fa21b77a
chore(deps): bump xunit from 2.6.4 to 2.6.5
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.4 to 2.6.5.
- [Commits](https://github.com/xunit/xunit/compare/2.6.4...2.6.5)

---
updated-dependencies:
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 15:23:10 +00:00
Kilian von Pflugk
8164d588a1
Update README.md 2024-01-01 18:56:09 +01:00