Commit Graph

3824 Commits

Author SHA1 Message Date
Stefan Seyfried
ee1df50545 my_popen: close filedescriptors before exec
Origin commit data
------------------
Branch: ni/coolstream
Commit: c83a35ebfc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
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 15:20:55 +01:00
Stefan Seyfried
ea0ee924ac infoviewer_bb: limit text width to available space
only use the available space to draw the button texts


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



------------------
This commit was generated by Migit
2013-02-17 19:10:49 +01:00
Stefan Seyfried
6aa232a781 infoviewer_bb: smarter use of available space for buttons
of a button is not going to be painted, the space can be used for
other buttons which might otherwise have their text cut off


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



------------------
This commit was generated by Migit
2013-02-17 19:07:55 +01:00
Stefan Seyfried
fbd8630e41 infoviewer_bb: don't start HDD percent thread once per second
Only start the HDD percent determination once per infobar display


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



------------------
This commit was generated by Migit
2013-02-17 18:06:29 +01:00
Stefan Seyfried
42cb91e883 infoviewer_bb: fix flickering HDD bar display
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b6683660a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-17 18:04:11 +01:00
Stefan Seyfried
e60eeb592d 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.


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



------------------
This commit was generated by Migit
2013-02-17 17:36:19 +01:00
Stefan Seyfried
1ef56b0332 sectionsd: silence debug spam
disable some debug messages, remove unneeded newlines
from other messages


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



------------------
This commit was generated by Migit
2013-02-17 17:35:35 +01:00
Stefan Seyfried
7aa4fd6a8c sectionsd: remove newline from SIsectionTIME message
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7eaa7575d0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-17 16:55:33 +01:00
Stefan Seyfried
653dccd507 sectionsd: speed up shutdwown of time thread
Origin commit data
------------------
Branch: ni/coolstream
Commit: c04311552a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-17 16:53:12 +01:00
Stefan Seyfried
4ad3c70dee 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


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



------------------
This commit was generated by Migit
2013-02-17 15:34:27 +01:00
Thilo Graf
326a2211dc CComponents: move class into its own source directory
The components could over time become quite large,
so it makes more sense, coming features to split into
multiple files and to do it in a separate directory.


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



------------------
This commit was generated by Migit
2013-02-16 12:13:24 +01:00
Stefan Seyfried
141256f053 sectionsd: add workaround for holes in SRF EPG
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1c313b43ad
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-05 22:43:26 +01:00
Stefan Seyfried
baee6a8a1e infoviewer: don't suppress valid 'next' events
Origin commit data
------------------
Branch: ni/coolstream
Commit: 33332355b0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-05 19:48:13 +01:00
Stefan Seyfried
0869a5150d sectionsd: on-disk epg data has lower priority than on-air data
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6d6418582b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-05 19:39:20 +01:00
Stefan Seyfried
f2b509942d sectionsd: consider the table_id when inserting events
Origin commit data
------------------
Branch: ni/coolstream
Commit: 24869930c9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-05 19:08:54 +01:00
Stefan Seyfried
5389e71398 getservices: fix FindChannelFuzzy()
* for services with duplicate tsid/onid/sid, not all channels were found
 (function returned NULL if the first match was not the correct one)
* add compatibility with "wrong" ubouquets.xml for non-sat boxes: the
 position parameter was ignored before and is not too useful outside
 sat anyway


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

Origin message was:
------------------
getservices: fix FindChannelFuzzy()

* for services with duplicate tsid/onid/sid, not all channels were found
 (function returned NULL if the first match was not the correct one)
* add compatibility with "wrong" ubouquets.xml for non-sat boxes: the
 position parameter was ignored before and is not too useful outside
 sat anyway


------------------
This commit was generated by Migit
2013-01-31 14:26:16 +01:00
Stefan Seyfried
1b04f81e17 Merge branch 'uncool/dvbsi++' commit 785d3f2046
Conflicts:
	src/eitd/SIevents.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e701bfefc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-29 (Tue, 29 Jan 2013)



------------------
This commit was generated by Migit
2013-01-29 21:27:41 +01:00
Stefan Seyfried
8e16ebd4d5 bouquets: fix ubouquet generation for broken services
Services with duplicate tsid/onid/sid like found e.g. on "8W Atlantic
Bird 2", "12.5W Atlantic Bird 1", "4.8E Sirius", "7E Eutelsat" caused
wrong bouquet entries because the satellite position and transponder
frequency was not used to distinguish the channels. Use the new
FindChannelFuzzy() function to fix this.


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

