Commit Graph

229 Commits

Author SHA1 Message Date
Thilo Graf
70a29b85b2 CMovieBrowser: reactivate slot for cover paint during scrolling inside epg 2016-02-18 10:45:16 +01:00
Thilo Graf
d14bbf2bb5 CMovieBrowser: fix arrangement of movieinfo text
This should fix empty boxes in info window and text width in EPG-info text
in.
Current cover width was not considered.
2016-02-17 09:37:09 +01:00
Jacek Jendrzej
7db16952f6 (performance) Prefer prefix ++/-- operators for non-primitive types 2016-02-16 13:02:10 +01:00
Thilo Graf
73ba44155a CMovieBrowser: try to fix cover arangement 2016-02-16 10:31:13 +01:00
Thilo Graf
c80b4d2412 CMovieBrowser: use smaller size for cover and enable shadow and frame 2016-02-16 10:29:55 +01:00
Thilo Graf
649e85b5ed CMovieBrowser: avoid multiple slot connections
Do connect only to empty signal.
2016-02-16 10:29:54 +01:00
Thilo Graf
fb0210801a CMovieBrowser: consider small cover images
Should prevent oversized upscale of very small images. Maximal used size is the half height
of epg box.
2016-02-16 10:29:54 +01:00
svenhoefer
61a4b3bf9c - movieplayer/browser: add user key to create/remove movie cover 2016-02-11 15:04:11 +01:00
svenhoefer
ab82c36b9f - moviebrowser: introduce user-assignable keys 2016-02-09 15:53:56 +01:00
[CST] Focus
00b97778a3 driver/moviecut.cpp: fix saving header after truncate,
remove redundant CMovieInfo arg from api
2016-02-09 16:35:25 +03:00
svenhoefer
0a98143e49 - moviebrowser: add possibility to search for movies in SMS-style
This feature has to be activated first. Menu -> Settings ->
Key Setup -> Edit -> My recordings

In moviebrowser press three times key "3" to select first movie
title starting with a "F" or press two times "6" to select first
movie title starting with a "N".

