Commit Graph

13767 Commits

Author SHA1 Message Date
Thilo Graf
2c505b6a96 src/driver/fb_generic.h: use unified define for fb device name
Origin commit data
------------------
Commit: 7c555a7d3a
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)
2018-07-29 22:36:51 +02:00
vanhofen
e231c51416 user-menu: disable timeshift item if timeshift is already running
Origin commit data
------------------
Commit: c7e63adf7f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- user-menu: disable timeshift item if timeshift is already running
2018-07-29 01:26:23 +02:00
vanhofen
e70f335128 record-menu: allow to exit with RC_stop, when no records available
This allows to call and exit this menu without to move the finger on the remotecontrol


Origin commit data
------------------
Commit: b2649b0c4d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- record-menu: allow to exit with RC_stop, when no records available

This allows to call and exit this menu without to move the finger on the remotecontrol
2018-07-29 01:11:33 +02:00
vanhofen
9f81f7e0e9 movieplayer: signalize zap tries with key_quickzap_up/down in timeshift mode
Origin commit data
------------------
Commit: 6f7ff2a6ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- movieplayer: signalize zap tries with key_quickzap_up/down in timeshift mode
2018-07-29 00:54:55 +02:00
vanhofen
2a5a3d3d56 locale: better locale for zap tries in movieplayer
Origin commit data
------------------
Commit: d0e071b4f5
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- locale: better locale for zap tries in movieplayer
2018-07-29 00:54:55 +02:00
vanhofen
e42923e923 locale: better locals for record menu
Origin commit data
------------------
Commit: 58fc639cb4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- locale: better locals for record menu
2018-07-29 00:54:55 +02:00
vanhofen
91b5cfd7bf record: show record-menu after no-records-hint; ...
It makes no sense to show the menu only if records are running.
There are items to start record and timeshift.


Origin commit data
------------------
Commit: df96507e42
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- record: show record-menu after no-records-hint; ...

It makes no sense to show the menu only if records are running.
There are items to start record and timeshift.
2018-07-29 00:54:55 +02:00
vanhofen
c6e65bf5b7 usermenu: better locales for record/timeshift items
Origin commit data
------------------
Commit: 49768df3ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- usermenu: better locales for record/timeshift items
2018-07-29 00:54:55 +02:00
vanhofen
05d8c6f447 record: add space between title and duration in record messages
Origin commit data
------------------
Commit: 78943d08ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- record: add space between title and duration in record messages
2018-07-29 00:54:55 +02:00
vanhofen
a1cb059722 usermenu: add timeshift item to blue usermenu; small resort to get colorkeys sorted
Origin commit data
------------------
Commit: e7ea802184
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- usermenu: add timeshift item to blue usermenu; small resort to get colorkeys sorted
2018-07-29 00:54:55 +02:00
vanhofen
848877367b channellist: move avoid-zap-in-movieplayer-mode-message ...
... to a global reachable place to avoid all zap tries


Origin commit data
------------------
Commit: 984e187855
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- channellist: move avoid-zap-in-movieplayer-mode-message ...

... to a global reachable place to avoid all zap tries
2018-07-29 00:54:55 +02:00
vanhofen
ac6bf7ce05 movieplayer/record: stop playback of timeshift when zap to another channel
Origin commit data
------------------
Commit: d03f201f8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-29 (Sun, 29 Jul 2018)

Origin message was:
------------------
- movieplayer/record: stop playback of timeshift when zap to another channel
2018-07-29 00:54:54 +02:00
Thilo Graf
bb03b9519b src/driver/record.cpp: avoid possible build error 'unused-but-set-variable'
see commit: c074e5f43268022a9f63cb80d67b6166db3fb9e3


