aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-12update sv,tr languageFelix Domke
2008-11-12add some german translationsghost
2008-11-12remove duplicate translationsghost
2008-11-12more flexible diseqc / sat configghost
2008-11-12add possibility to set diseqc inputs to "nothing connected"ghost
2008-11-12enable static limiting mode before every sec changeghost
2008-11-11Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2008-11-11decoder.cpp: stop all pids first, and the restart pids... this hopefully ↵ghost
fixes problems on pmt change on DM800/DM8000
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-11Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2008-11-11change default input power current for dm8000 (for rotor turning)ghost
2008-11-10Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2008-11-10update tr languageFelix Domke
2008-11-10remove unneeded calls to iNetwork.getinterfacesacid-burn
cleanups fix typo
2008-11-10Don't install twisted signal handlers, to fix restarting syscalls on SIGCHLD.Felix Domke
fixes #48. (hopefully)
2008-11-10Quit mainloop when receiving a KeyboardInterrupt exception.Felix Domke
refs #48
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-10Don't show "last position" marks in position gauge.Felix Domke
fixes #41
2008-11-10update tr,po languageFelix Domke
2008-11-08add SNRdb calculation for bcm4501 in LDPC Modeghost
2008-11-08working on possibility to receive reply messages from softcam via ↵ghost
camd.socket (not finished yet)
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-07Merge branch 'master' of git://git.opendreambox.org/git/enigma2Mladen Horvat
2008-11-07fix non working invert of oled displayghost
add non working standby slider in display setup
2008-11-07Merge branch 'master' of git://git.opendreambox.org/git/enigma2Mladen Horvat
2008-11-07same fix for slowMotionFelix Domke
2008-11-07When a new audio pid is started, it starts in freezed mode, to allow for a ↵Felix Domke
preroll. We need to unfreeze them so the internal state is right. closes #17
2008-11-07Merge branch 'master' of git://git.opendreambox.org/git/enigma2Mladen Horvat
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-07de.po translation updateacid-burn
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