vuplus_dvbapp-plugin
15 years agoFix wrong display of delay in menu. Thanx to Spaeleus
Torsten Link [Thu, 12 Mar 2009 23:32:39 +0000 (23:32 +0000)]
Fix wrong display of delay in menu. Thanx to Spaeleus

15 years agoUpdate Italian Translation. Thanx to Spaeleus
Torsten Link [Thu, 12 Mar 2009 23:30:20 +0000 (23:30 +0000)]
Update Italian Translation. Thanx to Spaeleus

15 years agosmaller cleanup
Moritz Venn [Tue, 10 Mar 2009 23:20:06 +0000 (23:20 +0000)]
smaller cleanup

15 years agomove update_callbacks out of the poller instance so its easier for other plugins...
Moritz Venn [Mon, 9 Mar 2009 22:23:29 +0000 (22:23 +0000)]
move update_callbacks out of the poller instance so its easier for other plugins to make use of this

15 years agoAdd instant record functionality - needs fine-tuning but at least works for now
Stephan Reichholf [Sat, 7 Mar 2009 11:09:31 +0000 (11:09 +0000)]
Add instant record functionality - needs fine-tuning but at least works for now

15 years agosome recordNow fixes
Stephan Reichholf [Sat, 7 Mar 2009 11:03:54 +0000 (11:03 +0000)]
some recordNow fixes

15 years agoCLEANUP: html umlaut handling
Michael Schmidt [Sat, 7 Mar 2009 10:58:49 +0000 (10:58 +0000)]
CLEANUP: html umlaut handling
FIX: DE and AT in reverselookup
FIX: strange crash with displayCalls

15 years agofix Afterevent when editing Timer from EPG
Stephan Reichholf [Sat, 7 Mar 2009 09:58:23 +0000 (09:58 +0000)]
fix Afterevent when editing Timer from EPG

15 years agofix indent
Stephan Reichholf [Sat, 7 Mar 2009 09:45:01 +0000 (09:45 +0000)]
fix indent

15 years agoMore Umlaut-Fixes.
Stephan Reichholf [Sat, 7 Mar 2009 09:10:28 +0000 (09:10 +0000)]
More Umlaut-Fixes.

15 years agoFix Umlauts when adding/editing Timers.
Stephan Reichholf [Sat, 7 Mar 2009 09:03:23 +0000 (09:03 +0000)]
Fix Umlauts when adding/editing Timers.
Please use encodeURI/encodeURIComponent() and not escape when handling URIs or URI-Components!

15 years agostupid workaround for something that is not really a problem
Moritz Venn [Fri, 6 Mar 2009 21:27:45 +0000 (21:27 +0000)]
stupid workaround for something that is not really a problem

15 years agoallow to skin custom lists
Moritz Venn [Fri, 6 Mar 2009 14:27:49 +0000 (14:27 +0000)]
allow to skin custom lists

15 years agoAdded menu and moved functions for user-defined keys to menu. Moved save back to...
Torsten Link [Wed, 4 Mar 2009 23:38:36 +0000 (23:38 +0000)]
Added menu and moved functions for user-defined keys to menu. Moved save back to blue key, green to ok and cancel to red key. Moved Audio- Select to yellow key

15 years agosmaller cleanup, optimization and clarified in the source why the reenter-standby...
Moritz Venn [Wed, 4 Mar 2009 22:57:51 +0000 (22:57 +0000)]
smaller cleanup, optimization and clarified in the source why the reenter-standby-after-timeout-hack is needed

15 years agoadded configurable activation delay to allow multiple keypresses before setting the...
Torsten Link [Wed, 4 Mar 2009 22:31:28 +0000 (22:31 +0000)]
added configurable activation delay to allow multiple keypresses before setting the value

15 years agosmaller cleanup
Moritz Venn [Wed, 4 Mar 2009 13:38:34 +0000 (13:38 +0000)]
smaller cleanup

15 years agofix glitch which might occur when requesting information of a second movie
Moritz Venn [Wed, 4 Mar 2009 13:37:48 +0000 (13:37 +0000)]
fix glitch which might occur when requesting information of a second movie

15 years agouse setup skin in autotimersettings
Moritz Venn [Wed, 4 Mar 2009 00:20:45 +0000 (00:20 +0000)]
use setup skin in autotimersettings

