enigma2.git
13 years agoconfigure: disable updates of po files if --without-po is given
Andreas Oberritter [Mon, 1 Nov 2010 16:23:53 +0000 (17:23 +0100)]
configure: disable updates of po files if --without-po is given

13 years agobsod: use simple XML generator
Andreas Oberritter [Mon, 1 Nov 2010 13:36:06 +0000 (14:36 +0100)]
bsod: use simple XML generator

13 years agowork around compile error with g++ 4.3.2
Andreas Oberritter [Fri, 29 Oct 2010 21:34:57 +0000 (21:34 +0000)]
work around compile error with g++ 4.3.2

frontend.cpp:2114: error: invalid conversion from ‘int’ to ‘fe_spectral_inversion_t’

13 years agoconfigure.ac: compatibility for Debian lenny
Andreas Oberritter [Fri, 29 Oct 2010 21:17:19 +0000 (21:17 +0000)]
configure.ac: compatibility for Debian lenny

13 years agoAdd abstract class gMainDC as an interface for gFBDC and gSDLDC
Andreas Oberritter [Fri, 29 Oct 2010 12:54:36 +0000 (14:54 +0200)]
Add abstract class gMainDC as an interface for gFBDC and gSDLDC

13 years agoautomake: enable silent rules if available
Andreas Oberritter [Fri, 29 Oct 2010 00:29:54 +0000 (02:29 +0200)]
automake: enable silent rules if available

13 years agoinstall header files
Andreas Oberritter [Fri, 29 Oct 2010 00:08:32 +0000 (02:08 +0200)]
install header files

13 years agobuild and link static libraries without libtool
Andreas Oberritter [Thu, 28 Oct 2010 22:05:46 +0000 (00:05 +0200)]
build and link static libraries without libtool

13 years agofix configure in OE 1.6
Andreas Oberritter [Thu, 28 Oct 2010 18:50:50 +0000 (20:50 +0200)]
fix configure in OE 1.6

13 years agouse eEnv::resolve() / eEnv.resolve()
Andreas Oberritter [Thu, 28 Oct 2010 18:29:01 +0000 (20:29 +0200)]
use eEnv::resolve() / eEnv.resolve()

13 years agonewplugin.py: don't use LIBDIR, use pkglibdir instead
Andreas Oberritter [Thu, 28 Oct 2010 18:27:04 +0000 (20:27 +0200)]
newplugin.py: don't use LIBDIR, use pkglibdir instead

13 years agolcd: fix build without <dbox/*.h>
Andreas Oberritter [Thu, 28 Oct 2010 18:25:29 +0000 (20:25 +0200)]
lcd: fix build without <dbox/*.h>

13 years agodefine PNG_SKIP_SETJMP_CHECK to fix conflict with Python.h
Andreas Oberritter [Thu, 28 Oct 2010 18:24:46 +0000 (20:24 +0200)]
define PNG_SKIP_SETJMP_CHECK to fix conflict with Python.h

13 years agoadd eEnv::resolve() to resolve install paths at runtime
Andreas Oberritter [Thu, 28 Oct 2010 18:23:36 +0000 (20:23 +0200)]
add eEnv::resolve() to resolve install paths at runtime

13 years agofurther updates to the build system, generate enigma2.sh
Andreas Oberritter [Thu, 21 Oct 2010 23:07:32 +0000 (23:07 +0000)]
further updates to the build system, generate enigma2.sh

13 years agoadd COPYING and README
Andreas Oberritter [Thu, 28 Oct 2010 18:15:31 +0000 (20:15 +0200)]
add COPYING and README

13 years agofix install rules for index-enigma2.xml
Andreas Oberritter [Thu, 28 Oct 2010 18:06:40 +0000 (20:06 +0200)]
fix install rules for index-enigma2.xml

13 years agoadd in-place bitbake recipe
Andreas Oberritter [Mon, 25 Oct 2010 22:33:09 +0000 (22:33 +0000)]
add in-place bitbake recipe

13 years agoclean up build #2
Andreas Oberritter [Mon, 25 Oct 2010 22:29:45 +0000 (22:29 +0000)]
clean up build #2

* 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

13 years agoassume HAVE_GSTREAMER is always set
Andreas Oberritter [Fri, 22 Oct 2010 17:16:23 +0000 (17:16 +0000)]
assume HAVE_GSTREAMER is always set

13 years agotuxbox.m4: remove references to cdk
Andreas Oberritter [Fri, 22 Oct 2010 16:49:44 +0000 (16:49 +0000)]
tuxbox.m4: remove references to cdk

13 years agoclean up build
Andreas Oberritter [Fri, 22 Oct 2010 16:10:02 +0000 (16:10 +0000)]
clean up build

* 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

13 years agolib/gdi/font.cpp: assume HAVE_FRIBIDI is always set
Andreas Oberritter [Fri, 22 Oct 2010 12:56:11 +0000 (12:56 +0000)]
lib/gdi/font.cpp: assume HAVE_FRIBIDI is always set

13 years agoconfigure/m4: use PKG_CHECK_MODULES, update configure.ac
Andreas Oberritter [Fri, 22 Oct 2010 00:09:53 +0000 (00:09 +0000)]
configure/m4: use PKG_CHECK_MODULES, update configure.ac

13 years agolib/gdi/font.*: remove !HAVE_FREETYPE2
Andreas Oberritter [Thu, 21 Oct 2010 23:41:31 +0000 (23:41 +0000)]
lib/gdi/font.*: remove !HAVE_FREETYPE2

13 years agoconfigure.ac: add enigma2-devel@lists.elitedvb.net
Andreas Oberritter [Thu, 21 Oct 2010 23:13:10 +0000 (23:13 +0000)]
configure.ac: add enigma2-devel@lists.elitedvb.net

13 years agoautogen.sh: use autoreconf
Andreas Oberritter [Thu, 21 Oct 2010 23:06:09 +0000 (23:06 +0000)]
autogen.sh: use autoreconf

13 years agolibopen: build with libtool
Andreas Oberritter [Thu, 21 Oct 2010 23:05:17 +0000 (23:05 +0000)]
libopen: build with libtool

13 years agoconfigure/m4: update some macros (autoupdate)
Andreas Oberritter [Thu, 21 Oct 2010 23:02:26 +0000 (23:02 +0000)]
configure/m4: update some macros (autoupdate)

13 years ago*/Makefile.am: fix `:='-style assignments are not portable
Andreas Oberritter [Thu, 21 Oct 2010 22:49:13 +0000 (22:49 +0000)]
*/Makefile.am: fix `:='-style assignments are not portable

