svenhoefer
ad8e6180aa
- avoid configuration mismatch in screen settings
2017-02-09 18:13:19 +01:00
svenhoefer
abb76c2efb
- remove screen_width/height from neutrino.conf; ...
...
it's just for internal usage
2017-02-09 18:13:19 +01:00
svenhoefer
aeec37af89
- rename screen_x/yres to font_scaling_x/y
2017-02-09 18:13:19 +01:00
GetAway
a62d5b7c8e
make the webtv directory configurable
2017-02-09 08:22:43 +01:00
M. Liebmann
6803a8dff3
Remove obsolete 'contrast_fonts' code from osd menu
2017-01-31 16:36:40 +01:00
M. Liebmann
dc4ce280ed
CMoviePlayerGui: Bind enable/disable FileTime to enableInfoClock()
2017-01-30 07:15:46 +01:00
GetAway
17b8e684e0
- neutrino: fix umount of netfs-drives in ExitRun() function
2017-01-29 21:27:45 +01:00
Thilo Graf
5014a272e5
CNeutrinoApp: try to fix display intro settings message
...
Message was not really visible on startup. Contents of InitZapper()
seems to have prevented this.
2017-01-05 22:19:05 +01:00
Jacek Jendrzej
0ed24632b7
some dead assignment
2016-12-29 18:41:25 +01:00
svenhoefer
888bfb6687
- themes: allow progressbar-settings in themes
2016-12-29 00:47:34 +01:00
Thilo Graf
c5f1a03a31
CNeutrinoApp: simplify shutdown message handling
...
Usage of only one cancel button is more plausible.
'cancel' means cancel this action. And not more!
2016-12-14 22:50:37 +01:00
Thilo Graf
8eae5c5d09
CNeutrinoApp: use default timeout from settings
2016-12-12 21:37:17 +01:00
GetAway
0330515abc
pzapit: add -lockrc/-unlockrc options; port from martii
...
I've pulled it from Duckbox-Developers/neutrino-mp-cst-next
and modified it to work
2016-12-11 20:20:02 +01:00
Thilo Graf
4382daf5e4
Message timeout: try to fix timeout defines
...
Some parameters were confused.
2016-12-08 12:54:37 +01:00
Thilo Graf
8b97f72ed1
Messages: try to fix API message handling
...
Passed timeout for messeages an popup's fired by yWeb API was not really
ok.
For popups now we have a setting with default value of 6 seconds timeout
Popups fired with ShowHint() use this as default. Value of 0 and -1
are ignored.
Messages fired with ShowMsg() should be fixed and interpret
value 0 or -1 as no timeout and will remain on the screen.
2016-11-22 10:32:10 +01:00
Thilo Graf
5db26ef664
CNeutrinoApp: simplify and fix hintbox calls
...
Some hints were not closed after delete. Explicit hide()is required.
2016-11-20 22:58:30 +01:00
TangoCash
6cd5dd8e23
add option to read saved epg data frequently
2016-11-20 19:24:08 +01:00
Thilo Graf
1b4f976c6b
Locales: use generic gui name in messages and windows
2016-11-18 17:46:17 +01:00
Thilo Graf
2e8c700dd2
Merge branch 'master' into pu/msgbox
...
Conflicts:
src/gui/followscreenings.cpp
2016-11-15 19:49:27 +01:00
svenhoefer
d6cb1d206f
- followscreenings: allow to turn off followscreenings list
2016-11-14 22:58:43 +01:00
Thilo Graf
aae4411d03
Merge branch 'master' into pu/msgbox
2016-10-29 12:38:17 +02:00
TangoCash
3776340268
add possibility to add Name,Url,Port, Username and Password if needed.
2016-10-28 22:20:27 +02:00
Thilo Graf
ca97793ef0
CNeutrinoApp: add missing hide()
...
Hintbox was not removed from scrren after paint.
2016-10-26 09:56:05 +02:00
Thilo Graf
dde298b1b7
CMsgBox: rework msgbox classes with Window class implementation
...
Replacing messagebox, hintbox_ext and some derivated parts with
basic class hintbox and derivated class CMsgBox. This should unify
window handling and avoids maintain of multiple classes with quasi
same purpose and adds more functionality.
TODO: fix and optimize details
2016-10-24 10:31:24 +02:00
TangoCash
f354089763
add multiple remote boxes
2016-10-21 10:47:37 +02:00
TangoCash
716e9f4d9b
adding remote timer (experimental)
...
switch record timers to remote box or back with "play"-key
2016-10-21 10:47:37 +02:00
Thilo Graf
1d74379981
lua api: fix broken build with --disable-lua
2016-10-03 01:44:54 +02:00
svenhoefer
2911e638c7
- add listModeKey() function to simplify these calls
2016-09-09 10:42:46 +02:00
svenhoefer
db896847b9
- allow to disable online services w/o cleaning the keys
2016-08-08 23:11:17 +02:00
vanhofen
5ce13c651d
- disable youtube, when youtube_dev_id is empty
2016-08-06 22:52:37 +02:00
vanhofen
bbccd92b49
- disable tmdb, when tmdb_api_key is empty
2016-08-06 22:52:37 +02:00
vanhofen
1f224be672
- disable shoutcast, when shoutcast_dev_id is empty
2016-08-06 22:52:37 +02:00
svenhoefer
5837b922b1
- eventlist: allow to disable epgplus
2016-08-04 09:44:36 +02:00
svenhoefer
0c0b1981f6
- no need to assign mainmenu as an argument to realrun()
2016-07-01 15:13:54 +02:00
svenhoefer
6dddaff0d2
- record_setup: add check existing recordings before set new timers
2016-06-02 21:37:33 +02:00
Jacek Jendrzej
e7e158a273
try to fix current channel after edit mode
2016-05-17 14:11:59 +02:00
Jacek Jendrzej
8a98ee851e
some nver read compil fixes
2016-04-26 19:39:43 +02:00
[CST] Focus
302642cee7
neutrino: add webtv channel list mode
2016-03-23 16:36:00 +03:00
[CST] Focus
9e3b1c5844
neutrino.cpp: try to fix sat/fav keys handling after calling zap history
2016-03-09 10:53:15 +03:00
bazi98
6e8b9b6d1b
tmdb: Add read apikey from neutrino.conf
2016-03-04 14:15:50 +01:00
svenhoefer
2b0996e3d3
- adzap: call adzap directly from usermenu
2016-03-03 11:18:15 +01:00
svenhoefer
19154192db
- adzap: use adzap-thread in epg view; remove pseudo timertype ADZAP
2016-03-03 11:18:15 +01:00
svenhoefer
00e5cf6759
- adzap: add possibility to write status data to /tmp/adzap.data
2016-03-03 11:18:15 +01:00
svenhoefer
6d4aba4a6c
- adzap: don't leave all menues, when adzap isn't active
2016-03-03 11:18:14 +01:00
martii
c015d4670f
- adzap: port code from martiis-neutrino-mp
2016-03-03 11:18:14 +01:00
Thilo Graf
a87d16f62a
CNeutrinoApp: add signal OnAfterSetupFonts
...
This allows to implement methodes already inside classes without any
additional external var constructions.
2016-03-03 09:52:19 +01:00
svenhoefer
66258704bf
- neutrino: add upgradeSetup function ...
...
... to upgrade neutrino.conf to new defaults if needed
2016-03-03 09:46:42 +01:00
svenhoefer
273dc68da5
- neutrino: add version_pseudo.h to allow changes ...
...
by comparing old version_pseudo with new one
2016-03-03 09:46:42 +01:00
M. Liebmann
b4a2856e1c
movieplayer: Use Lua scripts for selecting live stream urls
2016-03-03 09:46:42 +01:00
[CST] Focus
fc11a76c01
nhttpd/tuxboxapi/controlapi.cpp: add direct record start for current channel
2016-03-02 14:30:51 +03:00