Commit Graph

3949 Commits

Author SHA1 Message Date
Stefan Seyfried
17f23e3d7b neutrino: avoid crash when signals are caught during start
this needs more work to avoid crashes when interrupted early


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6c4b9741ec
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)



------------------
This commit was generated by Migit
2013-03-03 21:57:59 +01:00
Stefan Seyfried
6c6b43d270 shutdown_count: initialize variable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0cfdd6d9bb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 21:57:05 +01:00
Stefan Seyfried
88b0fd5fe3 lcdd: add proper destructor to kill time thread
Origin commit data
------------------
Branch: ni/coolstream
Commit: 44d1d8a808
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 21:52:21 +01:00
Stefan Seyfried
106589507c femanager: save frontend.conf if new entries are present
Origin commit data
------------------
Branch: ni/coolstream
Commit: e86de54f9c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 19:43:32 +01:00
Stefan Seyfried
11cd0256eb SCR: add pin config option for MDU setups
this is not tested due to missing hardware, a GUI option will be
implemented after success reports
for now, use fe0_uni_pin=123 (change 123 to your assigned PIN)
in /var/tuxbox/config/zapit/frontend.conf


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



------------------
This commit was generated by Migit
2013-03-03 19:39:53 +01:00
Stefan Seyfried
916e8e3fd0 hdd_menu: use proper tune2fs call
call the my_system with the proper number of parameters instead
of relying on specifics of the getopt() used by tune2fs, now that
there is no limitation on the number of my_system arguments anymore


Origin commit data
------------------
Branch: ni/coolstream
Commit: 26a11a3458
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)



------------------
This commit was generated by Migit
2013-03-03 19:21:13 +01:00
Stefan Seyfried
4324865fb6 helpers: improve my_system function
Instead of hardcoding the maximum number of arguments to the
my_system helper, pass a variable argument list.
The function is deliberately source-incompatible with the old
implementation (as opposed to a variant with a sentinel NULL
argument, which would be compatible) to find all users and to
make sure that new future users of this function are not
overlooked during merges with other branches.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 96650cdd45
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)



------------------
This commit was generated by Migit
2013-03-03 19:18:13 +01:00
Stefan Seyfried
d576950a82 frontend: silence getEvent(), disable some timing info
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8f3872177c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 15:18:11 +01:00
Stefan Seyfried
14dfce94ec zapit: remove redundant console output
Origin commit data
------------------
Branch: ni/coolstream
Commit: adee6e9220
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 15:17:19 +01:00
Stefan Seyfried
325d496fa6 scanpmt: de-spam CPmt class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9064d34a1e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 15:16:35 +01:00
Stefan Seyfried
09827e1b4a frontend: rework debug output
* silence some messages by using DBG() instead of printf
* amend messages by using INFO() instead of printf


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



------------------
This commit was generated by Migit
2013-03-03 15:14:59 +01:00
Stefan Seyfried
312087a5c5 femanager: remove unneeded newline from debug message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9e1e28f7d8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 15:12:18 +01:00
Stefan Seyfried
cb2ee49ef0 capmt: de-spam CCam::makeCaPmt()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c8fca65da
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 15:11:41 +01:00
Stefan Seyfried
ff792f3b04 zapit/debug: even shorter filenames
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ef5af939c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 15:09:56 +01:00
Stefan Seyfried
eefde7f4ce CRemoteControl: de-spam processAPIDnames()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66679f537c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 15:05:41 +01:00
Stefan Seyfried
6844b4e284 SCR: switch off ODU when entering standby
Origin commit data
------------------
Branch: ni/coolstream
Commit: 603e0f4b99
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-03 (Sun, 03 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-03 15:05:41 +01:00
Stefan Seyfried
0d03bdb6ef my_system/my_popen: detach the children from neutrino's terminal
Origin commit data
------------------
Branch: ni/coolstream
Commit: b37a778012
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-02 (Sat, 02 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-02 20:01:24 +01:00
Stefan Seyfried
29641a753a zapit: fix order of stopping playback and selecting live FE
Origin commit data
------------------
Branch: ni/coolstream
Commit: f45a04b34a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 17:45:51 +01:00
Stefan Seyfried
ca57c77d77 capmt: fix demux selection on spark
Origin commit data
------------------
Branch: ni/coolstream
Commit: cdd60c3600
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 17:45:21 +01:00
Stefan Seyfried
f5816d4cdc frontend: add a "frontend index", set by femanager
this allows to easily find the "first" or "second" tuner, which
fixes the tuner number display in the infobar


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e84a632f5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)



------------------
This commit was generated by Migit
2013-02-24 15:25:36 +01:00
Stefan Seyfried
453f07a04b femanager: only open first frontend in single mode
this frees the second frontend for e.g. vtunerd


Origin commit data
------------------
Branch: ni/coolstream
Commit: b1b7bfef74
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)



