vuplus_dvbapp-plugin
15 years agoadd and build dependencies for servicets
Andreas Monzner [Mon, 23 Jun 2008 19:41:06 +0000 (19:41 +0000)]
add and build dependencies for servicets

15 years agochanged interface for demux to iDVBDemux
Alex Lätsch [Mon, 23 Jun 2008 17:23:05 +0000 (17:23 +0000)]
changed interface for demux to iDVBDemux

15 years agodamn lambda
Stephan Reichholf [Mon, 23 Jun 2008 15:53:28 +0000 (15:53 +0000)]
damn lambda

15 years agopossible updates.html memleak fix...
Stephan Reichholf [Mon, 23 Jun 2008 15:49:31 +0000 (15:49 +0000)]
possible updates.html memleak fix...

15 years agoremove unneeded (?) lambda, hopefully this was the RAM Bug
Rico Schulte [Mon, 23 Jun 2008 15:05:34 +0000 (15:05 +0000)]
remove unneeded (?) lambda, hopefully this was the RAM Bug

15 years agofix typo
Rico Schulte [Sun, 22 Jun 2008 16:38:51 +0000 (16:38 +0000)]
fix typo

15 years agotranslation updates
Alex Lätsch [Sun, 22 Jun 2008 12:59:53 +0000 (12:59 +0000)]
translation updates

15 years agotranslation fixes
Alex Lätsch [Sun, 22 Jun 2008 12:57:50 +0000 (12:57 +0000)]
translation fixes

15 years agoAdded support for HDTV resolutions 1280x720, 1920x1080. Moved _ function (gettext...
Alex Lätsch [Sun, 22 Jun 2008 12:57:15 +0000 (12:57 +0000)]
Added support for HDTV resolutions 1280x720, 1920x1080. Moved _ function (gettext) to package init. removed VlcPluginInfo class.

15 years agoremoved VlcPluginInfo class, use resolveFilename instead
Alex Lätsch [Sun, 22 Jun 2008 12:55:01 +0000 (12:55 +0000)]
removed VlcPluginInfo class, use resolveFilename instead

15 years agomoved _ function (gettext) to package init
Alex Lätsch [Sun, 22 Jun 2008 12:54:16 +0000 (12:54 +0000)]
moved _ function (gettext) to package init

15 years agofix bug with \n in timer.descriptions added via webif. replacing them with whitespaces.
Rico Schulte [Sun, 22 Jun 2008 12:42:41 +0000 (12:42 +0000)]
fix bug with \n in timer.descriptions added via webif. replacing them with whitespaces.

15 years agobuild Makefile for fritzcall/po
Andreas Monzner [Sun, 22 Jun 2008 11:22:02 +0000 (11:22 +0000)]
build Makefile for fritzcall/po

15 years agoCode reorganisation
Michael Schmidt [Sun, 22 Jun 2008 10:03:18 +0000 (10:03 +0000)]
Code reorganisation

New:
- nice buttons to end the config dialog :-)
- added Flash as location for the Phonebook.txt
- support for locales

Fixes:
- the display of a call 0 to 0 should be history

15 years agocreate initial defaultTimer on __init__ so the plugin won't crash if it lacks a confi...
Moritz Venn [Sat, 21 Jun 2008 17:13:04 +0000 (17:13 +0000)]
create initial defaultTimer on __init__ so the plugin won't crash if it lacks a configuration

15 years agoVolumeControl is now in Components.VolumeControl
Andreas Monzner [Sat, 21 Jun 2008 15:04:36 +0000 (15:04 +0000)]
VolumeControl is now in Components.VolumeControl

15 years agochanging position of labels
Rico Schulte [Sat, 21 Jun 2008 12:34:41 +0000 (12:34 +0000)]
changing position of labels

15 years agofixing wrong zPosition in Skin
Rico Schulte [Wed, 18 Jun 2008 19:05:24 +0000 (19:05 +0000)]
fixing wrong zPosition in Skin

