Commit Graph

168 Commits

Author SHA1 Message Date
svenhoefer
3f34ab5877 - change some hintboxes
Conflicts:
	src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>

I'm not enthused of this solution to misuse the CHint destructor since
commit 1cb25e7cd3 "- hintbox: add setDelay() prototype".
I think such tasks with delay impact are not the designation of
destructors and avoidable. Unless it is absolutely necessary.
Therefore, I think this is only a temporary solution.
2021-10-03 17:02:07 +02:00
Thilo Graf
e42d4570cd moviebrowser: simplify user guidance with sort menue
It's always easier to use  blindly the cross control buttons,
than looking for the colored buttons on the remote control.
Nothing will change for users who want to use the colored keys directly,
but they will get used to it.
This was a directly user request.
2021-10-01 22:00:10 +02:00
svenhoefer
6e1069bbdf - epgview: allow to save imdb/tmdb poster with g_settings.mbkey_cover
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-05-05 12:09:40 +02:00
svenhoefer
c5995fdda5 - imdb/tmdb: more unifications; function names
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-08 23:37:15 +02:00
svenhoefer
6c25ac74cc - imdb/tmdb: more unifications; poster handling
Conflicts:
	src/gui/epgview.cpp
	src/gui/mdb-tmdb.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-08 23:34:50 +02:00
