summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-30Add "Use animation" to setupkamel5
2021-07-30Merge Light versionkamel5
2021-07-30Eliminate cThread in cNopacityDetailViewkamel5
2021-07-12Add new iconskamel5
2021-07-12Fix displayreplay.ckamel5
2021-07-12Add .gitignorekamel5
2021-07-12Prevent fadein and fadeout if MenuCategory is mcPluginSetup or mcSetupPluginskamel5
2021-07-12Rework Setupkamel5
2021-07-12Cosmetic changeskamel5
2021-07-12unsigned int is enoughkamel5
2021-07-12Small simplification in display channelkamel5
2021-07-12Add "Use scraper infos and pictures" to setupkamel5
2021-07-12Add TS errors to recording infokamel5
2021-07-12Eliminate cMenuSetupSubMenu::InfoItemkamel5
2021-07-12Add fade-out to display menukamel5
2021-07-12Optimize Flush in display menukamel5
2021-07-12Eliminate pixmapHeaderLogo in cNopacityViewkamel5
2021-07-12Optimize Flush and add fade-out to display messagekamel5
2021-07-12Add fade-out to display volumekamel5
2021-07-12Optimize Flush in display volumekamel5
2021-07-12Add fade-out to display trackskamel5
2021-07-12Optimize Flush in display trackskamel5
2021-07-12Add fade-out to display replaykamel5
2021-07-12Optimize Flush in display replaykamel5
2021-07-12Add fade-out to display channelkamel5
2021-07-12Optimize Flush in display channelkamel5
2021-06-06Add thread nameskamel5
2021-06-06Make cNopacityView::SetFonts privatkamel5
2021-06-06Adding different SetAlphakamel5
2021-06-06Rework CreateOsd()kamel5
2021-06-06Eliminate cNopacityDisplayMenuView::SetDetailViewSize() and cNopacityDetailVi...kamel5
2021-06-04Eliminate isFolder in cNopacityDisplayMenu::SetItemRecordingkamel5
2021-06-04set ff=unixkamel5
2021-06-04Simplify cNopacityDisplayMenu::SetButtons()kamel5
2021-06-04Update iceblue themekamel5
2021-06-04Cleaning up some commented out osd->Flush()kamel5
2021-05-31Version 1.1.81.1.8kamel5
2021-04-11Fix segfault in cNopacitySetup::~cNopacitySetup()kamel5
2021-03-11Elimintae cNopacityMenuItem::SetFont*kamel5
2021-03-11Fix the clock wasn't updated in Displaychannel.kamel5
2021-03-10Cleanup optimized Start()kamel5
2021-03-10Update debug logkamel5
2021-03-10Cleanup cNopacity::cNopacity(void)kamel5
2021-03-10Add cNopacityConfig::.Init()kamel5
2021-03-10Simplify cImageCachekamel5
2021-03-10Simplify cGeometryManagerkamel5
2021-03-10Simplify cFontManagerkamel5
2021-03-10Make imgCache globalkamel5
2021-03-10Eliminate cNopacityDisplayMenuView::SetAvrgFontWidthkamel5
2021-03-10Convert menuItems from cList to std::vectorSoeren Moch