Origin commit data
------------------
Commit: 8890a26e3f
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-07-28 (Sat, 28 Jul 2018)
2018-07-28 17:10:23 +02:00
Thilo Graf
3af8f5c351 src/gui/timerlist.cpp: use more plausible SaveScreen methods
Origin commit data
------------------
Commit: 8409532fd1
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-07-28 (Sat, 28 Jul 2018)
2018-07-28 17:10:23 +02:00
Thilo Graf
8e069bc300 src/gui/widget/menue.h: add plausible alias for disableSaveScreen() method
Origin commit data
------------------
Commit: d2be7e0f4d
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-07-28 (Sat, 28 Jul 2018)
2018-07-28 17:10:23 +02:00
Jacek Jendrzej
f299217cdb src/gui/movieplayer.cpp: check return after playback start
Origin commit data
------------------
Commit: 886140c10b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-07-28 (Sat, 28 Jul 2018)
2018-07-28 17:10:23 +02:00
vanhofen
6c287cd860 locale: update slovak locale (thx to EnoSat)
Origin commit data
------------------
Commit: 440c2c8831
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-27 (Fri, 27 Jul 2018)

Origin message was:
------------------
- locale: update slovak locale (thx to EnoSat)
2018-07-27 23:51:28 +02:00
vanhofen
4151f12d26 neutrino: fix bouquet align when zap via history or current transponder list
Origin commit data
------------------
Commit: 901a543c91
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- neutrino: fix bouquet align when zap via history or current transponder list
2018-07-25 22:58:43 +02:00
vanhofen
b8f877bc8f record: differentiate between timeshift and record in AskToStop() function
Origin commit data
------------------
Commit: 337a2ba37e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- record: differentiate between timeshift and record in AskToStop() function
2018-07-25 00:44:37 +02:00
vanhofen
eae2e05671 record: set TSHIFT_MODE_OFF when stopping timeshift
Origin commit data
------------------
Commit: f86e71184a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- record: set TSHIFT_MODE_OFF when stopping timeshift
2018-07-25 00:13:46 +02:00
vanhofen
cc4777dbb7 record-setup: minor changes in timeshift-setup
Origin commit data
------------------
Commit: 81ac37d79d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- record-setup: minor changes in timeshift-setup
2018-07-25 00:13:46 +02:00
vanhofen
da2cd7bd63 movieplayer/record: try to fix timeshift stop; ...
Timeshift was stopped immediately when mpkey_stop was pressed.
After that the record/timeshift menu was shown, but is wasn't possilble
to return to timeshift record.


Origin commit data
------------------
Commit: 576fde651a
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- movieplayer/record: try to fix timeshift stop; ...

Timeshift was stopped immediately when mpkey_stop was pressed.
After that the record/timeshift menu was shown, but is wasn't possilble
to return to timeshift record.
2018-07-23 23:55:19 +02:00
vanhofen
0575e1a6de epgplus: signalize zap tries while movie playback
Origin commit data
------------------
Commit: b913a04f40
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- epgplus: signalize zap tries while movie playback
2018-07-23 19:48:47 +02:00
vanhofen
3dd701464c user-menu: allow SNeutrinoSettings::ITEM_EPG_SUPER and SNeutrinoSettings::ITEM_EPG_LIST in movieplayer-mode too
Both is available via channellist in movieplayer-mode. So we can it allow via user-menu too.


Origin commit data
------------------
Commit: fe95ea7826
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- user-menu: allow SNeutrinoSettings::ITEM_EPG_SUPER and SNeutrinoSettings::ITEM_EPG_LIST in movieplayer-mode too

Both is available via channellist in movieplayer-mode. So we can it allow via user-menu too.
2018-07-23 19:48:47 +02:00
vanhofen
c987d9b872 epgplus: move CEPGplusHandler::exec() code to end of file; ...
* really minor code changes in CEPGDataHandler::exec() and
 CEventListHandler::exec()

No binary changes, just code cosmetic.


Origin commit data
------------------
Commit: 7a4397b3f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- epgplus: move CEPGplusHandler::exec() code to end of file; ...

* really minor code changes in CEPGDataHandler::exec() and
 CEventListHandler::exec()

No binary changes, just code cosmetic.
2018-07-23 19:48:47 +02:00
vanhofen
b6bfb4e2b0 movieplayer/infoviewer: simplify call of showMovieInfo()
Origin commit data
------------------
Commit: 3fcffe87ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- movieplayer/infoviewer: simplify call of showMovieInfo()
2018-07-23 19:48:47 +02:00
vanhofen
2f63ed2b56 epgview: fix CEPGDataHandler::exec() in timeshift mode
Origin commit data
------------------
Commit: 6b9cb7f543
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- epgview: fix CEPGDataHandler::exec() in timeshift mode
2018-07-23 00:13:37 +02:00
vanhofen
bb21ffa45f movieplayer: remove NeutrinoMessages::SHOW_EPG handling from handleMovieBrowser() function
This isn't any moviebrowser function. Use showMovieInfo() instead of this.


