svenhoefer
f7025a9a7d
- movieplayer/infoviewer: simplify call of showMovieInfo()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
svenhoefer
87bb512534
- epgview: fix CEPGDataHandler::exec() in timeshift mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
svenhoefer
fb38d30f9a
- movieplayer: remove NeutrinoMessages::SHOW_EPG handling from handleMovieBrowser() function
...
This isn't any moviebrowser function. Use showMovieInfo() instead of this.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
svenhoefer
0f6fdd4a93
- user-menu: enable SNeutrinoSettings::ITEM_EPG_INFO in movieplayer-mode too
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
svenhoefer
1cb96902ef
- epgview: rework CEPGDataHandler::exec() to get work in movieplayer-mode too
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
svenhoefer
90d79d31e7
- movieplayer: move code to display movie-info to an own public function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
Thilo Graf
326db1eee6
src/gui/timerlist.cpp: use more plausible SaveScreen methods
2018-07-28 14:34:48 +02:00
svenhoefer
beff52083c
- timerlist: fix display of gui-rests when adding a new remotebox
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
Thilo Graf
1fda31ad12
src/gui/widget/menue.h: add plausible alias for disableSaveScreen() method
2018-07-28 14:34:48 +02:00
svenhoefer
120d3d9303
- moviebrowser: enable search in sms mode by default
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
svenhoefer
3ea17f4046
- 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
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-28 14:34:48 +02:00
Jacek Jendrzej
1b71d71b4b
src/gui/movieplayer.cpp: check return after playbeck start
2018-07-28 14:29:21 +02:00
svenhoefer
ce5024052b
- moviebrowser: small changes in menu locales; display hintbox while saving movie info
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:57:06 +02:00
svenhoefer
744ed69d32
- moviebrowser: re-add by mistake removed boolean value got_start_pos
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:56:55 +02:00
svenhoefer
28fab3c6da
- 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.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:56:46 +02:00
svenhoefer
2bf474958e
- moviebrowser: set focus in StartPosSelectionMenu to last play stop if it exists
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:56:41 +02:00
Thilo Graf
dad76aeada
icons: use smaller icon for scrambled channel mode
2018-07-18 11:56:37 +02:00
svenhoefer
bf268fe274
- moviebrowser: party revert caa8b68b170a395e446f3898f91ba09d9d8bfb80; ...
...
unfortunately this subheader breaks the m_settings.browserAdditional feature
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:56:01 +02:00
svenhoefer
f46c78c29c
- moviebrowser: add subheader to main window to avoid gui-jumps; add left/right icons to header
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:55:53 +02:00
svenhoefer
1002b4bfb3
- moviebrowser: allow to display record time
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
include fix of broken build
2018-07-18 11:55:46 +02:00
svenhoefer
d0b8924d24
- moviebrowser: fix display of mp_movie_info->dateOfLastPlay
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:55:34 +02:00
svenhoefer
20403c63bb
- epgview: fix display of mp_movie_info->dateOfLastPlay
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:55:30 +02:00
svenhoefer
890e701e6a
- movieinfo/moviebrowser: do not use any fake date to fill dateOfLastPlay and file.Time
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:55:26 +02:00
svenhoefer
14384c8ad6
- keybind-setup: try to fix return value of msgbox when new rc is not confirmed
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:54:53 +02:00
svenhoefer
a7ab3ce70f
- channellist: fix display of very long channelnames
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:54:48 +02:00
Thilo Graf
27d4519b62
icons: add new resolution icons
2018-07-18 11:54:36 +02:00
svenhoefer
999610dcd1
- channellist: allow to show resolution icons
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/system/locals.h
src/system/locals_intern.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-07-18 11:54:16 +02:00
Stefan Seyfried
d920f4892a
rcinput: try harder to reacquire input device
...
During lirc package update, the input device was sometimes lost and not
reacquired. Try to reacquire also if setKeyRepeatDelay fails.
Signed-off-by: Thilo Graf <dbt@novatux.de >
# Conflicts:
# src/driver/rcinput.cpp
2018-07-02 10:11:51 +02:00
Stefan Seyfried
678d1b980d
tuxtxt: remove unused var_screeninfo.yoffset (always 0)
2018-07-02 10:09:10 +02:00
Stefan Seyfried
38e89ae1a7
tuxtxt: fix framebuffer blitting for SPARK
2018-07-02 10:09:04 +02:00
Stefan Seyfried
9f4962d6e4
tuxtxt: use one global CFrameBuffer variable
2018-07-02 10:09:01 +02:00
svenhoefer
d89e858c66
- moviebrowser: check for channelname too to change channellogo; ...
...
usefull for popup-channels with same id but different names
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-06-07 17:31:09 +02:00
Thilo Graf
cc3721da3e
src/neutrino.cpp: show next event as default in channel list
2018-06-01 20:50:03 +02:00
Thilo Graf
b6ba7f096b
src/neutrino.cpp: update nfs options
...
Read and write should be set as default and block sizes
should be negotiated itself.
2018-06-01 20:50:03 +02:00
Jacek Jendrzej
48522a9217
fix framerate 29970 signalisatiom (by bazi98)
2018-05-31 13:57:35 +02:00
Jacek Jendrzej
c81d09264f
fix signalisation bitrate 599940 (by bazi98)
2018-05-30 10:42:43 +02:00
limes007
5bc48e28e3
correct length in movie-info during "stop"
2018-05-28 09:27:24 +02:00
Jacek Jendrzej
5448b5af3f
move for - if used kill neutrino
2018-05-27 14:20:24 +02:00
GetAway
15572e2d7c
Revert "- audioplayer: fix station logo handling for icecast"
...
This reverts commit 2e96ac3
- it is incomplete!
2018-05-26 18:31:03 +02:00
GetAway
714cca6ba6
movieplayer.cpp: fix handle key play/pause for arm
2018-05-26 17:59:18 +02:00
Jacek Jendrzej
22eedad076
disable CEC standby after flash (armbox1)
2018-05-26 12:10:45 +02:00
Thilo Graf
c56f60d603
src/gui/screensaver.cpp: ensure usage of transparent background for clock
2018-05-21 15:17:33 +02:00
Thilo Graf
6dbb1f5959
src/gui/screensaver.cpp: remove call of showFrame()
...
This should fix an issue with screen saver with movieplayer.
Call of showFrame() causes unintentional behavior on cs hardware
with green screens and video decoder seems to become unusable.
2018-05-21 15:17:26 +02:00
vanhofen
ff926297df
- internetradio: clear playlist before loading a new one
2018-05-20 17:59:26 +02:00
svenhoefer
2e96ac359f
- audioplayer: fix station logo handling for icecast
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-05-20 17:59:07 +02:00
Thilo Graf
0c6ff60cc4
src/neutrino.cpp: fix possible compile error
...
missing variable
2018-05-18 21:33:43 +02:00
Thilo Graf
0da4084dbe
src/neutrino.cpp: use WEBTVDIR as default in neutrino settings
...
Default xmls are installed in WEBTVDIR.
2018-05-18 17:01:07 +02:00
Thilo Graf
ed6f3e185b
src/neutrino.cpp: hide dev/api keys when keymanage is disabled
...
This should help providers maintain their keys no public.
2018-05-18 16:53:51 +02:00
Thilo Graf
b8c28d069d
src/gui/screensaver.cpp: simplify painting images
...
Images will paint on full screen without blank frame in movie player mode.
TODO: Only with scale at the moment, but not sure if this must be changed.
2018-05-18 16:53:51 +02:00
svenhoefer
becf676dc6
- helpbox: replace fixed value with a scalable one
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Merged with subsequently submitted build fix.
2018-05-17 17:23:12 +02:00