Origin message was:
------------------
bouquets: fix ubouquet generation for broken services

Services with duplicate tsid/onid/sid like found e.g. on "8W Atlantic
Bird 2", "12.5W Atlantic Bird 1", "4.8E Sirius", "7E Eutelsat" caused
wrong bouquet entries because the satellite position and transponder
frequency was not used to distinguish the channels. Use the new
FindChannelFuzzy() function to fix this.


------------------
This commit was generated by Migit
2013-01-29 21:05:53 +01:00
Stefan Seyfried
c6e659ff07 getservices: add FindChannelFuzzy() function
Add a function that returns a channel if tsid, onid, sid and
satellite position matches and the frequency matches +-2MHz.
(This frequency tolerance allows ubouquets to be used after
updates to satellites.xml)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4c298ed2d3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-29 (Tue, 29 Jan 2013)



------------------
This commit was generated by Migit
2013-01-29 21:01:35 +01:00
vanhofen
785d3f2046 neutrino.cpp: fix wrong configfile in loadKeys()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1320462626
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-01-29 (Tue, 29 Jan 2013)

Origin message was:
------------------
- neutrino.cpp: fix wrong configfile in loadKeys()

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

------------------
This commit was generated by Migit
2013-01-29 13:13:55 +01:00
J. Krieg
19ce0c994e Neutrino: 'Port' of Neutrino-SD 'Additionally refresh EPG before recording starts'
Patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=50004


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0577329740
Author: J. Krieg <bellum07@googlemail.com>
Date: 2013-01-22 (Tue, 22 Jan 2013)



