aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
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-13SoftwareManager/plugin.py: allow autofs volumes to be selectable as backup ↵acid-burn
location. fixes #629
2010-12-03Extensions/DVDPlayer: add ".img" file extension to playable dvd formats. ↵acid-burn
refs #439
2010-11-29move german umlauts to more appropriate positionghost
refs #624
2010-11-29NumericalTextInput.py: better handylike character input (draft proposal)ghost
feel free to make suggestions refs #624
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-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-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-22Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-22lib/python/Components/config.py: more robust codeghost
#refs #617
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
* use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files
2010-11-16clean up buildAndreas Oberritter
* reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h
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
i.e. this fixes broken free space displaying in aboutbox refs bug#598
2010-11-15config.py: update configEntrys on additional loadFromFileghost
refs bug #617
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 ↵ghost
tool is running
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
refs bug #607
2010-11-02ChannelSelection.py: more parental control fixesghost
refs bug #607
2010-11-01fix crash with enabled parentalcontrol in some conditions (i.e. when try to ↵ghost
add a channel to bouquet/favourites) refs bug #607
2010-10-31SoftwareManager/plugin.py: don't display upgradeable packages also as ↵acid-burn
installed packages inside PacketManager. This fixes #609
2010-10-30initalize parental control after bouquet loadghost
fixes bug #607
2010-10-20lib/python/Components/config.py: revert previous change because of side effectsghost
2010-10-15Merge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'ghost