[CST] Focus
e245f581ca
driver/record.cpp: try to not stop timeshift, if not needed
2012-08-06 15:08:34 +04:00
[CST] Focus
693ae8d9ff
driver/record.cpp: comment unused code
2012-08-06 11:42:16 +04:00
[CST] Focus
36b5be520e
driver/record.cpp: testing record without live change, when possible - another try
2012-08-05 15:44:37 +04:00
[CST] Focus
0a8307b8ef
gui/channellist.cpp: allow multi-record on channel. should we ask for confirm, if we have sign in list ?
2012-08-05 15:43:45 +04:00
[CST] Focus
89d81c6fd5
driver/record.cpp: testing record without live change, when possible
2012-08-05 14:18:37 +04:00
micha-bbg
55e31a89e7
* Menu hints: Update deutsch.locale
...
- German Translations Part 10 (THX Tomworld & Gaucho316)
2012-08-04 14:54:29 +01:00
[CST] Focus
5253b5ba10
driver/record.cpp: bug fixes for multi-record of the same channel, WIP
2012-08-04 15:20:14 +04:00
[CST] Focus
c5f4c53fb7
lib/libnet/libnet.c: fix unused variable warning
2012-08-04 14:14:08 +04:00
satbaby
9124c20f31
comment out never used
2012-08-04 10:03:19 +02:00
[CST] Focus
f8aa4262cb
recording: testing support for multi-record of the same channel, new libs required
2012-08-03 20:00:04 +04:00
[CST] Focus
3583286890
zapit/src/zapit.cpp: cleanup unused code
2012-08-03 19:59:56 +04:00
[CST] Focus
fcad9f266f
driver/record.cpp: cleanup unused code
2012-08-03 19:59:50 +04:00
micha-bbg
4a670716d8
* Menu hints: Update deutsch.locale
...
- German Translations Part 9 (THX Tomworld)
2012-08-02 03:52:52 +01:00
satbaby
9d8fb59184
use only allpids.APIDs in record.cpp & fix compil in netfile.cpp
2012-08-01 20:02:34 +02:00
[CST] Focus
062fb5d568
data/cables.xml: add Ziggo with one transponder
2012-08-01 12:32:31 +04:00
[CST] Focus
3fd7a24c89
gui/scan_setup.cpp: update NID menu item, if NID found for cable provider;
...
add simplified cable scan menu - not tested yet
2012-07-31 18:28:44 +04:00
[CST] Focus
a009146954
gui/scan.cpp: set SCAN_LOGICAL_HD in scan flags
2012-07-31 18:20:01 +04:00
[CST] Focus
3a3c154cd5
locales: add locals for cable scan menu
2012-07-31 18:19:22 +04:00
[CST] Focus
88410576c3
neutrino_menue.h: add menu ID for cable scan
2012-07-31 18:17:55 +04:00
[CST] Focus
f363cf7f0e
gui/widget/stringinput_ext.h: add CIntInput method to force char* value update
2012-07-31 18:17:30 +04:00
[CST] Focus
8ca988725c
system/settings.cpp: add scan_logical_hd option, with 1 as default
2012-07-31 18:16:11 +04:00
[CST] Focus
fa14f84333
zapit/src/scan.cpp: use SCAN_LOGICAL_HD flag to prefer HD channel numbers
2012-07-31 18:15:08 +04:00
[CST] Focus
14a920a196
zapit/include/zapit/scan.h: add SCAN_LOGICAL_HD flag
2012-07-31 18:14:05 +04:00
[CST] Focus
066cdd0e27
zapit/src/getservices.cpp: load cable NID from cables.xml
2012-07-31 18:13:21 +04:00
[CST] Focus
b7cc224fa2
zapit/include/zapit/satconfig.h: add cable NID struct member
2012-07-31 18:12:43 +04:00
[CST] Micha
77f249c249
added CST laboratory cable headend as cable provider
2012-07-31 15:02:31 +04:00
satbaby
0229887ac0
record.cpp-fix possible segfalt
2012-07-30 23:13:59 +02:00
satbaby
f7e4caac7a
-fix CEC (timer record)
2012-07-30 19:41:30 +02:00
Stefan Seyfried
4ed9fd2c3b
scan: blit() after channel updates
2012-07-30 19:25:36 +02:00
Stefan Seyfried
3c70411d5a
hintboxext: center vertically on screen
...
the previous algorithm was 'slightly above center', but now
it is too high on the screen -> simply center it
2012-07-30 19:25:14 +02:00
Stefan Seyfried
afef14377a
neutrino: hintboxext and messagebox fixes
...
* CHintBoxExt created the FB window with slightly wrong size
* CMessageBox adds a buttonbar below the hintbox, this could
draw outside the screen if the screen area was too small
* max height of CHintBoxExt was hardcoded
The fix is not ideal since the init() of CHintBoxExt is now
called a second time after calculating the size of the button
bar. Feel free to submit a better patch :-)
2012-07-30 01:48:13 +02:00
Stefan Seyfried
c6ff06736a
neutrino: fix menu position for right or bottom aligned
2012-07-28 23:50:03 +02:00
Stefan Seyfried
dc7d568d8a
framebuffer_spark: more sanity checks in blitRect()
...
If code is triggering blitRect() with invalid values (x > xRes
for example), the drivers get unhappy. So let's check for invalid
input values.
2012-07-28 23:47:48 +02:00
svenhoefer
03132b1f95
- mod_yparser: add a command to create comments
2012-07-26 21:45:15 +02:00
svenhoefer
84e94ad4ca
- yweb: get version-info from http://git.coolstreamtech.de
2012-07-25 18:09:49 +02:00
svenhoefer
596b64b410
- yweb: remove ftpfs-option from mount-settings
2012-07-25 15:06:49 +02:00
svenhoefer
a53320fb4d
- yweb: rework buttons
2012-07-25 14:52:57 +02:00
svenhoefer
7d3f40d290
- yweb: remove obsolete and non-working code from boxcontrol
2012-07-25 14:32:08 +02:00
svenhoefer
874dd3f3da
- yweb: increase version (i urgently need an automatism for that.)
2012-07-25 11:51:39 +02:00
svenhoefer
a4d82f0ddb
- yweb: fix 'df'-output to determinate space on mtd
2012-07-25 11:25:05 +02:00
svenhoefer
8ebabe7dc0
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-25 08:48:04 +02:00
svenhoefer
b28c069837
-yweb: fix 957d9c6555
2012-07-25 08:46:53 +02:00
micha-bbg
bc8128d8d7
* CComponentsInfoBox: Small display bug fixed
2012-07-25 04:37:01 +01:00
svenhoefer
957d9c6555
- yweb: some more corrections in languagefiles and design
...
* replace background-images with plain css
2012-07-25 01:06:47 +02:00
svenhoefer
8456bcd80d
- yweb: remork submenus for a better readability
...
* add a new block for management-links to be more generic
* some marginal design-fixes
2012-07-24 21:23:46 +02:00
micha-bbg
757ef788a8
* Fix typo in locale
2012-07-24 18:06:27 +01:00
[CST] Focus
04f1e9c3f2
gui/widget/menue.cpp: disable 'back' hint, if no other hints present
2012-07-24 15:13:18 +04:00
[CST] Focus
d8d42b26a0
eitd/sectionsd.cpp: add mutex to protect update demux
2012-07-24 15:12:06 +04:00
[CST] Focus
84b27f070d
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-07-24 12:27:03 +04:00
micha-bbg
1511edb51e
* src/gui/widget/menue.cpp: Comment paintHint debug output
2012-07-23 23:49:03 +01:00