------------------
This commit was generated by Migit
2013-01-23 11:11:29 +01:00
Jacek Jendrzej
a50cd83e13 fix compil warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 460e224a28
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-22 (Tue, 22 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-22 17:27:51 +01:00
Jacek Jendrzej
e1509315bd src/gui/update_ext.h: supplement to 76a0ef0797
Origin commit data
------------------
Branch: ni/coolstream
Commit: 30436f353d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-16 (Wed, 16 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-16 12:03:40 +01:00
Stefan Seyfried
62c68a7fce fbaccel: fix blit2FB on SPARK/TD/x86
Origin commit data
------------------
Branch: ni/coolstream
Commit: c1dd39b42e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-14 (Mon, 14 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-14 22:49:49 +01:00
Gaucho316
1214ee0dfc Scan setup: fix memleak
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce7869008e
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2013-01-14 (Mon, 14 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-14 20:24:53 +01:00
Thilo Graf
76a0ef0797 extended update: move ext_update.* to update_ext.*
Beware the canonical order of filenames.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9939fc9197
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)



------------------
This commit was generated by Migit
2013-01-14 15:31:43 +01:00
Stefan Seyfried
04ab7ed075 fbaccel: relax waitForIdle() timeout on coolstream
Origin commit data
------------------
Branch: ni/coolstream
Commit: 379ef4c9d1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-14 (Mon, 14 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-14 01:07:36 +01:00
Stefan Seyfried
fe9c298708 fbaccel: fix paintPixel for coolstream
Origin commit data
------------------
Branch: ni/coolstream
Commit: f19f1d7414
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-14 (Mon, 14 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-14 00:59:06 +01:00
Stefan Seyfried
4d4f32830b Merge branch 'uncool/dvbsi++' commit a1e95e20ad
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28e1a4a988
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 22:49:12 +01:00
Stefan Seyfried
2b9d56813d Revert "src/neutrino.cpp: revert"
This reverts commit 71874b399a.


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



------------------
This commit was generated by Migit
2013-01-13 22:46:12 +01:00
Stefan Seyfried
4e020d5d5d Revert "neutrino: -add unicabel menu option"
This reverts commit a2a72a538c.


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



------------------
This commit was generated by Migit
2013-01-13 22:44:18 +01:00
Stefan Seyfried
e1975f5ef6 Revert "src/gui/scan_setup.cpp -fix compil warnings"
This reverts commit 2bee33d855.


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



------------------
This commit was generated by Migit
2013-01-13 22:44:09 +01:00
Stefan Seyfried
30eef20c87 Revert "neutrino-tell-the-user-if-no-frontend-is-found1.patch from neutrino-mp"
This reverts commit a1e95e20ad.


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



------------------
This commit was generated by Migit
2013-01-13 22:42:49 +01:00
Jacek Jendrzej
a1e95e20ad neutrino-tell-the-user-if-no-frontend-is-found1.patch from neutrino-mp
Origin commit data
------------------
Branch: ni/coolstream
Commit: d0ea4ad62e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 21:52:37 +01:00
Jacek Jendrzej
71874b399a src/neutrino.cpp: revert
Origin commit data
------------------
Branch: ni/coolstream
Commit: be0eb77373
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 21:45:08 +01:00
Jacek Jendrzej
2bee33d855 src/gui/scan_setup.cpp -fix compil warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14a6028667
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 21:23:40 +01:00
Stefan Seyfried
9b05c12b62 fbaccel: add GXA sync marker during GXA setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2321745c4d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 18:50:14 +01:00
Stefan Seyfried
b32ccc925c neutrino: enable screenshots
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5ed005ff8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 18:49:37 +01:00
Stefan Seyfried
f6b763ccb6 fbaccel: implement support for SPARK target
this should obsolete framebuffer_spark.cpp


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



------------------
This commit was generated by Migit
2013-01-13 17:52:44 +01:00
Stefan Seyfried
200c7f0984 Revert "Revert "New class to handle osd fade""
This reverts commit 2b289fa41c.


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



------------------
This commit was generated by Migit
2013-01-13 17:48:13 +01:00
Stefan Seyfried
c278fca4e9 neutrino: tell the user if no frontend is found
even though there is not much left to do if no frontend is present,
at least the user can be informed about that fact before crashing :-)


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



------------------
This commit was generated by Migit
2013-01-13 17:42:47 +01:00
Stefan Seyfried
1953df14c2 hintbox: fix artifacts on accelerated framebuffers
Origin commit data
------------------
Branch: ni/coolstream
Commit: a19a2b57ad
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 17:40:03 +01:00
Stefan Seyfried
36dffb364d mp3dec: work around improper usage of private function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 51bdbb8c8c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 17:38:26 +01:00
Stefan Seyfried
f7ff66caa1 tuxtxt: fix topmenu for small OSD borders
Origin commit data
------------------
Branch: ni/coolstream
Commit: dbf7f9719b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-13 (Sun, 13 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-13 17:36:41 +01:00
Stefan Seyfried
49a26ce28c framebuffer_ng: fbaccel backend for some targets
Implement fbaccel functionality for most target platforms. Some old
code is just #if 0'ed for now in order to keep the diffs smaller
and to compare the code directly.
Probably needs some wider testing, small graphics problems are likely.

TODO: implement for SPARK, remove unused #if 0 code.


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



------------------
This commit was generated by Migit
2013-01-13 17:32:11 +01:00
Michael Liebmann
9f01d9aaee yWeb: Because of format changes klack.de temporarily disabled
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b9045def9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-01-11 (Fri, 11 Jan 2013)

Origin message was:
------------------
* yWeb: Because of format changes klack.de temporarily disabled

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

------------------
This commit was generated by Migit
2013-01-11 19:04:48 +01:00
Michael Liebmann
c951edfb77 yWeb: Update timer sync for tvinfo.de
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28c0525e14
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)

Origin message was:
------------------
* yWeb: Update timer sync for tvinfo.de

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

------------------
This commit was generated by Migit
2013-01-11 11:21:28 +01:00
Jacek Jendrzej
fee55f68ab bouqueteditor:-fix paint infox box
Origin commit data
------------------
Branch: ni/coolstream
Commit: f912b7096c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-09 (Wed, 09 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-09 17:37:36 +01:00
Jacek Jendrzej
a2a72a538c neutrino: -add unicabel menu option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d550ed88e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-08 (Tue, 08 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-08 20:35:53 +01:00
Stefan Seyfried
1271efacf4 suppress bogus compiler warning in addScanMenuTempSat
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f131b4f15
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-06 (Sun, 06 Jan 2013)


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

------------------
This commit was generated by Migit
2013-01-06 16:02:17 +01:00