34 lines
810 B
Text
34 lines
810 B
Text
*******************************************************************************
|
|
Libre Media Server Audio - An Open source Media Server.
|
|
(c) Santiago Noreña 2012-2024 <libremediaserver@criptomart.net>
|
|
Code: https://github.com/criptomart/lms
|
|
*******************************************************************************
|
|
|
|
Lbre Media Server ChangeLog
|
|
|
|
*******************************************************************************
|
|
|
|
v 0.1.3 (1/05/2024)
|
|
|
|
- Ubuntu 22.04 jammy
|
|
- Use SFML as audio engine
|
|
- Qt 5.15.3
|
|
- pan
|
|
- pitch
|
|
- loop
|
|
- loop points
|
|
- play offset
|
|
|
|
v 0.1.2 (12/08/2015)
|
|
|
|
- GUI config
|
|
- Several bugs tested in real world
|
|
- variable layers
|
|
- SFML as audio engine
|
|
|
|
v 0.1.1 (24/09/2014)
|
|
|
|
+ First Version: 4 layers playing .ogg
|
|
+ Needs Open Lighting Arquitecture => 0.9.0
|
|
+ Pure Data as audio engine
|
|
|