15 years agouse startwizard skin instead of (almost) copying it
Moritz Venn [Tue, 3 Mar 2009 22:53:51 +0000 (22:53 +0000)]
use startwizard skin instead of (almost) copying it

15 years agoHide the suggestions-list if there are no more suggestions - this solves the colorscr...
Volker Christian [Tue, 3 Mar 2009 21:41:42 +0000 (21:41 +0000)]
Hide the suggestions-list if there are no more suggestions - this solves the colorscreen-bug where the user presses <ok> while an empty suggestoins-list is shown.

15 years agowhitespace cleanup,
Moritz Venn [Tue, 3 Mar 2009 20:12:19 +0000 (20:12 +0000)]
whitespace cleanup,
fix possible problem with translation if someone ever decides to translate this

15 years agofix some gettext problem
Moritz Venn [Tue, 3 Mar 2009 19:28:11 +0000 (19:28 +0000)]
fix some gettext problem

15 years agofix smaller inconsistency with translations
Moritz Venn [Tue, 3 Mar 2009 17:33:34 +0000 (17:33 +0000)]
fix smaller inconsistency with translations

15 years agofix space
Andreas Monzner [Tue, 3 Mar 2009 09:32:45 +0000 (09:32 +0000)]
fix space

15 years agofix detection for 1080p output
Andreas Monzner [Tue, 3 Mar 2009 09:31:54 +0000 (09:31 +0000)]
fix detection for 1080p output

15 years agomake some composite strings translatable, changed color.keys to be more standard...
Torsten Link [Tue, 3 Mar 2009 09:16:47 +0000 (09:16 +0000)]
make some composite strings translatable, changed color.keys to be more standard- compliant

15 years agomodified german translation, added italian translation (thanx to Spaeleus)
Torsten Link [Tue, 3 Mar 2009 09:15:11 +0000 (09:15 +0000)]
modified german translation, added italian translation (thanx to Spaeleus)

15 years agospecify encoding
Moritz Venn [Mon, 2 Mar 2009 18:14:56 +0000 (18:14 +0000)]
specify encoding

15 years agosmaller cleanup
Moritz Venn [Mon, 2 Mar 2009 13:46:22 +0000 (13:46 +0000)]
smaller cleanup

15 years agodrop autotimerpreviewlist in favour of a list->templatedmulticontent->listbox chain
Moritz Venn [Sun, 1 Mar 2009 20:34:05 +0000 (20:34 +0000)]
drop autotimerpreviewlist in favour of a list->templatedmulticontent->listbox chain

15 years agoFix typo in control, and step up version in response to recent changes
Anders Holst [Sun, 1 Mar 2009 19:08:58 +0000 (19:08 +0000)]
Fix typo in control, and step up version in response to recent changes

15 years agodrop rssentrylist in favour of a list->templatedmulticontent->listbox chain
Moritz Venn [Sun, 1 Mar 2009 18:48:46 +0000 (18:48 +0000)]
drop rssentrylist in favour of a list->templatedmulticontent->listbox chain

15 years agoallow to skin custom lists
Moritz Venn [Sun, 1 Mar 2009 15:59:01 +0000 (15:59 +0000)]
allow to skin custom lists

15 years agoimprove this a bit
Moritz Venn [Sun, 1 Mar 2009 15:58:18 +0000 (15:58 +0000)]
improve this a bit

15 years agoallow to skin custom lists (definitely not perfect yet)
Moritz Venn [Sun, 1 Mar 2009 15:19:47 +0000 (15:19 +0000)]
allow to skin custom lists (definitely not perfect yet)

15 years agoBug fixes with FBF Fonbuch...
Michael Schmidt [Sun, 1 Mar 2009 12:06:17 +0000 (12:06 +0000)]
Bug fixes with FBF Fonbuch...

15 years agoFIX: locales updated
Michael Schmidt [Sun, 1 Mar 2009 12:00:41 +0000 (12:00 +0000)]
FIX: locales updated

15 years agofix crash on Key 0
Torsten Link [Sun, 1 Mar 2009 11:03:13 +0000 (11:03 +0000)]
fix crash on Key 0

15 years agoupdate german translation
Torsten Link [Sun, 1 Mar 2009 01:41:40 +0000 (01:41 +0000)]
update german translation

15 years agoadd/update dutch translation of tageditor,movieretitle,webinterface (thanks benny)
Moritz Venn [Sun, 1 Mar 2009 01:34:11 +0000 (01:34 +0000)]
add/update dutch translation of tageditor,movieretitle,webinterface (thanks benny)

