Skip to content

Releases: Klocman/Text-To-Screen

Text To Screen v1.10

02 Apr 18:14
Compare
Choose a tag to compare

Changelog

  • Added horizontal and vertical mirroring of output
  • Added verse numbers to the verse list
  • Changed editor line numbers color to white
  • Updated Polish translation

Download Text To Screen

Text To Screen v1.9

12 Feb 17:37
Compare
Choose a tag to compare

Changelog

  • Improved appearance of the verse list.
  • Upgraded text editor to Scintilla editor.
  • Selecting in verse list will now also select in the editor.
  • Changed icon to be visible on black and white backgrounds.
  • Changed Ionic.Zip to DotNetZip and updated other packages.
  • Changed description to English and set neutral language to en.
  • Updated website and donation links.
  • Fixed crash when saving archive with invalid creation times.
  • Fixed some settings not being saved to portable config file.
  • Code cleanup, removed unused references, added licence headers.

Download Text To Screen

Text To Screen v1.8

14 Dec 16:54
Compare
Choose a tag to compare

capture

  • This release introduces improved search options, including Regex search.
  • Another addition is the "Flexible" font size option. It automatically reduces font size to fit all text on screen.
  • Groups on the file list have been moved to a column to improve performance.

Download Text To Screen

Text To Screen v1.7

02 Aug 21:12
Compare
Choose a tag to compare

This release focuses on performance and usability improvements, as well as bug-fixes.

Changelog:
Converted previews and the output window to WPF for massive performance and usability boost
Added output style control panel
Added ability to choose an image background
Added hotkeys to change font size (+/-) and font style (Ctrl+B/I/U)
Added option to force change application language
Added automatic update checking
Multiple improvements and fixes to searching
Multiple fixes to newline handling of song texts
Fixed windows sometimes going off-screen
Fixed output window dragging being off-center
Fixed archive file locks not being released
Fixed file and verse lists not being disabled on start if no archive is loaded
Fixes to full-screen mode and window mode switching
Fixed save hotkey interfering with search box
Fixed clicking No in file save prompt not working properly