15 years agouse service_types_tv from ChannelSelection.py
Andreas Monzner [Wed, 18 Jun 2008 12:04:25 +0000 (12:04 +0000)]
use service_types_tv from ChannelSelection.py

15 years agoadd spanish translation
Andreas Monzner [Wed, 18 Jun 2008 10:28:12 +0000 (10:28 +0000)]
add spanish translation

15 years ago- don't update rss feeds while preview is on screen,
Moritz Venn [Tue, 17 Jun 2008 15:58:00 +0000 (15:58 +0000)]
- don't update rss feeds while preview is on screen,
- don't clean history as long as notifications are active and not yet shown

15 years agoforgot to delete leftovers ;)
Moritz Venn [Tue, 17 Jun 2008 14:36:32 +0000 (14:36 +0000)]
forgot to delete leftovers ;)

15 years ago - fix typo in plugin.py,
Moritz Venn [Tue, 17 Jun 2008 14:34:22 +0000 (14:34 +0000)]
 - fix typo in plugin.py,
 - merge OldConfigurationParser.parseConfig_v* into OldConfigurationParser.parseConfig (should be compatible to any version except the current one now and parse some messed up configs too ;))

15 years ago'Reintroduced the cancel() function in VlcServerConfig to make MC happy
Volker Christian [Sun, 15 Jun 2008 18:44:10 +0000 (18:44 +0000)]
'Reintroduced the cancel() function in VlcServerConfig to make MC happy

15 years agoReintroduced the cancel() function in VlcServerConfig to make MC happy
Volker Christian [Sun, 15 Jun 2008 18:43:50 +0000 (18:43 +0000)]
Reintroduced the cancel() function in VlcServerConfig to make MC happy

15 years ago- New:
Michael Schmidt [Sun, 15 Jun 2008 18:11:41 +0000 (18:11 +0000)]
- New:
- support for newer versions of FBF firmware to read phonebook
- added search for own number in internal phonebook to get names for that

- Fixed:
- reverseLoookup and tried to make it more robust
- outgoing calls without prefix now correct
- index bug in dealing with internal numbers (strip 0)

15 years agoshow HD services in webif
Andreas Monzner [Sun, 15 Jun 2008 17:10:16 +0000 (17:10 +0000)]
show HD services in webif

15 years agoThe function changeDirectory has been added, to also change directory from "outside...
Volker Christian [Sun, 15 Jun 2008 16:30:16 +0000 (16:30 +0000)]
The function changeDirectory has been added, to also change directory from "outside" of the FileList - this is intented for the mediacenter-plugin

15 years ago- Pressing Play (">") didn't restart movie anymore
Volker Christian [Sun, 15 Jun 2008 16:28:30 +0000 (16:28 +0000)]
- Pressing Play (">") didn't restart movie anymore
- If there are no more files in the current list, the Screen is closed and the MediaList is shown instead

15 years agoWrong encoding of attributes fixed
Volker Christian [Sun, 15 Jun 2008 16:25:44 +0000 (16:25 +0000)]
Wrong encoding of attributes fixed

15 years agoadd missing module python-pyopenssl to depends
Rico Schulte [Sat, 14 Jun 2008 19:36:30 +0000 (19:36 +0000)]
add missing module python-pyopenssl to depends

15 years ago*** empty log message ***
Volker Christian [Sat, 14 Jun 2008 18:37:07 +0000 (18:37 +0000)]
*** empty log message ***

15 years agoCleanup
Volker Christian [Fri, 13 Jun 2008 22:58:01 +0000 (22:58 +0000)]
Cleanup

15 years agoEOF is reliable propagated to the python-side
Volker Christian [Fri, 13 Jun 2008 20:37:11 +0000 (20:37 +0000)]
EOF is reliable propagated to the python-side

