Commit Graph

3705 Commits

Author SHA1 Message Date
Stefan Seyfried
e8d29fa0fd locale: fix(?) circular dep, don't install unmaintained locales
Origin commit data
------------------
Branch: ni/coolstream
Commit: a41951961a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-03 14:15:43 +01:00
Stefan Seyfried
67b6eea0a7 SIevents: fix C++11 compiler warning
The slightly obscure code caused the following warning:
SIevents.cpp:280:148: warning: narrowing conversion of
	‘tolower(((int)evt->descr_extended_event_header::
		iso_639_2_language_code_lo))’
	from ‘int’ to ‘char’ inside { } is ill-formed in C++11
	[-Wnarrowing]


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a8ef1c058
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)



------------------
This commit was generated by Migit
2012-11-03 14:06:41 +01:00
Stefan Seyfried
a7d632a19a neutrino: fix 32<->64bit format string warnings
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t


Origin commit data
------------------
Branch: ni/coolstream
Commit: e0acbd3ddb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)



------------------
This commit was generated by Migit
2012-11-03 14:05:48 +01:00
Stefan Seyfried
75d1430caa rcsim: remove unused label
Origin commit data
------------------
Branch: ni/coolstream
Commit: 13714e7f36
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-03 12:52:23 +01:00
Stefan Seyfried
f849ff2612 menuewidget: fix menu position code after last uncool merge
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad959d9e08
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-03 12:33:52 +01:00
Stefan Seyfried
0ffa8a1583 scan: make radar display more smooth
Origin commit data
------------------
Branch: ni/coolstream
Commit: cc02aec30a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-03 12:33:16 +01:00
Stefan Seyfried
d192d0710e scan: keep last found channel/prov on screen
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5707fb7104
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-03 12:32:49 +01:00
Jacek Jendrzej
97f6724e1f src/gui/epgview.cpp:show always all screening
Origin commit data
------------------
Branch: ni/coolstream
Commit: 27fe0fe6e0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-03 (Sat, 03 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-03 11:20:15 +01:00
Stefan Seyfried
2358673961 add dummy CFanControlNotifier::setSpeed() to fix build
Origin commit data
------------------
Branch: ni/coolstream
Commit: e7b93ab4b2
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-03 10:47:04 +01:00
Stefan Seyfried
58ca3266e7 Merge branch 'uncool/dvbsi++' commit '9d1444a8df5'
...needs buildfixing...

Conflicts:
	data/Makefile.am
	src/driver/volume.cpp
	src/gui/infoviewer.cpp
	src/gui/miscsettings_menu.cpp
	src/gui/movieplayer.cpp
	src/gui/scan.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/stringinput.cpp
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/coolstream/controlapi.cpp
	src/system/setting_helpers.cpp
	src/zapit/src/capmt.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e23ac7223
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)



------------------
This commit was generated by Migit
2012-11-03 10:45:33 +01:00
Jacek Jendrzej
b95b9917bc src/gui/epgview.cpp:check res after exec
Origin commit data
------------------
Branch: ni/coolstream
Commit: c40361147d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 22:00:01 +01:00
Jacek Jendrzej
7f161248cf src/neutrino.cpp:timeshiftDir : fix autodelete
Origin commit data
------------------
Branch: ni/coolstream
Commit: 618fa78a5a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 21:50:43 +01:00
Stefan Seyfried
9ca9f9c6f8 change data/Makefile.am to ease merging
Origin commit data
------------------
Branch: ni/coolstream
Commit: 259533f809
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 20:11:00 +01:00
Stefan Seyfried
e9520a8b0e tuxtxt: fix build on generic pc, don't open framebuffer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 475608c594
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 20:06:53 +01:00
Stefan Seyfried
1edd93f22b tuxtxt: use neutrino rcinput
Origin commit data
------------------
Branch: ni/coolstream
Commit: af6881a53c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 19:11:38 +01:00
Jacek Jendrzej
9d1444a8df src/driver/volume.cpp:-fix segfault on new fb_pixel_t with not initialized digit_h+digit_offset
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ea3a20a80
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 18:17:47 +01:00
[CST] Focus
c02486123a neutrino.cpp: delete missed colorSetupNotifier reference
Origin commit data
------------------
Branch: ni/coolstream
Commit: b48e74557b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 18:49:47 +04:00
[CST] Focus
acbb4252e1 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: baffb1b021
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 18:12:53 +04:00
[CST] Focus
3ac4295286 gui/network_service.cpp: use sh -c to start network service
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c6b35795e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 18:08:23 +04:00
[CST] Focus
097adb8b5d neutrino.cpp: cleanup unused code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c8cd117a9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 18:07:39 +04:00
[CST] Focus
1e034da02f neutrino.cpp: remove initGlobals(), global variables initialized to 0 anyway
Origin commit data
------------------
Branch: ni/coolstream
Commit: de99c8a741
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 17:28:01 +04:00
Jacek Jendrzej
885767094f src/gui/widget/stringinput.cpp: fix hide Background
Origin commit data
------------------
Branch: ni/coolstream
Commit: 83a4b871d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 14:01:43 +01:00
[CST] Focus
a9e9cc4873 neutrino.cpp: use g_InfoViewer->setUpdateTimer(),
disable timer in standby


Origin commit data
------------------
Branch: ni/coolstream
Commit: e6afe59081
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)



------------------
This commit was generated by Migit
2012-11-02 16:10:32 +04:00
[CST] Focus
b845ef991b gui/epgview.cpp: use g_InfoViewer->getUpdateTimer()
Origin commit data
------------------
Branch: ni/coolstream
Commit: af753fc4f1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 16:09:30 +04:00
[CST] Focus
e079db2ae3 gui/infoviewer.cpp: add set/getUpdateTimer, dont set timer in start()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c6c284c2f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 16:09:25 +04:00
[CST] Focus
4815723b4c neutrino.h: remove unused colorSetupNotifier
Origin commit data
------------------
Branch: ni/coolstream
Commit: de30356655
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 14:43:16 +04:00
[CST] Focus
2f0fdc60df neutrino.cpp: remove CFanControlNotifier new/delete
Origin commit data
------------------
Branch: ni/coolstream
Commit: cb5d6187df
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 14:42:49 +04:00
Jacek Jendrzej
656924b138 src/gui/eventlist.cpp:typo fix for 1054045693
Origin commit data
------------------
Branch: ni/coolstream
Commit: 377772e242
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 11:21:52 +01:00
[CST] Focus
01f7dd84c5 system/setting_helpers.cpp: add static CFanControlNotifier::setSpeed,
to call it direct


Origin commit data
------------------
Branch: ni/coolstream
Commit: c7dd7ccc78
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)



------------------
This commit was generated by Migit
2012-11-02 14:18:56 +04:00
[CST] Focus
36bf89ea8e system/setting_helpers.cpp: add static CColorSetupNotifier::setPalette(),
to call it direct


Origin commit data
------------------
Branch: ni/coolstream
Commit: a1bd6d404b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)



------------------
This commit was generated by Migit
2012-11-02 13:46:32 +04:00
[CST] Focus
795eab20f3 system/setting_helpers.cpp: comment CVolume/CInfoClock Init in CColorSetupNotifier::changeNotify:
is it really needed to re-init them on palette change ?


Origin commit data
------------------
Branch: ni/coolstream
Commit: f78be0f96d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)



------------------
This commit was generated by Migit
2012-11-02 13:10:15 +04:00
[CST] Focus
50547a36fb gui/osd_setup.cpp: remove unneeded colorSetupNotifier->changeNotify
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc6a239002
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 12:56:44 +04:00
[CST] Focus
d4cadb5e19 gui/miscsettings_menu.cpp: remove unneeded fanNotifier->changeNotify
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc58416597
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-02 12:56:08 +04:00
vanhofen
38c6ae2856 deutsch.locale: fix menu.hint_inact_timer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8336d4797d
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-11-01 (Thu, 01 Nov 2012)

Origin message was:
------------------
- deutsch.locale: fix menu.hint_inact_timer

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

------------------
This commit was generated by Migit
2012-11-01 20:32:10 +01:00
vanhofen
c5f0781ca0 shutdown_count.cpp: add NEUTRINO_ENTER_INACTIVITY_SCRIPT
script will be executed if g_settings.shutdown_min expires


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3b9193982b
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-11-01 (Thu, 01 Nov 2012)

Origin message was:
------------------
- shutdown_count.cpp: add NEUTRINO_ENTER_INACTIVITY_SCRIPT

script will be executed if g_settings.shutdown_min expires


------------------
This commit was generated by Migit
2012-11-01 20:30:18 +01:00
Jacek Jendrzej
1054045693 eventlist: -add notifier to search menu, ported from tuxcvs, THX Gaucho316
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87fe3bd406
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-01 (Thu, 01 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-01 18:55:03 +01:00
Stefan Seyfried
dd311cfe15 CVolume: correctly initialize font height / width values
Origin commit data
------------------
Branch: ni/coolstream
Commit: 30ab06762a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 23:21:21 +01:00
Stefan Seyfried
042f151781 add various variable initializations to keep valgrind happy
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04b916dbb7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 23:02:34 +01:00
Stefan Seyfried
a9bc076b45 sectionsdclient: correctly initialize CurrentNextInfo with c'tor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9dc4b03248
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 22:58:58 +01:00
Stefan Seyfried
2d7685ca2c dvbsubtitle: free avcodec context in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5394321ea8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 22:57:51 +01:00
Stefan Seyfried
7b13a915a2 infoviewer_bb: delete progressbars in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 009f82fca4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 22:56:08 +01:00
Stefan Seyfried
d2b78c9e3c CScanTs: fix progressbar and rcinput memleaks
Origin commit data
------------------
Branch: ni/coolstream
Commit: 44a44d6673
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 22:55:08 +01:00
Stefan Seyfried
2751c939ab scan_setup: fix memleak in unicable setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4da6d09786
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 22:54:22 +01:00
Stefan Seyfried
68cc0c3a78 add CRCInput::getKeyNameC to fix lifetime issues
in menu.cpp, getKeyName().c_str()'s destructor was already invoked
when the value was used, triggering a valgrind warning.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d5d136f6c1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)



------------------
This commit was generated by Migit
2012-10-31 22:52:12 +01:00
Stefan Seyfried
a5a0e909b9 CMenuWidget: fix width calculation for large menus
with small screen offsets, large menus could get too large for
the screen and displayed outside -> possible segfault


Origin commit data
------------------
Branch: ni/coolstream
Commit: 047223440b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)



------------------
This commit was generated by Migit
2012-10-31 21:17:40 +01:00
Stefan Seyfried
7cb2a9a3ca remotecontrol: initialize variables and avoid overlapping strcpy
Origin commit data
------------------
Branch: ni/coolstream
Commit: 994c903913
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 19:19:31 +01:00
Stefan Seyfried
b9b8c1c8d8 glthread: allocate enough memory or tuxtxt backbuffer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 857cb350cb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 19:18:43 +01:00
Stefan Seyfried
fcc5c347c3 suppress some basicclient valgrind warnings
To enable these paranoia memsets for testing, compile with
-DPEDANTIC_VALGRIND_SETUP. Probably more of not completely
initialized structs are present in other parts of the code.
This is probably not useful for productive builds.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8e46250c7c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)



------------------
This commit was generated by Migit
2012-10-31 18:31:04 +01:00
Stefan Seyfried
0a7ec205c4 tuxtxt: fix direct access keys in menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b5d92ca8a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-31 15:40:40 +01:00
Stefan Seyfried
c2efae2b2c glthread: add more keys, switch yellow and blue
* switch F3/F4 yellow/blue to more natural order
* add +/- as volume plus-minus
* add . as mute key (was -)


Origin commit data
------------------
Branch: ni/coolstream
Commit: b71bcb6cc0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-31 (Wed, 31 Oct 2012)



------------------
This commit was generated by Migit
2012-10-31 15:37:53 +01:00