vuplus_dvbapp-plugin
15 years ago- FIX: commas in FBF-Fonbuch names
Michael Schmidt [Tue, 7 Apr 2009 15:39:03 +0000 (15:39 +0000)]
- FIX: commas in FBF-Fonbuch names
- FIX: Newlines in ActionScreen become Kommas
- FIX: maxDelay when reconnecting drastically reduced
- FIX: debug info of ReverseLookup is now also written to FritzDebug.log
- FIX: a problem with debug output of Umlauts

15 years agouse keySave instead of close so we don't lose changes
Moritz Venn [Thu, 2 Apr 2009 20:20:49 +0000 (20:20 +0000)]
use keySave instead of close so we don't lose changes

15 years agountested: port to new iTSMPEGDecoder api
Felix Domke [Tue, 31 Mar 2009 23:17:26 +0000 (23:17 +0000)]
untested: port to new iTSMPEGDecoder api

15 years agosome smaller optimization
Moritz Venn [Tue, 31 Mar 2009 18:00:39 +0000 (18:00 +0000)]
some smaller optimization

15 years agocreate optional wizard elements
Moritz Venn [Tue, 31 Mar 2009 18:00:19 +0000 (18:00 +0000)]
create optional wizard elements

15 years agotiny optimization
Moritz Venn [Fri, 27 Mar 2009 22:58:33 +0000 (22:58 +0000)]
tiny optimization

15 years agoallow to force autotimer to parse epg when cleaning up (== finished with refresh)
Moritz Venn [Fri, 27 Mar 2009 19:14:40 +0000 (19:14 +0000)]
allow to force autotimer to parse epg when cleaning up (== finished with refresh)

15 years agosmaller adjustments
Moritz Venn [Fri, 27 Mar 2009 19:04:46 +0000 (19:04 +0000)]
smaller adjustments

15 years ago"YouTube Video Quality" -> "Video Quality"
Volker Christian [Fri, 27 Mar 2009 18:35:33 +0000 (18:35 +0000)]
"YouTube Video Quality" -> "Video Quality"

15 years agoadd russion translation, thx Peter
Mladen Horvat [Thu, 26 Mar 2009 16:51:05 +0000 (16:51 +0000)]
add russion translation, thx Peter

15 years agoFormat and time parameter prepared
Volker Christian [Mon, 23 Mar 2009 17:34:48 +0000 (17:34 +0000)]
Format and time parameter prepared

15 years agodrop U+FEFF and please keep it out of your source files since gettext does not like...
Moritz Venn [Mon, 23 Mar 2009 16:04:09 +0000 (16:04 +0000)]
drop U+FEFF and please keep it out of your source files since gettext does not like it very much

15 years agoAdded some search features
Volker Christian [Sun, 22 Mar 2009 22:06:46 +0000 (22:06 +0000)]
Added some search features

15 years agoFIX: Umlauts in phonebook of newer firmwares
Michael Schmidt [Sun, 22 Mar 2009 19:24:35 +0000 (19:24 +0000)]
FIX: Umlauts in phonebook of newer firmwares
FIX: DE, NL, FR in reverselookup.xml

15 years agoFixed crash
Volker Christian [Fri, 20 Mar 2009 16:00:09 +0000 (16:00 +0000)]
Fixed crash

15 years ago- sort list display by IP.
Mladen Horvat [Fri, 20 Mar 2009 14:01:27 +0000 (14:01 +0000)]
- sort list display by IP.
- reload mount entries after closing mountscreen
- italian translation update, thx Spaeleus
- add dutch translation, thx Benny De Tandt

15 years agobe sure we have at least an empty summary
Moritz Venn [Thu, 19 Mar 2009 21:21:30 +0000 (21:21 +0000)]
be sure we have at least an empty summary

15 years agoinstall maintainer.info
Moritz Venn [Wed, 18 Mar 2009 21:15:53 +0000 (21:15 +0000)]
install maintainer.info

15 years agomaintainer.info added
Michael Schmidt [Wed, 18 Mar 2009 20:55:03 +0000 (20:55 +0000)]
maintainer.info added

15 years agofix some weird crash, could someone who is actually using this feature take a closer...
Moritz Venn [Mon, 16 Mar 2009 15:07:51 +0000 (15:07 +0000)]
fix some weird crash, could someone who is actually using this feature take a closer look at this? :-)

15 years agopretty basic (and also most likely final :-)) intergration with webif, open http...
Moritz Venn [Sun, 15 Mar 2009 21:08:12 +0000 (21:08 +0000)]
pretty basic (and also most likely final :-)) intergration with webif, open http(s)://<ip or hostname>/epgrefresh?refresh to start a forced refresh

15 years agoperl -pi -e 's/\r\n/\n/;' *.py
Moritz Venn [Sun, 15 Mar 2009 08:07:59 +0000 (08:07 +0000)]
perl -pi -e 's/\r\n/\n/;' *.py

15 years agowhitespace cleanup,
Moritz Venn [Sun, 15 Mar 2009 08:06:50 +0000 (08:06 +0000)]
whitespace cleanup,
cleanup imports

15 years agoadd single network scan
Frank Lage [Sat, 14 Mar 2009 23:59:00 +0000 (23:59 +0000)]
add single network scan

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....