Commit graph

25 commits

Author SHA1 Message Date
santi
6756a32647 - Changed version to 0.1.1 2014-09-22 21:05:47 +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
fc1eda5ae9 Added a new callback to m_client to recovery the connection on server
close.

Not tested and not registerig the real universes, only universe 1.
2014-08-18 15:52:18 +02:00
santi
dd544be8dc Cosmetic changes in GUI 2014-08-14 00:54:46 +02:00
santi
d7db568784 Cleaned old code. Changed the GUI refresh. Now there is a global receive
dmx instead one by layer
2014-08-13 22:51:25 +02:00
santi
90f3b093c0 Varias mejoras. Incluido settingsdialog, pero no funcional 2014-08-13 21:47:28 +02:00
santi
5612d10711 ola logging now works.
Debug level
2014-07-29 17:25:11 +02:00
santi
1dd20c9b05 Changed the audio library to SFML. Now working in qt5.3.2. 2014-07-25 20:38:18 +02:00
Santi Noreña
37835e7571 Now on pause fill the buffer with silent instead stopping.
Abandono esta rama de desarrollo:
1. Al cambiar el volumen se escucha ruido
2. QAudioOutput::reset() no funciona correctamente
3. Hay muchos pops en la reproducción
2014-07-15 17:27:11 +02:00
Santi Noreña
fe4d118cfb clean 2 reset() calls on stop 2014-07-13 23:41:55 +02:00
Santi Noreña
6ddd7c3232 The bug stills remains, it seems a bug in the reset() function in QAudioOutput not relly resetting the audio buffer... 2014-07-13 21:39:30 +02:00
Santi Noreña
ad89b51aa3 fixed bug not resetting audio buffer in load and play 2014-07-13 20:12:32 +02:00
Santi Noreña
7f9152b267 Some qDebug changed 2014-07-13 19:29:03 +02:00
Santi Noreña
e260556ac8 Some updates in doc 2014-07-13 17:58:03 +02:00
Santi Noreña
50106dfc7c Merge branch 'qt5' of https://code.google.com/p/libremediaserver.audio into qt5 2014-07-13 17:11:00 +02:00
Santi Noreña
90ccbdee94 Deleted pureda files 2014-07-13 17:09:28 +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
a6909f8c16 Debug messages to GUI terminal 2014-07-10 17:37:52 +02:00
santi
cccd987bdd Qt5 upgrade and new audio engine based in QtMultimedia.
New GUI.
2014-07-10 01:51:29 +02:00
santi
6e268323d2 Fixed bug in pan channel 2014-07-04 12:42:10 +02:00
santi
39a3c39582 Added to git the Pure Data patches 2014-07-04 12:10:50 +02:00
santi
c6493b3d52 Fix bug in volume slider when vol < 10 2014-07-04 11:51:46 +02:00
santi
1d6a42a3aa More verbose uotput in terminal 2014-07-02 18:33:47 +02:00
santi
45115830c0 Initial commit 2014-06-29 15:35:39 +02:00