rc_lock: rework class; switch to singleton; add icon; vfd-support

Origin commit data
------------------
Commit: 2eb0aed5db
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-20 (Wed, 20 Jan 2016)

Origin message was:
------------------
- rc_lock: rework class; switch to singleton; add icon; vfd-support
This commit is contained in:
vanhofen
2016-01-20 20:00:00 +01:00
parent 3579560197
commit 2a442ac22f
14 changed files with 115 additions and 64 deletions

View File

@@ -158,6 +158,7 @@
#define NEUTRINO_ICON_NETWORK "network"
#define NEUTRINO_ICON_LCD "lcd"
#define NEUTRINO_ICON_VOLUME "volume"
#define NEUTRINO_ICON_RCLOCK "rclock"
#define NEUTRINO_ICON_RESOLUTION_1920 "res_1920"
#define NEUTRINO_ICON_RESOLUTION_1080 "res_1080"
#define NEUTRINO_ICON_RESOLUTION_1440 "res_1440"