Fraxinas [Wed, 1 Sep 2010 13:41:15 +0000 (15:41 +0200)]
[DVDBurn] remove absolut paths for DVD media toolbox console utilities (add #429)
Stefan Pluecken [Sat, 24 Jul 2010 10:33:58 +0000 (12:33 +0200)]
refs bug #460
swap bflag and eflag (begin and end flag for timer sanity check)
old version: bflag = 1, eflag = -1
that lead to the sort function sorting timers with begin=end wrong:
self.nrep_eventlist.extend([(self.newtimer.begin,self.bflag,-1),(self.newtimer.end,self.eflag,-1)])
resulted in (end, eflag) before (begin, bflag) and in a conflict with zapping timers with end=begin (no end time)
Stefan Pluecken [Fri, 2 Apr 2010 16:39:04 +0000 (18:39 +0200)]
refs bug #436
set/reset dvb_shutdown_timeout at a different position
ghost [Mon, 12 Apr 2010 22:16:15 +0000 (00:16 +0200)]
lib/base/etpm.h,cpp: simplify and cleanup code
ghost [Wed, 6 Oct 2010 18:06:19 +0000 (20:06 +0200)]
lib/python/Components/NimManager.py: add toneAmplitude option for 340 and 360mV
ghost [Wed, 6 Oct 2010 10:56:11 +0000 (12:56 +0200)]
Revert "disable unicable for release 2.6"
This reverts commit
597d64c2e00be8759286e37fd15823b1c1518845.
ghost [Wed, 6 Oct 2010 10:47:10 +0000 (12:47 +0200)]
Merge remote branch 'origin/bug_347_adenin_unicable_xml'
ghost [Wed, 6 Oct 2010 10:32:04 +0000 (12:32 +0200)]
allow rtspt urls, issue EOF on http streaming timeout (introduces feature #551, requires libsoup-2.4-2.29.5-r0, gst-plugins-good-0.10.23-r7.1 incl. souphttpsource)
Fraxinas [Sun, 9 May 2010 12:41:08 +0000 (14:41 +0200)]
[servicemp3] fix plaintext subtitles (add #506)
Fraxinas [Wed, 5 May 2010 14:00:27 +0000 (16:00 +0200)]
set subtitle-sink gstreamer caps (fixed #506, requires gst-plugin-playbin_0.10.28-r7.1)
Fraxinas [Tue, 20 Jul 2010 08:06:11 +0000 (10:06 +0200)]
implement configurable http user-agent (fixes #224)
ghost [Wed, 6 Oct 2010 10:03:24 +0000 (12:03 +0200)]
Merge branch 'bug_539_add_multicontent_pixmap_progress'
ghost [Wed, 6 Oct 2010 10:02:41 +0000 (12:02 +0200)]
Merge branch 'bug_538_ignore_global_actions_in_standby'
ghost [Wed, 6 Oct 2010 10:02:02 +0000 (12:02 +0200)]
Merge branch 'bug_533_fix_crash_on_satconfig_close'
ghost [Wed, 6 Oct 2010 10:01:24 +0000 (12:01 +0200)]
Merge branch 'bug_532_fixed_servicelist_contextmenu_crash'
ghost [Wed, 6 Oct 2010 09:59:31 +0000 (11:59 +0200)]
Merge branch 'bug_531_fixed_not_visible_parental_control_padlock'
ghost [Wed, 6 Oct 2010 09:55:09 +0000 (11:55 +0200)]
Merge remote branch 'origin/bug_530_add_dm800se_support'
ghost [Wed, 6 Oct 2010 09:54:26 +0000 (11:54 +0200)]
Merge branch 'bug_518_add_demux_reserve_from_python'
ghost [Wed, 6 Oct 2010 09:53:08 +0000 (11:53 +0200)]
Merge branch 'bug_514_new_proc_oled_brightness_path'
ghost [Wed, 6 Oct 2010 09:51:51 +0000 (11:51 +0200)]
Merge branch 'bug_487_service_selection_event_text_color'
ghost [Wed, 6 Oct 2010 09:48:59 +0000 (11:48 +0200)]
Merge branch 'bug_486_add_service_event_progress_to_servicelist'
ghost [Wed, 6 Oct 2010 09:48:14 +0000 (11:48 +0200)]
Merge branch 'bug_474_fix_multicontent_clear'
ghost [Wed, 6 Oct 2010 09:48:09 +0000 (11:48 +0200)]
Merge branch 'bug_300_fix_arabic'
acid-burn [Wed, 6 Oct 2010 09:19:05 +0000 (11:19 +0200)]
Merge commit 'origin/bug_590'
ghost [Mon, 4 Oct 2010 08:23:07 +0000 (10:23 +0200)]
permit also to record from service groups (services with associated alternative services)
acid-burn [Wed, 6 Oct 2010 09:11:05 +0000 (11:11 +0200)]
TempFanControl/plugin.py: increase config skin display seperation a bit. fixes #590
Stefan Pluecken [Mon, 27 Sep 2010 13:18:55 +0000 (15:18 +0200)]
refs bug #584
don't show "add service to bouquet" when inside bouquet view in multi bouquet mode and just one bouquet is set
don't show "add service to favourites" when inside favourite view (multi bouquet mode is disabled)
Stefan Pluecken [Mon, 27 Sep 2010 13:08:16 +0000 (15:08 +0200)]
fixes bug #584
- Fixes BSOD in radio mode when trying to add a service to the favourites
- Don't close ChannelSelection when adding a service to the facourites.
Stefan Pluecken [Mon, 13 Sep 2010 21:42:23 +0000 (23:42 +0200)]
fixes bug #582
handle keyboard entries in wizard correctly for dynamic config elements
Stefan Pluecken [Thu, 22 Jul 2010 17:37:35 +0000 (19:37 +0200)]
fixes bug #556
- fixes adding timers from inside the movie player: the .ts service was added as channel
- fixes a small bug in ConfigSelection to allow empty strings inside the ChoicesList
Stefan Pluecken [Thu, 15 Jul 2010 23:36:14 +0000 (01:36 +0200)]
fixes bug #552
add the equal sign to numerical text input onto the 0 rcu button
ghost [Mon, 12 Apr 2010 08:59:33 +0000 (10:59 +0200)]
lib/base/etpm.cpp: use <sys/socket.h> instead of <linux/socket.h>
Stefan Pluecken [Fri, 9 Apr 2010 18:49:15 +0000 (20:49 +0200)]
refs bug #467
read proc device instead of using internal methods
Stefan Pluecken [Fri, 9 Apr 2010 18:40:28 +0000 (20:40 +0200)]
refs bug #467
whitelist dm7025 from tpm test and add beta warning to the documentation
Stefan Pluecken [Fri, 9 Apr 2010 17:10:52 +0000 (19:10 +0200)]
refs bug #467
add __init__.py in TPMDemo plugin
Stefan Pluecken [Fri, 9 Apr 2010 13:21:13 +0000 (15:21 +0200)]
fixes bug #467
add tpm interface to enigma 2
introduce a demo plugin for tpm usage in plugins to validate running on dream multimedia hardware to be used in plugins (see doc/TPM for further information)
acid-burn [Wed, 6 Oct 2010 08:49:12 +0000 (10:49 +0200)]
skin_default.xml: small skin correction. refs #530
acid-burn [Tue, 5 Oct 2010 11:00:54 +0000 (13:00 +0200)]
Merge commit 'origin/bug_578_translateable_meta_descriptions'
Conflicts:
lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml
acid-burn [Tue, 5 Oct 2010 10:59:08 +0000 (12:59 +0200)]
Merge commit 'origin/bug_563_fix_backuprestore_crash'
acid-burn [Tue, 5 Oct 2010 10:58:30 +0000 (12:58 +0200)]
Merge commit 'origin/bug_69_configurable_inputdevice_delay'
acid-burn [Tue, 5 Oct 2010 10:57:56 +0000 (12:57 +0200)]
Merge commit 'origin/bug_558_wlanfixes'
Conflicts:
lib/python/Components/Network.py
acid-burn [Tue, 5 Oct 2010 07:58:32 +0000 (09:58 +0200)]
Merge commit 'origin/bug_550_fix_softwareupgradecounter'
acid-burn [Tue, 5 Oct 2010 07:57:51 +0000 (09:57 +0200)]
Merge commit 'origin/bug_345_configurable_recordingnames'
acid-burn [Tue, 5 Oct 2010 07:57:00 +0000 (09:57 +0200)]
Merge commit 'origin/bug_418_network_interfacenaming'
acid-burn [Tue, 5 Oct 2010 07:33:32 +0000 (09:33 +0200)]
Merge commit 'origin/bug_478_Listbox_ScrollbarMode'
Conflicts:
lib/python/Components/Converter/TemplatedMultiContent.py
lib/python/Components/Renderer/Listbox.py
Stefan Pluecken [Mon, 4 Oct 2010 14:32:53 +0000 (16:32 +0200)]
update default favourites
acid-burn [Fri, 1 Oct 2010 08:38:40 +0000 (10:38 +0200)]
data/skin_default.xml: skni fixes for dm800se color oled. refs #530
enigma2-translation-bot [Wed, 29 Sep 2010 09:42:53 +0000 (09:42 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
Plugins-Meta: description and shortdescription
acid-burn [Wed, 29 Sep 2010 07:28:40 +0000 (09:28 +0200)]
DreamInfoHandler.py: strip data. refs #578
acid-burn [Wed, 22 Sep 2010 13:39:36 +0000 (15:39 +0200)]
Components/DreamInfoHandler.py: ignore old meta-xml index files. refs #578
acid-burn [Tue, 21 Sep 2010 19:29:48 +0000 (21:29 +0200)]
Enigma2-meta: rework plugin meta files and prepare for inclusion into enigma2 translation.
Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project.
This also reduces consumed space inside flash memory.
Add missing TempFanControl plugin meta and LICENSE.
DreamInfohandler.py,SoftwareManager: follow meta xml changes.
fixes #578
enigma2-translation-bot [Fri, 10 Sep 2010 08:33:10 +0000 (08:33 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
Plugins-Meta: description and shortdescription
acid-burn [Thu, 26 Aug 2010 06:34:43 +0000 (08:34 +0200)]
Enigma2: add possibility to configure input device delay and repeat settings.
fixes #69
ghost [Tue, 24 Aug 2010 08:45:21 +0000 (10:45 +0200)]
lib/dvb/sec.cpp: fixed typo (LOF/tuner frequency check was broken since latest unicable changes)
ghost [Thu, 5 Aug 2010 09:15:00 +0000 (11:15 +0200)]
lib/python/Components/VolumeControl.py: move instance to class
ghost [Thu, 5 Aug 2010 09:06:49 +0000 (11:06 +0200)]
lib/python/Components/VolumeControl.py: make the VolumeControl instance global accessible and add a singleton check
ghost [Mon, 26 Jul 2010 14:09:47 +0000 (16:09 +0200)]
tools/create_picon_links.py: remove unused parameter
acid-burn [Sun, 25 Jul 2010 20:35:19 +0000 (22:35 +0200)]
Softwaremanager: fix potential crash when trying to delete from empty list.
Graphmultiepg: fix typo inside metafile.
fixes #563
acid-burn [Sat, 24 Jul 2010 21:14:58 +0000 (23:14 +0200)]
Enigma2-Network: update Wlan plugin to support new python-wifi.
some fixes and cleanups.
refs #558
acid-burn [Sat, 24 Jul 2010 13:41:58 +0000 (15:41 +0200)]
SystemPlugins/WirelessLan: remove outdated flags.py and iwlibs.py.
refs #558
acid-burn [Thu, 6 May 2010 12:24:22 +0000 (14:24 +0200)]
Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming for network interfaces.
* Redesign NetworkadapterSelection Screen.
* small cleanups. Refs #137 , Fixes #418
enigma2-translation-bot [Fri, 23 Jul 2010 10:34:01 +0000 (10:34 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
ghost [Thu, 8 Jul 2010 09:44:19 +0000 (11:44 +0200)]
lib/gdi/lcd.cpp: remove debug code for dm800se color oled
acid-burn [Tue, 6 Jul 2010 13:41:11 +0000 (15:41 +0200)]
Softwaremanager: * properly count processed packages.
* make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button.
* show files that will be backed up inside own infoscreen and not inside the menu description.
* add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel
fixes #550
acid-burn [Tue, 6 Jul 2010 13:39:32 +0000 (15:39 +0200)]
Screens/Ipkg.py: properly count processed packages. refs #550
ghost [Mon, 5 Jul 2010 14:59:47 +0000 (16:59 +0200)]
lib/base/console.cpp: fix eConsoleAppContainer write (when called with one string only)
ghost [Tue, 29 Jun 2010 12:15:08 +0000 (14:15 +0200)]
lib/dvb/frontend.cpp: add missing fec_inner for DVBS2 API
ghost [Mon, 28 Jun 2010 16:27:26 +0000 (18:27 +0200)]
add support for /proc/stb/frontend/X/lnb_sense
acid-burn [Thu, 10 Jun 2010 13:19:12 +0000 (15:19 +0200)]
add missing dm800se color oled screens. refs #530
ghost [Wed, 9 Jun 2010 16:55:53 +0000 (18:55 +0200)]
lib/dvb/frontend.cpp: fix compiler warning
ghost [Wed, 9 Jun 2010 14:14:25 +0000 (16:14 +0200)]
sec.h: fix eSecCommandList assignment
ghost [Wed, 9 Jun 2010 12:18:29 +0000 (14:18 +0200)]
fix crash when unicable matrix is selected, cleanup code
enigma2-translation-bot [Wed, 9 Jun 2010 09:47:25 +0000 (09:47 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
ghost [Tue, 8 Jun 2010 22:47:53 +0000 (00:47 +0200)]
lib/dvb/sec.h: use insert instead of splice..
ghost [Tue, 8 Jun 2010 17:49:22 +0000 (19:49 +0200)]
NimManager.py: add missing conversion to int
ghost [Tue, 8 Jun 2010 11:36:59 +0000 (13:36 +0200)]
fix compiler warnings
ghost [Tue, 8 Jun 2010 12:28:29 +0000 (14:28 +0200)]
update unicable stuff (by adenin)
ghost [Tue, 8 Jun 2010 11:36:59 +0000 (13:36 +0200)]
fix compiler warnings
ghost [Sat, 5 Jun 2010 23:52:18 +0000 (01:52 +0200)]
skin.py: another fix
ghost [Fri, 4 Jun 2010 13:55:28 +0000 (15:55 +0200)]
skin.py: another small fix for non color oled displays
ghost [Fri, 4 Jun 2010 12:50:01 +0000 (14:50 +0200)]
lib/gui/elistboxcontent.cpp: dont crash on non selectable entries
ghost [Fri, 4 Jun 2010 09:24:44 +0000 (11:24 +0200)]
skin.py: small fix for non color oled support
ghost [Tue, 1 Jun 2010 16:59:04 +0000 (18:59 +0200)]
fix color oled support
ghost [Tue, 1 Jun 2010 14:08:32 +0000 (16:08 +0200)]
add support for rbg565 color oled
ghost [Thu, 29 Apr 2010 16:29:07 +0000 (18:29 +0200)]
dm800se support
ghost [Mon, 31 May 2010 22:29:09 +0000 (00:29 +0200)]
lib/base/ebase.cpp: remove unneeded code
acid-burn [Fri, 28 May 2010 08:38:40 +0000 (10:38 +0200)]
RecordTimer.py: fix double name in recording filenames. refs #345
ghost [Wed, 26 May 2010 12:21:56 +0000 (14:21 +0200)]
lib/python/Screens/Standby.py: ignore global actions in standby (i.e. mute/volume)
this fixes bug #538
ghost [Wed, 26 May 2010 11:50:46 +0000 (13:50 +0200)]
add new multicontent TYPE_PROGRESS_PIXMAP
this fixes bug #539
enigma2-translation-bot [Fri, 21 May 2010 19:50:10 +0000 (19:50 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
ghost [Mon, 17 May 2010 19:58:45 +0000 (21:58 +0200)]
lib/base/ebase.h/cpp: dont crash when try to start eTimers, eSocketNotifiers with no more existing Mainloops (on e2 shutdown)
ghost [Mon, 17 May 2010 19:57:52 +0000 (21:57 +0200)]
lib/base/eptrlist.h: fix tabs
acid-burn [Wed, 12 May 2010 14:03:30 +0000 (16:03 +0200)]
RecordTimer.py,RecordingConfig.py,setup.xml: *add possibility to change the default recording filename composition in expert mode.
This allows now to have shorter recording filenames (Date-Name) or longer (DateTime-Channel-Name-Shortdescription) beside the default.
This fixes #345
enigma2-translation-bot [Wed, 12 May 2010 11:34:10 +0000 (11:34 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
enigma2-translation-bot [Tue, 11 May 2010 11:02:02 +0000 (11:02 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
enigma2-translation-bot [Tue, 11 May 2010 10:41:56 +0000 (10:41 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
enigma2-translation-bot [Tue, 11 May 2010 10:36:02 +0000 (10:36 +0000)]
Automatic message catalog update
E2 branches: master experimental
Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
ghost [Sat, 8 May 2010 17:01:53 +0000 (19:01 +0200)]
lib/gdi/font.h/cpp: another try to fix top/bottom reordering for arabic language
ghost [Sat, 8 May 2010 16:42:56 +0000 (18:42 +0200)]
Revert "lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to prevent top/bottom reordering"
This reverts commit
eea0d8e99edec859a7535966b880b49bd0bba85a.
This was not working.. so we revert it
ghost [Sat, 8 May 2010 16:42:25 +0000 (18:42 +0200)]
Revert "lib/gdi/font.cpp: try to fix wrong reordering of some characters"
its not working okay.. we need a better fix
This reverts commit
414208c929faa0fc56f9c21c0df572dc0b13d3fe.