- Bugfix:
- Avoid unnecesary font reaload - Avoid innecesary counter process - Log now make one file per execution
This commit is contained in:
parent
5b47c73cce
commit
e6c0768e51
5 changed files with 285 additions and 271 deletions
|
|
@ -25,9 +25,9 @@
|
|||
#define PDPORTW_AUDIO 9197
|
||||
#define PDPORTR_AUDIO 9198
|
||||
|
||||
#define SOCKET "/tmp/pmspipe" // Pipe wich PD sends the files for preview in the GUI
|
||||
#define SOCKET "/tmp/pmspipe" // Pipe wich PD Video sends the files for preview in the GUI
|
||||
|
||||
#define CONF_FILE "lms.conf" // File when save/restore the configuration on exit/open
|
||||
#define CONF_FILE "lms.conf" // File when saving/restoring the configuration on exit/open
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue