Commit Graph

213 Commits

Author SHA1 Message Date
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
svenhoefer
3e24de2d67 - moviebrowser: localize dialogs around TS-editing 2014-12-22 09:16:20 +01:00
Christian Schuett
4975b33dfd - moviebrowser: sort column item option choosers alphabetically
also add missing entry 'info2' to this option choosers and remove
  duplicate entry 'filename' from them

- english.locale: fix typo
2014-12-15 08:50:22 +01:00
svenhoefer
598c79bd83 - moviebrowser: add hotkeys to options to setup 2014-12-12 18:11:05 +01:00
svenhoefer
c993ef9e28 - moviebrowser: use pulldown-menu to show options to setup 2014-12-12 18:11:05 +01:00
svenhoefer
818c404831 - moviebrowser: allow 9 instead of 6 rows
* remove fake-entrys for lastPlayRow and lastRecordRow
2014-12-12 18:11:05 +01:00
svenhoefer
ee91014c48 - align most CKeyboardInput calls to the changes in 88c6640 2014-11-22 15:58:02 +01:00
[CST] Focus
549e110e14 change most code to use CKeyboardInput in place of CStringInputSMS 2014-11-19 18:21:38 +03:00
[CST] Focus
50a90906a0 gui/moviebrowser.cpp: allow to delete any file + xml 2014-11-05 16:35:41 +03:00
[CST] Focus
b33247f346 gui/moviebrowser.cpp: apply rows / browser height changes after quit menu 2014-09-29 14:39:23 +04:00
[CST] Focus
fb5dddc3f5 gui/moviebrowser.cpp: try to fix footer position 2014-09-29 12:26:36 +04:00
[CST] Focus
879652a300 gui/moviebrowser.cpp: case-insensitive extension compare 2014-09-28 12:26:39 +04:00
[CST] Focus
b8d398a69a gui/moviebrowser.cpp: add support for non-TS/xml files, idea (c) martii 2014-09-27 16:21:43 +04:00
[CST] Focus
819b5f5dae gui/moviebrowser.cpp: cleanup, indent code; bug fixes 2014-09-26 14:22:58 +04:00
martii
126a2ffde2 guimoviebrowser: start bookmark: query actual item position instead of using fixed value 2014-09-26 14:22:57 +04:00
martii
bc6b7ebf1d gui/moviebrowser: unbreak footer
Conflicts:
	src/gui/moviebrowser.cpp
	src/gui/widget/buttons.cpp
2014-09-26 14:22:57 +04:00
martii
1cabec4ace moviebrowser/yt history: use a less collision-prone action key for clearing the history 2014-09-26 14:22:57 +04:00