Skip to content

Comments

#606 Persist state of recorder#608

Merged
corrados merged 1 commit intojamulussoftware:masterfrom
pljones:feature/#606-persist-state-of-recorder
Sep 20, 2020
Merged

#606 Persist state of recorder#608
corrados merged 1 commit intojamulussoftware:masterfrom
pljones:feature/#606-persist-state-of-recorder

Conversation

@pljones
Copy link
Collaborator

@pljones pljones commented Sep 20, 2020

"norecord" value of "1" stored in inifile when Enable recorder is not checked in GUI, else stored as "0".

If --norecord is passed, stored value is not read (hence recorder remains disabled).

If --norecord is not passed, stored value is read and passed to recorder.

Recorder amended only to log (apparent) change in state.

(Because CServer is running before its configuration has been fully determined, this means that the recorder will still start up enabled if --norecord, issuing its state message; if the inifile then sets it to norecord, it will issue a second message for the change in state.)

@corrados
Copy link
Contributor

Do you think we need a ChangeLog entry for this small change?

@corrados corrados merged commit 3610a18 into jamulussoftware:master Sep 20, 2020
@pljones
Copy link
Collaborator Author

pljones commented Sep 20, 2020

The general wording in the last one should have covered it. And I thought I'd done it. So... it's more of a fix, really.

@pljones pljones deleted the feature/#606-persist-state-of-recorder branch September 20, 2020 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants