betacentauri [Sat, 16 May 2015 11:50:09 +0000 (13:50 +0200)]
gRC: Initialize variables before use
Prevent valgrind warning
Signed-off-by: Erik Slagter <erik@openpli.org>
littlesat [Sat, 16 May 2015 10:34:00 +0000 (12:34 +0200)]
Revert "socket: use getaddrinfo"
This reverts commit
d19775591b88bdc78689fd54798fdd490ba07f21.
As it crashes the boxes this morning - also revert c5c963
littlesat [Sat, 16 May 2015 10:33:22 +0000 (12:33 +0200)]
Revert "serversocket-remove-unused-variable-res-in-eServerSo"
This reverts commit
c5c9635293f1147964b3146938a1e43391b0aed0.
As it crashed all boxes this morning - also revert d19775
Taapat [Sat, 16 May 2015 08:57:33 +0000 (10:57 +0200)]
serversocket-remove-unused-variable-res-in-eServerSo
Signed-off-by: technl <tech@openpli.org>
pieterg [Thu, 7 May 2015 20:06:31 +0000 (22:06 +0200)]
socket: use getaddrinfo
gethostbyname is obsolete, and getaddrinfo allows
us to avoid IPv4/IPv6 dependencies.
Also, getaddrinfo can return multiple addresses,
allowing multihomed and/or multiprotocol services
to be bound or connected.
ims [Sat, 9 May 2015 20:05:23 +0000 (22:05 +0200)]
EPGCache - fixed swapped parameters in fread and fwrite
Signed-off-by: pieterg <pieterg@users.sourceforge.net>
betacentauri [Sat, 9 May 2015 18:40:32 +0000 (20:40 +0200)]
Fix crash when writing epg cache to the disk
Timestamp in contentTimeMap can differ from eventData timestamp.
In such cases eventData is not removed from timeMap. timeMap is
used in eEPGCache::save which accesses in such a case freed memory.
This can cause crash.
Signed-off-by: pieterg <pieterg@users.sourceforge.net>
pieterg [Thu, 7 May 2015 10:03:32 +0000 (12:03 +0200)]
pieterg [Thu, 7 May 2015 09:06:27 +0000 (11:06 +0200)]
gdi: add sanitychecks on framebuffer fd
Athanasios Oikonomou [Tue, 5 May 2015 15:18:39 +0000 (18:18 +0300)]
Cache AAC pid in lamedb
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Sun, 3 May 2015 10:12:50 +0000 (12:12 +0200)]
GMEPG - use GMEPGSelectAction instead EPGSelectAction
Signed-off-by: littlesat <littlesat99@yahoo.com>
dima73 [Wed, 6 May 2015 08:27:58 +0000 (10:27 +0200)]
menu.xml: added entryID("keyboard_setup" and "lcd_setup")
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Tue, 5 May 2015 19:53:39 +0000 (21:53 +0200)]
Actualised-cs.po
Signed-off-by: technl <tech@openpli.org>
technl [Tue, 5 May 2015 09:57:45 +0000 (11:57 +0200)]
Update French language, thnx again Pr2
Taapat [Tue, 5 May 2015 09:53:58 +0000 (11:53 +0200)]
Update Latvian translation
Signed-off-by: technl <tech@openpli.org>
Athanasios Oikonomou [Sun, 3 May 2015 05:35:37 +0000 (08:35 +0300)]
servicemp3: syncronize GstPlayFlags with GStreamer
Signed-off-by: Erik Slagter <erik@openpli.org>
Athanasios Oikonomou [Mon, 4 May 2015 17:28:05 +0000 (20:28 +0300)]
servicemp3: don't rely on playbin default GstPlayFlags
Latest changes on playbin introduce new default GstPLayFlags causing issues.
It's better to use servicemp3 default flags.
Signed-off-by: Erik Slagter <erik@openpli.org>
blzr [Sat, 2 May 2015 11:19:29 +0000 (13:19 +0200)]
timezone.xml: test version that includes zone adjustments
requested in this thread (Algiers, Samara, Yerevan) + some
more outdated entries spotted.
Any feedback welcome (esp. from users from changed timezones.
Known issues: Kaliningrad, Ulaan Bataar ;), and Egypt (after May 1st)
- have to wait for OE update...
Signed-off-by: Erik Slagter <erik@openpli.org>
ims [Fri, 1 May 2015 15:31:13 +0000 (17:31 +0200)]
GMEPG - Primetime/Now under Blue, Input date/time under Blue_long. Due it is added GMEPG action map with blue/blue_long (only)
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Fri, 1 May 2015 10:57:57 +0000 (12:57 +0200)]
GMEPG - fix for toggle primetime/now with shortcut after manual input time
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Fri, 1 May 2015 08:48:58 +0000 (10:48 +0200)]
GMEPG - added toggle between primetime and now under TEXT button
Signed-off-by: littlesat <littlesat99@yahoo.com>
dima73 [Thu, 30 Apr 2015 12:11:04 +0000 (14:11 +0200)]
GMEPG: Add option for "Prime time"
Signed-off-by: littlesat <littlesat99@yahoo.com>
Mirakels [Thu, 2 Apr 2015 07:17:05 +0000 (09:17 +0200)]
More debug cosmetics
betacentauri [Sat, 25 Apr 2015 11:03:12 +0000 (13:03 +0200)]
Add SIGTERM signalhandler
Catch signal and stop e2 in a proper way.
This also writes config and EPG data to the disk.
Signed-off-by: littlesat <littlesat99@yahoo.com>
dima73 [Sun, 26 Apr 2015 17:22:05 +0000 (19:22 +0200)]
Satconfig: save configfile (e.g. GSOD --> not save)
ims [Sun, 26 Apr 2015 10:54:14 +0000 (12:54 +0200)]
ServiceList - backward compatible when is not used new parameter progressPercentWidth in skin. Then is used progressBarWidth parameter for it.
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Sun, 26 Apr 2015 09:17:51 +0000 (11:17 +0200)]
ServiceList - adapt progressPercentWidth for FullHD skins by divide progressBarWidth skin parameter to standallone parameters progressBarWidth and progressPercentWidth
Signed-off-by: littlesat <littlesat99@yahoo.com>
Athanasios Oikonomou [Thu, 23 Apr 2015 05:24:17 +0000 (08:24 +0300)]
downloadWithProgress: support https with connectSSL
Downloading https page fails with "Connection was closed cleanly"
because downloadWithProgress uses connectTCP instead of connectSSL.
Using connectSSL for https solves the problem.
Signed-off-by: littlesat <littlesat99@yahoo.com>
Athanasios Oikonomou [Tue, 21 Apr 2015 21:07:04 +0000 (00:07 +0300)]
RedirectOutput: Add missing self into flush and implement isatty function
Without self any call to flush will miserably fail with the following error:
TypeError: flush() takes no arguments (1 given)
Also any call to isatty fails too with the following error:
AttributeError: EnigmaOutput instance has no attribute 'isatty'
Hardcode it to True since stderr and stdout have isatty by default True.
>>> import sys
>>> sys.stderr.isatty()
True
>>> sys.stdout.isatty()
True
Signed-off-by: littlesat <littlesat99@yahoo.com>
littlesat [Wed, 22 Apr 2015 05:53:18 +0000 (07:53 +0200)]
MovieList: Solve indent "issues" and whitespaces added in previous patch
regagain [Wed, 22 Apr 2015 04:12:25 +0000 (06:12 +0200)]
Segregating realtags from autotags to avoid side effects when checking longest common sentence
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Mon, 20 Apr 2015 13:54:31 +0000 (15:54 +0200)]
Manual scanning for terrestrial - added option for scanning Auto, DVB-T, DVB-T2. When user know, which system is used, then saves half of scanning time
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Mon, 20 Apr 2015 20:32:54 +0000 (22:32 +0200)]
TransponderInfo - fix for terrestrial scaning when system info is None
Signed-off-by: littlesat <littlesat99@yahoo.com>
Erik Slagter [Mon, 20 Apr 2015 17:32:10 +0000 (19:32 +0200)]
timezone.xml: another type (zone Atlantic doesn't exist).
Erik Slagter [Mon, 20 Apr 2015 17:26:15 +0000 (19:26 +0200)]
timezone.xml: (re-)correct obvious typo.
Erik Slagter [Mon, 20 Apr 2015 17:13:09 +0000 (19:13 +0200)]
Revert "timezones.xml: add Samara, Algeria, Riga, Tallinn and Vilnius.",
"timezone.xml: correct typo in Africat/Kinshasa" and
"timezone.xml: more corrections as contributed by Taapat."
This reverts commit
93880e0d515cf7cb39bf1e6249806c4c84fd015b.
7823fc48d2808c805b7a7a8fe21d7990e944c104 and
37a46acae0e1aaa34e8ed622f54253f553037246.
The changes point to non-existing cities in /usr/share/zoneinfo.
technl [Mon, 20 Apr 2015 05:24:47 +0000 (07:24 +0200)]
Update French language, thnx Pr2.
littlesat [Sun, 19 Apr 2015 11:38:58 +0000 (13:38 +0200)]
TransponderInfo: Add sanity check
http://forums.openpli.org/topic/37705-transponderinfopy-crash/
Erik Slagter [Sun, 19 Apr 2015 07:50:02 +0000 (09:50 +0200)]
timezone.xml: more corrections as contributed by Taapat.
Erik Slagter [Fri, 17 Apr 2015 15:23:03 +0000 (17:23 +0200)]
timezone.xml: correct typo in Africat/Kinshasa
As per http://forums.openpli.org/topic/37482-outdated-timezones/page-3#entry487029.
Erik Slagter [Fri, 17 Apr 2015 15:13:15 +0000 (17:13 +0200)]
timezones.xml: add Samara, Algeria, Riga, Tallinn and Vilnius.
As per http://forums.openpli.org/topic/37482-outdated-timezones/page-2#entry485932.
littlesat [Tue, 14 Apr 2015 05:49:46 +0000 (07:49 +0200)]
Messagebox: Adjust title to type of Messagebox
As suggested by Dimitrij based on an idea from openATV - but only doing it
with less code and really add a basic Message type
https://github.com/openatv/enigma2/commit/
885ff59b5d7108b10925c4a5f3445bae24532500
ims [Mon, 13 Apr 2015 22:07:45 +0000 (00:07 +0200)]
fix forget import for MovieSelection
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Mon, 13 Apr 2015 21:34:01 +0000 (23:34 +0200)]
Movieplayer - offline decode displayed in contextmenu for .ts file only, routine do_decode for .ts files only too
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Mon, 13 Apr 2015 21:28:57 +0000 (23:28 +0200)]
Movieplayer contextmenu - less code for isResetable
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Mon, 13 Apr 2015 18:18:47 +0000 (20:18 +0200)]
Movieplayer context menu - display 'Reset playback position' when it is possible only
Signed-off-by: littlesat <littlesat99@yahoo.com>
Taapat [Mon, 13 Apr 2015 18:15:10 +0000 (21:15 +0300)]
RecordTimer: small optimization
Signed-off-by: littlesat <littlesat99@yahoo.com>
littlesat [Mon, 13 Apr 2015 18:04:45 +0000 (20:04 +0200)]
Add the possibility to tag e.g. MKVs as top/bottom 3D
littlesat [Mon, 13 Apr 2015 16:52:40 +0000 (18:52 +0200)]
ParentalControlSetup: show Enable parental control when
parental control not enabled
Based on a suggestion by Taapad
http://forums.openpli.org/topic/37642-parental-control/
dima73 [Mon, 13 Apr 2015 15:39:58 +0000 (17:39 +0200)]
Add new option for conflict timeshift/timer.
Show selection window(Save timeshift and zap/Don't zap/Zap/Save timeshift in movie dir and zap/Don't zap and disable timer/Don't zap and remove timer) if timeshift enabled and start timer and need zap to recording service.
Signed-off-by: littlesat <littlesat99@yahoo.com>
As discussed here: http://forums.openpli.org/topic/37476-timeshift-timer-conflict/page-4
littlesat [Mon, 13 Apr 2015 15:37:02 +0000 (17:37 +0200)]
Solve issue movielist plugins were not indicated on the movlielist context menu
And also slightly simplify some duplications in the code
littlesat [Sat, 11 Apr 2015 23:01:30 +0000 (01:01 +0200)]
Also correctly arrange when recording is parental protected
littlesat [Sat, 11 Apr 2015 16:47:04 +0000 (18:47 +0200)]
Display VU/XT10K centralize service name
littlesat [Sat, 11 Apr 2015 14:15:48 +0000 (16:15 +0200)]
MovieList: .asf extension could also be a video stream/extension
This solves that on .asf video streams the screensaver is started
unintentely
littlesat [Sat, 11 Apr 2015 13:56:48 +0000 (15:56 +0200)]
Also make it possible to (un)hide parental locked recordings
littlesat [Sat, 11 Apr 2015 13:04:09 +0000 (15:04 +0200)]
Add option to parental lock manufacturer reset and software update screens
ims [Sat, 11 Apr 2015 11:10:30 +0000 (13:10 +0200)]
actualised cs.po
Signed-off-by: technl <tech@openpli.org>
blzr [Sat, 11 Apr 2015 08:36:43 +0000 (10:36 +0200)]
latest Polish translations update ("POT-Creation-Date: 2015-04-08 23:08+0200\n")
Signed-off-by: technl <tech@openpli.org>
ims [Fri, 10 Apr 2015 21:01:54 +0000 (23:01 +0200)]
ScanSetup - Predefined transponder - added system option (dvb-t/t2) for scan
Signed-off-by: Erik Slagter <erik@openpli.org>
ims [Fri, 10 Apr 2015 20:24:52 +0000 (22:24 +0200)]
timezone - resolving path using SCOPE_SKIN
Signed-off-by: Erik Slagter <erik@openpli.org>
technl [Fri, 10 Apr 2015 15:14:41 +0000 (17:14 +0200)]
Update for enigma2 : Dutch language.
ims [Sun, 5 Apr 2015 05:30:24 +0000 (07:30 +0200)]
fix SCOPE_SKIN_IMAGE, when SCOPE_CURRENT_SKIN is not successful in skin.py. Thanks betacentauri
Signed-off-by: Erik Slagter <erik@openpli.org>
Erik Slagter [Fri, 10 Apr 2015 08:59:44 +0000 (10:59 +0200)]
timezone.xml: spotted a nasty little typo.
Erik Slagter [Fri, 10 Apr 2015 08:54:46 +0000 (10:54 +0200)]
timezone.xml: resolving path using SCOPE_SKIN doesn't seem to work.
Fallback to hardcoded path for the moment.
Erik Slagter [Fri, 10 Apr 2015 07:39:59 +0000 (09:39 +0200)]
timezone.xml: add to enigma2 package as it's the only
user, no need to get it from svn-cdk (tuxbox-common),
which is obsolete.
This allows us to update the file more easily.
littlesat [Thu, 9 Apr 2015 20:45:39 +0000 (22:45 +0200)]
Simplify parental locked movie list and playing movie when coming from standby
And also handle it correctly when (re)starting box/enigma2
littlesat [Wed, 8 Apr 2015 22:22:40 +0000 (00:22 +0200)]
Close movieselection when go to standby and we're in a protected dir
This will also stop playing a parental locked movie
littlesat [Wed, 8 Apr 2015 22:14:44 +0000 (00:14 +0200)]
Always reload to home folder when a parental locked list is selected
littlesat [Wed, 8 Apr 2015 20:52:40 +0000 (22:52 +0200)]
ParentalControl: Simplify some code
littlesat [Wed, 8 Apr 2015 20:49:43 +0000 (22:49 +0200)]
Correctly cache pincode when entering parental protected directory
And move away from the current directory when it is a parental protected
directory and we entered Standby while the MovieSelection Screen is active
ims [Mon, 6 Apr 2015 19:40:21 +0000 (21:40 +0200)]
PlayList adapted for FullHD skin
Signed-off-by: littlesat <littlesat99@yahoo.com>
littlesat [Tue, 7 Apr 2015 18:55:11 +0000 (20:55 +0200)]
Do check on service pin active instead of pin not equal 0000
littlesat [Tue, 7 Apr 2015 14:55:06 +0000 (16:55 +0200)]
Add extra inactvity detection block timer
For when you're sleeping at night and working overday...
littlesat [Tue, 7 Apr 2015 14:29:43 +0000 (16:29 +0200)]
Solve GSOD when movieselection is parentally protected.
littlesat [Sat, 4 Apr 2015 17:27:14 +0000 (19:27 +0200)]
When movielist is parental locked revert to default movielist
littlesat [Sat, 4 Apr 2015 16:58:35 +0000 (18:58 +0200)]
Do not parental protect the .Trash directories
littlesat [Sat, 4 Apr 2015 15:58:02 +0000 (17:58 +0200)]
When parental control is disabled no service is protected
littlesat [Sat, 4 Apr 2015 15:14:13 +0000 (17:14 +0200)]
Remove a not required variable declaration
littlesat [Sat, 4 Apr 2015 15:02:37 +0000 (17:02 +0200)]
Also avoid unpause of recording from parental protected service
And when this is played fallback to the default recording directory
littlesat [Sat, 4 Apr 2015 15:00:43 +0000 (17:00 +0200)]
ParentalControl: Add function isProtected
separate it from isServicePlayable so it can also be used as a simple
check
littlesat [Sat, 4 Apr 2015 14:41:02 +0000 (16:41 +0200)]
Not continue playing parental protected mkv etc.. when coming from standby
littlesat [Sat, 4 Apr 2015 14:39:26 +0000 (16:39 +0200)]
Add capability to remove notifiers from configs
ims [Fri, 3 Apr 2015 21:03:05 +0000 (23:03 +0200)]
add Change recording (add time) to instant recording. It adds time to end of recording
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Fri, 3 Apr 2015 20:50:33 +0000 (22:50 +0200)]
fix GSOD for instant recording when is for Change recording (duration) input empty
Signed-off-by: littlesat <littlesat99@yahoo.com>
littlesat [Sat, 4 Apr 2015 13:53:08 +0000 (15:53 +0200)]
InputBox: do nothing with keyRight when enterring pin codes
littlesat [Sat, 4 Apr 2015 13:43:21 +0000 (15:43 +0200)]
Make it also possible to protect screens via Hotkey
Thanks Dimitrij for the suggestion
ims [Sat, 4 Apr 2015 13:22:52 +0000 (15:22 +0200)]
enigma2 - update estonian translate by zeros
Signed-off-by: technl <tech@openpli.org>
Taapat [Mon, 30 Mar 2015 17:53:49 +0000 (20:53 +0300)]
Update Latvian translation
Signed-off-by: technl <tech@openpli.org>
littlesat [Fri, 3 Apr 2015 06:13:00 +0000 (08:13 +0200)]
MovieSelection: Parental protect "hiden" subdirectories
littlesat [Thu, 2 Apr 2015 23:03:00 +0000 (01:03 +0200)]
Correctly parental protect time edit menu
littlesat [Thu, 2 Apr 2015 21:56:58 +0000 (23:56 +0200)]
ChannelSelection: Small improvement regarding history zap
Thanks Dimitrij
littlesat [Thu, 2 Apr 2015 17:49:25 +0000 (19:49 +0200)]
Remove "Show packages to be upgraded" when no update is needed
Thanks Taapat for reporting
littlesat [Thu, 2 Apr 2015 17:17:05 +0000 (19:17 +0200)]
ParentalControl: Add possibility to parental protect recordings
littlesat [Thu, 2 Apr 2015 17:04:09 +0000 (19:04 +0200)]
InfoBar: Do not open MoviePlayer when parental locked recording is blocked
littlesat [Thu, 2 Apr 2015 15:43:51 +0000 (17:43 +0200)]
SoftwareUpdate: Do not show update options when no updates are available
Thanks Dimitrij for the suggestion
littlesat [Thu, 2 Apr 2015 12:39:39 +0000 (14:39 +0200)]
Hotkey: Add skin selection screen to hotkeyfunctions
Thanks VIX
ims [Thu, 2 Apr 2015 10:26:46 +0000 (12:26 +0200)]
RotorPosition converter - optimization for the type "TunerName" and nimConfig "advanced" by Dimitrij
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Thu, 2 Apr 2015 06:19:55 +0000 (08:19 +0200)]
Rotorposition - display parameters moved into menu
Signed-off-by: littlesat <littlesat99@yahoo.com>
ims [Wed, 1 Apr 2015 21:22:32 +0000 (23:22 +0200)]
configurable display rotor position in infobar
Signed-off-by: littlesat <littlesat99@yahoo.com>
Mirakels [Wed, 1 Apr 2015 20:09:59 +0000 (22:09 +0200)]
allocateDemux: possible out of bounds when searching for free demux