aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins
AgeCommit message (Collapse)Author
2009-02-10Show type of entry in cut list (and also color-code them)Felix Domke
2009-02-09refuse to operate on /, do not iterate into list of mountpoints, do not ↵Felix Domke
endlessly recurse into the same directory
2009-02-06code cleanup ... use more /proc/stb/avs/0/* auto functionsghost
this change needs current drivers (SRCDATE >= 20090206)
2009-01-29Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-01-29fix skipping of configuration backupFraxinas
2009-01-27fixes for python 2.6 by Moritz Vennghost
2009-01-26Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-01-26allow separate configuration of aspect ratioFelix Domke
- used when viewing >16:9 content on 16:9 TV, - used when viewing 4:3 content on 16:9 TV
2009-01-23small gui fixes in satfinder and motor setupghost
2009-01-19more codecleanupghost
2009-01-19code cleanupghost
2009-01-19remove nested structures because of the fact that swig cannot handle thisghost
now we no more need the bad duplicate definitions of eDVBFrontendParametersSatellite/Cables/Terrestrial content i.e. eDVBFrontendParametersSatellite.System_DVB_S or eDVBFrontendParametersSatellite.FEC_Auto....
2009-01-19timer fixes and improvements by adeninghost
2009-01-19rework block device scanning a bitFelix Domke
2009-01-09fixes by adenin:Felix Domke
- fixed "sometimes, timer changes would not be applied" - allow deleting timers in GraphMultiEPG - fix displayed clock icons in epg view, - fix button text for "zap", "add/remove timer" - multiepg and graphmultiepg will automatically switch to correct service
2009-01-05debug helpFelix Domke
2009-01-03Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-01-03small timer fixes by adeninghost
2009-01-02Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-01-02"finished" message also when skipping configuration backupFraxinas
2009-01-02add support for multi angle dvdsghost
this needs a current libdreamdvd (SRCDATE >= 20090102)
2008-12-21create Makefile.am automaticallyStefan Pluecken
2008-12-21create directory for plugin and add plugin to configure.ac and Makefile.amStefan Pluecken
2008-12-21remove comments from Makefile.am to make automatic parsing easierStefan Pluecken
2008-12-21Plugin creator scriptStefan Pluecken
2008-12-18add diseqc tester test type complete (tune FROM every possible index TOStefan Pluecken
every possible index) (can take some time until eternity for a high number of orbital positions)
2008-12-18Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2008-12-18dont let open satfinder for "2nd cable from rotor" and "loothrough" ↵ghost
connected lnbs
2008-12-18count indexes instead of transponders for failed/successfully tuned indexesStefan Pluecken
2008-12-18allow writing of diseqc tester results to /media/hdd/diseqctester.logStefan Pluecken
2008-12-16add newlines at end of fileStefan
2008-12-16add diseqc tester test type "random"Stefan
2008-12-16show transponders in diseqc tester resultsStefan
2008-12-16finish and polish diseqc tester pluginstefan
2008-12-16catch up DiseqcTest developmentStefan Pluecken
2008-12-14Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-12-14prettify MultiContent TitleListFraxinas
2008-12-12small fixghost
2008-12-12small cleanupghost
2008-12-12PositionerSetup/plugin.py: use data from currently tuned transponder as ↵ghost
initial data
2008-12-11Satfinder/plugin.py: fix nimselection size, add support for DVB-S2ghost
2008-12-11PositionerSetup/plugin.py: fix modulation, fix nim selection list sizeghost
2008-12-11PositionerSetup/plugin.py: add support for DVB-S2ghost
2008-12-11servicedvd.cpp: fix typoghost
2008-12-10fix mem leakghost
2008-12-09DVDPlayer/plugin.py: set size of overlay screen depended to desktop sizeghost
2008-12-09blit just needed regionsghost
2008-12-09Merge branch 'master' into dvd_scale_testghost
2008-12-09also show SNR in dB in PositionerSetupghost
2008-12-09remove unneeded skin (already in skin_default.xml)ghost