Skip to content

Releases: carlbeech/OpenSongViewer

0.91 - Major changes

11 Apr 21:34

Choose a tag to compare

Large number of changes:

  • Open songfile doesn't use the standard open file dialog anymore - it has a custom dialog where you can start to type any part of the name or a piece of text within the song, and it filters the list of songs by that text- it also shows a preview of the song
  • No longer a reliance on fixed width font (courier) so that chords and lyrics line up - it now uses proportional font (arial) so more text can be fitted on a line
  • Better control over font sizes for individual songs
  • When used on a windows tablet (surface), it recognizes the orientation of the screen - you can put in page breaks specifically for landscape and portrait modes.

0,5

25 Apr 06:07
082d11e

Choose a tag to compare

0,5
  • bugfix - when transposing and base key was 'B' the value key didn't update
  • Improvement - when you select a song in the songlist, you can now use right and left cursor or arrows under the songlist to move up and down the list
  • Improvement - new preference setting - when editing, you can choose to always edit in the original base key, or edit in the current transposed value
  • NOTE - if you edit in the current transposed value, this will overwrite the original base key this means that chord characters can move slightly when the base key switches from a single to a double character - e.g. 'C' to 'Db'

Small improvements

31 Oct 05:26

Choose a tag to compare

Small improvements to the program:

  • Preferences now allows you to select number of lines to a page (column split)
  • When editing an existing file, program now preserves other information from the file (e.g. author, CCLI number etc) that may have been entered by OpenSong main program. If the song is a new song, then all fields are left blank apart from Song Title, Lyrics and (base) key.

0.4 Windows and Linux binaries attached

0.3 - Preferences improvements

24 Sep 09:21

Choose a tag to compare

Pre-release

Version 0.3

  • Added 'About' dialog
  • Updated preference setting - you can select font size of the main display
  • Updated preference setting - you can select which #/b you want to use
    e.g. Do you want to see C# or Db in your songs.

OpenSongViewer.exe - Stand-alone windows executable
OpenSongViewer_linux - Stand-alone linux executable

0.2 - Basic improvements

18 Sep 22:45

Choose a tag to compare

Pre-release
  • Added browse button to preferences dialog.
  • Start of code cleanup
  • Initial conversion to allow for linux filesystems.
  • Internal update to switch to use 'dictionary' (key/value pairs) to hold preferences. (Auto updates V0.1 preferences)

Includes stand-alone windows binary based on 0.2 code - note, it takes around 10 secs to decompress and start.

Initial Release

13 Sep 03:53
58abe62

Choose a tag to compare

Initial Release Pre-release
Pre-release

Stand-alone Binary (exe) version of the OpenSongViewer app compiled with PyInstaller - note it takes around 15 seconds to open the main window as its decompressing libraries.