------------------
This commit was generated by Migit
2013-02-24 12:44:24 +01:00
Stefan Seyfried
9906581ffc frontend: remove newline from debug messages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53e4fdfe8d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 12:14:19 +01:00
Stefan Seyfried
dcfdd25fd7 scan_setup: add option to set frontend type to multinorm boxes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29a23bffb6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 01:45:38 +01:00
Stefan Seyfried
9ec5e55bf7 femanager: scan for max. 4 frontends
...otherwise we'll miss the 2nd SAT tuner of spark7162...


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ac2b1620d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)



------------------
This commit was generated by Migit
2013-02-24 01:10:14 +01:00
Stefan Seyfried
ac2d0cb4fc frontend: remove FE_OFFSET hack
now that we have fe_type, FE_OFFSET is no longer needed
for selecting the tuner type


Origin commit data
------------------
Branch: ni/coolstream
Commit: ba8b5cc6c5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)



------------------
This commit was generated by Migit
2013-02-24 01:05:24 +01:00
Stefan Seyfried
03cc860b37 femanager: add fe_type option to frontend.conf
If fe_type is set, only frontends of the given type will be used.
This will enable the selection of the frontend type for boxes with
multiple tuners of different types.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d4d479317
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)



------------------
This commit was generated by Migit
2013-02-24 00:58:55 +01:00
Stefan Seyfried
965a104844 femanager: remove workaround after libconfigfile fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8186d18ac
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-23 15:49:06 +01:00
Stefan Seyfried
53db159ff4 configfile: don't do a full sync() after saving
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5ccbbbd40
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-23 15:42:22 +01:00
Stefan Seyfried
776a300584 configfile: reset modified flag after saving
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5aca39874b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-23 15:36:02 +01:00
Stefan Seyfried
e7576360b9 configfile: set the modified flag correctly on set*Vector methods
Origin commit data
------------------
Branch: ni/coolstream
Commit: 593871bf0f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-23 (Sat, 23 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-23 15:34:47 +01:00
Stefan Seyfried
cdbdfed80f sectionsd: add workaround for 'unusual' return codes
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1f1198801
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-22 20:34:11 +01:00
Stefan Seyfried
ca27d4f342 zapit/debug: improve the filename shortening hack
make it more efficient (and less disgusting :-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 889c518a16
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)



------------------
This commit was generated by Migit
2013-02-22 17:39:19 +01:00
Stefan Seyfried
05a47491b3 timerlist: shorten debug message
Origin commit data
------------------
Branch: ni/coolstream
Commit: f165d21033
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-22 17:17:58 +01:00
Stefan Seyfried
648e3f9d67 infoviewer_bb: initialize values to satisfy valgrind
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d486458f6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-22 17:17:05 +01:00
Stefan Seyfried
035601864f channellist: initialize values to satisfy valgrind
Origin commit data
------------------
Branch: ni/coolstream
Commit: 94883e0877
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-22 17:16:43 +01:00
Stefan Seyfried
070ca8469d make the extupdate build conditional
extupdate is not very useful for most platforms, so only
build it if --enable-extupdate is passed to configure


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5b72a7fe3c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)



------------------
This commit was generated by Migit
2013-02-22 17:14:38 +01:00
Stefan Seyfried
2e2487dbaa channellist: use "classic" width if minitv is unused
Origin commit data
------------------
Branch: ni/coolstream
Commit: 901b7cbd38
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-22 16:21:24 +01:00
Thilo Graf
9a48ba0583 CChannelList: fix position of minitv, small cleanups
This is only a provisionally fix. A rework of initialisation for
many member variables seems to be necessary.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fedb9132d7
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)



------------------
This commit was generated by Migit
2013-02-22 16:15:03 +01:00
Stefan Seyfried
77c08c4c15 Merge branch 'check/dvbsi++' commit c16f636011
Conflicts:
	src/eitd/sectionsd.cpp
	src/gui/audioplayer.cpp
	src/gui/channellist.cpp
	src/gui/components/Makefile.am
	src/gui/components/cc.h
	src/gui/components/components.cpp
	src/gui/moviebrowser.cpp
	src/gui/scan.cpp
	src/neutrino.cpp
	src/zapit/src/bouquets.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp


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



------------------
This commit was generated by Migit
2013-02-21 17:07:18 +01:00
Stefan Seyfried
c16f636011 sectionsd: consider the table_id when inserting events
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2013-02-21 15:52:13 +01:00
Stefan Seyfried
0e01a7b32c 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: 4dbeb3a31e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)



------------------
This commit was generated by Migit
2013-02-21 15:47:18 +01:00
Michael Liebmann
85eb0ab46b src/eitd/sectionsd.cpp: Calling function 'Sleep()' restored
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9be5730183
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-21 (Thu, 21 Feb 2013)

Origin message was:
------------------
* src/eitd/sectionsd.cpp: Calling function 'Sleep()' restored

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

------------------
This commit was generated by Migit
2013-02-21 06:23:23 +01:00
vanhofen
a8bb955813 upnpbrowser.cpp: center horizontally
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a4722ab84
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)

Origin message was:
------------------
- upnpbrowser.cpp: center horizontally

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

------------------
This commit was generated by Migit
2013-02-20 23:53:55 +01:00
vanhofen
626db78811 audioplayer.cpp: center horizontally
Origin commit data
------------------
Branch: ni/coolstream
Commit: ac3e482cca
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-20 (Wed, 20 Feb 2013)

Origin message was:
------------------
- audioplayer.cpp: center horizontally

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

------------------
This commit was generated by Migit
2013-02-20 23:52:30 +01:00
Stefan Seyfried
b082afd1e2 sectionsd: on-disk epg data has lower priority than on-air data
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


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



------------------
This commit was generated by Migit
2013-02-20 21:19:05 +01:00
Jacek Jendrzej
857fb1d1b3 src/eitd/sectionsd.cpp fix compil unused variable 'rs'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1df14bd8af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-20 (Wed, 20 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-20 21:13:52 +01:00
Stefan Seyfried
a6df33802b sectionsd: only step time if difference is > 2min
in order to avoid unnecessary system time jumps, only step time
if the difference is bigger than 120 seconds, else use adjtime

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: c5ef1bf14c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)



------------------
This commit was generated by Migit
2013-02-20 21:10:52 +01:00
Stefan Seyfried
d8072117ae sectionsd: remove newline from SIsectionTIME message
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: f8cd0ac2f7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)



------------------
This commit was generated by Migit
2013-02-20 21:06:35 +01:00
Stefan Seyfried
1bacbc64e2 sectionsd: silence debug spam
disable some debug messages, remove unneeded newlines
from other messages

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: e7dd3083e6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)



------------------
This commit was generated by Migit
2013-02-20 21:06:27 +01:00
Stefan Seyfried
1e9d977728 sectionsd: retry getting eit_version
Sometimes at first start, the cn thread does not fetch the EIT version
and thus automatic updates don't work. The cause of this is not 100%
clear, for now let's add a workaround to try a bit longer fetching it.

Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: a0cefea55a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)



------------------
This commit was generated by Migit
2013-02-20 21:05:38 +01:00