Thilo Graf
4e1a3a89dc
CComponentsWindow: remove default values from internal init method
...
Is not really required for this private member.
2016-11-23 10:04:50 +01:00
Thilo Graf
8ba357fcb2
CRecordManager: add methode to get internal rec map
...
Useful for access to current record data.
2016-11-23 09:07:05 +01:00
Thilo Graf
644063d2c8
Messages: move window to top of screen
...
User request.
2016-11-22 11:01:30 +01:00
Thilo Graf
e46d65fb92
CHintBox: fix missing shadow for popups
...
Must be enabled with enum, bool has no effect.
2016-11-22 10:44:50 +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
7031dc1da4
CTextBox: try to fix possible background artefacts in transparent mode
...
supplement to: - textbox: fix box width in round corners mode
Radius was always subtracted in all text modes.
TODO: value of m_nBgRadius itself is not considered at the moment.
2016-11-21 10:55:11 +01:00
Thilo Graf
0d2c612adb
CComponentsInfoBox: add methode to get internal picture object
2016-11-21 10:55:11 +01:00
Thilo Graf
02c6df782c
CComponentsFrmClock: ensure that no radius is defined for inner items
...
Radius is not required for inner segments.
TODO: single segment
2016-11-21 10:55:10 +01:00
svenhoefer
88ebe68b39
- update: fix evaluation of int newfound
2016-11-21 01:04:22 +01:00
Thilo Graf
d6c5bc2d28
CTestMenu: add form sample
2016-11-20 23:14:59 +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
Thilo Graf
c47d26637b
CUpnpBrowserGui: simplify hintbox calls
2016-11-20 22:56:33 +01:00
Thilo Graf
43383329a7
cTmdb: simplyfy hintbox calls
2016-11-20 22:54:51 +01:00
Thilo Graf
627098d937
showFastscanDiseqcSetup: simplify hintbox calls
2016-11-20 22:53:53 +01:00
Thilo Graf
318c64708d
COPKGManager: simplify hintbox calls
2016-11-20 22:53:21 +01:00
Thilo Graf
bf05d26ae3
CMovieBrowser: simplify and fix hintbox calls
...
Some hints were not closed. Explicit hide() is required.
2016-11-20 22:52:46 +01:00
Thilo Graf
f85270f1ed
CNetworkSetup: simplify hintbox calls
2016-11-20 22:50:41 +01:00
Thilo Graf
74473d0ebe
CHDDMenuHandler: simplify and fix hintbox calls
...
Hints were not closed after lost scope. Explicit hide() is required.
2016-11-20 22:49:07 +01:00
Thilo Graf
47b0358490
CFavorites: simplify hintbox calls
2016-11-20 22:46:49 +01:00
Thilo Graf
2d9775c36b
CBEBouquetWidget: simplify hintbox calls
2016-11-20 22:45:35 +01:00
TangoCash
6cd5dd8e23
add option to read saved epg data frequently
2016-11-20 19:24:08 +01:00
Thilo Graf
4b88a244da
CComponentsFooter: use select/unselect colors from menues as default
2016-11-20 16:33:53 +01:00
Thilo Graf
01893dfefc
CMsgBox: enable button background as default
2016-11-20 16:33:53 +01:00
Thilo Graf
7567f7de00
CComponentsFooter: use minimal frame width as default for buttons
2016-11-20 16:33:32 +01:00
Thilo Graf
717dec02c5
CCDraw: add function for blink effect for cc items
...
NOTE: experimental, for examples see CTestMenu class
2016-11-20 14:09:19 +01:00
Thilo Graf
696989dcf1
CComponentsFooter: add parameter for frame width for selected buttons
...
Frame width was hard coded.
2016-11-20 01:33:57 +01:00
Thilo Graf
4988df1dd9
Messages: add option to change size of message text
...
Include default size and localized setup.
TODO: localize for nederlands and slovak, current english only.
2016-11-20 01:08:14 +01:00
Thilo Graf
04a75327dd
CSignalBar: remove offset for signal name and remove right allignment
...
Text have more space, otherwise it's possible it can be truncated.
Indent from left site of text don't looks not so good.
2016-11-19 23:21:06 +01:00
TangoCash
bf2c9818b0
deactivate timer epg autoadjust until fixed and tested
2016-11-19 18:47:35 +01:00
TangoCash
de6f90ac27
[timers] fix start timers
2016-11-19 11:57:27 +01:00
TangoCash
9d3a48d3c0
[timermanager] fix stop recordings
2016-11-18 22:20:03 +01:00
Jacek Jendrzej
534fb3d5fe
src/gui/moviebrowser/mb.cpp fix clean bookmarks
2016-11-18 22:20:03 +01:00
Thilo Graf
1b4f976c6b
Locales: use generic gui name in messages and windows
2016-11-18 17:46:17 +01:00
Thilo Graf
59ae2b52e9
Merge branch 'master' into pu/msgbox
2016-11-17 21:53:06 +01:00
TangoCash
d3fe4f5e0a
fix moviebrowser detailsline
2016-11-17 21:02:28 +01:00
Jacek Jendrzej
531ab8f818
src/gui/moviebrowser/mb.cpp fix bookmark Menu
2016-11-17 18:45:59 +01:00
svenhoefer
de27a8a36c
- moviebrowser: resort movie info update menu
2016-11-17 10:19:53 +01:00
svenhoefer
b43145af7c
- moviebrowser: resort movie info menu
2016-11-17 10:19:53 +01:00
svenhoefer
365f36df92
- moviebrowser: more clarity in bookmark menu
2016-11-17 01:48:32 +01:00
svenhoefer
d171038a6e
- moviebrowser: use red key to remove all user bookmarks
2016-11-17 01:48:32 +01:00
svenhoefer
86c3655e96
- moviebrowser: fix input for end mark and lastplay mark
2016-11-17 01:48:32 +01:00
TangoCash
6128741ac2
Merge pull request #3 from neutrino-mp/master
...
move linux-dvb-headers out of the way for non-coolstream hardware
2016-11-16 21:43:53 +01:00
Stefan Seyfried
045587f6ec
make sure the private dvb headers are used on coolstream
2016-11-16 20:30:14 +01:00
TangoCash
8cb0bef8e1
timermanager: try fix autoAdjustToEPG for (repeating) timers
2016-11-16 20:09:17 +01:00
Stefan Seyfried
5e1efd222f
disable private copy of the linux dvb headers
...
Move them into subdir private so that they are no longer used by
default. They still can be used by extending the include path.
2016-11-16 20:09:10 +01:00
Jacek Jendrzej
f957bbaa37
src/gui/channellist.cpp cancel paint_events thread on hide
2016-11-16 19:29:19 +01:00
TangoCash
b657ef8b3c
- timermanager: disable autoAdjustToEPG for repeating timers
2016-11-15 21:30:12 +01:00
Thilo Graf
2e8c700dd2
Merge branch 'master' into pu/msgbox
...
Conflicts:
src/gui/followscreenings.cpp
2016-11-15 19:49:27 +01:00
Thilo Graf
c8ad32b1e4
CInfoViewer: add missing shadow for timescale
...
enableShadow() needs enum option.
2016-11-15 19:00:21 +01:00
svenhoefer
d6cb1d206f
- followscreenings: allow to turn off followscreenings list
2016-11-14 22:58:43 +01:00