Volker Fischer

Results 79 comments of Volker Fischer

Let's keep the number of command line arguments small. We have one for the recorder directory. Could we somehow encode that information in the given string? E.g. ./Jamulus -s -R...

Just a quick note: We already have command line arguments with combined informations. For consistency to these, we should use this format instead: ./Jamulus -s -R "localtimezone;/home/test/jamulusrecordings" I.e. we use...

@pljones Are you intend to implement this?

> Is that an unreasonable request? No, it isn't :-). I just wanted to check if we have a volunteer for the implementation.

> this describes my understanding of the current intended behaviour [...] If I run with an ini file, but without a gui, settings should not be written. (Load an inifile...

> > > If I run with an ini file, but without a gui, settings should not be written. (Load an inifile with Central Server Jazz, pass -e Rock, the...

> > If I specify a value on the command line, I want it to be applied to the GUI directly. That is the intention of the command line argument....

Well, both of your examples are fine with the current implementation. I just checked: For the current headless server (i.e. nogui) there is no settings support implemented at all. I.e....

> However, if you move the mouse cursor to one of the item and press control+option+f5, you'll hear what's under the mouse. I have tried this but it does not...

I just tried it out with the screen reader which is built-in the Windows 10 operating system. That screen reader can read all list items without any problem. You can...