Commit Graph

7345 Commits

Author SHA1 Message Date
Thilo Graf
c95ba0b3d2 CInfoViewer: try to fix channel number allignment
Allignment was broken on different font size.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 11e480b6e8
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-07 (Thu, 07 Jan 2016)



------------------
This commit was generated by Migit
2016-01-07 19:34:41 +01:00
vanhofen
f267a09d3b infoviewer: align header position to fix a small 'hole' beside numbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 033d111a58
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-07 (Thu, 07 Jan 2016)

Origin message was:
------------------
- infoviewer: align header position to fix a small 'hole' beside numbox

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

------------------
This commit was generated by Migit
2016-01-07 15:56:36 +01:00
vanhofen
39c5f26b48 textbox: allow users setting screen_StartX/Y = 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d4bb41062
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-07 (Thu, 07 Jan 2016)

Origin message was:
------------------
- textbox: allow users setting screen_StartX/Y = 0

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

------------------
This commit was generated by Migit
2016-01-07 13:18:49 +01:00
defans
a03ab6d482 movieplayer: fix screensaver init
Origin commit data
------------------
Branch: ni/coolstream
Commit: c78bfcfce0
Author: defans <defans@bluepeercrew.us>
Date: 2016-01-07 (Thu, 07 Jan 2016)

Origin message was:
------------------
- movieplayer: fix screensaver init

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

------------------
This commit was generated by Migit
2016-01-07 12:32:54 +01:00
vanhofen
c12a4594dc infoviewer: (re)use SHADOW_OFFSET/2 for small shadows
Origin commit data
------------------
Branch: ni/coolstream
Commit: 429e401d91
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-07 (Thu, 07 Jan 2016)

Origin message was:
------------------
- infoviewer: (re)use SHADOW_OFFSET/2 for small shadows

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

------------------
This commit was generated by Migit
2016-01-07 08:48:33 +01:00
Thilo Graf
e7cff73e88 CInfoViewer: try to fix numbox arrangement
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ed3273960
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-06 (Wed, 06 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-06 22:26:14 +01:00
Thilo Graf
a3e9a5aad9 CShellWindow: use current window color for result button
Origin commit data
------------------
Branch: ni/coolstream
Commit: 467e888458
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-05 15:06:19 +01:00
Thilo Graf
57b65dd200 CComponentsButton: fix transparecny of button icon
Background was black for some icons


Origin commit data
------------------
Branch: ni/coolstream
Commit: ff97b7d25f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Thilo Graf
4852414416 CComponentsPicture: move SetTransparent() to public
Origin commit data
------------------
Branch: ni/coolstream
Commit: c11ea8f50b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Thilo Graf
5b85141dbd CComponentsButton: remove current gradient from all buttons
This will comming soon, gradient is prepared for use but disabled at
the moment till some other parts of gui parts are provide gradient


Origin commit data
------------------
Branch: ni/coolstream
Commit: eec34222ea
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Thilo Graf
b8e9498fdf CCDraw: remove hide() from destructor.
hide() should be called explicit if required.
This should fix unintentionally call of hide() if objects used on stack.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ea156e933
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
84a0c0abc8 infoviewer: fix ordering of variable initialization
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0b246f32e9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
9b74e0e581 opkg_manager: make progress reports on startup more practical
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d6fd4c7d7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
758c0c137a CShellWindow: do not dereference NULL pointers
additionally, try to shorten the debug messages slightly and make the
output more useful in the error case for my_popen()

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: f8fc83c496
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
fd094d3359 make various dprintf macros safer for general usage
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c2d9c8a25
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
1a7da7b852 update_menu: put opkg update in front
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 20bf0b00d8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
d842489a08 opkg_manager: do not read package list twice on start
checkUpdates() already gets the package list and the list of
upgradables, so it is unnecessary to do this again immediately
afterwards.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 45707de09e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
c7de019975 opkg_manager: explicitly clear pkg_map in destructor
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: fb5265e0fa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
fccc2ab428 opkg_manager: fix invalid match with -foo$ "regex"
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f0e74a3bf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
6bef0548d1 update_menu: don't leak COPKGManager objects
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 70e1891b36
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
d843b7fa2a opkg_manager: do not put bad packages into package list
"bad" packages will be ignored later anyway, so to speed things
up and save memory, do not even put them into the package list.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8578218c38
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
9d0525050b opkg_manager: tone down diagnostics in badpackage()
In case of many packages, it can take a very long time to output the
matches of badpackage() on a serial console, so only print them if the
verbosity is increased and remove unnecessary information.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: cb9ec38623
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
6fc6079b05 opkg_manager: disarm checkSize() function
Signed-off-by: Thilo Graf <dbt@novatux.de>
You're right but opkg gives not really usable size values and nothing
about dependencies. Solutions are welcome.


Origin commit data
------------------
Branch: ni/coolstream
Commit: dd493eac8a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
d7319820d1 opkg_manager: disable "key_up" after updating packages
Signed-off-by: Thilo Graf <dbt@novatux.de>
I think too.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fccb831b05
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
79832e713c opkg_manager: remove reboot and restart trigger files
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 662433c0c3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Stefan Seyfried
3601c4c9fc opkg_manager: don't use hardcoded path
instead of "/var/tuxbox/config" use CONFIGDIR instead.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 09d7361f42
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-04 (Mon, 04 Jan 2016)



------------------
This commit was generated by Migit
2016-01-05 15:06:18 +01:00
Jacek Jendrzej
4c09a4b1b4 src/gui/infoviewer.cpp try to fix segfault after PB change
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9aa1420ca7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-01-04 (Mon, 04 Jan 2016)

Origin message was:
------------------
src/gui/infoviewer.cpp try to fix segfault after PB change

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

------------------
This commit was generated by Migit
2016-01-04 20:13:59 +01:00
Jacek Jendrzej
72e442a51e src/gui/channellist.cpp fix possible segfault (heap-buffer-overflow)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 597f10d920
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-01-04 (Mon, 04 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-04 13:50:36 +01:00
vanhofen
a2d14f83e1 CShellWindow: fix textbox position
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: a6537c766b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)



------------------
This commit was generated by Migit
2016-01-03 21:49:39 +01:00
defans
02eaf53589 CInfoViewer: fix infobar size in virtual zap mode
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 64c412071a
Author: defans <defans@bluepeercrew.us>
Date: 2016-01-03 (Sun, 03 Jan 2016)



------------------
This commit was generated by Migit
2016-01-03 21:11:26 +01:00
vanhofen
cbc8a44595 locale: add cut/copy/truncate menu hints; thx to tewsbo for support
Origin commit data
------------------
Branch: ni/coolstream
Commit: d88e40f41d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)

