snt
f6eb15f13c
save splitters state. Moved restore and save geometry to ui and
...
showplayer constructors/destructors
2024-07-26 20:16:21 +02:00
snt
8716004c5e
cue controls in CueTrackWidget
2024-07-09 20:48:20 +02:00
snt
eed68d1817
panic resotre buttons. copy/cut/paste connects. Load systems settings,
...
if not, default xml file, if not, generate a generic conf (2 layers,
no dmx, path ../media, two audiodevices)
2024-07-09 17:11:53 +02:00
snt
46b7624fb5
fix playing folder modes in ui. read/write settings and cue list at
...
start/exit.shortcuts.
2024-07-08 20:23:25 +02:00
snt
333d7c7b49
wip settings
2024-06-18 14:59:31 +02:00
snt
8c69da5f9d
funcionando multidispositivo, cada capa se patchea a un dispositivo de
...
audio.
2024-05-10 21:04:26 +02:00
snt
cd0105c9f9
quitado pequeño glitch cuando entry point no es cero. stop con fade out
...
para evitar click.
2024-05-08 18:56:16 +02:00
snt
7a9c0cd0ac
libreMediaServer no refresca directamente la ui, solo actualiza
...
valores en audiowidget. la ui se actualiza con un timer en audiowidget.
Quitadas señales en todo, mejora rendimiento. fade en volumen basado en
la trama dmx (25 ms) para evitar clicks. refresca los valores de la capa
cuando carga un media. Ui Ok. nuevo formato de archivo de configuración
xml.
2024-05-07 20:23:09 +02:00
snt
66c2850e06
limpieza código no usado e includes
2024-04-25 16:29:33 +02:00
snt
8b5d9414d1
funcionando sin la parte de las settings.
2024-04-23 20:16:24 +02:00
snt
b59cc92c5f
funcionando controles ui
2024-04-23 01:16:52 +02:00
snt
abf5d3340f
wip acciones desde ui, la primera capa hace bien el pause pero el resto
...
no. sólo reciben datos las ptres primeras capas.
2024-04-22 20:39:05 +02:00
snt
7aea8f6cf1
WIP miniaudio working, some sigsev while playing...
2024-04-20 20:19:16 +02:00
snt
78695b7976
pan not working, can not pan an stereo track with openAl.
...
I will change to miniaudio, tag this before changes.
2024-04-19 00:21:55 +02:00
snt
0b958b5fd8
cambios desconocidos
2023-09-05 17:47:35 +02:00
santi
2d16fb6af7
Merge branch 'sfml'
...
Added Singleton to AudioWidget
Conflicts:
lms-audio.xlm
puredata/layer_audio.pd
src/audiolayerwidget.cpp
src/audiolayerwidget.h
src/audiomasterwidget.cpp
src/audiomasterwidget.h
src/audiomotor.cpp
src/audiomotor.h
src/audiowidget.cpp
src/defines.h
src/libremediaserver-audio.cpp
src/libremediaserver-audio.h
src/libremediaserver-audio.pro
src/libremediaserver-audio.ui
src/medialibrary.cpp
src/medialibrary.h
src/olathread.cpp
src/olathread.h
src/settings.cpp
src/settings.h
2014-10-03 13:17:00 +02:00
santi
eecc123e98
- Fixed a bug in order of initialization and registering universes in
...
ola
2014-09-22 20:58:56 +02:00
santi
1b7664edaf
- Moved all settings to settings class. Singleton in settings class.
...
- New socketClosed function on OlaThread to handle olad closing
- Added some doc
2014-09-22 20:19:49 +02:00
santi
90f3b093c0
Varias mejoras. Incluido settingsdialog, pero no funcional
2014-08-13 21:47:28 +02:00
santi
061f58aee4
Fixed sigsev on init. Added AudioMasterWidget only with receiving dmx
...
checkbox.
Protected requestNewFile for NULL on m_media
Settings::readtFile returns bool now.
2014-07-24 13:46:55 +02:00
santi
87e1a22e47
Moved defines to defines.h
...
Work on sigsev alt init media library without path, not fixed yet.
2014-07-23 18:23:10 +02:00
santi
69ffe79742
Added a DMX watchdog. Changed the play methos, now play reset to 0 and stop not.
2014-07-12 21:53:07 +02:00
santi
cccd987bdd
Qt5 upgrade and new audio engine based in QtMultimedia.
...
New GUI.
2014-07-10 01:51:29 +02:00
santi
45115830c0
Initial commit
2014-06-29 15:35:39 +02:00