Origin commit data
------------------
Commit: 5658811f5f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-23 (Mon, 23 Jul 2018)

Origin message was:
------------------
- movieplayer: remove NeutrinoMessages::SHOW_EPG handling from handleMovieBrowser() function

This isn't any moviebrowser function. Use showMovieInfo() instead of this.
2018-07-23 00:13:36 +02:00
vanhofen
04fe88119e user-menu: enable SNeutrinoSettings::ITEM_EPG_INFO in movieplayer-mode too
Origin commit data
------------------
Commit: deb4313af9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-22 (Sun, 22 Jul 2018)

Origin message was:
------------------
- user-menu: enable SNeutrinoSettings::ITEM_EPG_INFO in movieplayer-mode too
2018-07-22 23:27:23 +02:00
vanhofen
a2ddefcd76 epgview: rework CEPGDataHandler::exec() to get work in movieplayer-mode too
Origin commit data
------------------
Commit: 3dc2c47e9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-22 (Sun, 22 Jul 2018)

Origin message was:
------------------
- epgview: rework CEPGDataHandler::exec() to get work in movieplayer-mode too
2018-07-22 23:27:23 +02:00
vanhofen
434785fa36 movieplayer: move code to display movie-info to an own public function
Origin commit data
------------------
Commit: 69458b5610
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-22 (Sun, 22 Jul 2018)

Origin message was:
------------------
- movieplayer: move code to display movie-info to an own public function
2018-07-22 23:27:23 +02:00
vanhofen
7586a34088 timerlist: fix display of gui-rests when adding a new remotebox
Origin commit data
------------------
Commit: 4d5ab9755f
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-22 (Sun, 22 Jul 2018)

Origin message was:
------------------
- timerlist: fix display of gui-rests when adding a new remotebox
2018-07-22 19:59:12 +02:00
vanhofen
a9553da0ea moviebrowser: enable search in sms mode by default
Origin commit data
------------------
Commit: 2185a321cb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-20 (Fri, 20 Jul 2018)

Origin message was:
------------------
- moviebrowser: enable search in sms mode by default
2018-07-20 00:32:53 +02:00
vanhofen
b61c5955e5 neutrino: add additional key to leave standby mode; unify standby locales
This re-adds an old feature from dbox2, but uses a more configurable way


Origin commit data
------------------
Commit: cd6d3bcad1
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-20 (Fri, 20 Jul 2018)

Origin message was:
------------------
- neutrino: add additional key to leave standby mode; unify standby locales

This re-adds an old feature from dbox2, but uses a more configurable way
2018-07-20 00:27:11 +02:00
vanhofen
69f4bbbd91 moviebrowser: party revert 11ca2327935cd20d7a902e69f6fd997b5c1b6eb7; ...
unfortunately this subheader breaks the m_settings.browserAdditional feature


Origin commit data
------------------
Commit: a5a2dcfbeb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-17 (Tue, 17 Jul 2018)

Origin message was:
------------------
- moviebrowser: party revert 11ca2327935cd20d7a902e69f6fd997b5c1b6eb7; ...

unfortunately this subheader breaks the m_settings.browserAdditional feature
2018-07-17 21:28:53 +02:00
vanhofen
f844f53dca moviebrowser: small changes in menu locales; display hintbox while saving movie info
Origin commit data
------------------
Commit: 03937eeec9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-17 (Tue, 17 Jul 2018)

Origin message was:
------------------
- moviebrowser: small changes in menu locales; display hintbox while saving movie info
2018-07-17 00:04:12 +02:00
vanhofen
cf1a21bf37 moviebrowser: re-add by mistake removed boolean value got_start_pos
Origin commit data
------------------
Commit: 58c7d2d0bb
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-17 (Tue, 17 Jul 2018)

