Stefan Seyfried
7ea2a634ab
zapit/channel: remove bogus (char *) cast
...
Origin commit data
------------------
Commit: 30f3988583
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-14 14:31:11 +01:00
Stefan Seyfried
32471804e5
moviebrowser/player: remove unneeded (char *) casts
...
Origin commit data
------------------
Commit: b90991da77
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-14 14:31:11 +01:00
Stefan Seyfried
ebd1cab3d5
channellist: remove bogus (char *) casts
...
Origin commit data
------------------
Commit: b325268123
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-14 14:31:11 +01:00
Stefan Seyfried
dbe8143f0e
lcdd: remove useless cast
...
Origin commit data
------------------
Commit: e73d266c3e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-14 14:31:11 +01:00
Stefan Seyfried
5f6a2ac77d
themes: remove unneccessary (char *) casts
...
Origin commit data
------------------
Commit: 9a6d65937f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-14 14:31:11 +01:00
Stefan Seyfried
de17dfee99
CThemes: make saveFile and readFile accept const char* param
...
this removes the need for ugly (char *) casts
Origin commit data
------------------
Commit: 3fa68cae90
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-14 14:31:11 +01:00
[CST] Focus
1783407977
zapit/src/bouquets.cpp: fix favorites webtv channels not found in webtv xml files
...
Origin commit data
------------------
Commit: 63d8c8e90b
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-02-13 (Fri, 13 Feb 2015)
2015-02-13 16:15:13 +03:00
Jacek Jendrzej
2ba8c5da37
fix compiling warnings
...
Origin commit data
------------------
Commit: 1bfcad398f
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-02-11 (Wed, 11 Feb 2015)
2015-02-11 19:21:54 +01:00
[CST] Focus
9d673f4af3
Revert "hdd_menu: only offer filesystems with kernel support"
...
- breaks user-space fs like exfat
This reverts commit 6e6432ad22
.
Origin commit data
------------------
Commit: 6d287e46f7
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-10 15:07:28 +03:00
[CST] Focus
3080f9cca0
Revert "hdd_menu: fix is_mounted for device links"
...
- broken in case readlink do not support -f switch -> filesystem always 'mounted'
This reverts commit 0a1acb6995
.
Origin commit data
------------------
Commit: 990e79aa6f
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-10 15:05:05 +03:00
[CST] Focus
a6e566327f
Revert "hdd_menu: do not handle the rootfs or fs without kernel support"
...
This reverts commit 00ab65d5e2
.
Origin commit data
------------------
Commit: 342180a28b
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-02-10 (Tue, 10 Feb 2015)
2015-02-10 15:04:52 +03:00
[CST] Focus
e28e65e9cd
rcsim.c: use event dev on cst, too
...
Origin commit data
------------------
Commit: c00befb0e6
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-02-06 (Fri, 06 Feb 2015)
2015-02-09 20:25:09 +03:00
Stefan Seyfried
d99c4c0b4b
hdd_menu: my_popen() needs waitpid to avoid zombies
...
Origin commit data
------------------
Commit: d411f6d996
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
12826c713a
channellist: fix 2 forgotten cases of fixed plock_zaptime
...
Origin commit data
------------------
Commit: dc637ca68e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
de3b644e30
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
------------------
Commit: 6e9496b18f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
00ab65d5e2
hdd_menu: do not handle the rootfs or fs without kernel support
...
Origin commit data
------------------
Commit: f7bb7a70cb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
0a1acb6995
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
------------------
Commit: 415e7351e1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
a6a6c91e29
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
------------------
Commit: 17395a7fed
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
8a9e640b18
helpers: add "backtick" function for shell-like command
...
Origin commit data
------------------
Commit: f607fe5fbe
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
6e6432ad22
hdd_menu: only offer filesystems with kernel support
...
Origin commit data
------------------
Commit: 141872565e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
31dcc9ddf4
opkg_manager: use my_system to avoid filedescriptor leaks
...
Origin commit data
------------------
Commit: 42c2323135
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
d6541c9673
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
------------------
Commit: f75ed81dd1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-08 (Sun, 08 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
e44fa6ac21
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
------------------
Commit: d04f7406a7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-07 (Sat, 07 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
9facc271b3
intall warning icon
...
Origin commit data
------------------
Commit: c7dd4260d6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-06 (Fri, 06 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
1f8514a69a
pictureviewer/gif: fix build with giflib-5.1+
...
Origin commit data
------------------
Commit: 6b787d8d31
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-06 (Fri, 06 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
e76fbcfe5c
filebrowser, moviebrowser, pictureviewer: clarify error message
...
Origin commit data
------------------
Commit: 4e1678c2a3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-06 (Fri, 06 Feb 2015)
2015-02-09 13:47:32 +01:00
Stefan Seyfried
4f0aa4d103
shellwindow: don't update screen if not necessary
...
Origin commit data
------------------
Commit: 701cb24f45
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-01 (Sun, 01 Feb 2015)
2015-02-09 13:47:31 +01:00
Stefan Seyfried
52fbb87595
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
------------------
Commit: 27124e72e1
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).
2015-02-09 13:47:31 +01:00
Stefan Seyfried
eb1d033730
CShellWindow: use my_popen() to avoid leaking fds etc.
...
Origin commit data
------------------
Commit: e02972c81c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-01 (Sun, 01 Feb 2015)
2015-02-09 13:47:31 +01:00
Stefan Seyfried
ca332cefa8
CTextBox: fix text position calculation
...
Origin commit data
------------------
Commit: a85878db2f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-02-01 (Sun, 01 Feb 2015)
2015-02-09 13:47:31 +01:00
vanhofen
25da0753ac
osdlang_setup.cpp: change user-dir for locales, to match the ...
...
... given path in system/localize.cpp
Origin commit data
------------------
Commit: 1eb652688a
Author: vanhofen <vanhofen@gmx.de >
Date: 2015-02-09 (Mon, 09 Feb 2015)
Origin message was:
------------------
- osdlang_setup.cpp: change user-dir for locales, to match the ...
... given path in system/localize.cpp
2015-02-09 08:51:33 +01:00
Jacek Jendrzej
f3426c5dc0
pictureviewer.cpp: CPictureViewer::DownloadImage remove double add CURLOPT_NOSIGNA
...
Origin commit data
------------------
Commit: d58f621769
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-02-04 (Wed, 04 Feb 2015)
2015-02-04 15:52:40 +01:00
Jacek Jendrzej
2a86d6f32e
pictureviewer.cpp: CPictureViewer::DownloadImage add curl timeout opt
...
Origin commit data
------------------
Commit: 1121e6210e
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-02-04 (Wed, 04 Feb 2015)
2015-02-04 15:35:13 +01:00
Stefan Seyfried
77aec57555
picview/png, my_popen: fix -Wclobbered warnings
...
Origin commit data
------------------
Commit: fe5a6ec111
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-01-26 (Mon, 26 Jan 2015)
2015-02-04 12:35:51 +01:00
Stefan Seyfried
5a5ad3a902
luaclient: fix "jump to...crosses initialization of" error
...
Origin commit data
------------------
Commit: a21399479e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2015-01-26 (Mon, 26 Jan 2015)
2015-02-04 12:35:40 +01:00
Jacek Jendrzej
1a5ff13a13
timerdclient.cpp add check if zapto or record timer double is
...
Origin commit data
------------------
Commit: 81eba0b35c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-02-03 (Tue, 03 Feb 2015)
2015-02-03 17:27:00 +01:00
Gaucho316
fffe317df1
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
------------------
Commit: 4eb949dda0
Author: Gaucho316 <Gaucho316@hotmail.com >
Date: 2014-01-19 (Sun, 19 Jan 2014)
2015-02-03 17:22:56 +01:00
Gaucho316
a21a12ebee
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
------------------
Commit: a96fb7b7f0
Author: Gaucho316 <Gaucho316@hotmail.com >
Date: 2014-02-14 (Fri, 14 Feb 2014)
2015-02-03 17:22:42 +01:00
Gaucho316
88c27e6c96
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
------------------
Commit: 7f9dcb64b0
Author: Gaucho316 <Gaucho316@hotmail.com >
Date: 2014-01-19 (Sun, 19 Jan 2014)
2015-02-03 17:22:30 +01:00
Gaucho316
de3d735a99
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
------------------
Commit: 0a4e9e8640
Author: Gaucho316 <Gaucho316@hotmail.com >
Date: 2014-02-14 (Fri, 14 Feb 2014)
2015-02-03 17:22:20 +01:00
[CST] Focus
96c523a0c2
eitd: as long as neutrino using only first content classification,
...
reduce content classification caching (leaving old code with ifdef)
Origin commit data
------------------
Commit: e8700de2b7
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-30 (Fri, 30 Jan 2015)
2015-01-30 19:47:30 +03:00
[CST] Focus
db9a24d1de
zapit/src/femanager.cpp: fix save/restore flag to use satellite in multi-satellite scan
...
Origin commit data
------------------
Commit: ae6a5e6917
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-27 (Tue, 27 Jan 2015)
2015-01-29 17:39:01 +03:00
Jacek Jendrzej
c2f5cb1ff7
make channel_id private, use getChannelID()
...
Origin commit data
------------------
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()
2015-01-29 14:58:09 +01:00
Jacek Jendrzej
0a4ac93b42
bouqueteditor_channels.cpp: use RC_tv if key_tvradio_mode not defined fix commit d65606a2b4
...
Origin commit data
------------------
Commit: 30fb340406
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-29 (Thu, 29 Jan 2015)
2015-01-29 11:44:49 +01:00
Jacek Jendrzej
5bfc68a718
dt.cfix logic error
...
Origin commit data
------------------
Commit: 2074dc4a5d
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-28 (Wed, 28 Jan 2015)
2015-01-28 18:17:50 +01:00
[CST] Focus
4defb8ea97
neutrino.cpp: set EPG filter after edit favorites in channel list, too
...
Origin commit data
------------------
Commit: ed03bf9f6e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-26 (Mon, 26 Jan 2015)
2015-01-26 16:03:11 +03:00
Jacek Jendrzej
82da91613e
bouqueteditor_channels.cpp: use RC_tv if key_tvradio_mode not defined
...
Origin commit data
------------------
Commit: 7510741c27
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-25 (Sun, 25 Jan 2015)
2015-01-25 13:08:09 +01:00
Jacek Jendrzej
ef26e9dc2c
genpsi.cpp: fix offset for crc32
...
Origin commit data
------------------
Commit: fb36b1e659
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-25 (Sun, 25 Jan 2015)
2015-01-25 12:34:53 +01:00
Jacek Jendrzej
378c1fba36
/movieplayer.cpp: add mmsh protocol to file parse
...
Origin commit data
------------------
Commit: b320bafc3c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2015-01-22 (Thu, 22 Jan 2015)
2015-01-22 17:28:52 +01:00
[CST] Focus
f0e1cb4cf5
gui/miscsettings_menu.cpp: add option to cache EPG only for favorite channels,
...
filter not yet reconfigured after scan or editing favorite bouquets
Origin commit data
------------------
Commit: d98d94550f
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2015-01-22 (Thu, 22 Jan 2015)
2015-01-22 18:58:53 +03:00