15 years agoThe way the address of a vlc-server is specified has changed. Now it is possible...
Volker Christian [Fri, 13 Jun 2008 20:36:04 +0000 (20:36 +0000)]
The way the address of a vlc-server is specified has changed. Now it is possible to select eight as IP-address or as FQDN, to get the most comfort possible.

15 years agosome fixes and cleanups
Mladen Horvat [Fri, 13 Jun 2008 13:14:09 +0000 (13:14 +0000)]
some fixes and cleanups

15 years agofixing Typo
Rico Schulte [Fri, 13 Jun 2008 05:31:28 +0000 (05:31 +0000)]
fixing Typo

15 years ago*** empty log message ***
Volker Christian [Fri, 13 Jun 2008 00:42:57 +0000 (00:42 +0000)]
*** empty log message ***

15 years agoFix of a, mostly happend buffer-stall after an detected eof, what prevents the buffer...
Volker Christian [Thu, 12 Jun 2008 20:43:38 +0000 (20:43 +0000)]
Fix of a, mostly happend buffer-stall after an detected eof, what prevents the buffer being flushed entirely and consequentely, the sending of an eof to the python-side.

15 years ago- Current service is now stopped directly befor the videots-service ist started.
Volker Christian [Wed, 11 Jun 2008 21:59:01 +0000 (21:59 +0000)]
- Current service is now stopped directly befor the videots-service ist started.

15 years ago- Two new GUI-Labes introduced - server_name and current_dir
Volker Christian [Wed, 11 Jun 2008 21:57:34 +0000 (21:57 +0000)]
- Two new GUI-Labes introduced - server_name and current_dir
- Small modifications regarding navigation

15 years ago- Stopping of current Service delayed until VlcPlayer.playfile() is called and the...
Volker Christian [Wed, 11 Jun 2008 21:55:45 +0000 (21:55 +0000)]
- Stopping of current Service delayed until VlcPlayer.playfile() is called and the new services ist actually started.
- Title shows now correct version number

15 years agotranslations for VLC Plugin
Alex Lätsch [Wed, 11 Jun 2008 17:28:23 +0000 (17:28 +0000)]
translations for VLC Plugin

15 years agotranslation support
Alex Lätsch [Wed, 11 Jun 2008 17:27:08 +0000 (17:27 +0000)]
translation support

15 years agoNew: translations for VLC Plugin
Alex Lätsch [Wed, 11 Jun 2008 17:26:13 +0000 (17:26 +0000)]
New: translations for VLC Plugin

15 years agoFixed last error handling problem
Volker Christian [Wed, 11 Jun 2008 10:04:34 +0000 (10:04 +0000)]
Fixed last error handling problem

15 years agoRemoved dependency on a reference to a server-instance
Volker Christian [Wed, 11 Jun 2008 10:03:35 +0000 (10:03 +0000)]
Removed dependency on a reference to a server-instance

15 years ago- Screenrepresentation changed - now a "Tab-Widget" is used.
Volker Christian [Tue, 10 Jun 2008 22:11:24 +0000 (22:11 +0000)]
- Screenrepresentation changed - now a "Tab-Widget" is used.
- Much improved error handling

15 years agoMuch improved error handling
Volker Christian [Tue, 10 Jun 2008 22:09:47 +0000 (22:09 +0000)]
Much improved error handling

15 years agoimport CannotListenError
Stephan Reichholf [Tue, 10 Jun 2008 17:12:20 +0000 (17:12 +0000)]
import CannotListenError

15 years ago* add missing button graphics
Stephan Reichholf [Tue, 10 Jun 2008 16:31:26 +0000 (16:31 +0000)]
* add missing button graphics
* make button-usage more consistent
* context-associated label names

15 years agoDetecting of playlist- and ios-files is now not case sensitive
Volker Christian [Tue, 10 Jun 2008 08:04:25 +0000 (08:04 +0000)]
Detecting of playlist- and ios-files is now not case sensitive

15 years ago- VLC-option :sout-keep
Volker Christian [Mon, 9 Jun 2008 23:29:15 +0000 (23:29 +0000)]
- VLC-option :sout-keep
- Enhanced Playlist-cleanup afte movie-end

