open file dialog clicking on file/folder labels.
se atasca y se pone a 100%, los faders no refrescan como debieran, parece que se saturan las señales.
This commit is contained in:
parent
5a7a82736f
commit
389966782d
11 changed files with 86 additions and 25 deletions
|
|
@ -3,10 +3,10 @@
|
|||
|
||||
#define VERSION "LibreMediaServerAudio 0.2.0 Antigona Release"
|
||||
#define COPYRIGHT "(C) 2014-2024 Santi Noreña <lms@criptomart.net>"
|
||||
#define LICENSE "GPL 3 Licensed. See LICENSE.txt.\nSound guys are not allowed to use this software."
|
||||
#define LICENSE "GPL 3 Licensed. See LICENSE.txt."
|
||||
#define DEFAULT_FILE "lms-audio.xlm"
|
||||
#define MAX_LAYERS 16
|
||||
#define UI_REFRESH_TIME 200
|
||||
#define MAX_LAYERS 4
|
||||
#define UI_REFRESH_TIME 1000
|
||||
|
||||
// struct where save the DMX settings for each layer
|
||||
struct dmxSetting {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue