Commit Graph

3913 Commits

Author SHA1 Message Date
Stefan Seyfried
857cb350cb glthread: allocate enough memory or tuxtxt backbuffer 2012-10-31 19:18:43 +01:00
Stefan Seyfried
8e46250c7c 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.
2012-10-31 18:31:04 +01:00
Stefan Seyfried
1b5d92ca8a tuxtxt: fix direct access keys in menu 2012-10-31 15:40:40 +01:00
Stefan Seyfried
b71bcb6cc0 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 -)
2012-10-31 15:37:53 +01:00
satbaby
ea1caedb51 src/neutrino.cpp:-fix multirecording if announce_record on zap on is 2012-10-31 13:13:02 +01:00
satbaby
8ab45c8baa src/neutrino.cpp:zapto timer add transponder test 2012-10-31 12:37:20 +01:00
satbaby
294f0876c0 src/neutrino.cpp:-fix zapto timer in TimeshiftOnly mode or if haveFreeFrontend 2012-10-30 20:43:52 +01:00
satbaby
69715cbc5e src/neutrino.cpp: supplement to 654ca3656d, THX Gaucho316 (fix) 2012-10-30 16:55:57 +01:00
satbaby
c3cf1741a3 src/neutrino.cpp: supplement to 654ca3656d, THX Gaucho316 2012-10-30 16:12:26 +01:00
satbaby
10116c6ad7 src/neutrino.cpp: saveepg in standby mode, if last saveepg time < 15 Min., revert multicall blocking for sttandbby, fix typo 2012-10-30 14:07:31 +01:00
[CST] Focus
3a0750c5d7 zapit/src/capmt.cpp: dont send private descriptors;
change ca list mode to ONLY/single channel and ADD, if there are more
2012-10-29 19:00:49 +04:00
[CST] Focus
ee80a7be8d zapit/src/fastscan.cpp: dont delete existing bouquets/channels 2012-10-29 18:58:39 +04:00
[CST] Focus
8a50f04a6b .gitignore: add src/gui/git_version.h 2012-10-29 18:56:38 +04:00
[CST] Focus
57fcc92482 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-10-29 17:51:00 +04:00
svenhoefer
4f3e3a90c4 - neutrino.cpp: fix funny typo :) 2012-10-29 14:45:00 +01:00
svenhoefer
5284ffa3d6 - neutrino.cpp: handle deepstandy-scripts in same way as the other scripts 2012-10-29 14:29:03 +01:00
satbaby
c2052784ec src/driver/vfd.cpp: -fix ioctl error on shutdown 2012-10-29 13:24:11 +01:00
satbaby
38479e11bf src/neutrino.cpp: dont zap on record announce if same channel 2012-10-29 12:42:34 +01:00
satbaby
c44683151e neutrino: show epg infos on announce recording, supplement to 654ca3656d 2012-10-29 11:01:29 +01:00
satbaby
654ca3656d neutrino: show epg infos on announce recording, ported from tuxcvs 2012-10-28 20:05:42 +01:00
satbaby
df3b9e4f73 dont phony git_version.h only makeversion, supplement to 2ee2bb63f0 2012-10-28 14:17:36 +01:00
satbaby
a5a807d63f -fix c/p , supplement to 2ee2bb63f0 2012-10-28 13:40:27 +01:00
satbaby
2ee2bb63f0 src/gui/imageinfo.cpp: change SVN Version to GIT Version 2012-10-28 13:08:55 +01:00
[CST] Focus
30e4f55a2a fast scan: fix params (pointer to local variable passed) 2012-10-28 11:08:23 +04:00
satbaby
cc73e4de86 src/gui/bouquetlist.cpp: fix width 2012-10-27 20:00:35 +02:00
satbaby
a03445fe40 src/system/helpers.cpp: fix resource leak ,use new instead of malloc 2012-10-26 23:16:30 +02:00
[CST] Focus
5db4b97d9d zapit/src/frontend.cpp: no diseqc power-on/reset, if diseqc type is NO_DISEQC 2012-10-26 18:46:59 +04:00
micha-bbg
baf803c0db * Software Update with apply the settings (Part5)
- Fix 'load mtdram driver'
2012-10-26 13:10:22 +01:00
[CST] Focus
4b086415d8 driver/radiotext.cpp: rework CRadioText,
thread now persistent, minimal delay for stop at zap,
for testing
2012-10-25 18:48:36 +04:00
[CST] Focus
9154c96783 neutrino.cpp: bugfix: every soft-standby leave,
new CRadioText was created;
move CRadioText create before zap
2012-10-25 18:09:43 +04:00
[CST] Focus
a7513af84d Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-10-25 18:03:18 +04:00
[CST] Focus
67579409ba gui/infoviewer.cpp: init and reset radiotext position and size 2012-10-25 18:02:57 +04:00
[CST] Focus
2b0f2ffc56 gui/cam_menu.cpp: workaround, dont recalc timeout on EVT_TIMER 2012-10-25 16:51:07 +04:00
svenhoefer
22bafbcfc7 - locale: improve maintainer-targets 2012-10-25 10:43:56 +02:00
micha-bbg
dc8ddc5325 * Software Update with apply the settings (Part4)
- Use locale for message boxes
2012-10-25 01:10:36 +01:00
micha-bbg
f015273703 * Software Update with apply the settings (Part3)
- Update debug msg
- Use 'new CFileHelpers()' instead of 'CFileHelpers::getInstance()'
2012-10-25 01:10:36 +01:00
micha-bbg
f0463c3044 * Software Update with apply the settings (Part2)
- Use g_settings.update_dir for directory Expert functions
2012-10-25 01:10:36 +01:00
micha-bbg
b001b36f4a * Software Update with apply the settings (Part1)
- Settings are applied to the image before flashing
- Use the function on the menu "Software Update => Expert functions
  => Write one partition => systemFS with settings"
- Log output to /tmp/update.log for testing
- Use settingsupdate.conf as config file
2012-10-25 01:10:35 +01:00
micha-bbg
37c4b21ac3 * Fix compiler warning
"missing sentinel functions call" in src/system/helpers.cpp
2012-10-25 01:10:35 +01:00
micha-bbg
690786c37c * Add file/directory functions to src/system/helpers.cpp
- Required for 'update with settings'
2012-10-25 01:10:35 +01:00
svenhoefer
ec35f80220 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-10-24 17:28:42 +02:00
svenhoefer
f581006d0f - icons: move orphaned icons to a subdir 'orphaned/' 2012-10-24 17:25:16 +02:00
svenhoefer
5cee221e46 - icons: supplement to previous commit 2012-10-24 16:56:28 +02:00
svenhoefer
90e3ad99d8 - icons: supplement to previous commit 2012-10-24 16:51:25 +02:00
svenhoefer
f92eb8e843 - icons: move locale icons to a subdir 'locale/' 2012-10-24 16:39:51 +02:00
[CST] Focus
398f01ca50 gui/cam_menu.cpp: send capmt on card/module init message 2012-10-24 18:12:56 +04:00
[CST] Focus
cd561d775f gui/Makefile.am: add include path 2012-10-24 18:11:06 +04:00
svenhoefer
ca88052c14 - locale: rework helperscripts 2012-10-24 16:08:52 +02:00
svenhoefer
725b8be0d6 - locale: fix logic in Makefile 2012-10-24 16:00:27 +02:00
svenhoefer
f0bfe2167c - locale: move scripts to subdir 'helpers/' 2012-10-24 15:45:57 +02:00