Stefan Pluecken [Sat, 2 Oct 2010 23:33:22 +0000 (01:33 +0200)]
refs bug #587
internally linking is now done via /proc/stb/frontend/X/rf_switch instead of /proc/stb/tsmux and moved to the python part of enigma2
Stefan Pluecken [Sat, 2 Oct 2010 12:50:56 +0000 (14:50 +0200)]
fixes bug #587
- use new internally connectable detection mechanism
- display unsupported tuners
acid-burn [Fri, 1 Oct 2010 08:38:40 +0000 (10:38 +0200)]
data/skin_default.xml: skin 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
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.
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
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
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
Fraxinas [Tue, 7 Sep 2010 12:07:54 +0000 (14:07 +0200)]
Merge branch 'bug_480_nfiflash' into experimental
Fraxinas [Tue, 7 Sep 2010 12:06:41 +0000 (14:06 +0200)]
NFIFlash: integrate configuration backup/restore, string corrections
Fraxinas [Wed, 1 Sep 2010 13:56:06 +0000 (15:56 +0200)]
Merge branch 'bug_429_remove_hardcoded_paths' into experimental
Fraxinas [Wed, 1 Sep 2010 13:55:56 +0000 (15:55 +0200)]
Merge branch 'bug_480_nfiflash' into experimental
Fraxinas [Wed, 1 Sep 2010 13:53:27 +0000 (15:53 +0200)]
[NFIFlash] ask whether to run configuration backup after image download (add #480)
Fraxinas [Wed, 1 Sep 2010 13:42:29 +0000 (15:42 +0200)]
Merge remote branch 'origin/bug_429_remove_hardcoded_paths' into bug_429_remove_hardcoded_paths
Fraxinas [Wed, 1 Sep 2010 13:41:15 +0000 (15:41 +0200)]
[DVDBurn] remove absolut paths for DVD media toolbox console utilities (add #429)
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
Fraxinas [Tue, 24 Aug 2010 13:04:25 +0000 (15:04 +0200)]
Merge branch 'bug_480_nfiflash' into experimental
Fraxinas [Tue, 24 Aug 2010 13:03:16 +0000 (15:03 +0200)]
fix downloading image to flash or harddrive (#480)
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)
Fraxinas [Wed, 18 Aug 2010 15:06:05 +0000 (17:06 +0200)]
TaskView: correctly pop-up aborted/failed notifications in foreground
Fraxinas [Tue, 17 Aug 2010 18:52:48 +0000 (20:52 +0200)]
JobView/HTTPProgressDownloader/NFIFlash correctly handle cancelling downloads
Fraxinas [Mon, 16 Aug 2010 09:11:35 +0000 (11:11 +0200)]
NFIFlash: change display of feed list details
Fraxinas [Fri, 13 Aug 2010 20:04:43 +0000 (22:04 +0200)]
NFIFlash fixes (#480)
Fraxinas [Fri, 13 Aug 2010 20:03:26 +0000 (22:03 +0200)]
introduce afterEventChangeable parameter
Fraxinas [Fri, 13 Aug 2010 20:00:08 +0000 (22:00 +0200)]
show "nothing connected" instead of empty filelist with only mountpoints shown
Fraxinas [Thu, 12 Aug 2010 10:05:33 +0000 (12:05 +0200)]
NFIFlash: hide hdd and other mounts (#480)
Fraxinas [Tue, 10 Aug 2010 11:45:17 +0000 (13:45 +0200)]
re-commit new NFIFlash plugin (bug #480)
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
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
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
Stefan Pluecken [Sat, 24 Jul 2010 10:37:03 +0000 (12:37 +0200)]
Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental
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)
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
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
ghost [Tue, 20 Jul 2010 17:48:48 +0000 (19:48 +0200)]
lib/service/servicemp3.cpp: compile fix
Fraxinas [Tue, 20 Jul 2010 08:11:35 +0000 (10:11 +0200)]
merge fix
Fraxinas [Tue, 20 Jul 2010 08:06:11 +0000 (10:06 +0200)]
implement configurable http user-agent (fixes #224)
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
Fraxinas [Thu, 8 Jul 2010 10:56:32 +0000 (12:56 +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)
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)
Stefan Pluecken [Mon, 5 Jul 2010 14:12:08 +0000 (16:12 +0200)]
add snr calculations for CXD1981 frontend
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
Fraxinas [Mon, 21 Jun 2010 08:20:09 +0000 (10:20 +0200)]
set currently running audio + subtitle streams as default selection. on OK keypress, select and close dialog. (add #188)
Fraxinas [Mon, 14 Jun 2010 10:59:12 +0000 (12:59 +0200)]
fix-fix configlist assertion (add #188)
Fraxinas [Fri, 11 Jun 2010 21:06:20 +0000 (23:06 +0200)]
Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental
Fraxinas [Fri, 11 Jun 2010 21:05:36 +0000 (23:05 +0200)]
don't crash on empty configlist lines
acid-burn [Thu, 10 Jun 2010 13:19:12 +0000 (15:19 +0200)]
add missing dm800se color oled screens. refs #530
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 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, 10 Jun 2010 12:42:38 +0000 (14:42 +0200)]
Revert "resize InfoBarSummary for 96x64 displays"
This reverts commit
445b7f371df0fc4e7bcdf8a013b892e35e90c893.
no more needed since we have real color oled support
ghost [Thu, 10 Jun 2010 12:41:21 +0000 (14:41 +0200)]
Revert "resize ChannelSelection_summary to fit on 96x64 displays"
This reverts commit
4b90fd4ce866b21a60ca5962b23c550e54d4f6d8.
no more needed since we have real support for the color oled
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 14:13:22 +0000 (16:13 +0200)]
lib/dvb/epgcache.cpp: fix compiler warnings
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
Fraxinas [Wed, 9 Jun 2010 07:07:44 +0000 (09:07 +0200)]
fix nl subtitle selected string and layout
Fraxinas [Wed, 9 Jun 2010 00:32:29 +0000 (02:32 +0200)]
fix subtitle configlist crash
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 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
Fraxinas [Fri, 4 Jun 2010 13:20:29 +0000 (15:20 +0200)]
Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental
Fraxinas [Fri, 4 Jun 2010 13:17:40 +0000 (15:17 +0200)]
make empty conflist entries unselectable and change some debug output
Fraxinas [Wed, 2 Jun 2010 13:03:52 +0000 (15:03 +0200)]
Extend AudioSelection width, fix mediaplayer subtitle selection key
ghost [Fri, 4 Jun 2010 12:50:01 +0000 (14:50 +0200)]
lib/gui/elistboxcontent.cpp: dont crash on non selectable entries
ghost [Mon, 31 May 2010 22:29:09 +0000 (00:29 +0200)]
lib/base/ebase.cpp: remove unneeded code
Fraxinas [Sun, 30 May 2010 21:57:52 +0000 (23:57 +0200)]
Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental
Fraxinas [Wed, 26 May 2010 09:33:11 +0000 (11:33 +0200)]
fix empty streams list crash, correctly show/hide color key buttons, re-implement plugin-hook for blue key, fix possible exit crash
Fraxinas [Tue, 25 May 2010 11:39:16 +0000 (13:39 +0200)]
allow switching to stream 0
Fraxinas [Tue, 25 May 2010 08:43:10 +0000 (10:43 +0200)]
experimentally merge audio + subtitle streams selection dialogs into one
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:57:52 +0000 (21:57 +0200)]
lib/base/eptrlist.h: fix tabs
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)
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
Fraxinas [Sun, 9 May 2010 12:41:08 +0000 (14:41 +0200)]
[servicemp3] fix plaintext subtitles (add #506)
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.
ghost [Sat, 8 May 2010 11:15:38 +0000 (13:15 +0200)]
lib/gdi/font.cpp: try to fix wrong reordering of some characters