Origin message was:
------------------
- locale: add cut/copy/truncate menu hints; thx to tewsbo for support

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

------------------
This commit was generated by Migit
2016-01-03 20:42:58 +01:00
Thilo Graf
ffebc09498 CInfoViewer: ensure removing of timescale bar after killed infobar
In some constellations it was possible that timescale was not removed
from screen after closing of infoviewer.
e.g. user switched from a
channel with epg data to a channel without epg data and infobar was closed
before epg data was complete arrived.

btw: it seems INFOBAR_PROGRESSBAR_ARRANGEMENT_DEFAULT
is not not really "default"


Origin commit data
------------------
Branch: ni/coolstream
Commit: 85ad35abdc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)

Origin message was:
------------------
CInfoViewer: ensure removing of timescale bar after killed infobar

In some constellations it was possible that timescale was not removed
from screen after closing of infoviewer.
e.g. user switched from a
channel with epg data to a channel without epg data and infobar was closed
before epg data was complete arrived.

btw: it seems INFOBAR_PROGRESSBAR_ARRANGEMENT_DEFAULT
is not not really "default"


------------------
This commit was generated by Migit
2016-01-03 20:25:15 +01:00
Thilo Graf
831d9442e2 CComponentsItem: try to fix clean up screen buffers after killed items
Origin commit data
------------------
Branch: ni/coolstream
Commit: 976e0251ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-03 20:25:15 +01:00
Thilo Graf
86191d473b CInfoViewer: try to fix overlapping current info and curren/next time info
This effect was heavy to reproduce, but some useres had such effects.

Hold saved background and hide() ensure clean
background before repaint title and rest.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ec701e3108
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)



------------------
This commit was generated by Migit
2016-01-03 20:25:15 +01:00
Thilo Graf
df0f6741a6 CFlashUpdate: remove superfluous paint of progress
This should fix remains on screen of progressbars after
flashing or local updates.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ab29b2fa43
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)



