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
Thilo Graf
18a4ae0098
Screensaver: try to fix background
...
Ensure to have blank background before paint screensaver content.
This should avoid possible holes with some images.
2018-05-17 16:46:15 +02:00
Markus Volk
c8f27fb63b
[PATCH] do jpgs for osd+video grabs to improve yweb performance
...
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-05-16 08:52:16 +02:00
GetAway
c9088b6b03
pzapit: add get video format
2018-05-14 19:49:39 +02:00
GetAway
5c5a013266
pzapit: add set and get OSD resolution
2018-05-13 18:07:09 +02:00
Thilo Graf
3fb15ec619
imdb: Fix an issue on changing of imdb key during runtime.
...
Global instance allows to set the api key from settings on first
created instance of the imdb object only,
so changes on settings had no effect during runtime and
restart of neutrinon was required to apply ne keys.
This should fix this.
2018-05-13 15:22:32 +02:00
GetAway
800c76721b
pzapit: format help text
2018-05-12 16:39:13 +02:00
Markus Volk
573d7d4ac6
hdd_menu.cpp: add support for sgdisk; fix sfdisk usage
...
Signed-off-by: Markus Volk <f_l_k@t-online.de >
Signed-off-by: Thilo Graf <dbt@novatux.de >
- sfdisk is used primarily
- ensures detection of large hard drives
- using gpt tables with sfdisk or sgdisk
Note:
busybox fdisk doesn't support gpt tables and no large hard disks,
but fallback to old behavior should work unchanged
newer util versions of fdisk can do this but with different syntax.
Please test.
2018-05-09 12:28:24 +02:00
Thilo Graf
a5b16ace60
src/gui/epgplus.cpp: add missing home handling
...
Window was not closed with exit button.
2018-05-08 08:16:00 +02:00
FlatTV
cccb6a7ce6
imdb.cpp: fix parsing google file
2018-05-08 08:07:42 +02:00
svenhoefer
09c1b46ab3
- epgview: use OFFSET define instead of fixed value
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-05-04 09:15:37 +02:00
Thilo Graf
d8719e21cb
icons: fix wrong icon name, update icon face
...
Icon 'marker_update_available 'was not found.
2018-05-03 18:28:40 +02:00