Commit Graph

7382 Commits

Author SHA1 Message Date
Stefan Seyfried
07c103a0b5 channellist: fix 2 forgotten cases of fixed plock_zaptime
Origin commit data
------------------
Branch: ni/coolstream
Commit: ec12b704cb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-08 17:35:01 +01:00
Stefan Seyfried
ee4868e80d fix parentallock for "bouquets default locked" case
in case of "default locked" bouquets, the "whole bouquet unlock"
did not work, because of the inverted logic in this case


Origin commit data
------------------
Branch: ni/coolstream
Commit: ab7b08e40e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-08 17:33:25 +01:00
Stefan Seyfried
758256cbfc hdd_menu: do not handle the rootfs or fs without kernel support
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4675f403a6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-08 15:22:15 +01:00
Stefan Seyfried
d12cdc0d42 hdd_menu: fix is_mounted for device links
It is possible to mount e.g. '/dev/disk/by-label/ext_drive', but
is_mounted did not handle this case. Fix that.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 33730236d6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-08 15:11:37 +01:00
Stefan Seyfried
fdd7beea63 hdd_menu: also recognize recordingdir if it is a symlink
...like "/media/by-label/foo/movies", no need to reset configuration
in that case


Origin commit data
------------------
Branch: ni/coolstream
Commit: b3c82180a5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-08 13:07:51 +01:00
Stefan Seyfried
8c5267e9d5 helpers: add "backtick" function for shell-like command
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce382cc2cb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-08 13:05:53 +01:00
Stefan Seyfried
3c8d63ebe2 hdd_menu: only offer filesystems with kernel support
Origin commit data
------------------
Branch: ni/coolstream
Commit: 619e2a0234
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-08 12:27:03 +01:00
Stefan Seyfried
6d354208ee opkg_manager: add a list of packages to hide
Advanced build system can come up with an impressive list of
(sub-)packages, most of them not really interesting for installation
through the GUI. Add a filter with simple patterns to suppress the
display of those packages.
TODO: this should be made configurable via a run-time config file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 19fda619f7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-08 11:24:49 +01:00
Stefan Seyfried
1f6851dea7 hdd_menu: my_popen() needs waitpid to avoid zombies
Origin commit data
------------------
Branch: ni/coolstream
Commit: 67bd1738a6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-08 00:55:44 +01:00
Stefan Seyfried
701c6b8dd0 opkg_manager: use my_system to avoid filedescriptor leaks
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0fcad4ddc5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-08 00:25:46 +01:00
Stefan Seyfried
bd43d18cc8 opkg_manager: remove the dependency on opkg-key
opkg-key does not work at all in standard installs (without gpg)
and is not needed for package management.
Slightly change the definition of opkg commands to not initialize
with find_executable function at startup which seems bogus.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e90c63d0d4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-08 00:22:33 +01:00
Stefan Seyfried
31c7317205 Merge remote-tracking branch 'check/cst-next'
Conflicts:
	src/gui/epgview.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 66adad0811
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-07 (Sat, 07 Feb 2015)



------------------
This commit was generated by Migit
2015-02-07 23:12:01 +01:00
Stefan Seyfried
1b7d3b8e8d mdev_helper/hdd_menu: add udev support
busybox/mdev fills the MDEV variable without /dev/ prefix,
udev fills DEVNAME with /dev/ prefix. Handle both variants.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 48d3e45eb7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-07 (Sat, 07 Feb 2015)