15 years agosmaller cleanups,
Moritz Venn [Sun, 1 Mar 2009 00:44:23 +0000 (00:44 +0000)]
smaller cleanups,
remove trailing whitespaces

15 years agoinstall *.png
Moritz Venn [Sun, 1 Mar 2009 00:34:06 +0000 (00:34 +0000)]
install *.png

15 years agofix path in two more places ;)
Moritz Venn [Sun, 1 Mar 2009 00:30:12 +0000 (00:30 +0000)]
fix path in two more places ;)

15 years agofix plugin location: Not SystemPlugins but Extensions
Torsten Link [Sun, 1 Mar 2009 00:29:04 +0000 (00:29 +0000)]
fix plugin location: Not SystemPlugins but Extensions

15 years agobuild ac3lipsync
Moritz Venn [Sun, 1 Mar 2009 00:19:48 +0000 (00:19 +0000)]
build ac3lipsync

15 years agofix path in two places,
Moritz Venn [Sun, 1 Mar 2009 00:13:17 +0000 (00:13 +0000)]
fix path in two places,
do not try to work with nonexistant translations

15 years agoremoved unneccessary de.mo
Torsten Link [Sun, 1 Mar 2009 00:11:34 +0000 (00:11 +0000)]
removed unneccessary de.mo

15 years agoChecked in new ac3lipsync plugin
Torsten Link [Sat, 28 Feb 2009 23:53:18 +0000 (23:53 +0000)]
Checked in new ac3lipsync plugin

15 years agoAdd Frontend Stuff to /web/about2
Stephan Reichholf [Fri, 27 Feb 2009 17:42:48 +0000 (17:42 +0000)]
Add Frontend Stuff to /web/about2

15 years agosome debug output when import fails
Stephan Reichholf [Fri, 27 Feb 2009 17:32:40 +0000 (17:32 +0000)]
some debug output when import fails

15 years agoadd some information about the running service
Stephan Reichholf [Fri, 27 Feb 2009 17:31:14 +0000 (17:31 +0000)]
add some information about the running service

15 years agoadd /web/about2 web (not finished).
Stephan Reichholf [Fri, 27 Feb 2009 17:16:35 +0000 (17:16 +0000)]
add /web/about2 web (not finished).
/web/about will become obsolete once this is finished

15 years agoadd list property
Stephan Reichholf [Fri, 27 Feb 2009 17:12:38 +0000 (17:12 +0000)]
add list property

15 years agosmall fixes (this is still not in any productive use!)
Stephan Reichholf [Fri, 27 Feb 2009 16:48:17 +0000 (16:48 +0000)]
small fixes (this is still not in any productive use!)

15 years agofix now/next
Moritz Venn [Fri, 27 Feb 2009 13:03:24 +0000 (13:03 +0000)]
fix now/next

15 years agofix #1000000 for WebIf NetworkInterface-Listening-Config stuff
Stephan Reichholf [Thu, 26 Feb 2009 19:19:11 +0000 (19:19 +0000)]
fix #1000000 for WebIf NetworkInterface-Listening-Config stuff

15 years agofix Saving of Timers in IE7
Stephan Reichholf [Thu, 26 Feb 2009 18:57:06 +0000 (18:57 +0000)]
fix Saving of Timers in IE7

15 years agothis should actually fix the network restart (previous versions just ignored the...
Moritz Venn [Wed, 25 Feb 2009 21:32:33 +0000 (21:32 +0000)]
this should actually fix the network restart (previous versions just ignored the mistake),
please consult me if there are errors left instead of just reverting...

15 years agorevert latest changes to avoid a crashing image when configuring the network
Nabil Hanna [Wed, 25 Feb 2009 20:11:07 +0000 (20:11 +0000)]
revert latest changes to avoid a crashing image when configuring the network

15 years agoback to older revision. This was buggy with FBF fonbuch
Michael Schmidt [Wed, 25 Feb 2009 18:43:32 +0000 (18:43 +0000)]
back to older revision. This was buggy with FBF fonbuch

15 years agoFix for Widescreen AV-Configurations
Stephan Reichholf [Wed, 25 Feb 2009 17:30:42 +0000 (17:30 +0000)]
Fix for Widescreen AV-Configurations

15 years agostill no real function but let at least the list work again
Moritz Venn [Wed, 25 Feb 2009 16:22:20 +0000 (16:22 +0000)]
still no real function but let at least the list work again

15 years agodrop "locale" subfolder so we won't get into trouble because of too long filenames
Moritz Venn [Wed, 25 Feb 2009 15:46:40 +0000 (15:46 +0000)]
drop "locale" subfolder so we won't get into trouble because of too long filenames

15 years agofix syntax error (this workaround really should be removed :-))
Moritz Venn [Wed, 25 Feb 2009 12:46:36 +0000 (12:46 +0000)]
fix syntax error (this workaround really should be removed :-))

