Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | Simplify cImageCache | kamel5 | |
- Merge CreateCache(void) and CreateCacheDelayed(void) and move CreateCache() to cImageCache::cImageCache(). This allows a new instance of imgCache to be created after configuration changes. - Eliminate cImageCache::Reload() cImageCache::Reload() is no longer required. | |||
2021-03-10 | Make imgCache global | kamel5 | |
Make imgcache global so that it doesn't always have to be passed explicitly to other functions. | |||
2021-02-16 | Cleanup geo and font manager delete | Soeren 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-16 | Remove unused cNopacity::displayMenu | Soeren Moch | |
... to simplify the code. Signed-off-by: Soeren Moch <smoch@web.de> | |||
2021-02-01 | Fixed an display error in mainmenu | kamel5 | |
2013-11-07 | changed build environment that every class is build seperately | louis | |
2013-10-25 | Version 0.9.0 | louis | |
2013-09-29 | Added Cache for images and fonts | louis | |
2013-04-08 | Added standalone RSS Feed | louis | |
2013-04-07 | Added RSS Feed support | louis | |
2013-03-12 | Version 0.1.0 | louis | |
2012-12-16 | Whitespace Cleanup | louis | |
2012-11-27 | Initial push nOpacity 0.0.3 | root | |