quitado pequeño glitch cuando entry point no es cero. stop con fade out

para evitar click.
This commit is contained in:
snt 2024-05-08 18:56:16 +02:00
parent 0979c3608e
commit cd0105c9f9
8 changed files with 105 additions and 71 deletions

View file

@ -5,7 +5,6 @@ https://git.criptomart.net/libremediaserver
*******************************************************************************
Libre Media Server Roadmap
(en continuo crecimiento...)
v 0.2.x
- skin, UI/UX
@ -45,9 +44,12 @@ v 0.2.1
- Ui/Ux: Dar la opción clickeando en el widget de tiempo de poner una cuenta atrás en vez de hacia delante.
- Logs, verbosity, timestamp.
- New play mode without pitch control, it saves resources. MA_SOUND_FLAG_NO_PITCH
- Vumeter or indicator about audio output in layer and master, add to sliderGroup.
- SettingsDialog.
- Load/save conf file.
- ¿Exit Point? is it needed?
- Hardening: check return errors, try/catch exceptions, i'm too happy....
- Tests: errors on wrong conf file.
v0.2.0:
- BUGFIX: crash at startup and no dmx signal.
- Vumeter or indicator about audio output in layer and master, add to sliderGroup.