The new item in keybind-setup is the first step to introduce user-
assignable keys in moviebrowser. So finally the horrible hotkeys
for the cutting functions can be removed and/or replaced.
2016-02-09 12:05:28 +01:00
svenhoefer
ecb5fa2201 - moviebrowser: use FOOT_FONT definition to calc button dimensions 2016-02-05 15:54:17 +01:00
svenhoefer
d46b287d1c - moviebrowser: avoid useless RC_left/right keys in youtube mode 2016-02-05 00:43:44 +01:00
svenhoefer
48261501a7 - moviebrowser: allow to show detailed infos about bookmarks 2016-02-01 16:53:17 +01:00
M. Liebmann
346b28556f CComponentsPicture: Align pictures at 4 byte boundary...
...for hw blit on apollo/kronos hardware
2016-01-26 09:51:48 +01:00
Thilo Graf
7783ee684f CMovieBrowser:try to fix cover position and ratio for custom covers
TODO: 4:3 screenshot are still broken
Signed-off-by: M. Liebmann <tuxcode.bbg@gmail.com>
2016-01-19 15:33:05 +01:00
Thilo Graf
bee36d29f6 CMovieBrowser: fix paint of screenshots/covers while scroll in movie list
Some covers were painted for entries without available cover image.
Slot OnAfterRefresh() was not really a good point to paint,
OnAfterScrollPage() seems a better solution.
2016-01-17 23:37:31 +01:00
Thilo Graf
1446f15d4b CMovieBrowser: try to fix paint of channellogo, and screenshot preview
Logo was not hided before next logo was painted.
Screenshot was lost after scrolling in movieinfo section (called with
yellow button)
2015-12-27 14:42:29 +01:00
svenhoefer
59261b1cf6 - moviebrowser: fix overlapped menus when de/activating drives 2015-12-22 21:46:46 +01:00
svenhoefer
beb324c606 - moviebrowser: small changes in locales 2015-12-19 22:15:03 +01:00
svenhoefer
beeeeb224a - moviebrowser: update and localize help box 2015-12-16 22:52:27 +01:00
defans
38e87e1612 - moviebrowser: fix order of color buttons 2015-12-16 12:44:57 +01:00
svenhoefer
736343d35b - neutrino: press tv/radio key to return to plain tv/radio 2015-12-15 08:15:17 +01:00
svenhoefer
8f810d52fa - moviebrowser: don't reload full movie archive after delete
Thanks to SatBaby and micha-bbg for support.
2015-12-12 22:09:09 +01:00
svenhoefer
88bd3fa308 - moviebrowser: re-add missig comparator (msg ==) 2015-12-01 12:11:29 +01:00
svenhoefer
54e202cea8 - moviebrowser: use RC_left/right to switch display modes ...
... to get free volume keys, because these keys should change
volume only.
2015-12-01 08:17:56 +01:00
svenhoefer
f0492e8cfc - moviebrowser: add delete item to moviebrowser-menu ...
... and resort menu to get movie-specific stuff at the color-keys
2015-10-01 20:32:51 +02:00
svenhoefer
c683c8eb65 - moviebrowser: add return value to CMovieBrowser::onDeleteFile() 2015-10-01 20:31:46 +02:00
svenhoefer
ebd3cf6369 - moviebrowser: allow to delete all marked movies w/o any question 2015-09-29 08:49:14 +02:00
M. Liebmann
3b78f47756 CMovieBrowser::onDeleteFile: Use epg info instead of filename for display 2015-09-29 08:49:14 +02:00
M. Liebmann
d7c4335bff Complement to commit 'allow to delete all marked movies' 2015-09-29 08:49:14 +02:00
svenhoefer
644e3efee3 - moviebrowser: allow to delete all marked movies 2015-09-29 08:49:13 +02:00
Jacek Jendrzej
07f25639d9 src/gui/moviebrowser.cpp fix segfault if m_movieSelectionHandler is NULL 2015-06-28 11:33:06 +02:00
[CST] Focus
94667ee39a gui/moviebrowser.cpp: bug fix, default ytthumbnaildir is empty 2015-06-02 12:16:14 +03:00
svenhoefer
d8a4dd2c0d - moviebrowser: add menu to allow copy, cat or truncate movies
TODO: add good hints to explain these functions
2015-05-21 09:04:27 +02:00
Thilo Graf
a58f1621b4 Merge branch 'cst-next.pre' into cst-next 2015-04-30 09:20:43 +02:00
svenhoefer
9041bff59c - remove w_max()-calls to define menu-width, because ...
w-max() returns a pixel-value, but menus need a percentage-value.
2015-04-24 09:11:04 +02:00
svenhoefer
09adc177d8 - record.h: remove include of vfd.h; use display.h instead 2015-04-16 13:39:35 +02:00
svenhoefer
f7b42af5f2 - moviebrowser: bind MB_MAX_DIR definition to NETWORK_NFS_NR_OF_ENTRIES ...
... to allow to add all NetFS-directories to moviebrowser
2015-03-30 14:54:21 +02:00
Thilo Graf
1cb885dfe9 CChannelList/CNeutrinoEventList/CMovieBrowser: fix logo scale
Downscale was broken.
2015-03-29 22:40:08 +02:00
Thilo Graf
bee35e9042 CMovieBrowser: fix unintended upscaling of channellogo
Upscale is not allowed and do down scale only if header height is too small.
2015-03-29 22:39:54 +02:00
Jacek Jendrzej
632ecc3b1e moviebrowser.cpp: silence comparing floating point warning 2015-03-19 18:29:37 +01:00
[CST] Focus
caef89d587 gui/moviebrowser.cpp: do not paint logo if not present 2015-03-07 13:56:45 +03:00
svenhoefer
f737192ef4 - moviebrowser: auto-choose movie-start in startup menu, when ...
... start-bookmark is set
2015-02-21 17:21:07 +01:00
[CST] Focus
cc4f10297d gui/moviebrowser.cpp: remove old TS cut code 2015-02-20 18:37:56 +03:00
Jacek Jendrzej
cbf4c9bae8 src/gui/moviebrowser.cpp set deleted CChannelLogo pointers to NULL 2015-02-15 18:49:30 +01:00
Stefan Seyfried
b90991da77 moviebrowser/player: remove unneeded (char *) casts 2015-02-14 14:31:11 +01:00
Stefan Seyfried
4e1678c2a3 filebrowser, moviebrowser, pictureviewer: clarify error message 2015-02-09 13:47:32 +01:00
Jacek Jendrzej
2b5e7b5ba3 use empty to check string 2015-01-09 17:15:11 +01:00
[CST] Focus
9b78e49d0e gui/mediaplayer_setup.cpp: integrate MB / YT settings, (c) martii 2014-12-26 19:00:32 +03:00