15 years agoIP 192.168.1.1 removed from ConfigIP
Volker Christian [Mon, 9 Jun 2008 23:27:10 +0000 (23:27 +0000)]
IP 192.168.1.1 removed from ConfigIP

15 years agoImproved Playlist-sorting
Volker Christian [Mon, 9 Jun 2008 23:25:41 +0000 (23:25 +0000)]
Improved Playlist-sorting

15 years ago- Enhanced Playlist-Cleanup at movie-end
Volker Christian [Mon, 9 Jun 2008 23:24:33 +0000 (23:24 +0000)]
- Enhanced Playlist-Cleanup at movie-end
- Remaining reference to vlccontrol replaced by a reference to server in seekToMinute()

15 years agoLoading a playlist via the filelist immediately switches to the playlist-view
Volker Christian [Mon, 9 Jun 2008 23:14:33 +0000 (23:14 +0000)]
Loading a playlist via the filelist immediately switches to the playlist-view

15 years agoFix wpa_supplicant.conf with unencrypted networks..
Mladen Horvat [Mon, 9 Jun 2008 10:52:04 +0000 (10:52 +0000)]
Fix wpa_supplicant.conf with unencrypted networks..

15 years agofix GSOD - UNTESTED please report!
Stephan Reichholf [Mon, 9 Jun 2008 06:58:50 +0000 (06:58 +0000)]
fix  GSOD - UNTESTED please report!

15 years agoicons added
Alex Lätsch [Sun, 8 Jun 2008 18:55:59 +0000 (18:55 +0000)]
icons added

15 years agoredesign with playlist support. thanks to voc
Alex Lätsch [Sun, 8 Jun 2008 18:51:22 +0000 (18:51 +0000)]
redesign with playlist support. thanks to voc

15 years agofix if initial audio track is ac-3
Alex Lätsch [Sun, 8 Jun 2008 18:49:30 +0000 (18:49 +0000)]
fix if initial audio track is ac-3

15 years agoFix crash when no WirelessLan Plugin installed
Mladen Horvat [Fri, 6 Jun 2008 16:03:15 +0000 (16:03 +0000)]
Fix crash when no WirelessLan Plugin installed

15 years agofix location attribute name when saving xml
Moritz Venn [Fri, 6 Jun 2008 14:28:17 +0000 (14:28 +0000)]
fix location attribute name when saving xml

15 years ago- fix startup
Mladen Horvat [Thu, 5 Jun 2008 12:56:33 +0000 (12:56 +0000)]
- fix startup
- fix typos
- fix arrows

15 years ago - bump autotimer & epgrefresh versions,
Moritz Venn [Tue, 3 Jun 2008 06:37:11 +0000 (06:37 +0000)]
 - bump autotimer & epgrefresh versions,
 - assume bouquet support in autotimer when inheriting services from epgrefresh ,
 - update favourite string in epgrefresh sample xml

15 years agomake AutoTimerOverview helpable
Moritz Venn [Mon, 2 Jun 2008 19:25:43 +0000 (19:25 +0000)]
make AutoTimerOverview helpable

15 years agodon't apply enigma2 margin for recordings if a custom offset is set (update sample...
Moritz Venn [Mon, 2 Jun 2008 13:20:10 +0000 (13:20 +0000)]
don't apply enigma2 margin for recordings if a custom offset is set (update sample config to reflect this change)

15 years ago - renamed destination attribute to location so we match default timer.xml a little...
Moritz Venn [Sun, 1 Jun 2008 18:49:34 +0000 (18:49 +0000)]
 - renamed destination attribute to location so we match default timer.xml a little more,
 - implemented defaults for new timers (see sample xml, can be edited in GUI too -> menu),
 - hence bumped config version,
 - merged v1 & v2 parser for old config files,
 - also go straight to editor when importing from timers,
 - smaller cleanups

