Re-worked mouse code to be devices (to allow for configuration.)
Re-worked the system pathnames (pc.c), renamed cfg_path to usr_path. Other small things here and there. Logitech bus mouse re-worked, should be OK now.
This commit is contained in:
@@ -375,7 +375,7 @@ static device_config_t fluidsynth_config[] =
|
||||
{
|
||||
.name = "sound_font",
|
||||
.description = "Sound Font",
|
||||
.type = CONFIG_FILE,
|
||||
.type = CONFIG_FNAME,
|
||||
.default_string = "",
|
||||
.file_filter =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user