------------------
This commit was generated by Migit
2015-02-07 21:38:33 +01:00
Stefan Seyfried
bba951b892 intall warning icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7bbf3c2ac8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-06 (Fri, 06 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-06 22:13:13 +01:00
Stefan Seyfried
e696dfbd0f pictureviewer/gif: fix build with giflib-5.1+
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e9a40cfb3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-06 (Fri, 06 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-06 21:58:48 +01:00
Stefan Seyfried
ef1a08a60e sectionsd: add hack to avoid bogus error messages on triple
Origin commit data
------------------
Branch: ni/coolstream
Commit: 459f177cbb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-06 (Fri, 06 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-06 20:48:07 +01:00
Stefan Seyfried
346dd72a3e use *_hal.h headers instead of *_td.h
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1bc874ddb5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-06 (Fri, 06 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-06 20:31:03 +01:00
Stefan Seyfried
62022802ac get rid of dmx_td.h include, use dmx_hal.h instead
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ed6033af9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-06 (Fri, 06 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-06 20:16:50 +01:00
Stefan Seyfried
7da9a646ed start_wizard: ensure sytem timezone settings are sane
Origin commit data
------------------
Branch: ni/coolstream
Commit: e0f8cddeed
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-06 (Fri, 06 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-06 19:59:43 +01:00
Stefan Seyfried
697a076599 start_wizard: remove duplicate #ifdef
Origin commit data
------------------
Branch: ni/coolstream
Commit: 57ce8bee0a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-06 (Fri, 06 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-06 19:57:53 +01:00
Stefan Seyfried
1411d19353 filebrowser, moviebrowser, pictureviewer: clarify error message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 678a008310
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-06 (Fri, 06 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-06 17:26:20 +01:00
Jacek Jendrzej
b6fde11b07 pictureviewer.cpp: CPictureViewer::DownloadImage remove double add CURLOPT_NOSIGNA
Origin commit data
------------------
Branch: ni/coolstream
Commit: d58f621769
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-04 15:52:40 +01:00
Jacek Jendrzej
5d8ebdbc6d pictureviewer.cpp: CPictureViewer::DownloadImage add curl timeout opt
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1121e6210e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-02-04 (Wed, 04 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-04 15:35:13 +01:00
Stefan Seyfried
552334b652 picview/png, my_popen: fix -Wclobbered warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: fe5a6ec111
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-26 (Mon, 26 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-04 12:35:51 +01:00
Stefan Seyfried
a1cc8dc08a luaclient: fix "jump to...crosses initialization of" error
Origin commit data
------------------
Branch: ni/coolstream
Commit: a21399479e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-26 (Mon, 26 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-04 12:35:40 +01:00
Jacek Jendrzej
009ec6fbde timerdclient.cpp add check if zapto or record timer double is
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81eba0b35c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-03 17:27:00 +01:00
Christian Schuett
4d92618535 timerd: reset EPG ID when modifying record or zapto timer
this ensures an up-to-date EPG ID if no EPG infos available for the
modified event during modification

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4eb949dda0
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)



------------------
This commit was generated by Migit
2015-02-03 17:22:56 +01:00
Christian Schuett
25290a0317 timerd: prevent events from being deleted while sending them to neutrino
in neutrino's timer list sometimes appears an entry with random values
after deleting one because thread safety is not guaranteed for timerd's
event list while sending items to neutrino, so let's lock the mutex
earlier and unlock it later

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: a96fb7b7f0
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)



------------------
This commit was generated by Migit
2015-02-03 17:22:42 +01:00
Christian Schuett
7dc314700c Neutrino timerlist: sort timer type chooser alphabetically
Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f9dcb64b0
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)



------------------
This commit was generated by Migit
2015-02-03 17:22:30 +01:00
Christian Schuett
a3e5c42a33 Neutrino timer list: remove unnecessary check for last deleted event
timerd client already filters deleted events (TIMERSTATE_TERMINATED)
sent from timerd

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a4e9e8640
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)



------------------
This commit was generated by Migit
2015-02-03 17:22:20 +01:00
Stefan Seyfried
a593ec0e85 shellwindow: don't update screen if not necessary
Origin commit data
------------------
Branch: ni/coolstream
Commit: 54b09135fb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-01 (Sun, 01 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-01 20:13:40 +01:00
Stefan Seyfried
f87ec9367d shellwindow: fix line reading code
In case of partially read lines, the last complete line before was
discarded. Fix this, simplify the code and make it code work at all
for lines longer than 1023 bytes (went into endless loop before).


Origin commit data
------------------
Branch: ni/coolstream
Commit: 358286d351
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-01 (Sun, 01 Feb 2015)

Origin message was:
------------------
shellwindow: fix line reading code

In case of partially read lines, the last complete line before was
discarded. Fix this, simplify the code and make it code work at all
for lines longer than 1023 bytes (went into endless loop before).


------------------
This commit was generated by Migit
2015-02-01 20:11:02 +01:00
Stefan Seyfried
e0dd2765ad fbaccel: open all devices with O_CLOEXEC
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2079a2fcf8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-01 (Sun, 01 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-01 20:08:19 +01:00
Stefan Seyfried
0bdb062b7d CShellWindow: use my_popen() to avoid leaking fds etc.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40eb531728
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-01 (Sun, 01 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-01 20:01:09 +01:00
Stefan Seyfried
a42e2378c5 CTextBox: fix text position calculation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59a109f828
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-01 (Sun, 01 Feb 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-02-01 19:59:15 +01:00
Stefan Seyfried
978da61229 fb_ng: bail out early in paintIcon() if name is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: 404247b5a0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-31 (Sat, 31 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-31 20:37:55 +01:00
Stefan Seyfried
298ef5adc9 videosettings: work around API differences in hd1/hd2
...one more ugly #ifdef certainly does not spoil this code...


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a05656ef0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-31 (Sat, 31 Jan 2015)



------------------
This commit was generated by Migit
2015-01-31 12:14:11 +01:00
Stefan Seyfried
42d0f8e35d fix uncoolinit link for ffmpeg built without libbluray
Origin commit data
------------------
Branch: ni/coolstream
Commit: f0fabd55fc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-31 (Sat, 31 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-31 10:56:08 +01:00
[CST] Focus
b492148034 eitd: as long as neutrino using only first content classification,
reduce content classification caching (leaving old code with ifdef)


Origin commit data
------------------
Branch: ni/coolstream
Commit: e8700de2b7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-01-30 (Fri, 30 Jan 2015)



------------------
This commit was generated by Migit
2015-01-30 19:47:30 +03:00
[CST] Focus
99e074c784 zapit/src/femanager.cpp: fix save/restore flag to use satellite in multi-satellite scan
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae6a5e6917
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-29 17:39:01 +03:00
Jacek Jendrzej
e9483cd66e make channel_id private, use getChannelID()
Origin commit data
------------------
Branch: ni/coolstream
Commit: c624505818
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-29 (Thu, 29 Jan 2015)

Origin message was:
------------------
 make channel_id private, use getChannelID()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-29 14:58:09 +01:00
Jacek Jendrzej
289a84fa45 bouqueteditor_channels.cpp: use RC_tv if key_tvradio_mode not defined fix commit d8b0c41947
Origin commit data
------------------
Branch: ni/coolstream
Commit: 30fb340406
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-29 (Thu, 29 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-29 11:44:49 +01:00
Stefan Seyfried
bc10cafca2 zapit: make old DVB headers fatal
This catches setup errors during build instead of breaking
breaking things later at run time. SPARK keeps this as a
warning, as the kernel is too old.


Origin commit data
------------------
Branch: ni/coolstream
Commit: e4f202c88a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)



------------------
This commit was generated by Migit
2015-01-28 20:54:22 +01:00
Stefan Seyfried
138a82d80f use the correct include path to the private headers
...and make sure they are actally used everywhere
This is the correct fix for 9715cfaba2


Origin commit data
------------------
Branch: ni/coolstream
Commit: 35c331de69
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-28 (Wed, 28 Jan 2015)



------------------
This commit was generated by Migit
2015-01-28 20:53:58 +01:00
Jacek Jendrzej
0ef3b291ed dt.cfix logic error
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2074dc4a5d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-28 18:17:50 +01:00
Stefan Seyfried
67c6a29255 make sure the private dvb headers are used on coolstream
Origin commit data
------------------
Branch: ni/coolstream
Commit: bcc38b9b4d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-27 (Tue, 27 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-27 21:22:29 +01:00
Stefan Seyfried
9715cfaba2 add $(top_builddir) to include path for sectionsd- and timerdclient
Without this, on some systems the system headers are searched first for
the DVB includes before the paths provided via CFLAGS are searched.
This sounds like a preprocessor bug, but this "fix" is surely harmless.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e5446ad9f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-27 (Tue, 27 Jan 2015)



------------------
This commit was generated by Migit
2015-01-27 21:20:27 +01:00
Stefan Seyfried
c799b55d7d zapit, GUI: allow building with older DVB API version
the new API features are not yet used, so allow building with older API
version e.g. on stlinux where the kernel is too old


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a5fe02149
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-27 (Tue, 27 Jan 2015)



------------------
This commit was generated by Migit
2015-01-27 21:18:45 +01:00
Stefan Seyfried
08f96ff53a disarm broken HAVE_SPARK_HARDWARE code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0bff1ff02d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-27 (Tue, 27 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-27 10:59:04 +01:00
Stefan Seyfried
190c9bb2a7 fix 64bit format string warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: c41c7b3002
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-01-27 (Tue, 27 Jan 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2015-01-27 10:58:43 +01:00