Commit Graph

8238 Commits

Author SHA1 Message Date
Stefan Seyfried
073e24e30e locale: fix "make work-locals"
* let the makefile work with out-of-tree builds to some extent
* rework the create-locals-work skript to be more perl-ish, use
 warnings and strict to see bugs easily.


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

Origin message was:
------------------
locale: fix "make work-locals"

* let the makefile work with out-of-tree builds to some extent
* rework the create-locals-work skript to be more perl-ish, use
 warnings and strict to see bugs easily.


------------------
This commit was generated by Migit
2016-01-03 16:01:12 +01:00
Stefan Seyfried
ac98b53f05 tuxtxt: fix rare crash / memory corruption
cache manipulation outside locks is evil, and the variables have been
initialized in tuxtxt_init earlier anyway


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



------------------
This commit was generated by Migit
2016-01-02 11:31:40 +01:00
Stefan Seyfried
60a3df7abc 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()


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



------------------
This commit was generated by Migit
2016-01-02 10:57:21 +01:00
Stefan Seyfried
9b94ef9eb3 make various dprintf macros safer for general usage
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6886d64578
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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 10:40:42 +01:00
Stefan Seyfried
2973444cab update_menu: put opkg update in front
Origin commit data
------------------
Branch: ni/coolstream
Commit: aa08aeb1ca
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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:17:28 +01:00
Stefan Seyfried
30a00c87f6 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.


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



------------------
This commit was generated by Migit
2016-01-01 23:20:03 +01:00
Stefan Seyfried
abff1baa3a opkg_manager: explicitly clear pkg_map in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 664e3012b3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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 23:18:59 +01:00
Stefan Seyfried
9cead340f2 opkg_manager: fix invalid match with -foo$ "regex"
Origin commit data
------------------
Branch: ni/coolstream
Commit: b9a5a30c52
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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 23:18:19 +01:00
Stefan Seyfried
c9c4a67e27 opkg_manager: don't overwrite opkg.conf
overwriting the user's configuration with strange stuff is
not nice, so disarm this by renaming the config file :-)


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



------------------
This commit was generated by Migit
2016-01-01 23:12:36 +01:00
Stefan Seyfried
b56c21632b update_menu: don't leak COPKGManager objects
Origin commit data
------------------
Branch: ni/coolstream
Commit: 03a3ced68f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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 23:09:48 +01:00
Stefan Seyfried
9a665b2aff 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.


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



------------------
This commit was generated by Migit
2016-01-01 22:06:02 +01:00
Stefan Seyfried
98dcd4bede cc_frm: fix printf warning (this time for real ;)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d268c16b9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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 20:49:37 +01:00
Stefan Seyfried
e3b4441678 opkg_manager: remove opkg options
Just use standard options. If someone wants to change them,
/etc/opkg/opkg.conf is available for that purpose.


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



------------------
This commit was generated by Migit
2016-01-01 19:55:10 +01:00
Stefan Seyfried
86962335d8 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.


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



------------------
This commit was generated by Migit
2016-01-01 19:31:45 +01:00
Stefan Seyfried
627823a498 opkg_manager: disarm checkSize() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 609a591d9c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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:30:58 +01:00
Stefan Seyfried
7b0ad17c61 opkg_manager: disable "key_up" after updating packages
Origin commit data
------------------
Branch: ni/coolstream
Commit: e3d845cec4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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:29:57 +01:00
Stefan Seyfried
bc199b6862 opkg_manager: remove reboot and restart trigger files
Origin commit data
------------------
Branch: ni/coolstream
Commit: 407c15f3f1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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:29:10 +01:00
Stefan Seyfried
e91dcae76a opkg_manager: don't use hardcoded path
instead of "/var/tuxbox/config" use CONFIGDIR instead.


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



------------------
This commit was generated by Migit
2016-01-01 16:56:52 +01:00
Stefan Seyfried
dcd4d4dd72 Merge remote-tracking branch 'uncool/cst-next'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66ab2af56a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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 16:09:23 +01:00
Stefan Seyfried
0655fccd35 configure: remove redundant section
One of the last merges introduced duplicate Lua config sections. Just
use the standard one (but turn lua support on by default).


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



------------------
This commit was generated by Migit
2016-01-01 16:00:33 +01:00
Stefan Seyfried
cc7903aebd add a method for migrating config file values
e.g. commit 9f101bdd changed the names of config file entries, which
leads to unwanted changes in appearance.
To avoid this in the future, add a migrateConfig() function in neutrino
which fixes this commit and can be extended in the future if necessary.


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



------------------
This commit was generated by Migit
2016-01-01 15:43:05 +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
Stefan Seyfried
7daad037f0 edit lua_api_version.h instead of autogenerating it
This will help those who do not use ccache :-)


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



------------------
This commit was generated by Migit
2016-01-01 14:14:55 +01:00
Stefan Seyfried
a28613ab99 Merge remote-tracking branch 'uncool/cst-next'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9113716171
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.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 14:10:48 +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
Stefan Seyfried
7e1ea37842 luainstance: fix types to allow compilation with newer gcc
Origin commit data
------------------
Branch: ni/coolstream
Commit: b62da2624e
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
Stefan Seyfried
79b8a95524 luainstance: fix build with newer GCC
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


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



------------------
This commit was generated by Migit
2015-12-31 11:44:04 +01:00
Stefan Seyfried
d265bf8db0 define LUA_COMPAT_5_2 to allow build with newer lua versions
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>


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



------------------
This commit was generated by Migit
2015-12-31 11:44:04 +01:00
Stefan Seyfried
bd9c058bcd acinclude: fix DVB_API_VERSION check for gcc5
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f69a433ad
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-11-15 (Sun, 15 Nov 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
323f839572 acinclude: get rid of old nokia dvb API
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b337ee530
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-11-15 (Sun, 15 Nov 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
Thilo Graf
27828dbd1e CInfoViewer: optimize signal bar arrangement
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3acd04e865
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-30 22:23:24 +01:00
Thilo Graf
849e6aab07 CSignalBar: try to fix position and height of scale bars
Origin commit data
------------------
Branch: ni/coolstream
Commit: 648e01f401
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-30 22:22:44 +01:00
Thilo Graf
840a8d6fe0 CSignalBar: unified reference percent text length
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4dfb2a75ae
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-30 17:31:42 +01:00
Thilo Graf
7a71fcc9f0 CInfoViewer: use old names for signal type names
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1ae17abb3
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-30 16:57:32 +01:00
Thilo Graf
bebbe1c0db signalbars: add missing parameters for signal type names
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06686334bf
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-30 16:56:45 +01:00
Thilo Graf
45c7d066d6 CInfoViewerBB: fix missing parameter
Shadow was lost after repaint


Origin commit data
------------------
Branch: ni/coolstream
Commit: f5fba42118
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)



------------------
This commit was generated by Migit
2015-12-30 13:09:37 +01:00
Thilo Graf
9d751d4090 CInfoViewer: try to fix paint info text box after delayed painting of timescale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d6e33ac9d
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-30 (Wed, 30 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-30 13:09:36 +01:00
Thilo Graf
868abf2963 CInfoViewer: refine arrangement of epg title
this reduces some flicker or fade effects nearly of numberbox


Origin commit data
------------------
Branch: ni/coolstream
Commit: c15731e6e7
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)



------------------
This commit was generated by Migit
2015-12-30 13:09:36 +01:00
Thilo Graf
a3429c5bbe CCDraw: add parameter force_paint to member enableShadow()
TODO executed

Default behavior is not changed but parameter allows repaint shadow
in some constellations if required.


Origin commit data
------------------
Branch: ni/coolstream
Commit: ad6940fd85
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)



------------------
This commit was generated by Migit
2015-12-30 13:09:36 +01:00
Jacek Jendrzej
137a2288ac fix possible segafult, invalid type
Origin commit data
------------------
Branch: ni/coolstream
Commit: 946d64fc37
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-12-29 (Tue, 29 Dec 2015)


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

------------------
This commit was generated by Migit
2015-12-29 17:58:31 +01:00
Thilo Graf
b63d9ba511 COsdSetup: kill instance of osd_menu_colors
Suggested, by svenhoefer


Origin commit data
------------------
Branch: ni/coolstream
Commit: 14124c7dd6
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)



------------------
This commit was generated by Migit
2015-12-29 16:55:08 +01:00
Thilo Graf
4ce48f8cfd COPKGManager: don't init if no opkg support available
This avoids creating of any basic configuration files or directories on
non opkg supported firmware releases.


Origin commit data
------------------
Branch: ni/coolstream
Commit: bea8f5e980
Author: Thilo Graf <dbt@novatux.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)



------------------
This commit was generated by Migit
2015-12-29 16:55:08 +01:00
vanhofen
e5a7522184 infoviewer_bb: use new infobar_buttons_usertitle key
Origin commit data
------------------
Branch: ni/coolstream
Commit: 974480fc4f
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)

Origin message was:
------------------
- infoviewer_bb: use new infobar_buttons_usertitle key

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

------------------
This commit was generated by Migit
2015-12-29 14:31:52 +01:00
vanhofen
3b47fa1c0d add menu item to force usertitles for color buttons in infobar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3107e621ef
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-28 (Mon, 28 Dec 2015)

Origin message was:
------------------
- add menu item to force usertitles for color buttons in infobar

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

------------------
This commit was generated by Migit
2015-12-29 14:31:52 +01:00
vanhofen
935e0ece89 user_menu: allow controlable return_title value
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9325385ce9
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)

Origin message was:
------------------
- user_menu: allow controlable return_title value

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

------------------
This commit was generated by Migit
2015-12-29 14:31:51 +01:00
vanhofen
b5fbcfb829 user_menue_setup: don't override users title anymore
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c82bbe8d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-29 (Tue, 29 Dec 2015)

Origin message was:
------------------
- user_menue_setup: don't override users title anymore

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

------------------
This commit was generated by Migit
2015-12-29 14:31:51 +01:00