Releases: Subtivals/subtivals
Releases · Subtivals/subtivals
Release 2.0.0
What's Changed
Breaking Changes
- Fix #229: remove
MMMMfor.srtcalibration by @leplatrem in #342 - Fix #358: Use
//instead of#for comments (#360)
New Features
- Better support of HDPi monitors
- Upgrade to Qt6 by @leplatrem in #335
- Fix #333: Add preview panel for operator by @leplatrem in #349
- Detect when monitor is added or removed by @leplatrem in #351
- Detect screen changed when moving projection window by @leplatrem in #350
- Fix #332: make delay configurable by @leplatrem in #338
- Fix #328: ship good default font by @leplatrem in #340
- Move hide desktop to options, hide web live if not configured by @leplatrem in #345
- Allow override of UI language in config by @leplatrem in #346
- Always allow to move/resize projectionwindow with single screen (#362)
- Fix #365: add option to zoom text in listing by @leplatrem in #366
- Fix #368: Add option to lock screen on play by @leplatrem in #369
- Modern win installer (df60373)
- Fix #145: Remote control and screens by @leplatrem in #378
Bug Fixes
- Fix projection window overlay menubar on Mac OS by @leplatrem in #352
- Fix #329: Disable screensaver by @leplatrem in #339
- Fix #322: fix save of double value for rotation by @leplatrem in #341
- Fix #331: prevent current config to be lost on file load by @leplatrem in #343
- Fix hex color parsing in
.assfiles by @leplatrem in #344 - Fix #323: fix screen lost when minimized or re-open by @leplatrem in #348
- Fix #356: prevent operator comments to be duplicated over several subtitles (#357)
- Fix #355: do not loose state after minimizing main window (#363)
- Fix #359: remove resolution from calibration script (#361)
- Fix #367: do not hide MacOS menu bar if single screen by @leplatrem in #370
- Keep selected line when reloading file (1d4e4e5)
- Fix #375: fix known factors for play rate by @leplatrem in #376
Internal Changes
- Build demos in GHA @leplatrem in #354 #336
- Update fr, es, cat translations by @leplatrem in #347
- Fix calibration positions (ab48acd)
- Fix preview panel absolute positions (062986e)
- Fix preview panel text scaling (7f2b064)
- Fix wizard icons (e0a1bf0)
- Rephrase screen movable in wizard (cb6b023)
- Link https community in wizard (6521cc3)
- Simplify search bar apparence (035babd)
- Fix default resizable state (6a16bdd)
Full Changelog: 1.10.0...2.0.0-pre4
Release 2.0.0-pre9
Automated release for version 2.0.0-pre9
What's Changed
- Adjust text color depending on selected state by @leplatrem in #371
- Ref #332: make delay configurable (follow-up) by @leplatrem in #372
- Fix #375: fix known factors for play rate by @leplatrem in #376
- Fix NSIS installer by @leplatrem in #377
- Fix #145: Remote control and screens by @leplatrem in #378
Full Changelog: 2.0.0-pre8...2.0.0-pre9
Release 2.0.0-pre8
Release 2.0.0-pre7
- Keep selected line when reloading file (1d4e4e5)
- Fix calibration positions (ab48acd)
- Fix preview panel absolute positions (062986e)
- Fix preview panel text scaling (7f2b064)
- Fix wizard icons (e0a1bf0)
- Rephrase screen movable in wizard (cb6b023)
- Link https community in wizard (6521cc3)
- Simplify search bar apparence (035babd)
- Fix default resizable state (6a16bdd)
Full Changelog: 2.0.0-pre6...2.0.0-pre7
Release 2.0.0-pre6
What's Changed
- Fix #365: add option to zoom text in listing by @leplatrem in #366
- Fix #367: do not hide MacOS menu bar if single screen by @leplatrem in #370
- Fix #368: Add option to lock screen on play by @leplatrem in #369
Full Changelog: 2.0.0-pre5...2.0.0-pre6
2.0.0-pre5
What's Changed
Breaking Changes
New Features
- Always allow to move/resize projectionwindow with single screen (#362)
Bug Fixes
- Fix #356: prevent operator comments to be duplicated over several subtitles (#357)
- Fix #359: remove resolution from calibration script (#361)
- Fix #355: do not loose state after minimizing main window (#363)
Full Changelog: 1.10.0...2.0.0-pre5
Release 2.0.0-pre4
What's Changed
Breaking Changes
- Fix #229: remove
MMMMfor.srtcalibration by @leplatrem in #342
New Features
- Better support of HDPi monitors
- Upgrade to Qt6 by @leplatrem in #335
- Fix #333: Add preview panel for operator by @leplatrem in #349
- Detect when monitor is added or removed by @leplatrem in #351
- Detect screen changed when moving projection window by @leplatrem in #350
- Fix #332: make delay configurable by @leplatrem in #338
- Fix #328: ship good default font by @leplatrem in #340
- Move hide desktop to options, hide web live if not configured by @leplatrem in #345
- Allow override of UI language in config by @leplatrem in #346
Bug Fixes
- Fix projection window overlay menubar on Mac OS by @leplatrem in #352
- Fix #329: Disable screensaver by @leplatrem in #339
- Fix #322: fix save of double value for rotation by @leplatrem in #341
- Fix #331: prevent current config to be lost on file load by @leplatrem in #343
- Fix hex color parsing in
.assfiles by @leplatrem in #344 - Fix #323: fix screen lost when minimized or re-open by @leplatrem in #348
Internal Changes
- Build demos in GHA @leplatrem in #354 #336
- Update fr, es, cat translations by @leplatrem in #347
Full Changelog: 1.10.0...2.0.0-pre4
1.10.0
- Adjust size of wizard automatically (#389)
- Adjust minimum height of known factors (#389)
- Do not restrict speed factor width (#389)
- Adjust timer minimum size automatically (#389)
- Fix advanced config opening on Windows (#318)
- Add dialog before opening advanced config (#315)
- Force UTF8 in operator listing export (fixes #274)
- Remove explicit font name and font weight in preferences panel (fixes #298)
- Remove superfluous known factors (fixes #244)
- Allow to configure dark mode shortcut (fixes #301)
- Fix crash when configured screen is out of range (fixes #309)
- Replace multiple spaces by non-breakable spaces (#308)
- Add support for WebLive through SSL
- Add examples files with left position and comments
1.9.1
1.9.0
- Add dark mode option
- List recent opened files in File menu
- Show real names of monitors
- Rename preferences presets (right click on Preset label to edit)
- Add common frame rates conversions to adjust the speed factor
- Jump to a specific line number by prefixing a search with colon (ex. ":42")
- Add option to remain hidden when jumping to subtitle
- Add menu entry to jump to longest line of script (to ease calibration)
- Show subtitles in all corners in calibration
- Added advanced options in configuration file (chars rate, warn/error chars rate, etc.)