15 years agoNew option: no transcode for mpg/dvd streams
Alex Lätsch [Sun, 1 Jun 2008 15:08:50 +0000 (15:08 +0000)]
New option: no transcode for mpg/dvd streams

15 years agoscanning for AC-3 audio tracks fixed
Alex Lätsch [Sun, 1 Jun 2008 15:07:04 +0000 (15:07 +0000)]
scanning for AC-3 audio tracks fixed

15 years agoopen editor after importing with addAutotimerFrom*
Moritz Venn [Sat, 31 May 2008 18:40:40 +0000 (18:40 +0000)]
open editor after importing with addAutotimerFrom*

15 years agoadd possibility to force E2 to reload the lamedb, the userbouquets or both via http
Rico Schulte [Sat, 31 May 2008 10:56:04 +0000 (10:56 +0000)]
add possibility to force E2 to reload the lamedb, the userbouquets  or both via http

15 years agonow on dm800 it shows 'dm800' in User/Pass Dialog in WebIf, instead of fix 'dm7025...
Rico Schulte [Sat, 31 May 2008 10:18:39 +0000 (10:18 +0000)]
now on dm800 it shows 'dm800' in User/Pass Dialog in WebIf, instead of fix 'dm7025'. On a dm7025 it shows still dm7025

15 years agorewrite of configuration of the interfaces the webif will bind to
Rico Schulte [Fri, 30 May 2008 13:18:50 +0000 (13:18 +0000)]
rewrite of configuration of the interfaces the webif will bind to
- default is only one entry with 0.0.0.0:80 and without any auth
- its now possible to bind as much interfaces as someone like
- the user can choose between the special devices 0.0.0.0, 127.0.0.1 and all normal configured network devices
- in each so called interface can be configured individualy (adress,port,auth,disabled or not)
- all configurations are saved in normal e2 setting, so is supported by the backup-plugin
* webif-version-string was increased to 0.99
* skins has to be readapt, due to new or harmonized skin tags in Configurationscreens
* author has to learn how to write non pussy english

15 years agouse Importer for addAutotimerFrom*
Moritz Venn [Fri, 30 May 2008 10:28:10 +0000 (10:28 +0000)]
use Importer for addAutotimerFrom*

15 years agoadd "preview" type update_notification to notifications too instead of just displaying it
Moritz Venn [Fri, 30 May 2008 08:57:28 +0000 (08:57 +0000)]
add "preview" type update_notification to notifications too instead of just displaying it

15 years agoadding icon/logo to pluginlist, using the german word 'Verkehrsinfo", because it...
Rico Schulte [Fri, 30 May 2008 08:18:52 +0000 (08:18 +0000)]
adding icon/logo to pluginlist, using the german word 'Verkehrsinfo", because it only contains german traffic (does any other country having traffic ? :)

15 years agoadding icon/logo to pluginlist
Rico Schulte [Fri, 30 May 2008 08:17:04 +0000 (08:17 +0000)]
adding icon/logo to pluginlist

