Linux Show Player 0.6 - Release Candidate 1
Pre-release
Pre-release
FrancescoCeruti
released this
29 Oct 18:43
·
49 commits
to master
since this release
This release represents a major update, including changes made over multiple years.
While the following list includes most major user-facing changes, it may not be exhaustive.
Some translations are currently incomplete.
Enjoy 🍰
Changes:
Save files:
- Use relative paths for cues
Plugins:
- New "Remote" plugin, providing a minimal web api
- New "Rename" plugin, easier cues batch renaming
- New "OSC" plugin
- Remove outdated plugins
- Plugins can now be disabled
Controller:
- Add layout/global controls
- Add support for generic MIDI messages
- Add support for OSC
MIDI:
- Improve MIDI ports detection
- Monitor MIDI ports for automatic re-connection
List Layout:
- Add ability to resize/hide widgets
- Add waveform seek-bar
- Add ability to change cues color and font
- Add ability to clone (create a copy of) cues
- Display cue indexes starting from 1
UI:
- Add
CTRL+Q
as a shortcut to quit the application - Add clock in the status bar
- Add adjustable wait time between "GO" actions
- Allow to select "GO" button behavior
- Improved volume-meters
- Better handling of "last used" directories
- Improved cues categories in menus
- Various fixes and improvements across settings widgets
- Update icon themes
- Update application theme
Cues:
- Add OSC Cue
Documentation:
- Ported documentation to Markdown
- New documentation theme
Packaging:
- Add Flatpak releases, automated for master and develop branches
- Deprecate AppImage releases
Other Changes:
- JACK ports names are now displayed correctly
- Improved ALSA device listing
- Follow the XDG spec when storing user data on Linux systems
- Increased timers resolution from 100ms to 33ms
- Move dependencies management to poetry