aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2011-01-28Merge branch 'bug_440_dvdplayer_audioselection' into experimental [fixes ↵experimental-2011.02Fraxinas
##440+441, requires libdreamdvd >=0.10 20110128] Conflicts: lib/python/Screens/AudioSelection.py
2011-01-28DVDPlayer: AudioSelection integration (#441)Fraxinas
2011-01-28DVDPlayer subtitle stream selection through enigma2 AudioSelection dialog (#441)Fraxinas
2011-01-28Merge branch 'obi/master' into experimentalAndreas Oberritter
2011-01-28switch to opkgAndreas Oberritter
2011-01-27experimentally enable AudioSelection Dialog for DVDPlayer (#440)Fraxinas
2011-01-27implement native e2 audio and subtitle track selection interfaces to enable ↵Fraxinas
AudioSelection Dialog for DVDPlayer (#440) [needs libdreamdvd update]
2011-01-27allow AudioSelection screens for services without ChannelSelection interface ↵Fraxinas
(needed for #440 DVD player AudioSelection)
2011-01-26Merge branch 'bug_241_EOFrestart' into experimentalFraxinas
2011-01-26fix restart of playback after EOF (fixes bug #241)Fraxinas
2011-01-26Revert "fix restart of playback after EOF (fixes bug #241)"Fraxinas
This reverts commit 79f0f14b59c1943261983e92f0b97b9ce7df4bed.
2011-01-26fix restart of playback after EOF (fixes bug #241)Fraxinas
2011-01-19Merge branch 'obi/master' into experimentalAndreas Oberritter
2011-01-19use %zd for ssize_t and %zu for size_tAndreas Oberritter
2010-12-20add missing importghost
refs #635
2010-12-20Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-12-20TimerSanityCheck.py: ignore ended singleshot timers in timersanity check ↵ghost
(speedup) fixes #635
2010-12-20Harddisk.py: start partition at sector 8 to improve performance of disks ↵Andreas Oberritter
with 4KiB sectors
2010-12-20Merge branch 'master' into obi/masterAndreas Oberritter
Conflicts: main/Makefile.am
2010-12-13Merge branch 'bug_624_change_handylike_char_input'ghost
2010-12-13Merge remote branch 'remotes/origin/acid-burn/bug_622_swupgrade_networkcheck'ghost
2010-12-13Merge remote branch 'remotes/origin/bug_620_dvdburn_absolutepaths'ghost
2010-12-13Merge remote branch ↵ghost
'remotes/origin/acid-burn/bug_629_show_autofs_volumes_as_backuplocation'
2010-12-13Merge remote branch ↵ghost
'remotes/origin/acid-burn/bug_439_dvdplayer_missing_titlestring'
2010-12-13Merge remote branch ↵acid-burn
'origin/acid-burn/bug_629_show_autofs_volumes_as_backuplocation' into experimental
2010-12-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup ↵acid-burn
location. fixes #629
2010-12-03Merge branch 'acid-burn/bug_439_dvdplayer_missing_titlestring' into experimentalacid-burn
2010-12-03Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. ↵acid-burn
refs #439
2010-12-02Merge branch 'bug_537_vobsub' into experimentalghost
2010-11-29Merge branch 'bug_624_change_handylike_char_input' into experimentalghost
2010-11-29move german umlauts to more appropriate positionghost
refs #624
2010-11-29Merge branch 'bug_624_change_handylike_char_input' into experimentalghost
2010-11-29NumericalTextInput.py: better handylike character input (draft proposal)ghost
feel free to make suggestions refs #624
2010-11-26Merge branch 'bug_124_m2ts_support' into experimentalghost
Conflicts: lib/dvb/pmt.cpp lib/service/Makefile.am
2010-11-25Merge branch 'bug_623_fix_advanced_diseqc_1.0' into experimentalghost
2010-11-25set diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in ↵ghost
advanced tuner config when diseqc is set to 1.0) thx to SadButTrue for bug report! fixes bug #623
2010-11-25Merge commit 'origin/acid-burn/bug_439_dvdplayer_missing_titlestring' into ↵acid-burn
experimental
2010-11-25DVDPlayer/src/servicedvd.cpp: add possibility to override servicename for ↵acid-burn
played dvd's. DVDPlayer/plugin.py: manually set servicename if playing from a dvd structure on hdd/networkmount. Small useability improvements. refs #439
2010-11-25Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' into ↵ghost
experimental
2010-11-23Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-11-23DVDPlayer: add missing linker flags for libdreamdvdAndreas Oberritter
2010-11-23Merge branch 'acid-burn/bug_622_swupgrade_networkcheck' into experimentalacid-burn
2010-11-23SoftwareManager: take care of network availability inside SoftwareUpgrade ↵acid-burn
and allow proper exiting. fixes #622
2010-11-23Merge branch 'obi/master'Andreas Oberritter
2010-11-23enable m2ts file extensionghost
2010-11-22Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-22Merge branch 'bug_617_default_favlist_handling_fix' into experimentalghost
2010-11-22lib/python/Components/config.py: more robust codeghost
#refs #617
2010-11-17Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-11-17fix more nfiflash media paths to be non-absolute (#620)Fraxinas