svenhoefer
d284f5fce5
- locales: very tiny typo
2012-08-25 15:00:32 +02:00
satbaby
a6d0331ed9
plugins.cpp: use popen2 with vfork for script plugins
2012-08-22 09:39:08 +02:00
satbaby
abed344501
plugins.cpp: use popen2 with vfork for script plugins
2012-08-22 09:37:46 +02:00
satbaby
9a889e1496
tuxtxt.h: remove unnecessary header
2012-08-21 14:06:18 +02:00
Thilo Graf
39306221b1
*CTextbox: Required functions for CCompoments
...
- Add member to disable background box
- Add setter for text an background color
- Add setTextBorderWidth() & setTextFont()
- Calculate y-position of text in refreshText()
2012-08-21 09:48:22 +01:00
Thilo Graf
d1f22aa20c
*includes: add global.h
2012-08-21 09:48:22 +01:00
Thilo Graf
260af3fb65
*COsdSetup: change order of includes
...
- typo fix in member name
showOsdScreenshottSetup->showOsdScreenShotSetup
2012-08-21 09:48:22 +01:00
Thilo Graf
f3ac0b9fd9
*CVolume: move static g_volscale to volscale
...
- Is only needed in this class, not global.
- move scope of variable x_corr. (style) scope of the variable x_corr
can be limited
- move declaration of framebuffer into header file
2012-08-21 09:48:22 +01:00
satbaby
ec7ed403a1
channellist.cpp: -fix clear background
2012-08-19 19:54:55 +02:00
svenhoefer
c93b3cb489
- yweb: fix border-radius for old browsers
2012-08-18 15:26:07 +02:00
micha-bbg
c8c932bdc9
* Update deutsch.locale
2012-08-17 00:20:50 +01:00
[CST] Focus
e621f644f8
gui/movieplayer.cpp: add PID volume adjusting
2012-08-16 15:56:17 +04:00
[CST] Focus
b8f78e9c5d
gui/audio_select.cpp: add PID volume adjusting
2012-08-16 15:55:59 +04:00
[CST] Focus
49f67b02f4
driver/volume.cpp: inherit from CChangeObserver;
...
add changeNotify() for adjusting volume percent
2012-08-16 15:54:10 +04:00
[CST] Focus
7d0be6d58d
neutrino.cpp: pass initial volume to zapit at startup
2012-08-16 15:53:12 +04:00
[CST] Focus
a00a4ba99b
locals: add locale for volume percent adjustment
2012-08-16 15:52:38 +04:00
[CST] Focus
b7a9d81a50
zapit/src/zapit.cpp: add support for adjusting volume per channel/pid
2012-08-16 15:51:32 +04:00
[CST] Focus
7d723aa44f
gui/movieinfo.cpp: fix channel id loading
2012-08-16 15:47:24 +04:00
[CST] Focus
721ba0b47f
Revert "neutrino.cpp:use yes in shutdown message as default" - it breaks inactivity standby
...
This reverts commit af74eb4f7e
.
2012-08-15 09:47:59 +04:00
svenhoefer
34f4050edb
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-08-12 22:37:28 +02:00
svenhoefer
8fd5a12ef5
- yweb: increase version (for two commits)
2012-08-12 22:15:37 +02:00
svenhoefer
ca0733d8ea
- yweb: rework align in Y_Boxcontrol_Bouquets.yhtm
2012-08-12 22:02:09 +02:00
svenhoefer
8ba7cf1a95
- yweb: fix margin of boxes
2012-08-12 21:56:07 +02:00
micha-bbg
da40a11023
* src/gui/scan_setup.cpp: Add missing menu hint
2012-08-12 09:39:53 +01:00
micha-bbg
569725ff44
* gui/update_menue.cpp: add menu hints
2012-08-11 00:40:10 +01:00
micha-bbg
bb4682125f
* Use dynamic text for software update online/local
2012-08-11 00:40:10 +01:00
micha-bbg
77bccfce64
* 'locale' targets: Fix 'sort-locals'
2012-08-11 00:40:09 +01:00
svenhoefer
dd8b3e5f80
- locales: some very little changes/fixes
2012-08-10 21:17:25 +02:00
satbaby
d1850d6e90
neutrino.cpp:skip saveepg if box start to standby
2012-08-09 14:29:11 +02:00
satbaby
434ac74066
sectionsd.cpp: fix possible segfault
2012-08-08 22:05:33 +02:00
satbaby
a967cf4f4b
optimize jpg,png size
2012-08-08 17:10:12 +02:00
satbaby
7359504dd7
-fixes strncpy & buf size
2012-08-07 18:51:44 +02:00
satbaby
af74eb4f7e
neutrino.cpp:use yes in shutdown message as default
2012-08-07 16:16:14 +02:00
satbaby
d124fcf3e4
satellites.xml: update 19.2E & 13.0E
2012-08-07 12:59:11 +02:00
[CST] Focus
870f2e6b7a
driver/record.cpp: fix get timeshift file name;
...
adapt menu for GetRecordMode() mask;
comment unused code
2012-08-07 14:44:25 +04:00
[CST] Focus
5b33cee5bf
driver/record.cpp: move frontend selection to CutBackNeutrino()
2012-08-07 13:34:57 +04:00
[CST] Focus
a2f76a23c5
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-08-07 13:17:56 +04:00
satbaby
07ecdf827a
timerlist.cpp:commented out unnecessary code
2012-08-07 11:12:47 +02:00
[CST] Focus
0dce4bdbee
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-08-07 12:17:55 +04:00
[CST] Focus
9630e1497d
gui/infoviewer.cpp: adapt for new GetRecordMode() mask
2012-08-07 12:09:39 +04:00
[CST] Focus
a76d37d072
gui/channellist.cpp: adapt for new GetRecordMode() mask
2012-08-07 12:08:13 +04:00
[CST] Focus
d87c9b8b4c
driver/record.cpp: split record and timeshift,
...
return record mask in GetRecordMode(),
comment almost unused tshift_mode - for menu enough to check is this timeshift or not
2012-08-07 12:07:18 +04:00
micha-bbg
6b424c3e07
* Update locale
...
- english.locale sorted
- locals.h/locals_intern.h rebuild
2012-08-06 22:41:08 +01:00
micha-bbg
3c0d72e28a
* 'locale' targets: Adapted for out of tree build
2012-08-06 22:41:08 +01:00
satbaby
ab24c127c8
-add: show sore screenings in in extra window
2012-08-06 20:22:43 +02:00
[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