WIP miniaudio working, some sigsev while playing...
This commit is contained in:
parent
78695b7976
commit
7aea8f6cf1
23 changed files with 469 additions and 299 deletions
|
@ -1,18 +1,14 @@
|
|||
*******************************************************************************
|
||||
Libre Media Server Audio - An Open source Media Server for arts and performing.
|
||||
(c) Santiago Noreña 2012-2024 <lms@criptomart.net>
|
||||
Code: https://git.criptomart.net/libremediaserver
|
||||
(c) Criptomart - Santiago Noreña 2012-2024 <lms@criptomart.net>
|
||||
https://git.criptomart.net/libremediaserver
|
||||
*******************************************************************************
|
||||
|
||||
Lbre Media Server ChangeLog
|
||||
|
||||
v 0.1.3 (28/05/2024)
|
||||
|
||||
+ Ubuntu 22.04 jammy.
|
||||
+ Use SFML as audio engine.
|
||||
+ Qt 5.15.3.
|
||||
+ pitch.
|
||||
+ loop.
|
||||
v 1.4
|
||||
- change engine to miniaudio.
|
||||
- Select sound device output.
|
||||
- pan.
|
||||
- Show faders values.
|
||||
--> Hacer UI por fader: mute/centrado, valor, visualizador:
|
||||
|
@ -20,6 +16,14 @@ v 0.1.3 (28/05/2024)
|
|||
- SettingsDialog.
|
||||
- Load/save conf file.
|
||||
|
||||
v 0.1.3 (19/04/2024)
|
||||
|
||||
+ Ubuntu 22.04 jammy.
|
||||
+ Use SFML as audio engine.
|
||||
+ Qt 5.15.3.
|
||||
+ pitch.
|
||||
+ loop.
|
||||
|
||||
v 0.1.2 (12/08/2015)
|
||||
|
||||
- GUI config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue