Thilo Graf
fe43a78c0a
CInfoViewer: reduce paint box calls for record mode
2017-12-30 23:00:25 +01:00
Thilo Graf
1941f8b99d
CInfoViewer: allign vizualized record mode icon
2017-12-30 23:00:24 +01:00
Thilo Graf
42aff4ac54
icons: add new rec icon
...
Old icon was too small, inside visualized rec mode for infoviewer
2017-12-30 23:00:22 +01:00
Thilo Graf
fb5c943db4
cc: expand cc-type with name
...
Required for internal operations where it is useful to have object
names and for better debugging.
2017-12-30 22:58:15 +01:00
svenhoefer
2a2872fcd6
- movieplayer: remove obsolete playback->SetTeletextPid() call
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
svenhoefer
30e4c575c3
- movieplayer: remove CRCInput::RC_text handling
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
svenhoefer
b4b9ea5842
- movieplayer: add missing std
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
svenhoefer
a470eb7167
- movieplayer: remove obsolete static bool running handling
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
svenhoefer
f528899cdb
- movieplayer: remove unused 3d-code
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
# Conflicts:
# src/gui/movieplayer.cpp
2017-12-28 00:07:23 +01:00
svenhoefer
55b49bebd9
- movieplayer: remove unused ENABLE_GRAPHLCD code
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
Stefan Seyfried
bacddeea90
dboxinfo: allow to show "neutrino uptime"
2017-12-28 00:07:23 +01:00
Stefan Seyfried
84ccb7d2a7
move automake's "foreign" switch to the proper place
2017-12-28 00:07:23 +01:00
Stefan Seyfried
1dc7e185bf
cc_draw: add simple debug facility
...
not perfect, since the borders can be overdrawn afterwards
but still pretty useful
2017-12-28 00:07:23 +01:00
Stefan Seyfried
bbe2d5b11a
infoviewer: use all free space for epg title
...
this should also avoid display artifacts due to runtime
changes in size of running time display
2017-12-28 00:07:23 +01:00
Stefan Seyfried
9877f59361
infoviewer: revert useless big box for running time
...
The box is two times too big, truncating long EPG titles.
2017-12-28 00:07:23 +01:00
Stefan Seyfried
d633d23793
deutsch.locale: fix typo
2017-12-28 00:07:23 +01:00
Stefan Seyfried
b0bd8fdbae
Channellist: only show lock icon if parental lock is active
...
additionally, remove the icon on change to an unlocked bouquet
2017-12-28 00:07:23 +01:00
Stefan Seyfried
f6b04a297a
CComponentsHeader: fix text position if icon is removed
2017-12-28 00:07:23 +01:00
svenhoefer
c1a2867445
- update: more logic in some ifdef's
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
svenhoefer
f3cfefeaa8
- update: cleanup and unify debug output
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
svenhoefer
5ad73dbcc9
- update: fix some defines for ARM_HARDWARE
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
svenhoefer
02e9fe0533
- update: modify LIST_OF_UPDATES_LOCAL_FILENAME define
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
svenhoefer
9fb2f75ad1
- update: remove unused UPDATE_LOCAL_FILENAME define
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-28 00:07:23 +01:00
Thilo Graf
c90348dd1e
update: move image RELEASE_CYCLE define to configure.ac
...
It should be more sensefull to set release cycle inside environment
than hard coding inside neutrino code.
Neutrino package version is not the same like image release cycle,
therefore here it is separated from package info.
2017-12-28 00:05:28 +01:00
Jacek Jendrzej
b67e21b5ce
try to fix next file play on AX
2017-12-23 18:21:55 +01:00
Jacek Jendrzej
2eb1bb1cf5
fix play stop on cst after hd51 merge
2017-12-23 17:56:56 +01:00
Thilo Graf
335afa7938
update to version 3.7.1
...
bugfixes
2017.7
3.07.01
2017-12-23 16:34:30 +01:00
Thilo Graf
01350745c7
COPKGManager: fix path search for ../opkg/info
...
Since changed TARGET_PREFIX variable, path was wrong and causing
possible long timeout while opening the manager window.
2017-12-23 16:31:47 +01:00
Thilo Graf
a48d9dc626
.version: fix path to .version in some relevant files
2017-12-23 16:31:47 +01:00
Thilo Graf
2ce57350ba
CNetworkSetup: cleanup and unify debug output
2017-12-23 16:31:28 +01:00
Thilo Graf
51fc78c7e7
CComponentsWindow: add method to set background image in window classes
...
- setBodyBGImage() exists as member of base class CCDraw and had
no visual effect in this class, because visibility of window container is disabled.
This additional member overloads the original methode and is using functionality from
window body object. Example for buildinfo added.
TODO:
- background behavior of embedded objects must be global adapted if a background image is used
2017-12-23 16:30:11 +01:00
Thilo Graf
516ad45bfd
CImageInfo: fix path to .version file
2017-12-22 15:23:53 +01:00
Thilo Graf
946d9e4bd6
update version to 3.7.0
...
eplayer beta
2017.6
3.07
2017-12-21 12:11:14 +01:00
svenhoefer
3fef93574a
- user-menu: avoid empty headers in user-menu
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-21 12:11:13 +01:00
TangoCash
97327f0212
- filebrowser: add size() and getFilter() members
2017-12-21 12:11:11 +01:00
Thilo Graf
91ee69f22e
Fileplay: add separat fileplay for audio and video
2017-12-21 12:10:40 +01:00
svenhoefer
fb2d6f95e8
- user-menu: add audio fileplay item
...
Conflicts:
src/gui/user_menue_setup.cpp
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-21 11:28:32 +01:00
svenhoefer
3d5aa5977a
- neutrino: add more RC_playpause handling
...
Conflicts:
src/gui/movieplayer.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-21 11:28:30 +01:00
svenhoefer
c9e4712011
- neutrino: add RC_playpause handling; change some key defaults for ARM_HARDWARE
...
Conflicts:
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-21 11:28:28 +01:00
svenhoefer
a4670c75a9
- rcinput: add RC_playpause key
...
Conflicts:
src/driver/rcinput.cpp
src/driver/rcinput.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-21 11:28:27 +01:00
svenhoefer
ae2a6c06f8
- acinclude: configure for generic hardware by default
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-18 22:24:49 +01:00
svenhoefer
9b79b011cb
- streaminfo: add fallback to delivery system detection
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-18 22:24:49 +01:00
svenhoefer
35813ced0d
- settings_manager: fix issue tag on reset settings item
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-18 22:24:48 +01:00
Thilo Graf
c91cb3aada
Icons: use fixed language and youtube icon
...
Format was wrong.
2017-12-18 22:24:48 +01:00
Thilo Graf
d2c2ec070d
Icons: use default hint from own icon set
2017-12-18 22:24:48 +01:00
svenhoefer
da3957b735
- icons: add default hint icon
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-18 22:24:48 +01:00
Thilo Graf
b9f0bf8f7d
Icons: add missing hint icons and fix some files with format errors
2017-12-18 22:24:48 +01:00
GetAway
e6da7fdda7
audiomute.cpp: fix clear screen after audiomute
2017-12-18 17:19:30 +01:00
Thilo Graf
f38e03a431
icons: fix assignment of settings, network and mainmenu icons
...
Assignment was confused. There are probaly more.
2017-12-17 23:17:48 +01:00
Thilo Graf
6c781b05a1
CSettingsManager: add cancel buttons to backup/save config messages
...
User should have this possibility because 'yes' and 'no'
are coming with defined effects.
2017-12-17 23:17:44 +01:00