aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-14Enigma2/po: fix not matching msgid and msgstr.2.8.2acid-burn
2010-04-14Enigma2/po: add new translationsacid-burn
2010-04-14Merge remote branch 'origin/bug_314_remove_default_settings_menu_entry' into 2.8ghost
2010-04-14Merge remote branch 'origin/bug_413_update_duplicate_tsid_onid_workarounds' ↵ghost
into 2.8
2010-04-14Merge remote branch 'origin/bug_503_softwaremanager_catch_feederror' into 2.8ghost
2010-04-10ChannelSelection.py: fix typoghost
2010-04-10lib/dvb/dvb.cpp: allow non relative seeking even without valid decoding ↵ghost
demux here
2010-04-10show minus sign before remaining time in movieplayerghost
2010-04-10update blacklist to detect transponders with duplicate tsid/onid combinationsghost
add possibility to add a /etc/enigma2/scan_tp_valid_check.py to add more tsid/onid valid rules this fixes bug #413
2010-04-07remove invalid translated metaStefan Pluecken
2010-04-07remove invalid translationsStefan Pluecken
2010-04-05Softwaremanager: *add missing define. refs #503acid-burn
2010-04-05Softwaremanager: * notify if updatefeed is not available and also verify ↵acid-burn
HardwarePrerequisites. Fixes #503
2010-03-31fixes bug #4362.8.0Stefan Pluecken
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout before doing a service scan and restore the old value afterwards
2010-03-31fixes bug #436 (again)Stefan Pluecken
multi tuner support: add a magic sleep(1) to workaround strange behaviour write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout
2010-03-31fixes bug #436Stefan Pluecken
some improvements to the multi tuner type switching
2010-03-31Merge commit 'origin/translations'acid-burn
Conflicts: po/de.po po/sr.po
2010-03-31[DVDBurn] another string update (add #316)Fraxinas
2010-03-31[DVDBurn] fix up title list layout and change some more strings (add #316)Fraxinas
2010-03-31fix screen layout, add configuration restore wizard code in flasher and fix ↵Fraxinas
crash when trying to use wizard with no .nfo file present, fixes bug #394
2010-03-31[DVDBurn] remove "..." at menu entry stringFraxinas
2010-03-31[DVDBurn] use multicolor lable for required medium type (add #316)Fraxinas
2010-03-31add transfer bps to service interface (requires touching enigma_python.i)Fraxinas
2010-03-31save supposed afterEvent config in class Job member (fixes #394 DVDBurn ↵Fraxinas
shutdown not being executed)
2010-03-31remove duplicate stringFraxinas
2010-03-31[DVDBurn] usability improvements: title list layout, bottom info area, ↵Fraxinas
consistency of user interface, implement restoring of saved collections from xml (fixes #316)
2010-03-31[DVDBurn] usability improvements: title list layout, bottom info area, ↵Fraxinas
consistency of user interface, implement restoring of saved collections from xml (fixes #316) Conflicts: po/de.po Conflicts: po/de.po
2010-03-31[DVDBurn] allow burning of recordings that are currently playing in the ↵Fraxinas
background, fixes bug 367
2010-03-31use glib function to escape file uri in mediaplayerFraxinas
2010-03-31Enigma2/PO: general translation update to move in new translateable strings.acid-burn
2010-03-31add possibility to disable/enable listbox selection in multicontent templatesghost
fixes bug #443
2010-03-31lib/python/Screens/RecordPaths.py: fix spinners in some conditionsghost
this fixes bug #414
2010-03-31lib/service/iservice.h, servicedvb.h, servicedvb.cpp: add possibility to ↵ghost
play another timeshift file after eof (not used in e2 yet..) this fixes bug #461
2010-03-31add possibility to separately set fan voltage and fan pwm for standby and ↵ghost
normal run when a recording starts in standby switch to normal mode and vice versa this fixes bug #430 (thx to Dr.Best)
2010-03-31Merge commit 'origin/bug_448_fix_wlanscan'acid-burn
2010-03-31Merge commit 'origin/bug_449_fix_wlan_usbstick_recognition'acid-burn
2010-03-31Merge commit 'origin/bug_494_disable_automatic_ipkgupdate'acid-burn
2010-03-31Navigation.py: dont restart (alternative) service when not neededghost
this fixes bug #356
2010-03-31show timeshift state widget even in state playghost
this fixes bug #332
2010-03-31po/it.po: * update Italian locale. Thx Spaeleus.acid-burn
2010-03-31po/et.po: * update Estonian locale. Thx Arvo Järveacid-burn
2010-03-31lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.h/cpp: add support ↵ghost
for autoresolution plugins (needs new libdreamdvd) this fixes bug #302
2010-03-31po/lt.po: *update Lithuanian locale. thx Adgaacid-burn
2010-03-31fixes bug #425Stefan Pluecken
enigma2.pot and the .po files are not built by default any more. instead you have to initiate a make rebuild manually. the plan is to update the po/ directory automatically with a cumulated set of messages gathered from different e2 branches and e2 plugins.
2010-03-31fixes bug #436Stefan Pluecken
remove some debug code fix multiType entry for non multiType nims
2010-03-31fixes bug #436Stefan Pluecken
add support for mixed nims
2010-03-31fixes bug #342Stefan Pluecken
change action map help text for long info button press
2010-03-31fixes bug #343Stefan Pluecken
change "nothing connected" to "not configured" to avoid confusion
2010-03-31fixes bug #444Stefan Pluecken
replace "Das Erste" => "Das Erste HD" "ZDF" => "ZDF HD" "Arte" => "Arte HD" on HD boxes in default favourite bouquet
2010-03-30Revert "[DVDBurn] usability improvements: title list layout, bottom info ↵Fraxinas
area, consistency of user interface (fixes #316)" This reverts commit cf16247cbcaf1620ad597c24323c81ac3604cbda.