13 years ago*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,
Andreas Oberritter [Thu, 21 Oct 2010 22:46:10 +0000 (22:46 +0000)]
*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,

13 years agodata/skin_default/icons/Makefile.am: remove trailing whitespace
Andreas Oberritter [Thu, 21 Oct 2010 22:41:59 +0000 (22:41 +0000)]
data/skin_default/icons/Makefile.am: remove trailing whitespace

13 years agoApplied new-hotplug.patch from OE
Andreas Oberritter [Thu, 21 Oct 2010 21:51:51 +0000 (21:51 +0000)]
Applied new-hotplug.patch from OE

13 years agomove m4 macros to subdirectory, update ax_python_devel.m4
Andreas Oberritter [Thu, 21 Oct 2010 21:49:53 +0000 (21:49 +0000)]
move m4 macros to subdirectory, update ax_python_devel.m4

13 years agoMerge branch 'bug_599_picload_fd_leak'
ghost [Tue, 16 Nov 2010 10:13:54 +0000 (11:13 +0100)]
Merge branch 'bug_599_picload_fd_leak'

13 years agoRevert "lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when...
ghost [Tue, 16 Nov 2010 10:12:20 +0000 (11:12 +0100)]
Revert "lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when thumbnailis used)"

This reverts commit a7db0579fc84bfa07c977638325b54c28d7644ce.

... i think i need eyeglasses

13 years agoMerge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail'
ghost [Mon, 15 Nov 2010 22:56:17 +0000 (23:56 +0100)]
Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail'

13 years agodata/defaultlists.xml: additionally ask to do a servicescan when no defaultservicelis...
ghost [Mon, 15 Nov 2010 22:55:08 +0000 (23:55 +0100)]
data/defaultlists.xml: additionally ask to do a servicescan when no defaultservicelist was choosed
refs bug #619

13 years agoMerge branch 'bug_617_default_favlist_handling_fix'
ghost [Mon, 15 Nov 2010 21:09:09 +0000 (22:09 +0100)]
Merge branch 'bug_617_default_favlist_handling_fix'

13 years agotemporary disable not working prerequisites
ghost [Mon, 15 Nov 2010 21:08:44 +0000 (22:08 +0100)]
temporary disable not working prerequisites
refs bug #617

13 years agoComponents/Harddisc.py: fix handling for old devfs 7025 kernel
ghost [Mon, 15 Nov 2010 20:06:49 +0000 (21:06 +0100)]
Components/Harddisc.py: fix handling for old devfs 7025 kernel
i.e. this fixes broken free space displaying in aboutbox
refs bug#598