svenhoefer
b81f316217 - moviebrowser: change imdb handling
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-08 23:10:53 +02:00
svenhoefer
488876327b - - imdb/tmdb: more unifications
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-04-08 23:10:27 +02:00
svenhoefer
cf114aefae Revert "- fix some compiler warnings"
This reverts commit 24b42c1e6a73fa8fe03a906a87497a221b50916b.

Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-22 21:25:53 +01:00
Thilo Graf
0feb693cf1 - fix some compiler warnings 2020-01-19 14:53:12 +01:00
Jacek Jendrzej
29ae868ae6 fix somme inits 2020-01-17 22:35:08 +01:00
svenhoefer
9631f2c74b - fix some compiler warnings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-07 17:51:27 +01:00
Thilo Graf
cfb537791e moviebrowser/mb.cpp: fix format error 2020-01-06 16:47:10 +01:00
Thilo Graf
0c62e5e264 CProgressWindow: add adaptiv progress handling, new classes added
See src/gui/widget/progresswindow.h for more details and examples.
Docs could be generated with Doxygen.
2020-01-05 21:17:59 +01:00
svenhoefer
696f7e81e8 - moviebrowser: fix display of control chars in movieinfo
Signed-off-by: Thilo Graf <dbt@novatux.de>
2020-01-05 16:53:14 +01:00
Thilo Graf
ad8b3271d4 moviebrowser: fix possible memleak in initSeriesMenu()
thx satbaby for hints
2019-06-24 21:47:58 +02:00
Thilo Graf
08aaeced13 moviebrowser: fix possible memleaks with initOptionsBrowserMenu() 2019-06-24 21:43:33 +02:00
Thilo Graf
851c8d16e0 moviebrowser: clean up showMenu(), browser options menu outsourced 2019-06-20 20:41:19 +02:00
Thilo Graf
a3b9bcac0b moviebrowser: clean up showMenu(), directory options menu outsourced 2019-06-20 20:41:19 +02:00
Thilo Graf
7f5079a321 moviebrowser: clean up showMenu(), parental lock menu outsourced 2019-06-20 20:41:19 +02:00
Thilo Graf
304d673926 moviebrowser: clean up showMovieInfoMenu(), update movie info menu outsourced 2019-06-17 14:39:11 +02:00
Thilo Graf
5a84cde507 moviebrowser: clean up showMovieInfoMenu(), series menu outsourced 2019-06-17 14:39:11 +02:00
Thilo Graf
c963f5b218 movibrowser: fix 'clean up showMovieInfoMenu(), bookmark menu outsourced'
CIntInput objects has been positioned unfavorable within scope
and caused possible crashes. This was not noticeable while compiling.
To avoid crashes and possible memleaks some parameters were added for CIntInput objects.
2019-06-16 19:24:48 +02:00
Thilo Graf
aafeb4bf12 moviebrowser: clean up showMovieInfoMenu(), bookmark menu outsourced 2019-06-16 17:41:10 +02:00
Thilo Graf
4a52b79c0f moviebrowser: rework frame height setup in moviebrowser setup
Usability with height presets was not really user friendly.
2019-06-05 11:12:04 +02:00
Jacek Jendrzej
c6d2a4430f YT supplement to e193c72d34 2019-06-03 15:34:10 +02:00
Thilo Graf
121d00a21a mb.cpp: truncate title name in info menu
Minimal view of title should be enough information in this menu and
avoids possible issues after hide when user has changed movie data.
2019-06-02 16:17:14 +02:00
Jacek Jendrzej
1cf1b08d4e YT: add download dir menu 2019-06-02 12:13:34 +02:00
Jacek Jendrzej
e193c72d34 YT call search from yt histry 2019-06-01 19:52:41 +02:00
Jacek Jendrzej
5fa551dab6 YT use htmlEntityDecode with title 2019-06-01 16:31:27 +02:00
Jacek Jendrzej
359714dd85 yt: fix refreshTitle 2019-06-01 12:53:28 +02:00
GetAway
8215358657 mb.cpp: little better solution to trigger seen tag 2019-05-25 22:07:35 +02:00
GetAway
5c055dded8 mb.cpp: more accurate percentages 2019-05-25 16:56:49 +02:00
Thilo Graf
9fec21034f moviebrowser.cpp: try to optimize "seen" tag with record settings 2019-05-24 13:55:06 +02:00
Thilo Graf
feb46d3268 moviebrowser/mb.cpp: add missing delete for m_detailsLine inside hide()
Force of reinit for m_detailsLine was failed after changed settings.
This should fix wrong dimensions of m_detailsLine after
changed m_settings.browserFrameHeight.
2019-05-09 09:14:03 +02:00
Thilo Graf
30fb240036 moviebrowser: add interim message while reset to default settings
It's not always a good idea to reset all mb settings. From own experience
it is often not wanted and irritatingly when storage settings will be lost.
2019-05-08 09:13:08 +02:00
Thilo Graf
734d0a3634 moviebrowser settings: move storage settings into own struct
For planned usage with user interaction.
2019-05-08 09:13:05 +02:00
Thilo Graf
3601503323 moviebrowser/mb.cpp: avoid possible empty menue entries in showMenu()
Empty entries don't look good if no movie infos are available but it
seems to be better to show movie name beside entry name. If movie title
not available show menu entry with  an "edit" hint.
So the menu should be more intuitive.
2019-05-08 09:13:02 +02:00
Thilo Graf
d4ad7cba12 moviebrowser/mb.cpp: use key blue instead key 3 for reload movies
Alignment to function of blue button in main movie browser window.
2019-05-07 09:52:16 +02:00
Thilo Graf
43cdea9cba moviebrowser/mb.cpp: fix possible fragments on screen while scrolling 2019-05-07 09:52:13 +02:00
Thilo Graf
9d3400082e Revert "movibrowser: don't show column title for visual elaspsed time"
This reverts commit 3423c0682c.
2019-05-07 09:52:06 +02:00
svenhoefer
4fbeb0e3d1 - locale: remove obsolete LOCALE_MOVIEBROWSER_IMDB_DATA
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-05-07 09:52:04 +02:00
Thilo Graf
3423c0682c movibrowser: don't show column title for visual elaspsed time
progress bars should be self-explanatory
2019-05-06 11:47:19 +02:00
Thilo Graf
e1e6efeffd moviebrowser: use separate locale for movie database request 2019-05-06 11:47:13 +02:00
Thilo Graf
d7ba2e5f78 moviebrowser: use more generic action key name 2019-05-06 11:47:08 +02:00
Thilo Graf
83e8a6bf40 moviebrowser: show lastplay date only when really no played in info menu
Last play date was filled with sensles data.
2019-05-05 14:14:34 +02:00
Thilo Graf
44915a63a8 moviebrowser: show minute instead percent for last play stop 2019-05-05 14:14:34 +02:00
Thilo Graf
0a93d97daa moviebrowser: add switch for cut of text inside rows, default enabled 2019-05-05 14:14:34 +02:00
Thilo Graf
bdace76186 moviebrowser: use MESSAGEBOX_YES_NO_OPTIONS struct from mymenu.h
avoid dub code
2019-05-05 14:14:34 +02:00
Thilo Graf
2dc9c4d252 moviebrowser: add possibility to show visualized elapsed time 2019-05-05 14:14:34 +02:00
svenhoefer
c9d6285091 - moviebrowser: better check for *tmdb's availability
Signed-off-by: GetAway <get-away@t-online.de>
2019-05-02 21:05:30 +02:00