summaryrefslogtreecommitdiff
path: root/imagecache.c
AgeCommit message (Expand)Author
2022-06-09Remove some unnessesary variablekamel5
2022-05-21Align channel logo backgroundSoeren Moch
2022-01-12Size of channel logos is now configureable in setup to better fit in postionkamel5
2021-07-12unsigned int is enoughkamel5
2021-03-10Update debug logkamel5
2021-03-10Simplify cImageCachekamel5
2021-03-10Make imgCache globalkamel5
2021-02-16Use MessageBox for DisplayMenuSoeren Moch
2019-11-01Eliminate some warningskamel5
2018-05-03Do locking for vdr-2.3.xkamel5
2013-11-26improved image scaling by using internal scaling libary from Nikolaus Meine (...louis
2013-11-21Added logo backgrounds in displaychannel also for blended themeslouis
2013-11-12implemented GraphicsMagick compatibilityManuel Reimer
2013-11-08added possibility to add background image in freestyle themes for displaymenu...louis
2013-11-07changed channel logos in main menu timers display to scale automaticallylouis
2013-11-07changed build environment that every class is build seperatelylouis
2013-11-03changed header icons to scale automaticallylouis
2013-11-02changed way of calculating number of menu items in narrow menuslouis
2013-10-25Version 0.9.0louis
2013-10-03Added additional configurable channel logo cachelouis
2013-10-01fixed a bug that default icon path is not usedlouis
2013-09-30fixed a bug if DisplayMenu is called before image cache is completely initial...louis
2013-09-29Added Cache for images and fontslouis