13 years agoMerge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail'
ghost [Mon, 15 Nov 2010 18:20:09 +0000 (19:20 +0100)]
Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail'

13 years agoMerge branch 'bug_618_fix_display_recording_indication'
ghost [Mon, 15 Nov 2010 18:20:05 +0000 (19:20 +0100)]
Merge branch 'bug_618_fix_display_recording_indication'

13 years agodefaultsatlists.xml: ask to scan when no default servicelists are avail
ghost [Mon, 15 Nov 2010 18:15:43 +0000 (19:15 +0100)]
defaultsatlists.xml: ask to scan when no default servicelists are avail
refs #619

13 years agoshow all services list on first start, when the favourite list is empty (DVB-C/DVB-T)
ghost [Mon, 15 Nov 2010 17:56:11 +0000 (18:56 +0100)]
show all services list on first start, when the favourite list is empty (DVB-C/DVB-T)
refs #617

13 years agofix record blink widget pos and size
ghost [Mon, 15 Nov 2010 17:55:33 +0000 (18:55 +0100)]
fix record blink widget pos and size
refs #618

13 years agoconfig.py: update configEntrys on additional loadFromFile
ghost [Mon, 15 Nov 2010 17:50:23 +0000 (18:50 +0100)]
config.py: update configEntrys on additional loadFromFile
refs bug #617

13 years agodont install default favourite list when no DVB-S(2) is available
ghost [Mon, 15 Nov 2010 15:30:09 +0000 (16:30 +0100)]
dont install default favourite list when no DVB-S(2) is available

13 years agoMerge remote branch 'remotes/origin/pootle-import'
ghost [Mon, 15 Nov 2010 12:20:36 +0000 (13:20 +0100)]
Merge remote branch 'remotes/origin/pootle-import'

13 years agoMerge remote branch 'remotes/origin/bug_609_packetmanager_fixes'
ghost [Mon, 15 Nov 2010 12:19:58 +0000 (13:19 +0100)]
Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes'

