aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Expand)Author
2011-01-19use %zd for ssize_t and %zu for size_tAndreas Oberritter
2010-12-20Harddisk.py: start partition at sector 8 to improve performance of disks with...Andreas Oberritter
2010-12-20Merge branch 'master' into obi/masterAndreas Oberritter
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 'remotes/origin/acid-burn/bug_629_show_autofs_volumes_as_...ghost
2010-12-13Merge remote branch 'remotes/origin/acid-burn/bug_439_dvdplayer_missing_title...ghost
2010-12-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup lo...acid-burn
2010-12-03Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. refs...acid-burn
2010-11-29move german umlauts to more appropriate positionghost
2010-11-29NumericalTextInput.py: better handylike character input (draft proposal)ghost
2010-11-25set diseqc repeats in diseqc 1.0 to 0 (this fixes a strange diseqc bug in adv...ghost
2010-11-25DVDPlayer/src/servicedvd.cpp: add possibility to override servicename for pla...acid-burn
2010-11-23DVDPlayer: add missing linker flags for libdreamdvdAndreas Oberritter
2010-11-23SoftwareManager: take care of network availability inside SoftwareUpgrade and...acid-burn
2010-11-23Merge branch 'obi/master'Andreas Oberritter
2010-11-22Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-22lib/python/Components/config.py: more robust codeghost
2010-11-17fix more nfiflash media paths to be non-absolute (#620)Fraxinas
2010-11-17get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)Fraxinas
2010-11-16$(am__mv) requires automake 1.11 or later, so use plain 'mv -f' insteadAndreas Oberritter
2010-11-16update .gitignoreAndreas Oberritter
2010-11-16swig: use auto-generated dependencies to refresh generated files when neededAndreas Oberritter
2010-11-16use AM_V_* variables to improve silent build modeAndreas Oberritter
2010-11-16install keymapsAndreas Oberritter
2010-11-16Add abstract class gMainDC as an interface for gFBDC and gSDLDCAndreas Oberritter
2010-11-16install header filesAndreas Oberritter
2010-11-16build and link static libraries without libtoolAndreas Oberritter
2010-11-16use eEnv::resolve() / eEnv.resolve()Andreas Oberritter
2010-11-16newplugin.py: don't use LIBDIR, use pkglibdir insteadAndreas Oberritter
2010-11-16add eEnv::resolve() to resolve install paths at runtimeAndreas Oberritter
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
2010-11-16clean up buildAndreas Oberritter
2010-11-16*/Makefile.am: fix `:='-style assignments are not portableAndreas Oberritter
2010-11-16*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,Andreas Oberritter
2010-11-16Applied new-hotplug.patch from OEAndreas Oberritter
2010-11-15Components/Harddisc.py: fix handling for old devfs 7025 kernelghost
2010-11-15config.py: update configEntrys on additional loadFromFileghost
2010-11-15Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes'ghost
2010-11-08ScanSetup.py: remove dvb_shutdown_timeout workaroundghost
2010-11-08more robust codeghost
2010-11-08ScanSetup.py: fix abort in transpondersearch when the external transponder to...ghost
2010-11-08ScanSetup.py: immediate close frontend before execute blindscan utilghost
2010-11-05plugin_videoenhancement.xml: re-add dm500hdghost
2010-11-05add support for dm7020hdghost
2010-11-03fix more (no more allowed) global imports of parentalControl instanceghost
2010-11-02ChannelSelection.py: more parental control fixesghost
2010-11-01fix crash with enabled parentalcontrol in some conditions (i.e. when try to a...ghost