44 lines
1.6 KiB
Text
44 lines
1.6 KiB
Text
*******************************************************************************
|
|
|
|
Libre Media Server Audio - An Open source Media Server.
|
|
(c) Santiago Noreña 2012-2024
|
|
|
|
*******************************************************************************
|
|
|
|
Developing and support: libremediaserver@criptomart.net
|
|
|
|
Code: https://github.com/criptomart/lms
|
|
|
|
*******************************************************************************
|
|
|
|
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
|
|
*******************************************************************************
|
|
|
|
Lbre Media Server ChangeLog
|
|
|
|
*******************************************************************************
|
|
|
|
v 0.1.3 (1/05/2024)
|
|
|
|
- Ubuntu 22.04 jammy
|
|
- Use SFML from system
|
|
- Qt 5.15.3
|
|
|
|
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
|
|
|