bump version 0.2.0
This commit is contained in:
parent
8b5d9414d1
commit
6cfe89aa7c
6 changed files with 92 additions and 68 deletions
|
@ -6,16 +6,18 @@ https://git.criptomart.net/libremediaserver
|
|||
|
||||
Lbre Media Server ChangeLog
|
||||
|
||||
v 0.1.4
|
||||
+ change engine to miniaudio. Refactor all audio methods to MiniAudioEngine.
|
||||
v 0.2.0 Antigona (24/04/2024)
|
||||
+ change engine to miniaudio because is imposible pan in SFML and it has not access to low API and audio processing.
|
||||
+ Refactor all audio methods to MiniAudioEngine.
|
||||
+ Select sound device output.
|
||||
+ pan.
|
||||
+ Show faders values.
|
||||
+ play offset.
|
||||
+ Refactor AudioMasterWidget to AudioDMXReceptionWidget. Master functions will be in AudioWidget.
|
||||
+ Refactor AudioMasterWidget to AudioDMXReceptionWidget.
|
||||
+ mp3, flac, wav (mp3 has given some errors seeking cursor...).
|
||||
+ settings dialog not working, only read the conf file at startup.
|
||||
|
||||
v 0.1.3 (19/04/2024)
|
||||
v 0.1.3 Unreleased (19/04/2024)
|
||||
|
||||
+ Ubuntu 22.04 jammy.
|
||||
+ Use SFML as audio engine.
|
||||
|
@ -23,14 +25,14 @@ v 0.1.3 (19/04/2024)
|
|||
+ pitch.
|
||||
+ loop.
|
||||
|
||||
v 0.1.2 (12/08/2015)
|
||||
v 0.1.2 Mayordomo (12/08/2015)
|
||||
|
||||
- GUI config
|
||||
- Several bugs tested in real world
|
||||
- variable layers
|
||||
- SFML as audio engine
|
||||
|
||||
v 0.1.1 (24/09/2014)
|
||||
v 0.1.1 Pascual (24/09/2014)
|
||||
|
||||
+ First Version: 4 layers playing .ogg
|
||||
+ Needs Open Lighting Arquitecture => 0.9.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue