Commit Graph

449 Commits

Author SHA1 Message Date
vanhofen
d956906ecb eventlist: make additional infos switchable
* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable


Origin commit data
------------------
Branch: ni/coolstream
Commit: 473d6f38ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-04-13 (Sat, 13 Apr 2013)

Origin message was:
------------------
- eventlist: make additional infos switchable

* new menu 'eventlist' in osd-setup
* fix offset in infozone
* fontsize for infozone adjustable


------------------
This commit was generated by Migit
2013-04-13 11:13:23 +02:00
Jacek Jendrzej
0f15b39df4 src/neutrino.cpp: fix execute rcK script
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5297f06d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)


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

------------------
This commit was generated by Migit
2013-04-10 11:59:48 +02:00
Thilo Graf
71248e0dc7 CComponents: add progressbar class to cc-items
CProgressbar moved into components sub directory and adapt includes.
Progressbar objects are now usable as cc-item

TODO:
-some color and size corrections
-found some dub codes for sig and snr-bars, needs rework


Origin commit data
------------------
Branch: ni/coolstream
Commit: 860be9a412
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-04-01 (Mon, 01 Apr 2013)



------------------
This commit was generated by Migit
2013-04-02 09:31:05 +02:00
vanhofen
ed04cfdf36 strech most windows to full screen
* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


Origin commit data
------------------
Branch: ni/coolstream
Commit: 759966f935
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-25 (Mon, 25 Mar 2013)

Origin message was:
------------------
- strech most windows to full screen

* switchable with existing switch for 'big_windows'
* 'big_windows' default is on


------------------
This commit was generated by Migit
2013-03-25 09:45:22 +01:00
Jacek Jendrzej
178805be0f add record option for teletext & dvbsub pids
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9c7739aa6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)

Origin message was:
------------------
-add record option for teletext & dvbsub pids

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

------------------
This commit was generated by Migit
2013-03-19 17:14:04 +01:00
Jacek Jendrzej
945abccd41 progressbar-menu-tomworld
Origin commit data
------------------
Branch: ni/coolstream
Commit: be2966035f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 14:40:36 +01:00
Stefan Seyfried
d4fed1192c neutrino: allow empty user bouquets in the bouquetlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: d0f9836173
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)


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

------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
41a03e3d4f channellist: don't change bouquetmode when adding favs
when adding a channel to favorites from the channellist contextmenu
the favorites bouquet was chosen, which is not helpful if further
favorites should be added


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



------------------
This commit was generated by Migit
2013-03-11 13:32:06 +01:00
Stefan Seyfried
767be83e22 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.

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


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



------------------
This commit was generated by Migit
2013-03-05 11:58:49 +01:00
Stefan Seyfried
d86a178605 neutrino: avoid crash when signals are caught during start
this needs more work to avoid crashes when interrupted early

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


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



------------------
This commit was generated by Migit
2013-03-05 11:01:40 +01:00
vanhofen
f1d6fb52cf neutrino.cpp: fix handling of g_settings.mode_left_right_key_tv
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8b18346c98
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-03-01 (Fri, 01 Mar 2013)

Origin message was:
------------------
- neutrino.cpp: fix handling of g_settings.mode_left_right_key_tv

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

------------------
This commit was generated by Migit
2013-03-01 20:49:47 +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
Jacek Jendrzej
a46d3a42ef add progressbar opt to infobar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 63c66c1f4e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-12 18:03:50 +01:00
vanhofen
b9eccd608c neutrino.cpp: remove double determination of g_info.delivery_system
Origin commit data
------------------
Branch: ni/coolstream
Commit: c4f8bf17a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Origin message was:
------------------
- neutrino.cpp: remove double determination of g_info.delivery_system

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

------------------
This commit was generated by Migit
2013-02-10 22:00:22 +01:00
vanhofen
ca1569c428 channellist: make miniTV switchable
Origin commit data
------------------
Branch: ni/coolstream
Commit: d8bd46e9d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-04 (Mon, 04 Feb 2013)

Origin message was:
------------------
- channellist: make miniTV switchable

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

------------------
This commit was generated by Migit
2013-02-04 22:25:15 +01:00
TangoCash
263340cd22 add optional mini-tv to channellist
Signed-off-by: satbaby <crashdvb@googlemail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a425308ed
Author: TangoCash <eric@loxat.de>
Date: 2013-01-30 (Wed, 30 Jan 2013)



------------------
This commit was generated by Migit
2013-01-30 19:17:52 +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
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
2fff862e8b neutrino: fix segfault if not found frontend
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0806c47c73
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-20 (Thu, 20 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-20 20:13:44 +01:00
Michael Liebmann
17acd0c414 Fix include path for moved header files
Origin commit data
------------------
Branch: ni/coolstream
Commit: b1138e16b0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-12-13 (Thu, 13 Dec 2012)

Origin message was:
------------------
* Fix include path for moved header files

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

------------------
This commit was generated by Migit
2012-12-13 18:09:09 +01:00
Jacek Jendrzej
fa069d793b supplement to faad967b97, simplification
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59fa692bd0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-08 (Sat, 08 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-08 16:28:53 +01:00
Jacek Jendrzej
faad967b97 add provider name to infobar , no gui option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7bebdf91e0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-08 (Sat, 08 Dec 2012)


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

------------------
This commit was generated by Migit
2012-12-08 11:15:40 +01:00
[CST] Focus
7532a717e4 neutrino.cpp: fix subchannel up/down processing:
if key_subchannel_up/down is set to different than left/right keys,
and mode_left_right_key_tv == SNeutrinoSettings::VOLUME, CVolume::setVolume called,
but not process other keys, and post msg again -> loop forever.
- process mode_left_right_key_tv modes only if subchannel up/down == left/right


Origin commit data
------------------
Branch: ni/coolstream
Commit: d5cd463e17
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-12-04 (Tue, 04 Dec 2012)



------------------
This commit was generated by Migit
2012-12-04 14:52:03 +04:00
[CST] Focus
21018da479 neutrino.cpp: revert mount at startup to system -
fs can be not only ext3 but different


Origin commit data
------------------
Branch: ni/coolstream
Commit: c77138f260
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-12-04 (Tue, 04 Dec 2012)



------------------
This commit was generated by Migit
2012-12-04 13:58:41 +04:00
Jacek Jendrzej
050a3aef1b src/neutrino.cpp: add cancel message to RC_standby_on and RC_power_off (THX Gaucho316)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f8c9bbef1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-16 (Fri, 16 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-16 13:36:12 +01:00
[CST] Focus
6b429a3eae neutrino.cpp: comment saveSetup in signal handler - this can damage config file,
try to protect against broken config - check screen_End* and load load defaults


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



------------------
This commit was generated by Migit
2012-11-15 19:12:13 +04:00
Jacek Jendrzej
0af735aa17 src/gui/channellist.cpp:-add sort by channel number
Origin commit data
------------------
Branch: ni/coolstream
Commit: c47aebdb64
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-09 (Fri, 09 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-09 17:32:15 +01:00
Jacek Jendrzej
e591a56cfd src/neutrino.cpp: see the appropriate message depending on settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: fdb1fa6352
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-09 (Fri, 09 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-09 15:31:26 +01:00
Jacek Jendrzej
548de02193 src/neutrino.cpp:use LOCALE_SLEEPTIMERBOX_ANNOUNCE , supplement to c8ecddea7a
Origin commit data
------------------
Branch: ni/coolstream
Commit: b56c863953
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-09 (Fri, 09 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-09 15:05:34 +01:00
Jacek Jendrzej
c8ecddea7a src/neutrino.cpp:-add ask MESSAGEBOX for INACTIVITY SLEEPTIMER
Origin commit data
------------------
Branch: ni/coolstream
Commit: 282560875b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-09 (Fri, 09 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-09 14:50:55 +01:00
Jacek Jendrzej
0f9ff9f16a Merge branch 'dvbsi++' of ssh://coolstreamtech.de/cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: de5004bd86
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-08 (Thu, 08 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-08 16:19:47 +01:00
[CST] Focus
39d4a74488 neutrino.cpp: update for new streamts code,
keep stream running in soft-standby


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



------------------
This commit was generated by Migit
2012-11-08 19:13:22 +04:00
Jacek Jendrzej
07ac341c28 neutrino: -add save epg on stadbyOn/Off option
Origin commit data
------------------
Branch: ni/coolstream
Commit: a47c6593dc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-08 (Thu, 08 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-08 13:35:00 +01:00
Jacek Jendrzej
f57fc0bb89 src/neutrino.cpp: -add lockStandbyCall
Origin commit data
------------------
Branch: ni/coolstream
Commit: 299e20387d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-08 (Thu, 08 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-08 12:24:23 +01:00
Thilo Graf
8ea7aa2f87 user_menu: personalize also yellow and green buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 12e778773b
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-28 (Tue, 28 Aug 2012)

Origin message was:
------------------
*user_menu: personalize also yellow and green buttons

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

------------------
This commit was generated by Migit
2012-11-05 21:26:19 +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
[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
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
[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
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
c2300f8526 src/neutrino.cpp:-fix multirecording if announce_record on zap on is
Origin commit data
------------------
Branch: ni/coolstream
Commit: ea1caedb51
Author: Jacek Jendrzej <overx300@gmail.com>
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 13:13:02 +01:00
Jacek Jendrzej
2c05d780e1 src/neutrino.cpp:zapto timer add transponder test
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ab45c8baa
Author: Jacek Jendrzej <overx300@gmail.com>
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 12:37:20 +01:00
Jacek Jendrzej
4a6289ebac src/neutrino.cpp:-fix zapto timer in TimeshiftOnly mode or if haveFreeFrontend
Origin commit data
------------------
Branch: ni/coolstream
Commit: 294f0876c0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-30 20:43:52 +01:00
Jacek Jendrzej
3df02e3741 src/neutrino.cpp: supplement to c044df3aab, THX Gaucho316 (fix)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69715cbc5e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)

Origin message was:
------------------
src/neutrino.cpp: supplement to c044df3aab, THX Gaucho316 (fix)

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

------------------
This commit was generated by Migit
2012-10-30 16:55:57 +01:00
Jacek Jendrzej
2c6a39984b src/neutrino.cpp: supplement to c044df3aab, THX Gaucho316
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3cf1741a3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)

Origin message was:
------------------
src/neutrino.cpp: supplement to c044df3aab, THX Gaucho316

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

------------------
This commit was generated by Migit
2012-10-30 16:12:26 +01:00
Jacek Jendrzej
0db121df45 src/neutrino.cpp: saveepg in standby mode, if last saveepg time < 15 Min., revert multicall blocking for sttandbby, fix typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 10116c6ad7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-30 (Tue, 30 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-30 14:07:31 +01:00
vanhofen
7d8fbd52f4 neutrino.cpp: fix funny typo :)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4f3e3a90c4
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-10-29 (Mon, 29 Oct 2012)

Origin message was:
------------------
- neutrino.cpp: fix funny typo :)

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

------------------
This commit was generated by Migit
2012-10-29 14:45:00 +01:00
vanhofen
ebdca86596 neutrino.cpp: handle deepstandy-scripts in same way as the other scripts
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5284ffa3d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-10-29 (Mon, 29 Oct 2012)

Origin message was:
------------------
- neutrino.cpp: handle deepstandy-scripts in same way as the other scripts

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

------------------
This commit was generated by Migit
2012-10-29 14:29:03 +01:00