summaryrefslogtreecommitdiff
path: root/textwindow.c
AgeCommit message (Collapse)Author
2022-05-09Add "Use animation"kamel5
Also checks "Use animation" in the plugin main menu if a fade-in should be performed
2021-07-12unsigned int is enoughkamel5
In these cases we do not need a "long unsigned int"
2021-07-12Add "Use scraper infos and pictures" to setupkamel5
With this menu item, the use of scraper information and images can be switched off centrally.
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-06Add thread nameskamel5
Better identification of threads in logs
2021-06-06Adding different SetAlphakamel5
This can simplify the calls to SetAlpha.
2021-01-30An info display error in the recording menu has been fixed when menu = ↵kamel5
narrow and no banner
2021-01-09Fix for gcc11kamel5
2019-11-01Eliminate some warningskamel5
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-10-25Version 0.9.0louis
2013-09-18fixed some spaces in textwindowlouis
2013-09-18improved function to float text around poster in textwindowlouis
2013-09-17fixed a bug with rounded corners in message displaylouis
2013-09-16removed unnecessary esyslogslouis
2013-09-16added support for manual recording posterslouis
2013-09-15changed creating floating textlouis
2013-09-15new fullscreen display mode in narrow schedules and recordings viewlouis
2013-08-25Added Deadlock Patchlouis
2013-08-24fixed a bug that epg info is not displayed in schedules menu if fade in time ↵louis
is set to zero
2013-08-24fixed an possible uninitialised variable in recordings menulouis
2013-08-21Version 0.1.3, Added TVScrapper supportlouis
2013-05-08Introduced plain style without any blending effectslouis
2013-05-04display info window only if text availablelouis
2013-04-14Added display of next Schedules in Channel Menulouis
2013-04-13Added debug for scalinglouis
2013-04-13fixed another small bug in auto scalinglouis
2013-04-13fixed scrolling of EPG Info windowlouis
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