Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Indent by 4 spaces
* Reformat some argument lists
* Two newlines before free functions
* One newline before methods
* Spaces around infix operators
|
|
|
|
|
|
|
|
|
|
|
|
|
|
subsystem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The command for getting the settings was falsely called 'get_setting' though it has to be 'get_config'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes #43
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reduces voctocore CPU usage quite a bit.
|