satbaby
27fe0fe6e0
src/gui/epgview.cpp:show always all screening
2012-11-03 11:20:15 +01:00
Stefan Seyfried
e7b93ab4b2
add dummy CFanControlNotifier::setSpeed() to fix build
2012-11-03 10:47:04 +01:00
Stefan Seyfried
7e23ac7223
Merge branch 'uncool/dvbsi++' commit '7ea3a20a808'
...
...needs buildfixing...
Conflicts:
data/Makefile.am
src/driver/volume.cpp
src/gui/infoviewer.cpp
src/gui/miscsettings_menu.cpp
src/gui/movieplayer.cpp
src/gui/scan.cpp
src/gui/widget/buttons.cpp
src/gui/widget/menue.cpp
src/gui/widget/stringinput.cpp
src/neutrino.cpp
src/nhttpd/tuxboxapi/coolstream/controlapi.cpp
src/system/setting_helpers.cpp
src/zapit/src/capmt.cpp
2012-11-03 10:45:33 +01:00
satbaby
c40361147d
src/gui/epgview.cpp:check res after exec
2012-11-02 22:00:01 +01:00
satbaby
618fa78a5a
src/neutrino.cpp:timeshiftDir : fix autodelete
2012-11-02 21:50:43 +01:00
Stefan Seyfried
259533f809
change data/Makefile.am to ease merging
2012-11-02 20:11:00 +01:00
Stefan Seyfried
475608c594
tuxtxt: fix build on generic pc, don't open framebuffer
2012-11-02 20:06:53 +01:00
Stefan Seyfried
af6881a53c
tuxtxt: use neutrino rcinput
2012-11-02 19:11:38 +01:00
satbaby
7ea3a20a80
src/driver/volume.cpp:-fix segfault on new fb_pixel_t with not initialized digit_h+digit_offset
2012-11-02 18:17:47 +01:00
[CST] Focus
b48e74557b
neutrino.cpp: delete missed colorSetupNotifier reference
2012-11-02 18:49:47 +04:00
[CST] Focus
baffb1b021
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-11-02 18:12:53 +04:00
[CST] Focus
1c6b35795e
gui/network_service.cpp: use sh -c to start network service
2012-11-02 18:08:23 +04:00
[CST] Focus
0c8cd117a9
neutrino.cpp: cleanup unused code
2012-11-02 18:07:39 +04:00
[CST] Focus
de99c8a741
neutrino.cpp: remove initGlobals(), global variables initialized to 0 anyway
2012-11-02 17:28:01 +04:00
satbaby
83a4b871d6
src/gui/widget/stringinput.cpp: fix hide Background
2012-11-02 14:01:43 +01:00
[CST] Focus
e6afe59081
neutrino.cpp: use g_InfoViewer->setUpdateTimer(),
...
disable timer in standby
2012-11-02 16:10:32 +04:00
[CST] Focus
af753fc4f1
gui/epgview.cpp: use g_InfoViewer->getUpdateTimer()
2012-11-02 16:09:30 +04:00
[CST] Focus
5c6c284c2f
gui/infoviewer.cpp: add set/getUpdateTimer, dont set timer in start()
2012-11-02 16:09:25 +04:00
[CST] Focus
de30356655
neutrino.h: remove unused colorSetupNotifier
2012-11-02 14:43:16 +04:00
[CST] Focus
cb5d6187df
neutrino.cpp: remove CFanControlNotifier new/delete
2012-11-02 14:42:49 +04:00
satbaby
377772e242
src/gui/eventlist.cpp:typo fix for 87fe3bd406
2012-11-02 11:21:52 +01:00
[CST] Focus
c7dd7ccc78
system/setting_helpers.cpp: add static CFanControlNotifier::setSpeed,
...
to call it direct
2012-11-02 14:18:56 +04:00
[CST] Focus
a1bd6d404b
system/setting_helpers.cpp: add static CColorSetupNotifier::setPalette(),
...
to call it direct
2012-11-02 13:46:32 +04:00
[CST] Focus
f78be0f96d
system/setting_helpers.cpp: comment CVolume/CInfoClock Init in CColorSetupNotifier::changeNotify:
...
is it really needed to re-init them on palette change ?
2012-11-02 13:10:15 +04:00
[CST] Focus
bc6a239002
gui/osd_setup.cpp: remove unneeded colorSetupNotifier->changeNotify
2012-11-02 12:56:44 +04:00
[CST] Focus
dc58416597
gui/miscsettings_menu.cpp: remove unneeded fanNotifier->changeNotify
2012-11-02 12:56:08 +04:00
svenhoefer
8336d4797d
- deutsch.locale: fix menu.hint_inact_timer
2012-11-01 20:32:10 +01:00
svenhoefer
3b9193982b
- shutdown_count.cpp: add NEUTRINO_ENTER_INACTIVITY_SCRIPT
...
script will be executed if g_settings.shutdown_min expires
2012-11-01 20:30:18 +01:00
satbaby
87fe3bd406
eventlist: -add notifier to search menu, ported from tuxcvs, THX Gaucho316
2012-11-01 18:55:03 +01:00
Stefan Seyfried
30ab06762a
CVolume: correctly initialize font height / width values
2012-10-31 23:21:21 +01:00
Stefan Seyfried
04b916dbb7
add various variable initializations to keep valgrind happy
2012-10-31 23:02:34 +01:00
Stefan Seyfried
9dc4b03248
sectionsdclient: correctly initialize CurrentNextInfo with c'tor
2012-10-31 22:58:58 +01:00
Stefan Seyfried
5394321ea8
dvbsubtitle: free avcodec context in destructor
2012-10-31 22:57:51 +01:00
Stefan Seyfried
009f82fca4
infoviewer_bb: delete progressbars in destructor
2012-10-31 22:56:08 +01:00
Stefan Seyfried
44a44d6673
CScanTs: fix progressbar and rcinput memleaks
2012-10-31 22:55:08 +01:00
Stefan Seyfried
4da6d09786
scan_setup: fix memleak in unicable setup
2012-10-31 22:54:22 +01:00
Stefan Seyfried
d5d136f6c1
add CRCInput::getKeyNameC to fix lifetime issues
...
in menu.cpp, getKeyName().c_str()'s destructor was already invoked
when the value was used, triggering a valgrind warning.
2012-10-31 22:52:12 +01:00
Stefan Seyfried
047223440b
CMenuWidget: fix width calculation for large menus
...
with small screen offsets, large menus could get too large for
the screen and displayed outside -> possible segfault
2012-10-31 21:17:40 +01:00
Stefan Seyfried
994c903913
remotecontrol: initialize variables and avoid overlapping strcpy
2012-10-31 19:19:31 +01:00
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