15 years agomake starting the webserver a little less error prone
Moritz Venn [Tue, 24 Feb 2009 18:50:47 +0000 (18:50 +0000)]
make starting the webserver a little less error prone

15 years agosmaller cleanup, fix possible crash
Moritz Venn [Tue, 24 Feb 2009 13:41:24 +0000 (13:41 +0000)]
smaller cleanup, fix possible crash

15 years agoinstall external bindings
Moritz Venn [Tue, 24 Feb 2009 13:28:41 +0000 (13:28 +0000)]
install external bindings

15 years agochange eventinfo hook: allow to search for different than currently running event...
Moritz Venn [Tue, 24 Feb 2009 11:04:02 +0000 (11:04 +0000)]
change eventinfo hook: allow to search for different than currently running event, keep search in history

15 years ago-fix typoo in it.po, thx Spaeleus
Mladen Horvat [Tue, 24 Feb 2009 10:15:01 +0000 (10:15 +0000)]
-fix typoo in it.po, thx Spaeleus
-add tr locale, thx Zulfikar Veyisogly
follow lib change

15 years agoupdate tagstrip, remove trailing whitespaces
Moritz Venn [Mon, 23 Feb 2009 23:04:52 +0000 (23:04 +0000)]
update tagstrip, remove trailing whitespaces

15 years agofix segfault
Frank Lage [Mon, 23 Feb 2009 22:33:23 +0000 (22:33 +0000)]
fix segfault

15 years agoCleanup Imports
Stephan Reichholf [Mon, 23 Feb 2009 20:03:56 +0000 (20:03 +0000)]
Cleanup Imports

15 years ago*** empty log message ***
Stephan Reichholf [Mon, 23 Feb 2009 20:02:31 +0000 (20:02 +0000)]
*** empty log message ***

15 years ago...
Stephan Reichholf [Mon, 23 Feb 2009 20:01:27 +0000 (20:01 +0000)]
...

15 years agoExample cleanup....
Stephan Reichholf [Mon, 23 Feb 2009 20:00:51 +0000 (20:00 +0000)]
Example cleanup....

15 years agoExample for how to add an external Child (does nothing, just disabled example-code)
Stephan Reichholf [Mon, 23 Feb 2009 20:00:27 +0000 (20:00 +0000)]
Example for how to add an external Child (does nothing, just disabled example-code)

15 years agoAdd possibility for adding external Children.
Stephan Reichholf [Mon, 23 Feb 2009 19:46:57 +0000 (19:46 +0000)]
Add possibility for adding external Children.
This Allows 3rd Party extensions for the WebInterface without having to change the WebIf Code

15 years agoshow search results for currently playing service by default
Moritz Venn [Mon, 23 Feb 2009 18:28:12 +0000 (18:28 +0000)]
show search results for currently playing service by default

15 years agofix previous ci
Moritz Venn [Mon, 23 Feb 2009 18:05:21 +0000 (18:05 +0000)]
fix previous ci

15 years agouse tabs for indentation, whitespace cleanup
Moritz Venn [Mon, 23 Feb 2009 17:52:50 +0000 (17:52 +0000)]
use tabs for indentation, whitespace cleanup

15 years agoAnother Interface-Config fix.
Stephan Reichholf [Mon, 23 Feb 2009 17:32:32 +0000 (17:32 +0000)]
Another Interface-Config fix.
This allows listening on multiple Ports for the same IP (e.g. to enable SSL AND non-SSL secured Webinterface) again

15 years agowhitespace cleanup,
Moritz Venn [Mon, 23 Feb 2009 16:03:11 +0000 (16:03 +0000)]
whitespace cleanup,
use tabs for indentation,
smaller optimization

15 years agodo not mix whitespace/tab indentation
Moritz Venn [Mon, 23 Feb 2009 15:20:44 +0000 (15:20 +0000)]
do not mix whitespace/tab indentation

