summaryrefslogtreecommitdiff
path: root/textwindow.h
AgeCommit message (Collapse)Author
2021-07-12Optimize Flush in display menukamel5
These changes ensures that only one flush is active when the fade-in thread is running. The first Pixmap::Lock() in cNopacityDisplayMenu::Action() takes so much longer than the following, Thats why the first Pixmap::Lock() was moved before the while loop. This makes the fade-in softer. The DetailView thread was eliminated.
2021-06-06Adding different SetAlphakamel5
This can simplify the calls to SetAlpha.
2014-05-24added support for tvscraper again, tvscraper Version 0.2.0 neededlouis
2014-04-13Version 1.1.0 - added scraper2vdr supportlouis
2013-11-07changed build environment that every class is build seperatelylouis
2013-09-18improved function to float text around poster in textwindowlouis
2013-09-16added support for manual recording posterslouis
2013-09-15new fullscreen display mode in narrow schedules and recordings viewlouis
2013-08-24fixed an possible uninitialised variable in recordings menulouis
2013-08-21Version 0.1.3, Added TVScrapper supportlouis
2013-04-14Added display of next Schedules in Channel Menulouis
2013-04-13fixed another small bug in auto scalinglouis
2013-04-13fixed small bug in auto scalinglouis
2013-04-13added option auto for video scalinglouis
2013-03-23added background pixmaps for main menu timers and epg info window to avoid ↵louis
nasty font pixelation effect
2012-12-29Version 0.0.5louis