Thilo Graf
|
342fa5f88a
|
*CTextBox/CMsgBox: reduce data type conflicts
|
2012-11-05 21:26:19 +01:00 |
|
Thilo Graf
|
d2b9429669
|
*CTextBox: add methodes setTextMode() and setBackGroundColor()
|
2012-11-05 21:26:19 +01:00 |
|
Thilo Graf
|
da63457eef
|
*CMovieBrowser: set button yes in message box as default on delete ts file
|
2012-11-05 21:26:19 +01:00 |
|
Thilo Graf
|
12e778773b
|
*user_menu: personalize also yellow and green buttons
|
2012-11-05 21:26:19 +01:00 |
|
Thilo Graf
|
69c22d1594
|
*CTextBox: remove printf
it' makes osd too slow
|
2012-11-05 21:26:18 +01:00 |
|
satbaby
|
4e3791be72
|
src/driver/streamts.cpp: use new instead of malloc
|
2012-11-05 16:48:41 +01:00 |
|
satbaby
|
80fe0c9307
|
src/gui/bouquetlist.cpp: close FAV window with rc-fav only in FAV mode
|
2012-11-05 16:45:34 +01:00 |
|
svenhoefer
|
b6535a4823
|
- satellites.xml: update astra 19.2
|
2012-11-05 14:06:24 +01:00 |
|
satbaby
|
926e0ce141
|
initialize not initialized var
|
2012-11-05 09:24:51 +01:00 |
|
satbaby
|
5e284c68c3
|
src/gui/epgview.cpp: further corrections for followlist
|
2012-11-04 22:13:36 +01:00 |
|
satbaby
|
9cec234d73
|
src/driver/record.cpp: -fix auto_delete
|
2012-11-04 13:25:44 +01:00 |
|
micha-bbg
|
01d44a6272
|
* Software Update with apply the settings (Part8)
- src/gui/ext_update.cpp: Use new instead of malloc
|
2012-11-03 16:19:29 +01:00 |
|
micha-bbg
|
7a5f5e8220
|
* Software Update with apply the settings (Part7)
- Clean osrelease at user defined kernelversion (THX snafed)
|
2012-11-03 16:19:29 +01:00 |
|
micha-bbg
|
f4f954415b
|
* Software Update with apply the settings (Part6)
- Use identifier '#:' for config vars in settingsupdate.conf
|
2012-11-03 16:19:29 +01:00 |
|
satbaby
|
27fe0fe6e0
|
src/gui/epgview.cpp:show always all screening
|
2012-11-03 11:20:15 +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 |
|
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 |
|
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 |
|