v2.15
11 November 2024
Changes compared to v2.14 :
- Adding a button "Reload" to reload from the storage the ODF currently opened (to discard changes made in the ODF and not saved yet)
- The compass extension at Manual level is defined with the new number of keys instead of the new maximum MIDI note
- Bug fix in rank compass extension where the gain was not considered as a float value
- Improvement of the viewer's features :
- the viewer is inactive when its tab is not selected
- the images zoom/unzoom is centered on the mouse cursor position
- when a Panel section is selected, all images of its children sections are displayed (images off or first image by default)
- when a section having an image is selected, all images of the same panel are displayed with a reduced brightness
- when an image file is clicked in the text of a section, this image is displayed and others of the same panel are displayed with a reduced brightness or are not displayed if they are other images of the same manual
- if OdfEdit is executed with the Windows executable or in a normal Python process (Windows or Linux), WavPack files can be played
- if OdfEdit is executed with the Linux executable, WavPack files cannot be played (this is to avoid to have the size of the OdfEdit executable file increased by 36MB)
(the version v10.1.0 at least of the library Pillow must be installed)
(the library audioplayer must be installed, with : pip install audioplayer)