summaryrefslogtreecommitdiff
path: root/skinnopacity.c
AgeCommit message (Collapse)Author
2022-05-23Version 1.1.111.1.11kamel5
2022-05-01Version 1.1.101.1.10kamel5
2021-12-16Version 1.1.91.1.9kamel5
2021-07-30Merge Light versionkamel5
"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").
2021-05-31Version 1.1.81.1.8kamel5
2021-03-10Cleanup optimized Start()kamel5
We can return new cNopacity() directly in Start()
2021-03-10Make imgCache globalkamel5
Make imgcache global so that it doesn't always have to be passed explicitly to other functions.
2021-02-16Version 1.1.71.1.7kamel5
2021-02-16Cleanup geo and font manager deleteSoeren Moch
Delete global geoManager and fontManager in the same class (cNopacity) where they were created. Signed-off-by: Soeren Moch <smoch@web.de>
2021-02-16Cleanup global declarationsSoeren Moch
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>
2021-02-01Version 1.1.61.1.6kamel5
2021-01-09Version 1.1.51.1.5kamel5
2019-11-01Version 1.1.41.1.4kamel5
2014-05-24Version 1.1.31.1.3louis
2014-04-25Version 1.1.2: Restructured detailed EPG and recordings view1.1.2louis
2014-04-15Version 1.1.1louis
2014-04-13Version 1.1.0 - added scraper2vdr supportlouis
2014-02-01Version 1.0.4louis
2013-12-20Fixed a possible crash if recording directory is no longer availablelouis
2013-12-06Version 1.0.2louis
2013-11-29Version 1.0.1louis
2013-11-22Version 1.0.0louis
2013-11-07changed build environment that every class is build seperatelylouis
2013-10-25Version 0.9.0louis
2013-09-29Added Cache for images and fontslouis
2013-08-24Version 0.1.4louis
2013-08-21Version 0.1.3, Added TVScrapper supportlouis
2013-06-10Version 0.1.2louis
2013-04-10Version 0.1.1louis
2013-04-10check for Slash at end of startup path parameterslouis
2013-04-08Added standalone RSS Feedlouis
2013-04-07Added RSS Feed supportlouis
2013-03-12Version 0.1.0louis
2013-02-07Version 0.0.6louis
2012-12-29Version 0.0.5louis
2012-12-16Whitespace Cleanuplouis
2012-12-15Introduced scrolling for menuslouis
2012-12-05Version 0.0.4louis
2012-11-27Initial push nOpacity 0.0.3root