Age | Commit message (Collapse) | Author |
|
|
|
The number of errors can be viewed in the recordings menu. This is
configurable. Errors can be deactivated or displayed in line 2 or 3.
Also 0 errors may or may not be displayed.
|
|
With this menu item, the use of animation can be switched off centrally.
|
|
"Light" version only differs from "normal" version in the detail view.
So we can merge them together. The desired version can be selected in
the setup ("Use tabs in detailview").
|
|
With this menu item, the use of scraper information and images can be
switched off centrally.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In Init() all necessary functions are collected in order to properly
initialize the skin. These functions can then be made private in this
class. This can also simplify cNopacity::ReloadCaches().
|
|
Follow the usual pattern to implement global variables in source files
and declare these variables as extern in corresponding headers.
Signed-off-by: Soeren Moch <smoch@web.de>
|
|
|
|
|
|
|
|
|
|
|
|
configurable via plugin setup
|
|
|
|
timer width
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recording view
|
|
channels menu (closes Feature 1377)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|