Commit Graph

203 Commits

Author SHA1 Message Date
svenhoefer
cf9a1a705c - timerlist: fix timer comparison in modifyTimer() 2017-02-26 00:06:32 +01:00
Stefan Seyfried
8b47699447 Merge remote-tracking branch 'tuxbox/master' 2017-02-11 11:18:45 +01:00
GetAway
c1f788ac42 change to CURLOPT_CONNECTTIMEOUT_MS and ...
use a connect_timeout of 300ms for remote timer
2017-02-09 08:33:48 +01:00
TangoCash
fb5ab7f9ec fix pre and post times, set menuentry for unavailable boxes inactiv 2017-02-06 21:11:20 +01:00
TangoCash
22b0248d70 dont ask which box, if just one is present. 2017-02-06 21:11:06 +01:00
Stefan Seyfried
a409047714 Merge remote-tracking branch 'tuxbox/master' 2017-01-22 22:59:39 +01:00
Jacek Jendrzej
c868ad5300 src/gui/timerlist.cpp init changed 2016-12-20 22:03:43 +01:00
svenhoefer
4fc60600f7 - locale: right names for timerlist repeat-hints 2016-12-16 20:32:09 +01:00
Jacek Jendrzej
f7cfe0256b src/gui/timerlist.cpp dont check empty timerlist 2016-12-08 16:16:57 +01:00
svenhoefer
74c54d885a - timerlist: remove menu button from footer; is available in header too 2016-12-08 13:41:38 +01:00
Thilo Graf
f8b295b818 CTimerList: remove timeout for delete warning
Timeout for deletions are not a really good idea. This should be
controlled by user and it should be durable visualized what
he just is doing.
2016-12-08 12:54:37 +01:00
Stefan Seyfried
c6d7968381 Merge remote-tracking branch 'tuxbox/master' 2016-12-04 18:02:51 +01:00
Stefan Seyfried
2c92d112d0 Merge remote-tracking branch 'tuxbox/master' 2016-11-12 18:06:26 +01:00
Thilo Graf
3efaac5725 Merge branch 'master' into pu/msgbox
Conflicts:
	src/gui/moviebrowser/mb.cpp
2016-11-10 10:27:22 +01:00
Thilo Graf
9eb9158c2f CTimerList: add menu context button to header
Not to see that we have a possible submenu.
2016-11-09 19:44:13 +01:00
Thilo Graf
996beed078 Merge branch 'master' into pu/msgbox
Conflicts:
	src/gui/timerlist.cpp
2016-11-09 00:30:44 +01:00
TangoCash
32c6eaf031 fix epgtitle 2016-11-07 20:36:34 +01:00
svenhoefer
8ac3b64e75 - timerlist: just small code cosmetics 2016-11-07 10:13:04 +01:00
Thilo Graf
aae4411d03 Merge branch 'master' into pu/msgbox 2016-10-29 12:38:17 +02:00
M. Liebmann
e5402057d3 Use forceSaveScreen() in COsdSetup & CTimerList 2016-10-29 10:38:06 +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
28acb0fefa Merge branch 'master' into pu/msgbox 2016-10-27 10:13:45 +02:00
Jacek Jendrzej
48c596e2ca src/gui/timerlist.cpp update timerlist after show epgview 2016-10-26 18:31:44 +02:00
M. Liebmann
4dceb70ce1 CTimerList: Set httpConnectTimeout for remote timer = 3 sec 2016-10-26 15:16:11 +02:00
M. Liebmann
4c8de6960e remotetimer: Don't repaint timerlist when no changes to remote ip 2016-10-26 15:16:11 +02:00
M. Liebmann
a132969547 CTimerList: Use enableSaveScreen() for CIPInput 2016-10-26 15:16:11 +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
Stefan Seyfried
037dbb0e29 Merge remote-tracking branch 'tuxbox/master' 2016-10-23 16:05:40 +02:00
TangoCash
7bd568dc9c fix overlapping remote timers 2016-10-23 11:16:42 +02:00
TangoCash
d0b9b3b4a5 fix empty ip 2016-10-22 22:42:03 +02:00
Stefan Seyfried
f632ac5505 timerlist: fix build with GCC 6.2 2016-10-22 12:33:10 +02:00
svenhoefer
418bf4b341 - timerlist: hide play button, when no remote-box is defined 2016-10-21 12:11:36 +02:00
svenhoefer
9a9fc2097b - timerlist: auto-calculate TimerListButtonsCount 2016-10-21 10:47:38 +02:00
TangoCash
cc5567e0ef add play button in footer 2016-10-21 10:47:38 +02:00
TangoCash
9b0137377a fix menue 2016-10-21 10:47:38 +02:00
TangoCash
083c547e27 add locals, add menu to manage box ip's 2016-10-21 10:47:37 +02:00
TangoCash
fb26f93d98 varius fixes 2016-10-21 10:47:37 +02:00
TangoCash
f354089763 add multiple remote boxes 2016-10-21 10:47:37 +02:00
TangoCash
7f91b853f7 check if channel is present (send + fetch) 2016-10-21 10:47:37 +02:00
TangoCash
9d19834340 suppleental to last commit: fix time corrections for remote timers 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
svenhoefer
a38158919d - timerlist: use getItemColors function 2016-10-19 10:06:36 +02:00
svenhoefer
5d450c60d3 - rename SHADOW_OFFSET -> OFFSET_SHADOW 2016-10-10 14:19:55 +02:00
vanhofen
74040e7ef5 - timerlist: fix shadow color 2016-10-10 14:19:55 +02:00
vanhofen
6629b64d6c - colors: add COL_SCROLLBAR_PASSIVE wrapper 2016-10-10 14:19:54 +02:00
vanhofen
7e7d4e5fc1 - colors: add COL_SCROLLBAR_ACTIVE wrapper 2016-10-10 14:19:54 +02:00
martii
250926daff gui/timerlist: don't auto-adjust manually-added timer to EPG (untested) 2016-09-26 13:04:48 +02:00
martii
c07b0f0b6c timerd: adjust recording timers to epg 2016-09-26 13:04:48 +02:00
svenhoefer
2911e638c7 - add listModeKey() function to simplify these calls 2016-09-09 10:42:46 +02:00
martii
61105699d4 - followscreenings: port code from martiis-neutrino-mp 2016-07-01 15:26:06 +02:00