Skip to content

Releases: SoftProjector/softprojector

SoftProjector 2.2 Release

08 Nov 13:46
Compare
Choose a tag to compare

Bug Fixes:

  • efaf178 Fixed an issue where existing songs were not allowed to be edited
  • 194aeca Fixed a bug where bible text got cut off
  • 9cc1d2e Song selection after adding song fix
  • 9fdf7ae Removed old image scaling factor that was bounding images to 1280x1280.
  • 071eef6 proper passive image display

Improvements:

  • cf48dd1 Set Search Field Active for bible when pressed F6 and songs when pressed F7
  • 41a864c Scroll to latest history item when new item added.
  • 6b9ec77 Added logical search song sorting

New Features:

  • bb87d21 Added Armenian Translation
  • f423631 Reintroduced Media Player
  • 607d237 Allow for space between num_str and name_str (e.g. "1 Peter") during Bible book search. The old way (1Peter) still works.

SoftProjector 2.1

21 Mar 11:08
Compare
Choose a tag to compare

Improvements:

  • Upgraded Qt backend from 4.8 to 5.x. With the update, some other bugs have been fixed.
  • Added a flag if to display Projector screen on start up.

Bug Fixes:

  • SoftProjector 2 used an excessive amount of CPU when Projector Display Screen was on. The display screen was rework, resulting in little CPU usage.
  • Fixed random bible verse cutoff

Temporary downgrade:

  • With Qt backend upgrade, old media backend was not supported in Qt 5.x. Media playback is temporarily disabled for this release. A rework of media player is in progress and will be available in next release.