added fullscreen showcase screen (currently in development and still buggy
This commit is contained in:
Regular → Executable
Regular → Executable
+10
@@ -4,14 +4,24 @@
|
||||
showcaseRefreshRate = 0.5
|
||||
|
||||
[Display]
|
||||
# General launch-display-settings (width, height of window)
|
||||
width = 800
|
||||
height = 600
|
||||
# Choose if window launches maximized or not, Boolean property
|
||||
launchMaximized = True
|
||||
|
||||
[Playback]
|
||||
# Choose if you want the playback to loop at the end (1 for True, 0 for False)
|
||||
loopPlayback = 1
|
||||
|
||||
[Security]
|
||||
# Specifies if a password should be used for exiting the fullscreen mode on the showcase screen
|
||||
pwdFSExit = False
|
||||
# Set password here, will not be respected if above is "False"
|
||||
pwd =
|
||||
|
||||
[Info]
|
||||
# Software version
|
||||
version = V1.1
|
||||
subVersion =
|
||||
|
||||
|
||||
Regular → Executable
Regular → Executable
+1
-1
@@ -1 +1 @@
|
||||
/mnt/gamedrive/SORTED/Music/KB
|
||||
/mnt/DATA/Music/
|
||||
|
||||
|
Reference in New Issue
Block a user