svenhoefer
21ed22cb6e
- moviebrowser: rework help ...
...
* remove from menu; this breakes menu's logic (rc_help is to switch hints)
* use rc_help to show help window
* rework content
2016-12-04 22:44:44 +01:00
Stefan Seyfried
c6d7968381
Merge remote-tracking branch 'tuxbox/master'
2016-12-04 18:02:51 +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
Jacek Jendrzej
534fb3d5fe
src/gui/moviebrowser/mb.cpp fix clean bookmarks
2016-11-18 22:20:03 +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
Thilo Graf
aa40d88300
Merge branch 'master' into pu/msgbox
2016-11-14 20:38:01 +01:00
svenhoefer
2f23aaedea
- moviebrowser: add PREVPLAYDATE/RECORDDATE sort buttons to footer
2016-11-14 10:09:34 +01:00
Thilo Graf
5dc6255b43
CMovieBrowser: unfify and reduce flicker effects of connect line
...
Connectline object can handle hide behavior itself.
2016-11-13 16:44:08 +01:00
Thilo Graf
5394f4b2e1
Merge branch 'master' into pu/msgbox
2016-11-12 22:31:11 +01:00
svenhoefer
a47a5cd422
- moviebrowser: limit cover to one third of m_cBoxFrameInfo1 width
2016-11-12 22:03:05 +01:00
svenhoefer
da604fb9a5
- moviebrowser: fix MB_INFO_SPACER's empty content
2016-11-12 20:40:28 +01:00
Stefan Seyfried
2c92d112d0
Merge remote-tracking branch 'tuxbox/master'
2016-11-12 18:06:26 +01:00
Thilo Graf
97006c6615
Merge branch 'master' into pu/msgbox
2016-11-11 21:33:12 +01:00
svenhoefer
ad7947d11a
- moviebrowser: reset m_pcInfo1 box to default height, ...
...
when turning m_settings.browserAdditional off
2016-11-11 16:35:50 +01:00
svenhoefer
2cd4a9e410
- moviebrowser: show sorting menu; displays only available options
2016-11-11 13:46:55 +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
svenhoefer
1590f4a276
- moviebrowser: simplify channellogo scaling code
2016-11-08 22:00:08 +01:00
svenhoefer
9b79662575
- moviebrowser: use small offset in header to display channellogo
2016-11-07 21:11:13 +01:00
svenhoefer
b24ec63577
- listbox/moviebrowser: replace internal offsets with global defines
2016-11-07 21:10:21 +01:00
svenhoefer
16dfc2d5e8
- moviebrowser: increase default browserFrameHeight
2016-11-07 14:50:50 +01:00
svenhoefer
5ca710ed4b
- moviebrowser: allow round borders in filter selection
2016-11-07 13:45:55 +01:00
svenhoefer
9d2661a1d8
- moviebrowser: smaller locales for footer; clearify "filter off" mode
2016-11-02 08:27:21 +01:00
svenhoefer
fc6e8fbbca
- moviebrowser: fix filter selection
2016-10-31 23:07:27 +01:00
svenhoefer
142ae901b0
- moviebrowser: allow channellist-design in moviebrowser
2016-10-29 10:02:07 +02:00
Thilo Graf
ac59ce80b1
Merge branch 'master' into pu/msgbox
2016-10-26 09:56:49 +02:00
vanhofen
82f7eff169
- moviebrowser: port configuration of moviebrowser fonts from NI-Neutrino
2016-10-25 12:19:48 +02:00
Thilo Graf
be5ab3ab57
Merge branch 'master' into pu/msgbox
2016-10-25 11:47:33 +02:00
svenhoefer
46297266b2
- moviebrowser: add spacer row to last play/rec windows
2016-10-25 11:06:12 +02:00
svenhoefer
301f312673
- moviebrowser: fix max_width in info-box
2016-10-25 11:06:12 +02:00
Thilo Graf
9d09bc36ce
CMovieBrowser: add current content background color as image backkground
...
Avoids transparent shadow artefacts during repaint of images
2016-10-24 10:31:26 +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
svenhoefer
4d93168cf6
- moviebrowser: show minutes in two-digits format
2016-10-23 21:51:34 +02:00
Stefan Seyfried
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00
svenhoefer
75a2665b87
- moviebrowser: add possibility to add spacers to moviebrowser
2016-10-21 10:47:37 +02:00
svenhoefer
104d21e784
- rename customcolor.h -> color_custom.h; reduce unneeded inludes
2016-10-10 14:19:55 +02:00
svenhoefer
98500fdeb6
- add and use OFFSET_INTER definition
2016-10-10 14:19:55 +02:00
Thilo Graf
c4827704ac
Moviebrowser: outsource help class
2016-10-07 17:38:25 +02:00
Thilo Graf
fe8e3896a0
Moviebrowser: complete licence texts
2016-10-05 17:48:25 +02:00
svenhoefer
cc5f776780
- moviebrowser: undock display of filling level from infobar setting
2016-09-30 08:53:30 +02:00
vanhofen
aa8a3849f4
- movieinfo: internally rename epgEpgId -> epgId
2016-09-10 00:32:35 +02:00
vanhofen
625cbb6122
- movieinfo: internally rename epgId -> channelId
2016-09-10 00:32:35 +02:00
vanhofen
a85d539bd0
- movieinfo: internally rename epgChannel -> ChannelName
2016-09-10 00:32:35 +02:00
svenhoefer
2911e638c7
- add listModeKey() function to simplify these calls
2016-09-09 10:42:46 +02:00