------------------
This commit was generated by Migit
2016-01-03 16:49:11 +01:00
Michael Liebmann
1f45b9041e Remove redundant pthread_cancel() call
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0e68d504c9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-03 (Sun, 03 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-03 12:59:44 +01:00
defans
f47a85bd26 movieplayer: Add screensaver function when movie player is paused
Origin commit data
------------------
Branch: ni/coolstream
Commit: f661cb2ee3
Author: defans <defans@bluepeercrew.us>
Date: 2016-01-03 (Sun, 03 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-03 12:59:44 +01:00
vanhofen
f2abacb4a7 movieplayer: allow configurable RC_setup key
Origin commit data
------------------
Branch: ni/coolstream
Commit: fdf8bd4860
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-02 (Sat, 02 Jan 2016)

Origin message was:
------------------
- movieplayer: allow configurable RC_setup key

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

------------------
This commit was generated by Migit
2016-01-02 14:14:41 +01:00
vanhofen
4a9d983042 neutrino: don't autofill usermenu title, when no items included
This keeps init-code compatible to personalize-code (title is removed
automatically, when no items are included).


Origin commit data
------------------
Branch: ni/coolstream
Commit: c617f764ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-02 (Sat, 02 Jan 2016)

Origin message was:
------------------
- neutrino: don't autofill usermenu title, when no items included

This keeps init-code compatible to personalize-code (title is removed
automatically, when no items are included).


------------------
This commit was generated by Migit
2016-01-02 12:33:32 +01:00
vanhofen
d8269b9be5 locale: add usermenu title locales ...
some small reworks; cleanup from #if 0'ed code


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5860045999
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-02 (Sat, 02 Jan 2016)

Origin message was:
------------------
- locale: add usermenu title locales ...

 some small reworks; cleanup from #if 0'ed code


------------------
This commit was generated by Migit
2016-01-02 12:18:06 +01:00
Thilo Graf
70fa034418 CPlugins: try to fix possible segfault while open shellwindow scripts
Origin commit data
------------------
Branch: ni/coolstream
Commit: f54f1d0805
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-02 (Sat, 02 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-02 00:10:20 +01:00
Thilo Graf
78413e4836 CInfoViewer: fix assign corner and shadow modes, depends of virtual zap mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 74bb998c40
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-01 21:20:45 +01:00
Thilo Graf
d9d2adfc05 CTimeOSD: decouple timeosd from general clock format settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: e50d205574
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-01 19:27:42 +01:00
Jacek Jendrzej
0f76ed5daf src/gui/timeosd.cpp init m_mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: fc8cf590c3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-01-01 (Fri, 01 Jan 2016)


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

------------------
This commit was generated by Migit
2016-01-01 19:07:04 +01:00
Michael Liebmann
9c9e713e8e CLuaInstance: Precise error message for obsolete hide() parameter
- Supplement for commit 11c6e81a50


Origin commit data
------------------
Branch: ni/coolstream
Commit: f12e49e720
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-01 (Fri, 01 Jan 2016)



------------------
This commit was generated by Migit
2016-01-01 14:43:59 +01:00
Michael Liebmann
ea68425f82 CLuaInstance: Fix commit 79b8a95524
- Use return value from checkMagicMask() for color


Origin commit data
------------------
Branch: ni/coolstream
Commit: a7790ce049
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-01-01 (Fri, 01 Jan 2016)



------------------
This commit was generated by Migit
2016-01-01 14:43:59 +01:00
vanhofen
710892b516 Happy new year, neutrino. \o/
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6801bf215e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-01 (Fri, 01 Jan 2016)

Origin message was:
------------------
- Happy new year, neutrino. \o/

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

------------------
This commit was generated by Migit
2016-01-01 00:18:28 +01:00
Stefan Seyfried
e0126b3d15 luainstance: narrow scope of video_cs header
Origin commit data
------------------
Branch: ni/coolstream
Commit: b346b7077f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-25 (Fri, 25 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-31 11:44:04 +01:00
Stefan Seyfried
6632d3cb72 avoid continuous rebuilds from LUA_API* changes
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 59f91b190c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)



------------------
This commit was generated by Migit
2015-12-31 11:44:04 +01:00
Stefan Seyfried
7bcfb5755d luainstance: remove unneeded hardware dependencies
Origin commit data
------------------
Branch: ni/coolstream
Commit: 85b03349e9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-12-13 (Sun, 13 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-31 11:44:04 +01:00