Commit Graph

3855 Commits

Author SHA1 Message Date
[CST] Focus
b51fecc3eb gui/widget/textbox.cpp: add flag to control screen save, default is false;
disable hide in desctructor


Origin commit data
------------------
Branch: ni/coolstream
Commit: 72997591a0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)



------------------
This commit was generated by Migit
2015-03-06 14:13:59 +03:00
[CST] Focus
e8e5651b0c gui/components/cc_base.cpp: add flag to control CTextBox screen saving, default is false
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab1b3b9008
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-06 (Fri, 06 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:13:59 +03:00
[CST] Focus
3af2ac5a97 gui/bedit/bouqueteditor_chanselect.cpp: fix infobox artefacts on hide()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 476b6d0850
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-03-03 (Tue, 03 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-06 14:13:59 +03:00
vanhofen
49bafba0e5 plugins: allow localization in plugin.cfg
Example:
name=Default plugin name
description=Default plugin desription
name.deutsch=Deutscher Plugin-Name
name.english=English plugin name


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4baeab4353
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-05 (Thu, 05 Mar 2015)

Origin message was:
------------------
- plugins: allow localization in plugin.cfg

Example:
name=Default plugin name
description=Default plugin desription
name.deutsch=Deutscher Plugin-Name
name.english=English plugin name


------------------
This commit was generated by Migit
2015-03-05 17:03:21 +01:00
vanhofen
721b5ebe1e hdd_menu: resort filesystem struct, to get ext4 as default value
Origin commit data
------------------
Branch: ni/coolstream
Commit: b07943807e
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-03-02 (Mon, 02 Mar 2015)

Origin message was:
------------------
- hdd_menu: resort filesystem struct, to get ext4 as default value

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

------------------
This commit was generated by Migit
2015-03-02 12:28:28 +01:00
[CST] Focus
f62fbd7b50 fix crash in user_menue when ITEM_EPG_MISC is selected
Origin commit data
------------------
Branch: ni/coolstream
Commit: 24c4f5c0cd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-02-25 (Wed, 25 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-25 17:03:14 +01:00
Stefan Seyfried
f26ada9d5b CC-Clock: remove unnecessary cast
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2015-02-22 15:58:30 +01:00
Stefan Seyfried
bef490df8d streaminfo: don't paint outside of the framebuffer
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2015-02-22 15:53:18 +01:00
vanhofen
e81e58d54a movieplayer: show start/end-pos in bookmark-menu; fix console output
Origin commit data
------------------
Branch: ni/coolstream
Commit: a97c959b54
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)

Origin message was:
------------------
- movieplayer: show start/end-pos in bookmark-menu; fix console output

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

------------------
This commit was generated by Migit
2015-02-21 17:23:40 +01:00
vanhofen
52b574d3f6 moviebrowser: auto-choose movie-start in startup menu, when ...
... start-bookmark is set


Origin commit data
------------------
Branch: ni/coolstream
Commit: f737192ef4
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-02-21 (Sat, 21 Feb 2015)

Origin message was:
------------------
- moviebrowser: auto-choose movie-start in startup menu, when ...

 ... start-bookmark is set


------------------
This commit was generated by Migit
2015-02-21 17:21:07 +01:00
[CST] Focus
457e836436 gui/moviebrowser.cpp: remove old TS cut code
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc4f10297d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-02-20 (Fri, 20 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-20 18:37:56 +03:00
Stefan Seyfried
1076d5db3c CPluginExec: avoid crash when pluginlist is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: 396be41ab3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-20 (Fri, 20 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-20 08:55:45 +01:00
vanhofen
24c2506951 menue.cpp: fix details_line hight
* former code matches only by chance and will fail, when another
 value than 2 is set in INFO_BOX_Y_OFFSET (cc_item_infobox.h)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 13d7ec55a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-02-20 (Fri, 20 Feb 2015)

Origin message was:
------------------
- menue.cpp: fix details_line hight

* former code matches only by chance and will fail, when another
 value than 2 is set in INFO_BOX_Y_OFFSET (cc_item_infobox.h)


------------------
This commit was generated by Migit
2015-02-20 08:23:07 +01:00
Thilo Graf
450e17342e CLuaInstance: implement current method for generation of button labels in footer object
This controls more effective fontsize and button arrangement.
Lua API is not touched.

TODO: 	add more possible buttons. Color buttons for sure are not
	be enough for some applications.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2f96c2653b
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-02-16 (Mon, 16 Feb 2015)



------------------
This commit was generated by Migit
2015-02-19 08:39:09 +01:00
Jacek Jendrzej
9a426f468e some enum warrnings compil fixes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 051fb7c008
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-15 22:16:47 +01:00
Jacek Jendrzej
8668aa9ab4 src/gui/moviebrowser.cpp set deleted CChannelLogo pointers to NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: cbf4c9bae8
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-15 18:49:30 +01:00
Jacek Jendrzej
8eafe936f7 src/gui/osdlang_setup.cpp fix path
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8655264791
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-15 14:52:06 +01:00
Jacek Jendrzej
88c7a4f4b4 menue.cpp fix CMenuForwarder::setOption set option_string_ptr
Origin commit data
------------------
Branch: ni/coolstream
Commit: 721cb9bd74
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 18:42:40 +01:00
Stefan Seyfried
f400e72a63 channellist: fix lock icon for default-locked bouquets
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a222fb5f3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-12 (Thu, 12 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:12 +01:00
Stefan Seyfried
105b4dd9e8 infoviewer.h: replace includes with forward declaration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8fcaeda6a4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-11 (Wed, 11 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:12 +01:00
Stefan Seyfried
0272e57ed1 epgplus.h: replace includes with forward declaration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 930bd738f4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-11 (Wed, 11 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:12 +01:00
Stefan Seyfried
34024351ba neutrino.h: use forward declaration instead of includes
this reduces the dependency chain on partial rebuilds considerably


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



------------------
This commit was generated by Migit
2015-02-14 14:31:12 +01:00
Stefan Seyfried
43f4d834ed infoviewer: use forward declaration instead of including infoviewer_bb
Origin commit data
------------------
Branch: ni/coolstream
Commit: 967f85eb5f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
Stefan Seyfried
bc240399a7 move hddstat.h include from infoviewer_bb to neutrino
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8658fb41a4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
Stefan Seyfried
903314d055 infoviewer_bb: remove unnecessary (char *) casts
change paint_ca_icons to accept (const char *) to achieve this


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



------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
Stefan Seyfried
c373c1e834 osdlang_setup: avoid unnecessary (char *) casts
Origin commit data
------------------
Branch: ni/coolstream
Commit: b6a406deb4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
Stefan Seyfried
4e54d5c781 moviebrowser/player: remove unneeded (char *) casts
Origin commit data
------------------
Branch: ni/coolstream
Commit: b90991da77
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
Stefan Seyfried
8df72acd9c channellist: remove bogus (char *) casts
Origin commit data
------------------
Branch: ni/coolstream
Commit: b325268123
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
Stefan Seyfried
dbbb5e1143 themes: remove unneccessary (char *) casts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9a6d65937f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-10 (Tue, 10 Feb 2015)


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

------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
Stefan Seyfried
a9d352137b CThemes: make saveFile and readFile accept const char* param
this removes the need for ugly (char *) casts


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



------------------
This commit was generated by Migit
2015-02-14 14:31:11 +01:00
[CST] Focus
d55b0c3bf9 Revert "hdd_menu: only offer filesystems with kernel support"
- breaks user-space fs like exfat

This reverts commit bb5fbb9954.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6d287e46f7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-02-10 (Tue, 10 Feb 2015)



------------------
This commit was generated by Migit
2015-02-10 15:07:28 +03:00
[CST] Focus
8d073853d2 Revert "hdd_menu: fix is_mounted for device links"
- broken in case readlink do not support -f switch -> filesystem always 'mounted'

This reverts commit 47f2cfd410.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 990e79aa6f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-02-10 (Tue, 10 Feb 2015)



------------------
This commit was generated by Migit
2015-02-10 15:05:05 +03:00
[CST] Focus
9423a68853 Revert "hdd_menu: do not handle the rootfs or fs without kernel support"
This reverts commit 1a4ac8b281.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 342180a28b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-02-10 (Tue, 10 Feb 2015)



------------------
This commit was generated by Migit
2015-02-10 15:04:52 +03:00
Stefan Seyfried
9c0f9cf720 hdd_menu: my_popen() needs waitpid to avoid zombies
Origin commit data
------------------
Branch: ni/coolstream
Commit: d411f6d996
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-09 13:47:32 +01:00
Stefan Seyfried
460b7c25c3 channellist: fix 2 forgotten cases of fixed plock_zaptime
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc637ca68e
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-09 13:47:32 +01:00
Stefan Seyfried
fa88bf80ef 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: 6e9496b18f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-09 13:47:32 +01:00
Stefan Seyfried
1a4ac8b281 hdd_menu: do not handle the rootfs or fs without kernel support
Origin commit data
------------------
Branch: ni/coolstream
Commit: f7bb7a70cb
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-09 13:47:32 +01:00
Stefan Seyfried
47f2cfd410 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: 415e7351e1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-09 13:47:32 +01:00
Stefan Seyfried
e0bcd5bddd 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: 17395a7fed
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-09 13:47:32 +01:00
Stefan Seyfried
bb5fbb9954 hdd_menu: only offer filesystems with kernel support
Origin commit data
------------------
Branch: ni/coolstream
Commit: 141872565e
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-09 13:47:32 +01:00
Stefan Seyfried
66dd6f7155 opkg_manager: use my_system to avoid filedescriptor leaks
Origin commit data
------------------
Branch: ni/coolstream
Commit: 42c2323135
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-09 13:47:32 +01:00
Stefan Seyfried
589f7e8f8b 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: f75ed81dd1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-08 (Sun, 08 Feb 2015)



------------------
This commit was generated by Migit
2015-02-09 13:47:32 +01:00
Stefan Seyfried
d1f2fce774 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: d04f7406a7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-07 (Sat, 07 Feb 2015)



------------------
This commit was generated by Migit
2015-02-09 13:47:32 +01:00
Stefan Seyfried
896aad4e0a filebrowser, moviebrowser, pictureviewer: clarify error message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e1678c2a3
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-09 13:47:32 +01:00
Stefan Seyfried
13959a5406 shellwindow: don't update screen if not necessary
Origin commit data
------------------
Branch: ni/coolstream
Commit: 701cb24f45
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-09 13:47:31 +01:00
Stefan Seyfried
506edd461c 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: 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).


------------------
This commit was generated by Migit
2015-02-09 13:47:31 +01:00
Stefan Seyfried
4942ecba2c CShellWindow: use my_popen() to avoid leaking fds etc.
Origin commit data
------------------
Branch: ni/coolstream
Commit: e02972c81c
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-09 13:47:31 +01:00
Stefan Seyfried
f9031070d5 CTextBox: fix text position calculation
Origin commit data
------------------
Branch: ni/coolstream
Commit: a85878db2f
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-09 13:47:31 +01:00
vanhofen
92a9684e02 osdlang_setup.cpp: change user-dir for locales, to match the ...
... given path in system/localize.cpp


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2015-02-09 08:51:33 +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