Origin message was:
------------------
- moviebrowser: re-add by mistake removed boolean value got_start_pos
2018-07-17 00:04:12 +02:00
vanhofen
849d77d3c1 menu: fix return value of getSelectedLine() for RC_timeout and RC_setup
This fixes the bahaviour of StartPosSelectionMenu in moviebrowser.
When this menu was closed by its timeout or RC_setup was pressed
the movie starts anyway.


Origin commit data
------------------
Commit: 70cbc65483
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-15 (Sun, 15 Jul 2018)

Origin message was:
------------------
- menu: fix return value of getSelectedLine() for RC_timeout and RC_setup

This fixes the bahaviour of StartPosSelectionMenu in moviebrowser.
When this menu was closed by its timeout or RC_setup was pressed
the movie starts anyway.
2018-07-15 00:41:40 +02:00
vanhofen
0dc672e99a moviebrowser: set focus in StartPosSelectionMenu to last play stop if it exists
Origin commit data
------------------
Commit: 9b0a37bef4
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-15 (Sun, 15 Jul 2018)

Origin message was:
------------------
- moviebrowser: set focus in StartPosSelectionMenu to last play stop if it exists
2018-07-15 00:41:40 +02:00
vanhofen
11ca232793 moviebrowser: add subheader to main window to avoid gui-jumps; add left/right icons to header
Origin commit data
------------------
Commit: caa8b68b17
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- moviebrowser: add subheader to main window to avoid gui-jumps; add left/right icons to header
2018-07-05 23:36:17 +02:00
vanhofen
1542e2864f fix build
Origin commit data
------------------
Commit: 13d047fbd1
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- fix build
2018-07-05 23:27:40 +02:00
vanhofen
0e2127e59b moviebrowser: fix sorting
Origin commit data
------------------
Commit: 2ad02fc0ba
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- moviebrowser: fix sorting
2018-07-05 21:48:01 +02:00
vanhofen
f80fff3a5a moviebrowser: allow to display record time
Origin commit data
------------------
Commit: dc735caace
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- moviebrowser: allow to display record time
2018-07-05 21:38:31 +02:00
vanhofen
56c4f5943d moviebrowser: fix display of mp_movie_info->dateOfLastPlay
Origin commit data
------------------
Commit: 98b00c1a70
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- moviebrowser: fix display of mp_movie_info->dateOfLastPlay
2018-07-05 20:40:27 +02:00
vanhofen
e169889a53 epgview: fix display of mp_movie_info->dateOfLastPlay
Origin commit data
------------------
Commit: 208eb90792
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-05 (Thu, 05 Jul 2018)

Origin message was:
------------------
- epgview: fix display of mp_movie_info->dateOfLastPlay
2018-07-05 20:34:10 +02:00
vanhofen
8a6dc7904d movieinfo/moviebrowser: do not use any fake date to fill dateOfLastPlay and file.Time
Origin commit data
------------------
Commit: 08a4e95113
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-04 (Wed, 04 Jul 2018)

Origin message was:
------------------
- movieinfo/moviebrowser: do not use any fake date to fill dateOfLastPlay and file.Time
2018-07-04 22:58:11 +02:00
vanhofen
b109402dd4 keybind-setup: try to fix return value of msgbox when new rc is not confirmed
Origin commit data
------------------
Commit: 6b76559ee9
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-30 (Sat, 30 Jun 2018)

Origin message was:
------------------
- keybind-setup: try to fix return value of msgbox when new rc is not confirmed
2018-06-30 20:05:35 +02:00
vanhofen
0ae83a25d4 icons: make marker icon for sd-channels a little darker
Origin commit data
------------------
Commit: f895e0d92e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-26 (Tue, 26 Jun 2018)

Origin message was:
------------------
- icons: make marker icon for sd-channels a little darker
2018-06-26 00:02:15 +02:00
vanhofen
4548752513 channellist: fix display of very long channelnames
Origin commit data
------------------
Commit: ff1db4da8b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-26 (Tue, 26 Jun 2018)

Origin message was:
------------------
- channellist: fix display of very long channelnames
2018-06-26 00:02:15 +02:00
vanhofen
6f602ab526 channellist: allow to show resolution icons
Origin commit data
------------------
Commit: 114bc9f4be
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-06-24 (Sun, 24 Jun 2018)

Origin message was:
------------------
- channellist: allow to show resolution icons
2018-06-24 23:07:02 +02:00