settings

Contains all settings functions

Source:
Author:
  • yafp

Methods

(inner) settingsAudioFormatSave()

Fetches the value from the audio-format select in the settings UI and triggers the update of the related user-settings-file

Source:

Fetches the value from the audio-format select in the settings UI and triggers the update of the related user-settings-file

(inner) settingsOpenDevTools()

Tells the main process to open devTools for settings UI

Source:

Tells the main process to open devTools for settings UI

(inner) settingsOpenExternal(url)

Gets an url from the settings ui and forwards this to the openURL function

Source:

Gets an url from the settings ui and forwards this to the openURL function

Parameters:
Name Type Description
url string

the actual url

(inner) settingsSaveAdditionalParameter()

Saves the content of the input field for additional parameters

Source:

Saves the content of the input field for additional parameters

(inner) settingsSelectDownloadDir()

Let the user choose a custom download target directory

Source:

Is triggered via button on settings.html.

(inner) settingsToggleAdditionalParameter()

Enables or disabled the verbose mode

Source:

It is disabled by default. Enables or disabled the verbode mode

(inner) settingsToggleErrorReporting()

Enables or disabled the error reporting function

Source:

Enables or disabled the error reporting function

(inner) settingsTogglePrereleases()

Enables or disables the support for pre-releases

Source:

Enables or disables the setting to include pre-releases into the update -search

(inner) settingsToggleVerboseMode()

Enables or disabled the verbose mode

Source:

Enables or disabled the verbode mode