15 years agomake movielist compatible to old interfaces (request without tag or dirname works...
Moritz Venn [Mon, 23 Feb 2009 11:28:43 +0000 (11:28 +0000)]
make movielist compatible to old interfaces (request without tag or dirname works again),
smaller speedups,
remove trailing whitespaces

15 years agoFIX: hd screens adjusted, fullscreen has still to be adjusted
Michael Schmidt [Sun, 22 Feb 2009 17:52:31 +0000 (17:52 +0000)]
FIX: hd screens adjusted, fullscreen has still to be adjusted

15 years agodrop weird special char
Moritz Venn [Sun, 22 Feb 2009 12:23:20 +0000 (12:23 +0000)]
drop weird special char

15 years agofix gettext related build errors
Moritz Venn [Sun, 22 Feb 2009 12:11:57 +0000 (12:11 +0000)]
fix gettext related build errors

15 years agoproperly fix fritzcall build
Moritz Venn [Sun, 22 Feb 2009 12:01:30 +0000 (12:01 +0000)]
properly fix fritzcall build

15 years agofix compile, the make error missing images
Frank Lage [Sun, 22 Feb 2009 11:48:21 +0000 (11:48 +0000)]
fix compile, the make error missing images

15 years ago*** empty log message ***
Michael Schmidt [Sun, 22 Feb 2009 09:25:01 +0000 (09:25 +0000)]
*** empty log message ***

15 years agoFIX: reverselookup.xml: entry for telefonbuch.de and 11880.com
Michael Schmidt [Sun, 22 Feb 2009 09:24:14 +0000 (09:24 +0000)]
FIX: reverselookup.xml: entry for telefonbuch.de and 11880.com
CHANGE: file reorganization
FIX: nrzuname.py: make it more robust to website with mixed charsets
CHANGE: Screens redesigned, now using font Regular
ADD: Action Screen: when reverselookup fails, also search PhoneBook.csv (Outlook export as CSV/Windows) and PhoneBook.ldif (e.g. export from Thinderbird, if they exist. Just push \93red\94 again. (Beware: Thunderbird exports non compliant data, when there are commas in a name\85) Needs python-textutils!
ATTENTION: handling of the location of PhoneBook.txt changed, you might want to check configuration setting!
FIX: Filter \91#\92 out of names
CHANGE: removed confirmation, when overwriting phonebook entry

15 years agoupdate italian locale, thx Spaeleus
Mladen Horvat [Sat, 21 Feb 2009 18:55:12 +0000 (18:55 +0000)]
update italian locale, thx Spaeleus

15 years agoupdate spanish locale, thx Jose Juan Zapater Vera
Mladen Horvat [Sat, 21 Feb 2009 18:53:56 +0000 (18:53 +0000)]
update spanish locale,  thx Jose Juan Zapater Vera

15 years agofix typo
Frank Lage [Sat, 21 Feb 2009 14:01:20 +0000 (14:01 +0000)]
fix typo

15 years agoreadd /hdd for backwards compat
Stephan Reichholf [Sat, 21 Feb 2009 07:29:16 +0000 (07:29 +0000)]
readd /hdd for backwards compat

15 years ago-also build networkbrowser...
Mladen Horvat [Fri, 20 Feb 2009 12:47:18 +0000 (12:47 +0000)]
-also build networkbrowser...

15 years ago-add Networkbrowser and Mountmanager to easy browse network for networkdevices and...
Mladen Horvat [Fri, 20 Feb 2009 12:45:51 +0000 (12:45 +0000)]
-add Networkbrowser and Mountmanager to easy browse network for networkdevices and mount them permanently to /media/net
-should discover cifs/nfs on all dreamboxes, cifs/nfs on mostly all linux devices and cifs on windows xp/vista devices ( no warranty for full discovery ), feel free to report bugs or fix them
- changed some screens to make Kerni happy ;-)
- shows up inside the networkadapter-configuration-menu

15 years agoAdd option for /media instead of /hdd to allow accessing ALL external Memory Devices
Stephan Reichholf [Thu, 19 Feb 2009 19:45:17 +0000 (19:45 +0000)]
Add option for /media instead of /hdd to allow accessing ALL external Memory Devices

15 years ago*** empty log message ***
Stephan Reichholf [Thu, 19 Feb 2009 19:42:59 +0000 (19:42 +0000)]
*** empty log message ***