Ian Walton
|
dcc36e370f
Cleanup settings, use tv setting, enable hwdec by default.
|
4 years ago |
Ian Walton
|
28ac4d511f
Merge pull request #32 from yxwangcs/fix-warnings
|
4 years ago |
Ian Walton
|
b660f2c521
More protecting against issues with web client.
|
4 years ago |
Yuxin Wang
|
51e27faf05
Fix QJsonArray warnings.
|
4 years ago |
Ian Walton
|
8847224fba
Add NativeShell support.
|
4 years ago |
Ian Walton
|
678368bdfe
Initial jf commit.
|
4 years ago |
Matt Seeley
|
5ce74ef65d
Update release channel option labels
|
8 years ago |
Vincent Lang
|
3c333755f9
SettingsComponent: add set_setting command
|
8 years ago |
Vincent Lang
|
f41176d1b9
SettingsComponent: fix forcing display mode on command line
|
8 years ago |
Vincent Lang
|
aa1b3b0ae2
SettingsComponent: remove another reference to "advanced" audio section
|
8 years ago |
Tobias Hieta
|
b8b55dbf0b
Tweaks to layout setting
|
8 years ago |
Tobias Hieta
|
a42bd77273
Changes to how we switch modes.
|
8 years ago |
Mark Walker
|
5749daf28a
Dont use Desktop if on Embedded
|
8 years ago |
Tobias Hieta
|
de953aac0b
Clean-up getWebClientUrl a bit
|
8 years ago |
Tobias Hieta
|
8c5ab9f7ca
WIP switch to fullscreen when switching mode
|
8 years ago |
Tobias Hieta
|
83013d072f
Migrate old users to webMode == TV and default to desktop / no-fullscreen for new ones
|
8 years ago |
Tobias Hieta
|
e0fcf1e56e
don't be dumb
|
8 years ago |
Tobias Hieta
|
c9b01472c0
Add switch between desktop and tv mode
|
8 years ago |
Vincent Lang
|
e3659317a0
Remove an unused/unsupported overload from webchannel API
|
8 years ago |
Vincent Lang
|
4d73666fd4
Cleanup settings remove/reset behavior
|
8 years ago |
LongChair
|
bba77f74b1
Settings : add resetToDefault for a section
|
8 years ago |
Lukas Pitschl
|
75c42c4134
Remove the explicit cast to QMetaType::Bool and compare with QVariant::Bool instead
|
9 years ago |
Lukas Pitschl
|
5fbe051d22
Add explicit check for default being boolean when trying to cycle setting
|
9 years ago |
Lukas Pitschl
|
d88cb541df
Allow for any boolean settings to be cycleable.
|
9 years ago |
Tobias Hieta
|
f2a1fd3ea3
Load correct URL on windows
|
9 years ago |
Tobias Hieta
|
c2df48f19e
Load web-client from resources directory instead of the Qt resource system
|
9 years ago |
Tobias Hieta
|
6421198a9f
Add a system.hello() call that takes version as argument
|
9 years ago |
Vincent Lang
|
13d80e377d
SettingsComponent: remember the oldest installed version
|
9 years ago |
Vincent Lang
|
fdd37f4a6a
Show a message when cycle_setting command is invoked
|
9 years ago |
Vincent Lang
|
16133d54f0
Add generic settings cycle command
|
9 years ago |