13 years agoAutomatic message catalog update
enigma2-translation-bot [Mon, 15 Nov 2010 12:03:06 +0000 (12:03 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
Plugins-Meta: description and shortdescription

13 years agolib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when thumbnail...
ghost [Fri, 12 Nov 2010 16:54:51 +0000 (17:54 +0100)]
lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when thumbnailis used)
fixes bug #599

13 years agoMerge branch 'bug_539_add_multicontent_pixmap_progress'
ghost [Thu, 11 Nov 2010 09:24:49 +0000 (10:24 +0100)]
Merge branch 'bug_539_add_multicontent_pixmap_progress'

13 years agoadd template handling to pixmap progress listboxmulticontent
ghost [Thu, 11 Nov 2010 09:24:34 +0000 (10:24 +0100)]
add template handling to pixmap progress listboxmulticontent
refs #539

13 years agoRevert "add virtual baseclass for data sources (iDataSource)"
ghost [Wed, 10 Nov 2010 16:20:56 +0000 (17:20 +0100)]
Revert "add virtual baseclass for data sources (iDataSource)"

This reverts commit 81b7cc6b1815ec6f0f0c42d6a826d56c8b35033b.

13 years agoadd virtual baseclass for data sources (iDataSource)
ghost [Tue, 9 Nov 2010 22:21:28 +0000 (23:21 +0100)]
add virtual baseclass for data sources (iDataSource)
let eRawFile inherit from iDataSource

13 years agoScanSetup.py: remove dvb_shutdown_timeout workaround
ghost [Mon, 8 Nov 2010 18:14:46 +0000 (19:14 +0100)]
ScanSetup.py: remove dvb_shutdown_timeout workaround

13 years agomore robust code
ghost [Mon, 8 Nov 2010 15:31:30 +0000 (16:31 +0100)]
more robust code

13 years agoScanSetup.py: fix abort in transpondersearch when the external transponder tool is...
ghost [Mon, 8 Nov 2010 14:45:29 +0000 (15:45 +0100)]
ScanSetup.py: fix abort in transpondersearch when the external transponder tool is running

13 years agoScanSetup.py: immediate close frontend before execute blindscan util
ghost [Mon, 8 Nov 2010 13:00:43 +0000 (14:00 +0100)]
ScanSetup.py: immediate close frontend before execute blindscan util

13 years agouse a notifier to immediate apply changed epg data file/path (it is then use on e2...
ghost [Sun, 7 Nov 2010 09:36:59 +0000 (10:36 +0100)]
use a notifier to immediate apply changed epg data file/path (it is then use on e2 shutdown to store the epg at the new position)

13 years agoplugin_videoenhancement.xml: re-add dm500hd
ghost [Fri, 5 Nov 2010 19:50:38 +0000 (20:50 +0100)]
plugin_videoenhancement.xml: re-add dm500hd

13 years agoadd more 7020hd changes
ghost [Fri, 5 Nov 2010 19:50:15 +0000 (20:50 +0100)]
add more 7020hd changes

13 years agoadd support for dm7020hd
ghost [Fri, 5 Nov 2010 18:42:09 +0000 (19:42 +0100)]
add support for dm7020hd

13 years agoepgache: move epg cache file name to main enigma2 settings file (config.misc.epgache_...
ghost [Thu, 4 Nov 2010 23:16:16 +0000 (00:16 +0100)]
epgache: move epg cache file name to main enigma2 settings file (config.misc.epgache_filename)

13 years agoepgcache: add possibility to change the default epg cache read/write path
ghost [Thu, 4 Nov 2010 16:23:01 +0000 (17:23 +0100)]
epgcache: add possibility to change the default epg cache read/write path
the path is read from /etc/enigma2/epg.dat.src .. fallback to /hdd/epg.dat when the file not exists

13 years agoMerge branch 'bug_607_parental_control_fix'
ghost [Wed, 3 Nov 2010 16:40:44 +0000 (17:40 +0100)]
Merge branch 'bug_607_parental_control_fix'

13 years agofix more (no more allowed) global imports of parentalControl instance
ghost [Wed, 3 Nov 2010 16:40:34 +0000 (17:40 +0100)]
fix more (no more allowed) global imports of parentalControl instance
refs bug #607

13 years agoMerge branch 'bug_607_parental_control_fix'
ghost [Tue, 2 Nov 2010 19:57:09 +0000 (20:57 +0100)]
Merge branch 'bug_607_parental_control_fix'

13 years agoChannelSelection.py: more parental control fixes
ghost [Tue, 2 Nov 2010 19:56:51 +0000 (20:56 +0100)]
ChannelSelection.py: more parental control fixes
refs bug #607

13 years agofix frequently not working timeshift/record stop
ghost [Tue, 2 Nov 2010 15:58:09 +0000 (16:58 +0100)]
fix frequently not working timeshift/record stop
this fixes bug #612

13 years agoMerge branch 'bug_530_add_dm800se_support'
ghost [Tue, 2 Nov 2010 11:28:46 +0000 (12:28 +0100)]
Merge branch 'bug_530_add_dm800se_support'

13 years agomove windowstyle definitions for LCD/OLED and Color Oled Display to skin_default.xml
ghost [Tue, 2 Nov 2010 11:20:00 +0000 (12:20 +0100)]
move windowstyle definitions for LCD/OLED and Color Oled Display to skin_default.xml

13 years agoadd assertion for missing windowstyle
ghost [Tue, 2 Nov 2010 11:22:43 +0000 (12:22 +0100)]
add assertion for missing windowstyle

13 years agoAutomatic message catalog update
enigma2-translation-bot [Mon, 1 Nov 2010 14:22:24 +0000 (14:22 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
Plugins-Meta: description and shortdescription

13 years agoAutomatic message catalog update
enigma2-translation-bot [Mon, 1 Nov 2010 13:37:28 +0000 (13:37 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
Plugins-Meta: description and shortdescription

13 years agofix crash with enabled parentalcontrol in some conditions (i.e. when try to add a...
ghost [Mon, 1 Nov 2010 09:22:21 +0000 (10:22 +0100)]
fix crash with enabled parentalcontrol in some conditions (i.e. when try to add a channel to bouquet/favourites)
refs bug #607

13 years agoSoftwareManager/plugin.py: don't display upgradeable packages also as installed packa...
acid-burn [Sun, 31 Oct 2010 13:25:59 +0000 (14:25 +0100)]
SoftwareManager/plugin.py: don't display upgradeable packages also as installed packages inside PacketManager.
This fixes #609

13 years agoinitalize parental control after bouquet load
ghost [Sat, 30 Oct 2010 14:24:15 +0000 (16:24 +0200)]
initalize parental control after bouquet load
fixes bug #607

13 years agostop PAT parsing after first valid entry for the given SID
ghost [Sat, 30 Oct 2010 11:14:17 +0000 (13:14 +0200)]
stop PAT parsing after first valid entry for the given SID

13 years agoadd possibility to set demux buffer size for PES Reader, Section Reader and TS Recorder
ghost [Wed, 20 Oct 2010 22:24:44 +0000 (00:24 +0200)]
add possibility to set demux buffer size for PES Reader, Section Reader and TS Recorder

13 years agolib/python/Components/config.py: revert previous change because of side effects
ghost [Wed, 20 Oct 2010 18:18:14 +0000 (20:18 +0200)]
lib/python/Components/config.py: revert previous change because of side effects

13 years agoMerge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'
ghost [Fri, 15 Oct 2010 11:27:19 +0000 (13:27 +0200)]
Merge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'

13 years agoMerge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'
ghost [Fri, 15 Oct 2010 11:20:50 +0000 (13:20 +0200)]
Merge remote branch 'remotes/origin/bug_597_crashlog_show_skinname'

13 years agoMerge remote branch 'remotes/origin/bug_600_softwaremanager_small_fixes'
ghost [Fri, 15 Oct 2010 11:19:32 +0000 (13:19 +0200)]
Merge remote branch 'remotes/origin/bug_600_softwaremanager_small_fixes'

13 years agoMerge remote branch 'remotes/origin/bug_596_dvdburn_audiotrackorder'
ghost [Fri, 15 Oct 2010 11:16:19 +0000 (13:16 +0200)]
Merge remote branch 'remotes/origin/bug_596_dvdburn_audiotrackorder'

13 years agoRevert "Revert "disable m2ts support for release 2.6""
ghost [Thu, 14 Oct 2010 12:01:28 +0000 (14:01 +0200)]
Revert "Revert "disable m2ts support for release 2.6""

This reverts commit e5953c16c3ff3664f0f7a763f242a3eb69fed19d.

13 years agofix line endings. refs #597
acid-burn [Thu, 14 Oct 2010 11:48:59 +0000 (13:48 +0200)]
fix line endings. refs #597

13 years agoMerge remote branch 'remotes/origin/bug_592_dont_allow_default_parental_control_pin'
ghost [Thu, 14 Oct 2010 11:32:46 +0000 (13:32 +0200)]
Merge remote branch 'remotes/origin/bug_592_dont_allow_default_parental_control_pin'

13 years agoMerge remote branch 'remotes/origin/bug_593_i2c_device_from_file'
ghost [Thu, 14 Oct 2010 11:31:36 +0000 (13:31 +0200)]
Merge remote branch 'remotes/origin/bug_593_i2c_device_from_file'

13 years agoMerge remote branch 'remotes/origin/bug_587_new_internally_connectable_and_unsupporte...
ghost [Thu, 14 Oct 2010 11:21:33 +0000 (13:21 +0200)]
Merge remote branch 'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management'

13 years agoSoftwareManager: small fixes and cleanups for better offline plugin management. fixes...
acid-burn [Wed, 13 Oct 2010 08:05:10 +0000 (10:05 +0200)]
SoftwareManager: small fixes and cleanups for better offline plugin management. fixes #600

13 years agolib/dvb/frontend.cpp: fix SNRdb calculation for 8PSK transponder (broken since update...
ghost [Tue, 12 Oct 2010 16:22:22 +0000 (18:22 +0200)]
lib/dvb/frontend.cpp: fix SNRdb calculation for 8PSK transponder (broken since update to latest v4l-dvb linuxtv api)

13 years agorefs bug #587
Stefan Pluecken [Mon, 11 Oct 2010 10:30:00 +0000 (12:30 +0200)]
refs bug #587
set empty tuner slots to supported

13 years agofix slotinfo assignment for new "unsupported tuner" handling
ghost [Sun, 10 Oct 2010 22:03:40 +0000 (00:03 +0200)]
fix slotinfo assignment for new "unsupported tuner" handling
refs bug #587

13 years agobsod.cpp,CrashlogAutoSubmit: add active skin name to xml crashlogs. fixes #597
acid-burn [Fri, 8 Oct 2010 14:40:44 +0000 (16:40 +0200)]
bsod.cpp,CrashlogAutoSubmit: add active skin name to xml crashlogs. fixes #597

13 years agorefs bug #592
Stefan Pluecken [Fri, 8 Oct 2010 12:04:38 +0000 (14:04 +0200)]
refs bug #592
"pin" => "PIN"

13 years agorefs bug #592
Stefan Pluecken [Fri, 8 Oct 2010 11:57:08 +0000 (13:57 +0200)]
refs bug #592
"pin" => "PIN"

13 years agofixes bug #592
Stefan Pluecken [Fri, 8 Oct 2010 11:42:52 +0000 (13:42 +0200)]
fixes bug #592
don't activate the parental control setup protection if no pin is set

13 years agometa/plugin_graphmultiepg.xml: fix merge conflict
acid-burn [Fri, 8 Oct 2010 09:45:50 +0000 (11:45 +0200)]
meta/plugin_graphmultiepg.xml: fix merge conflict