aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-14Merge remote branch 'remotes/origin/bug_593_i2c_device_from_file'ghost
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management'
2010-10-13SoftwareManager: small fixes and cleanups for better offline plugin ↵acid-burn
management. fixes #600
2010-10-12lib/dvb/frontend.cpp: fix SNRdb calculation for 8PSK transponder (broken ↵ghost
since update to latest v4l-dvb linuxtv api)
2010-10-11refs bug #587Stefan Pluecken
set empty tuner slots to supported
2010-10-11fix slotinfo assignment for new "unsupported tuner" handlingghost
refs bug #587
2010-10-08bsod.cpp,CrashlogAutoSubmit: add active skin name to xml crashlogs. fixes #597acid-burn
2010-10-08refs bug #592Stefan Pluecken
"pin" => "PIN"
2010-10-08refs bug #592Stefan Pluecken
"pin" => "PIN"
2010-10-08fixes bug #592Stefan Pluecken
don't activate the parental control setup protection if no pin is set
2010-10-08meta/plugin_graphmultiepg.xml: fix merge conflictacid-burn
2010-10-08fix order and correct association of languages and audio stream files and ↵Fraxinas
set a limit of 8 (fixes bug #596)
2010-10-07fix tabs, dont draw border when width is 0ghost
2010-10-07implement borders for ePixmap widgets (add feature #589)Fraxinas
2010-10-06show "nothing connected" instead of empty filelist with only mountpoints shownFraxinas
2010-10-06show Multi EPG in epg selection listghost
2010-10-06TaskView: correctly pop-up aborted/failed notifications in foregroundFraxinas
2010-10-06introduce afterEventChangeable parameterFraxinas
2010-10-06lib/python/Components/Ipkg.py: small fix for opkgghost
2010-10-06fix-fix configlist assertion (add #188)Fraxinas
2010-10-06don't crash on empty configlist linesFraxinas
2010-10-06fix subtitle configlist crashFraxinas
2010-10-06fix nl subtitle selected string and layoutFraxinas
2010-10-06set currently running audio + subtitle streams as default selection. on OK ↵Fraxinas
keypress, select and close dialog. (add #188)
2010-10-06make empty conflist entries unselectable and change some debug outputFraxinas
2010-10-06Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-10-06fix empty streams list crash, correctly show/hide color key buttons, ↵Fraxinas
re-implement plugin-hook for blue key, fix possible exit crash
2010-10-06allow switching to stream 0Fraxinas
2010-10-06experimentally merge audio + subtitle streams selection dialogs into oneFraxinas
2010-10-06NFIFlash: integrate configuration backup/restore, string correctionsFraxinas
2010-10-06[NFIFlash] ask whether to run configuration backup after image download (add ↵Fraxinas
#480)
2010-10-06fix downloading image to flash or harddrive (#480)Fraxinas
2010-10-06JobView/HTTPProgressDownloader/NFIFlash correctly handle cancelling downloadsFraxinas
2010-10-06NFIFlash: change display of feed list detailsFraxinas
2010-10-06NFIFlash fixes (#480)Fraxinas
2010-10-06NFIFlash: hide hdd and other mounts (#480)Fraxinas
2010-10-06re-commit new NFIFlash plugin (bug #480)Fraxinas
2010-10-06refs bug #485Stefan Pluecken
start cxd1978 tool if such a tuner is used
2010-10-06refs bug #485Stefan Pluecken
use --bus 2 as parameter on dm500hd for scan
2010-10-06fixes bug #362thedoc
allow assigning standby function to long power button press
2010-10-06merge changes between experimental and masterghost
2010-10-06add snr calculations for CXD1981 frontendStefan Pluecken
2010-10-06fixes bug #362thedoc
allow configuring short power button action to shutdown, standby, menu
2010-10-06[DVDBurn] remove absolut paths for DVD media toolbox console utilities (add ↵Fraxinas
#429)
2010-10-06refs bug #460Stefan Pluecken
swap bflag and eflag (begin and end flag for timer sanity check) old version: bflag = 1, eflag = -1 that lead to the sort function sorting timers with begin=end wrong: self.nrep_eventlist.extend([(self.newtimer.begin,self.bflag,-1),(self.newtimer.end,self.eflag,-1)]) resulted in (end, eflag) before (begin, bflag) and in a conflict with zapping timers with end=begin (no end time)
2010-10-06refs bug #436Stefan Pluecken
set/reset dvb_shutdown_timeout at a different position
2010-10-06lib/base/etpm.h,cpp: simplify and cleanup codeghost
2010-10-06lib/python/Components/NimManager.py: add toneAmplitude option for 340 and 360mVghost
2010-10-06Revert "disable unicable for release 2.6"ghost
This reverts commit 597d64c2e00be8759286e37fd15823b1c1518845.
2010-10-06Merge remote branch 'origin/bug_347_adenin_unicable_xml'ghost