aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2008-11-16Add possibility to set Pilot also for DVB-S2 non 8PSK Transponders (i.e. the ↵ghost
new Euro1080 Transponder on 7°E) But this needs also new drivers!
2008-11-15MediaPlayer german locale updateFraxinas
2008-11-14use new hotplug notifier in DVD Burner Toolbox to update upon media ↵Fraxinas
insert/eject. add plugin icon to extensions menu.
2008-11-14callbacks that are added upon hotplug events can be added to a ↵Fraxinas
hotplugNotifier list now. use this to speed up Audio CD recognition in MediaPlayer
2008-11-14Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-14MediaPlayer: fix imports, introduce config and settings screen for repeat ↵Fraxinas
playlist, save playlist on exit and default start directory, implement file delete. this update comprises enhancements by courtesy of ralfk. fixes #46
2008-11-14remove unneeded checkacid-burn
2008-11-14dont start self.console twiceacid-burn
2008-11-14make hidden... translateableacid-burn
2008-11-14small skin fixacid-burn
fix possible crash when leaving networksetup
2008-11-13make texts translateable and add german locale for new DVDBurn changesFraxinas
2008-11-13Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2008-11-13add possibility to change delay after diseqc reset command and delay after ↵ghost
diseqc peripherial poweron command via satellite equipment control plugin
2008-11-13Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-13improve audio language detectionFraxinas
2008-11-13NimManager.py: fix non working option "Set Voltage and 22KHz"ghost
2008-11-13fix saving of nameserversacid-burn
2008-11-12when passing a broken utf-8 string, ignore characters. fixes #55.Felix Domke
2008-11-12NimManager.py: fix service searching with simple configghost
2008-11-12Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-12allow switching between simple and complex (multiple) titleset authoring ↵Fraxinas
mode, move autochapter from project settings to title properties.
2008-11-12more flexible diseqc / sat configghost
2008-11-12add possibility to set diseqc inputs to "nothing connected"ghost
2008-11-11Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-11use multiple titlesets for dvd authoring which allows correct burning of ↵Fraxinas
videos with different audio tracks introduce title properties screen. this is still a draft version.
2008-11-11change default input power current for dm8000 (for rotor turning)ghost
2008-11-10remove unneeded calls to iNetwork.getinterfacesacid-burn
cleanups fix typo
2008-11-10on crash, read "maintainer.info" from directory which contained the file ↵Felix Domke
which crashed. Use first line as email address, second line as "component"-string in crashlogs. Please add a "maintainer.info"-file to your plugins so crashlogs will be redirected to the right address.
2008-11-10Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-10long keypress on INFO key either brings up single servie EPG view screen ↵Fraxinas
like right now or, if any plugins of new type WHERE_EVENTINFO are installed (e.g. GraphMultiEPG, IMDB, OFDB), a choicebox with the relevant plugins. consequence: GraphMultiEPG is no longer ran from extensions menu (blue button) but by long keypress on INFO button instead!
2008-11-08add possibility to select "second cable of motorized LNB" also when the ↵ghost
rotor is configured in advanced mode
2008-11-08fix typosghost
2008-11-0815 <-> 50ghost
2008-11-08fix rotor input current measurement default value for dm8000ghost
2008-11-08fix TimerSanityCheck for Service Groups (Alternatives)ghost
dont care about tuner slot num in Timersanity Check fix wrong timersanitycheck result in some cases (Bug: unknown Conflict)
2008-11-08add (tune)simulate support to some functionsghost
2008-11-07fix typosacid-burn
fix async callback translation update
2008-11-07fix non working invert of oled displayghost
add non working standby slider in display setup
2008-11-07Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2008-11-07fix bsod in some casesghost
2008-11-07fix coverart displaying, allow using cover art with all different image ↵Fraxinas
formats, remove some debug prints
2008-11-07refresh playlist when adding playlist via filelist. when copying directory ↵Fraxinas
to playlist, only add media files and no playlist files
2008-11-07Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-07move selection index on EOS (this will scroll through playlist instead of ↵Fraxinas
always displaying the uppermost page)
2008-11-07parse #EXTINT title info from m3u playlistsFraxinas
2008-11-07Wizard.py: async fixesghost
2008-11-06Wizard.py: hopefully fix async stuffghost
2008-11-06fix Dreambox Keyboard Numberinput inside ConfigIPacid-burn
2008-11-06allow reading jfif embedded exif thumbnails from jpeg files and use them to ↵Fraxinas
speed up thumbnail view in pictureplayer plugin
2008-11-06Wizard.py: add handling for async codeghost