Releases: FrancescoCeruti/linux-show-player
Automated build (develop)
Build number: 499
Completed at: Fri Oct 25 16:50:58 UTC 2024
Automated build (master)
Build number: 497
Completed at: Tue Sep 24 21:47:48 UTC 2024
Linux Show Player 0.6.4
What's Changed
Fixes
- Require
pyalsa 1.2.12
to addresspython 3.12
compatibility issues - Correctly save index column visibility #326
Update
- Update dependencies
Linux Show Player 0.6.3
What's Changed
Fixes
- Correctly handle filenames containing URL special characters like
#
and?
- Don't install
pyalsa
ifpython >= 3.12
, since it's broken #313
Update
- Update dependencies
Linux Show Player 0.6.2
What's Changed
Fixes
- Prevent application crash when attempting to remove a cue from an empty CollectionCue #312
Linux Show Player 0.6.1
What's Changed
Fixes
- Fix Command Cue non running commands on the host system #310
- Fix Media Cue cutting the last few milliseconds of audio
Updates
- Update German translations
Linux Show Player 0.6
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.
Enjoy 🍰
Changes:
⚠️ Save files of older versions (0.5.x) cannot be opened ⚠️
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
Linux Show Player 0.6 - Release Candidate 1
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
Linux Show Player 0.5.3
Changes
- Update: use new links in the about dialog
- Translations: Catalan
- Fix: #226 Python 3.10 support
Linux Show Player 0.5.2
Changes
- Fix #189 - Ctrl+S + Ctrl+N + Ctrl+S is an unexpected and sneaky way to erase everything
- Fix: AlsaSink not changing device
- Merge #198 - Detect qt5ct and workaround it
- Merge #135 - Set volume in the case of no fade-up
Installation:
📦 | You can use the provided (standalone) AppImage (download, make executable, double-click).
🔍 | You can browse the presets archive for existing cues presets
How to use:
📘 | You can find online documentation for the latest version here
🗄 | A pdf
version is also available in the downloads