aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/VideoTune
AgeCommit message (Collapse)Author
2010-10-06meta: remove trailing slash from installdirsAndreas Oberritter
2010-09-21Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵acid-burn
enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578
2009-11-25Enigma2-Metainformations: - update all Meta Informationsacid-burn
2009-09-03Enigma2-meta: install plugins-meta.xml in /usr/share/metaacid-burn
genmetaindex.py: change index.xml layout a bit
2009-08-19Plugins/Meta-Makefiles: add EXTRA_DIST for jpgs to Makefilesacid-burn
2009-08-18set permissions to 644 for data filesAndreas Oberritter
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-18Don't install *.jpg files with the Plugin metadata to save space.acid-burn
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2009-07-20some more work on plugin manageracid-burn
add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process
2009-05-27continue work on plugin manageracid-burn
not yet finished
2009-05-18add Makefile.am (but don't add to configure.ac yet)Felix Domke
2009-05-18example: local screenshotFelix Domke
2009-05-18Add experimental meta descriptionFelix Domke
2008-07-11fix some importsAndreas Monzner
2008-07-02remove color testpicAndreas Monzner
2008-04-17relayout video finetune a bitFelix Domke
2008-03-27preparation for translationsAndreas Oberritter
2008-03-15install LICENSEsFelix Domke
2008-02-11interface to video start wizardFelix Domke
2008-01-25fix typo, fix gamma test screenFelix Domke
2008-01-25put main screen into own .py file to speed up enigma boottime (only ↵Felix Domke
plugin.py will be loaded at that time)
2008-01-25add cvsignoreFelix Domke
2008-01-25add VideoTune pluginFelix Domke