Commit Graph

3408 Commits

Author SHA1 Message Date
[CST] Focus
4de110219b gui/channellist.cpp: not allow zap on scroll mode,
if current neutrino mode is mode_ts


Origin commit data
------------------
Branch: ni/coolstream
Commit: 50b17f58f4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)



------------------
This commit was generated by Migit
2012-10-22 13:30:31 +04:00
[CST] Focus
fbeed0470d gui/channellist.cpp: dont paint channel list,
if event list return menu_return::RETURN_EXIT_ALL


Origin commit data
------------------
Branch: ni/coolstream
Commit: afdf9f30dd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)



------------------
This commit was generated by Migit
2012-10-22 13:11:54 +04:00
[CST] Focus
efb5320a4f gui/channellist.cpp: remove extra showChannelLogo(),
fix channel logo - call paint() after paintHead(),
use enum values for channel list mode


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9a271191b6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)



------------------
This commit was generated by Migit
2012-10-22 12:24:55 +04:00
[CST] Focus
c992dc4d5c gui/streaminfo2.cpp: fix crash, when shown without current channel
(i.e. channel list empty)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 755ddcb3da
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)



------------------
This commit was generated by Migit
2012-10-22 11:03:05 +04:00
Jacek Jendrzej
f803f92af4 NeutrinoMessages fix memleak , ported from tuxbox cvs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c302dc90d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-21 (Sun, 21 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-21 18:45:39 +02:00
Jacek Jendrzej
9ff2abcdb1 zapit.h: change volue VOLUME_PERCENT_PCM on 100 as default
Origin commit data
------------------
Branch: ni/coolstream
Commit: d285f82dca
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-20 14:16:19 +02:00
Jacek Jendrzej
ed37bca2fd disable tech.info if channelist is empty (fix possible segfault)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 775a4a7229
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-20 13:26:27 +02:00
Jacek Jendrzej
65a0f6984b Neutrino: Channel list: add method isEmpty() and use it, ported from tuxbox cvs (THX Gaucho316)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 35138088e3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-20 13:20:49 +02:00
[CST] Focus
edaeb14fc2 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e88eee2d9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-20 11:14:06 +04:00
[CST] Focus
ce7f439559 gui/osd_setup.cpp: set hints for channel list context menu -> settings,
testing menu/hints over gui with save-screen.
TODO: still small glitch at menu bottom, when switching hints on/off
with help button, sometimes.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 483e9563e5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)



------------------
This commit was generated by Migit
2012-10-20 11:13:22 +04:00
Jacek Jendrzej
de57f7c98a movieplayer.cpp: fix adjusting audio PID name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f5bf8ef85
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-19 19:21:18 +02:00
[CST] Focus
e0865e24e2 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: c66b63286c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-19 19:32:02 +04:00
[CST] Focus
d75e4c5114 gui/widget/menue.cpp:
always call paintHint(-1) in hide() to clear hintbox;
comment additional hintbox w/h from full_width/full_height - CComponents should clear itself;
dont always save/restore menu hint screens - why it was enabled ??
comment GenericMenuBack->setHint() in ::exec - checkHints() do the same


Origin commit data
------------------
Branch: ni/coolstream
Commit: 405ac286e3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)



------------------
This commit was generated by Migit
2012-10-19 19:30:28 +04:00
[CST] Focus
21d9650797 gui/widget/components.cpp: fix CComponentsInfoBox::hide():
call paint() with fullPaint=true to hide frame


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5d055324ec
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)



------------------
This commit was generated by Migit
2012-10-19 19:22:44 +04:00
[CST] Focus
125a76695e gui/widget/components.h: change paint() do_save_bg arg default to false - save screen used rare
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90d03ede27
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-19 19:19:55 +04:00
Jacek Jendrzej
d65b0f1465 satellites.xml: update hotbird13
Origin commit data
------------------
Branch: ni/coolstream
Commit: d21f7ca946
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-19 12:21:47 +02:00
Jacek Jendrzej
b78de4a6d8 update locale for commit dfdebd67ea
Origin commit data
------------------
Branch: ni/coolstream
Commit: c50487fc8b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-19 (Fri, 19 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-19 10:53:43 +02:00
Jacek Jendrzej
dfdebd67ea neutrino.cpp: make sleeptimer similar to shutdown with MsgBox at announce
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5002a8bfa7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-18 (Thu, 18 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-18 20:21:19 +02:00
Jacek Jendrzej
3e28f86c85 bouquetlist.cpp: fix width for buttontext
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a6f9467c9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-18 (Thu, 18 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-18 17:17:00 +02:00
Jacek Jendrzej
f14b819bac buttons.cpp: -fix skip last button txt
Origin commit data
------------------
Branch: ni/coolstream
Commit: 840ba47db1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-18 (Thu, 18 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-18 17:11:56 +02:00
[CST] Focus
21e6592357 gui/start_wizard.cpp: ask about initial settings on satellite box only
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d4c6165ac
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-18 (Thu, 18 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-18 13:53:13 +04:00
Jacek Jendrzej
f3f4ca02a5 movieplayer.cpp: fix current pid in case of file play
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7580d928f3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-17 (Wed, 17 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-17 22:54:45 +02:00
Jacek Jendrzej
5118d4bdf9 movieplayer: show current AudioName in infoviewer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3fd2a73d77
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-17 (Wed, 17 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-17 21:39:44 +02:00
Jacek Jendrzej
7d937f846a infoviewer_bb.cpp: dont show CA Status in TS mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8474038c27
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-17 (Wed, 17 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-17 15:34:50 +02:00
vanhofen
8c4b49dad7 deutsch.locale: add locals for slow_record stuff
Origin commit data
------------------
Branch: ni/coolstream
Commit: 58f8e4e452
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-10-17 (Wed, 17 Oct 2012)

Origin message was:
------------------
- deutsch.locale: add locals for slow_record stuff

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

------------------
This commit was generated by Migit
2012-10-17 13:53:12 +02:00
vanhofen
7828a3d386 neutrino.cpp: fix c&p error in recording_slow_warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7eb4f3b9c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-10-17 (Wed, 17 Oct 2012)

Origin message was:
------------------
- neutrino.cpp: fix c&p error in recording_slow_warning

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

------------------
This commit was generated by Migit
2012-10-17 13:34:13 +02:00
[CST] Focus
e90a37df9e driver/record.cpp: use slow record warning option.
this warning tested for generic setup with usb hdd and
meant to early tell if record buffer usage reach watermark,
where user have chance to stop some of records and save others from overflow
under high load. if your think you getting false warnings, disable it


Origin commit data
------------------
Branch: ni/coolstream
Commit: d771f625a0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)



------------------
This commit was generated by Migit
2012-10-16 19:58:58 +04:00
[CST] Focus
4c0de3ae90 settings: add option to enable/disable slow record warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: b6ad61b0de
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-16 19:53:47 +04:00
[CST] Focus
5af262a610 locals: add locale for slow record warning option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5179aedb32
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-16 19:53:15 +04:00
Jacek Jendrzej
fdb113c9b3 fix memleak
Origin commit data
------------------
Branch: ni/coolstream
Commit: b3db5f7f7c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-16 15:42:10 +02:00
Jacek Jendrzej
122e3fade5 miscsettings_menu.cpp: fix segfault on ZEE/HD1
Origin commit data
------------------
Branch: ni/coolstream
Commit: f85251128c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-15 12:10:28 +02:00
[CST] Focus
4bdd3aadc0 neutrino.cpp: stop radiotext when going to standby and in stop_daemons
Origin commit data
------------------
Branch: ni/coolstream
Commit: b97ed139c4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-15 13:02:03 +04:00
[CST] Focus
bcfaa7986a driver/record.cpp: stop radiotext before record start
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a93f2dfdf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-15 12:53:09 +04:00
[CST] Focus
f15aa5b83f driver/genpsi.c: add fdatasync, this should wakeup hdd before record started
Origin commit data
------------------
Branch: ni/coolstream
Commit: 767a7d3871
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-15 12:49:57 +04:00
Jacek Jendrzej
a91b8e5c22 unused funktions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5428d36da4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-14 (Sun, 14 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-14 17:05:43 +02:00
Jacek Jendrzej
aed5fa411b neutrino.cpp: dvbtime fix update when box boot from deep standby
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3192a161f9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-14 (Sun, 14 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-14 17:03:43 +02:00
Michael Liebmann
9ddb345518 Fix english.locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: 76efa8b033
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-14 (Sun, 14 Oct 2012)

Origin message was:
------------------
* Fix english.locale

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

------------------
This commit was generated by Migit
2012-10-14 11:15:57 +01:00
Michael Liebmann
c68517da21 Timerlist: Ask if the timer of a running recording to be deleted.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 295efb1e07
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2012-10-14 (Sun, 14 Oct 2012)

Origin message was:
------------------
* Timerlist: Ask if the timer of a running recording to be deleted.

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

------------------
This commit was generated by Migit
2012-10-14 10:07:22 +01:00
gixxpunk
898f7d7cdb Fix daylight saving time bug in timers (backport from tuxbox-cvs)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 636f7cef05
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-10-13 (Sat, 13 Oct 2012)

Origin message was:
------------------
- Fix daylight saving time bug in timers (backport from tuxbox-cvs)

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

------------------
This commit was generated by Migit
2012-10-13 21:36:38 +02:00
gixxpunk
d493b1155c audioplayer: fix memleak (THX martii)
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc95ffa37c
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)

Origin message was:
------------------
- audioplayer: fix memleak (THX martii)

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

------------------
This commit was generated by Migit
2012-10-11 21:05:44 +02:00
gixxpunk
0e52a60466 epgview: only hide info1 if info2 begins with info1 (port from tuxbox-cvs. THX Gaucho316)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6138e42948
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)

Origin message was:
------------------
- epgview: only hide info1 if info2 begins with info1 (port from tuxbox-cvs. THX Gaucho316)

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

------------------
This commit was generated by Migit
2012-10-11 20:41:46 +02:00
gixxpunk
adc0d43096 locales
* add german translation
* remove blank


Origin commit data
------------------
Branch: ni/coolstream
Commit: 006ca9e85a
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)

Origin message was:
------------------
- locales

* add german translation
* remove blank


------------------
This commit was generated by Migit
2012-10-11 19:42:11 +02:00
[CST] Focus
ae0ea13510 gui/imageinfo.cpp: add release/beta to image version
Origin commit data
------------------
Branch: ni/coolstream
Commit: b461483f2f
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-11 20:33:11 +04:00
Jacek Jendrzej
2acba77dab imageinfo.cpp: add show kernel version
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4fa58bcd52
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-11 18:15:06 +02:00
vanhofen
007f47c404 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce3f8eddf1
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-10-11 (Thu, 11 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-11 17:03:45 +02:00
vanhofen
26f4cc164c network_setup.cpp: add ntp-server to network-test
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a7aec266a
Author: vanhofen <vanhofen@gmx.de>
Date: 2012-10-11 (Thu, 11 Oct 2012)

Origin message was:
------------------
- network_setup.cpp: add ntp-server to network-test

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

------------------
This commit was generated by Migit
2012-10-11 17:02:37 +02:00
[CST] Focus
f396c77b0b zapit/src/femanager.cpp: change frontend init:
dont call setDiseqcType direct, setMode will call Init() or setMasterSlave();
force Init() on frontend re-open (leaving standby)


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



------------------
This commit was generated by Migit
2012-10-11 18:41:59 +04:00
[CST] Focus
c2e4e0aa90 zapit/src/frontend.cpp: cleanup unused;
remove redundant data members;
dont set anything on first Open(), add Init() for this - will be called from femanager;
dont init diseqc if no diseqc type set;
dont send diseqc commands if no input is set;
increase wait after voltage change;
set voltage before diseqc commands


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



------------------
This commit was generated by Migit
2012-10-11 18:38:35 +04:00
[CST] Focus
6086fbb68e Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 11c5567cbc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-11 18:03:04 +04:00
Jacek Jendrzej
e0dd51a117 nfs.cpp: disable mount option if mountpoint is mounted
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5983d36b14
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-11 (Thu, 11 Oct 2012)


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

------------------
This commit was generated by Migit
2012-10-11 14:59:52 +02:00