15 years ago- work around some multibouquet problems (zaps correctly now though the history path...
Moritz Venn [Thu, 29 May 2008 15:31:51 +0000 (15:31 +0000)]
- work around some multibouquet problems (zaps correctly now though the history path is messed up afterwards)

15 years ago - add autotimer to where_movielist to create a new autotimer based on movie metadata...
Moritz Venn [Thu, 29 May 2008 15:30:20 +0000 (15:30 +0000)]
 - add autotimer to where_movielist to create a new autotimer based on movie metadata (using the importer might be better though...)

15 years agoAdd NetworkWizard
Mladen Horvat [Thu, 29 May 2008 14:30:22 +0000 (14:30 +0000)]
Add NetworkWizard

15 years agoAdd NetworkWizard to configure LAN/WLAN on Enigma2 first-startup
Mladen Horvat [Thu, 29 May 2008 14:29:53 +0000 (14:29 +0000)]
Add NetworkWizard to configure LAN/WLAN on Enigma2 first-startup

15 years ago- add support for new NetworkConfig
Mladen Horvat [Thu, 29 May 2008 14:24:01 +0000 (14:24 +0000)]
- add support for new NetworkConfig
- add some guifications
- some fixes

15 years ago - properly escape unsafe strings before writing to xml,
Moritz Venn [Thu, 29 May 2008 14:15:38 +0000 (14:15 +0000)]
 - properly escape unsafe strings before writing to xml,
 - only allow a-zA-Z0-9 and space when editing match property via GUI

15 years agoDVD option for VIDEO_TS folders
Alex Lätsch [Wed, 28 May 2008 17:15:09 +0000 (17:15 +0000)]
DVD option for VIDEO_TS folders

15 years agoupdated version to 1.6, added .iso files to filter
Alex Lätsch [Wed, 28 May 2008 17:14:05 +0000 (17:14 +0000)]
updated version to 1.6, added .iso files to filter

15 years agoupdated version to 1.6
Alex Lätsch [Wed, 28 May 2008 16:58:59 +0000 (16:58 +0000)]
updated version to 1.6

15 years agosupport for audio track selection and DVD playback
Alex Lätsch [Wed, 28 May 2008 16:55:38 +0000 (16:55 +0000)]
support for audio track selection and DVD playback

15 years agoAccess method "telnet" no longer supported. configs removed
Alex Lätsch [Wed, 28 May 2008 16:54:59 +0000 (16:54 +0000)]
Access method "telnet" no longer supported. configs removed

15 years agoWorkaround for bug with VLC on Windows: subtitles file not used
Alex Lätsch [Wed, 28 May 2008 16:46:43 +0000 (16:46 +0000)]
Workaround for bug with VLC on Windows: subtitles file not used

15 years agoAdded scanner for stream information (audio). Support for iAudioTrackSelection interface
Alex Lätsch [Wed, 28 May 2008 16:40:10 +0000 (16:40 +0000)]
Added scanner for stream information (audio). Support for iAudioTrackSelection interface

15 years agofix Depends (twisted-web)
Rico Schulte [Wed, 28 May 2008 15:20:13 +0000 (15:20 +0000)]
fix Depends  (twisted-web)

16 years agocrop event name suffix in (brackets) for premiere
Andreas Frisch [Mon, 12 May 2008 09:06:46 +0000 (09:06 +0000)]
crop event name suffix in (brackets) for premiere

16 years agofix import, os.path was changed to os_path in import, but not in the code itself
Rico Schulte [Sun, 11 May 2008 17:07:58 +0000 (17:07 +0000)]
fix import, os.path was changed to os_path in import, but not in the code itself

16 years agofix crash which occurred when canceling overview more than once per session
Moritz Venn [Wed, 7 May 2008 10:19:18 +0000 (10:19 +0000)]
fix crash which occurred when canceling overview more than once per session

16 years agofix build when e2 header files are not available
Andreas Monzner [Wed, 7 May 2008 06:29:41 +0000 (06:29 +0000)]
fix build when e2 header files are not available

16 years agoadd needed compiler flags to generate enigma2 compatible binaries (thanks to Marc...
Andreas Monzner [Tue, 6 May 2008 20:32:31 +0000 (20:32 +0000)]
add needed compiler flags to generate enigma2 compatible binaries (thanks to Marc Ostroznik
for the hint)

16 years agoadd servicets.so sources
Andreas Monzner [Tue, 6 May 2008 10:43:24 +0000 (10:43 +0000)]
add servicets.so sources
compile servicets.so when enigma2 headers are available
(this needs enigma2 with CVSDATA >= 20080507 and changes in enigma2.bb for
install enigma2 headers in staging dir)

16 years agoadd new plugin to query movie details from ofdb.de
Andreas Frisch [Fri, 2 May 2008 13:59:37 +0000 (13:59 +0000)]
add new plugin to query movie details from ofdb.de