vanhofen
a725775c2b
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 4c3d44ab64
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-24 (Fri, 24 Feb 2017)
2017-02-24 17:23:04 +01:00
Stefan Seyfried
9bddb838e0
rcinput/neutrino: avoid the use of EVT_TIMESET
...
sectionsd's EVT_TIMESET was only used to fix time calculations
for input repeat detection. I doubt this reliably worked anyway.
Just calculate an absolute input timestamp from CLOCK_MONOTONIC
and use that. Even better solution would be to use a newer
kernel with EVIOCSCLOCKID ioctl, leave that for later :-)
Origin commit data
------------------
Commit: d2408d1ade
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2016-01-10 (Sun, 10 Jan 2016)
2017-02-24 15:53:44 +01:00
Michael Liebmann
f74245d8ab
Merge branch 'master' into pu/fb-setmode
...
Origin commit data
------------------
Commit: 1dccb68ad1
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-23 (Thu, 23 Feb 2017)
2017-02-23 15:14:54 +01:00
vanhofen
40df044204
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: de1be9b239
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-23 (Thu, 23 Feb 2017)
2017-02-23 12:22:30 +01:00
vanhofen
daf29c0d9c
neutrino.cpp: fix compiler warning; ...
...
msg and data is type long unsigned int, so %lu seems the right format,
but above %lX is used too and it works fine. So, what's the right one?
Origin commit data
------------------
Commit: c4aaf7678c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-23 (Thu, 23 Feb 2017)
Origin message was:
------------------
- neutrino.cpp: fix compiler warning; ...
msg and data is type long unsigned int, so %lu seems the right format,
but above %lX is used too and it works fine. So, what's the right one?
2017-02-23 12:17:30 +01:00
vanhofen
8ea61f3383
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/system/helpers.cpp
Origin commit data
------------------
Commit: 14473245e8
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 08:29:51 +01:00
Michael Liebmann
3d81065d4f
Merge branch 'master' into pu/fb-setmode
...
Origin commit data
------------------
Commit: 9209326a1b
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 06:25:45 +01:00
Stefan Seyfried
b70dc32362
rcinput: remove unused/unimplemented click functions
...
Origin commit data
------------------
Commit: f45456d7a8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-20 (Mon, 20 Feb 2017)
2017-02-22 06:24:48 +01:00
Michael Liebmann
31c041a325
Fix compiler format warnings
...
Origin commit data
------------------
Commit: e35969afe2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-22 (Wed, 22 Feb 2017)
2017-02-22 06:24:48 +01:00
vanhofen
25f833735d
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 047318afa8
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-21 (Tue, 21 Feb 2017)
2017-02-21 15:14:31 +01:00
Michael Liebmann
a26c4afdd5
Merge branch 'master' into pu/fb-setmode
...
Origin commit data
------------------
Commit: eb0d7afa95
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-21 (Tue, 21 Feb 2017)
2017-02-21 06:39:24 +01:00
Stefan Seyfried
8c63d840c5
libtuxtxt: remove unused fd parameter from tuxtx_main()
...
Origin commit data
------------------
Commit: 418819e261
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-19 (Sun, 19 Feb 2017)
2017-02-21 06:38:48 +01:00
vanhofen
298fdbfe36
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
lib/libtuxtxt/tuxtxt.cpp
lib/libtuxtxt/tuxtxt.h
src/driver/fb_generic.h
Origin commit data
------------------
Commit: 3ff64707df
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-15 (Wed, 15 Feb 2017)
2017-02-15 21:52:59 +01:00
vanhofen
ee64adc00b
neutrino: small code cosmetics in loadSetup()
...
Origin commit data
------------------
Commit: d457cc8ef5
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-15 (Wed, 15 Feb 2017)
Origin message was:
------------------
- neutrino: small code cosmetics in loadSetup()
2017-02-15 08:48:38 +01:00
vanhofen
6467636232
disable strange try-to-detect-bad-config-file if-statement
...
Origin commit data
------------------
Commit: 56b99e0b47
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-15 (Wed, 15 Feb 2017)
Origin message was:
------------------
- disable strange try-to-detect-bad-config-file if-statement
2017-02-15 08:48:38 +01:00
vanhofen
1a0368da1e
align new osd-presets to good old NI-values
...
Origin commit data
------------------
Commit: af88313946
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
Origin message was:
------------------
- align new osd-presets to good old NI-values
2017-02-13 23:19:58 +01:00
vanhofen
89ecafc611
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 49b9be599b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 23:16:26 +01:00
vanhofen
89d74444cf
set new osd-presets closer to old values; auto-calc screenEnd-values
...
Origin commit data
------------------
Commit: 145c0d41b4
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
Origin message was:
------------------
- set new osd-presets closer to old values; auto-calc screenEnd-values
2017-02-13 22:50:48 +01:00
vanhofen
913fcbeb07
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 5506a6c290
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 21:41:11 +01:00
vanhofen
8704cb914a
Merge branch 'pu/fb-setmode' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/gui/osd_setup.cpp
src/neutrino.cpp
src/neutrino.h
src/system/locals.h
src/system/locals_intern.h
Origin commit data
------------------
Commit: ba8bdde8c8
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 21:41:04 +01:00
vanhofen
66861f155d
fix keywords in strange try-to-detect-bad-config-file if-statement
...
Origin commit data
------------------
Commit: 6964b62c6f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
Origin message was:
------------------
- fix keywords in strange try-to-detect-bad-config-file if-statement
2017-02-13 21:34:01 +01:00
vanhofen
789fdb6d86
migrate users settings; screen_StartX_crt/lcd -> screen_StartX_crt/lcd_0
...
Origin commit data
------------------
Commit: 9792b47666
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
Origin message was:
------------------
- migrate users settings; screen_StartX_crt/lcd -> screen_StartX_crt/lcd_0
2017-02-13 21:21:11 +01:00
Michael Liebmann
0c20bf9af6
neutrino: Add switch osd resolution when supported from hardware
...
- At the moment supported hardware: CS HD2
Currently known problems:
-------------------------
- Display menus after changing resolution (Reboot required)
- Display headers after changing resolution hd => fullhd (Reboot required)
- Display infobar after changing resolution hd => fullhd (Reboot required)
- Screenshot broken (With new driver and set resolution to 1280x720)
Origin commit data
------------------
Commit: 7b158903f8
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-13 (Mon, 13 Feb 2017)
Origin message was:
------------------
neutrino: Add switch osd resolution when supported from hardware
- At the moment supported hardware: CS HD2
Currently known problems:
-------------------------
- Display menus after changing resolution (Reboot required)
- Display headers after changing resolution hd => fullhd (Reboot required)
- Display infobar after changing resolution hd => fullhd (Reboot required)
- Screenshot broken (With new driver and set resolution to 1280x720)
2017-02-13 12:51:14 +01:00
Michael Liebmann
c9958d4e6b
CFbAccelCSHD2::setMode: Update for new framebuffer driver (full hd)
...
Origin commit data
------------------
Commit: 33125aed06
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 12:51:14 +01:00
vanhofen
999b2cf2ce
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/neutrino.cpp
Origin commit data
------------------
Commit: af8c4b8d97
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 23:01:15 +01:00
Stefan Seyfried
948f29ed4d
neutrino: move start of standby epgscan forward
...
this avoids that cpufreq is set to standby value before epgscan is
started, resulting in poor performance
Origin commit data
------------------
Commit: 7384e2155e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:57:52 +01:00
vanhofen
e97d93f824
NI-code: Rename hardware defined macros for coolstream stb
...
Origin commit data
------------------
Commit: f02c3dc1db
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
- NI-code: Rename hardware defined macros for coolstream stb
2017-02-12 21:57:06 +01:00
vanhofen
5df8b0409e
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
configure.ac
data/fonts/Makefile.am
src/gui/cam_menu.cpp
src/gui/update.cpp
src/zapit/src/capmt.cpp
Origin commit data
------------------
Commit: 5db35f49c0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 21:54:48 +01:00
Michael Liebmann
3b018febe6
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: 0cb26e6e98
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 09:24:08 +01:00
Michael Liebmann
7e9107c8a8
neutrino: Rename hardware defined macros for coolstream stb
...
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
Origin commit data
------------------
Commit: 0d66899cbd
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
neutrino: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:21:04 +01:00
vanhofen
bc099cfd08
neutrino: fix build
...
Origin commit data
------------------
Commit: eef7c4c867
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
Origin message was:
------------------
- neutrino: fix build
2017-02-09 20:58:44 +01:00
vanhofen
4d15c4d61b
Merge branch 'pu/fb-modules' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/neutrino.cpp
src/system/settings.h
Origin commit data
------------------
Commit: 25f1346ad7
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 20:22:37 +01:00
vanhofen
e994f66c6f
avoid configuration mismatch in screen settings
...
Origin commit data
------------------
Commit: ad8e6180aa
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-13 (Fri, 13 Jan 2017)
Origin message was:
------------------
- avoid configuration mismatch in screen settings
2017-02-09 18:13:19 +01:00
vanhofen
252208b058
remove screen_width/height from neutrino.conf; ...
...
it's just for internal usage
Origin commit data
------------------
Commit: abb76c2efb
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-12 (Thu, 12 Jan 2017)
Origin message was:
------------------
- remove screen_width/height from neutrino.conf; ...
it's just for internal usage
2017-02-09 18:13:19 +01:00
vanhofen
54af49f2d0
rename screen_x/yres to font_scaling_x/y
...
Origin commit data
------------------
Commit: aeec37af89
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-12 (Thu, 12 Jan 2017)
Origin message was:
------------------
- rename screen_x/yres to font_scaling_x/y
2017-02-09 18:13:19 +01:00
vanhofen
49762424a6
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 221e4b5c04
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 08:35:14 +01:00
GetAway
21345ecf59
make the webtv directory configurable
...
Origin commit data
------------------
Commit: a62d5b7c8e
Author: GetAway <get-away@t-online.de >
Date: 2017-02-07 (Tue, 07 Feb 2017)
2017-02-09 08:22:43 +01:00
Michael Liebmann
a4326eaf79
Remove obsolete 'contrast_fonts' code from osd menu
...
Origin commit data
------------------
Commit: 6803a8dff3
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-01-24 (Tue, 24 Jan 2017)
2017-01-31 16:36:40 +01:00
vanhofen
07d4f472a6
neutrino: move infoicons start to infoclock start; again ...
...
Origin commit data
------------------
Commit: 0ed26def10
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-30 (Mon, 30 Jan 2017)
Origin message was:
------------------
- neutrino: move infoicons start to infoclock start; again ...
2017-01-30 16:48:28 +01:00
vanhofen
e28f6df00a
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/components/cc_detailsline.cpp
src/gui/movieplayer.cpp
src/gui/osd_setup.cpp
src/neutrino.cpp
Origin commit data
------------------
Commit: 609d466302
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-30 (Mon, 30 Jan 2017)
2017-01-30 16:32:43 +01:00
Michael Liebmann
8300ae9620
CMoviePlayerGui: Bind enable/disable FileTime to enableInfoClock()
...
Origin commit data
------------------
Commit: dc4ce280ed
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-01-30 (Mon, 30 Jan 2017)
2017-01-30 07:15:46 +01:00
vanhofen
ae640b35c1
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/neutrino.cpp
Origin commit data
------------------
Commit: 4ace56d488
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-29 (Sun, 29 Jan 2017)
2017-01-29 21:30:01 +01:00
GetAway
511a31dffc
neutrino: fix umount of netfs-drives in ExitRun() function
...
Origin commit data
------------------
Commit: 17b8e684e0
Author: GetAway <get-away@t-online.de >
Date: 2017-01-29 (Sun, 29 Jan 2017)
Origin message was:
------------------
- neutrino: fix umount of netfs-drives in ExitRun() function
2017-01-29 21:27:45 +01:00
vanhofen
7fa810e183
Merge branch 'pu/font' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/screensaver.cpp
Origin commit data
------------------
Commit: 47d0b6efb5
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-25 (Wed, 25 Jan 2017)
2017-01-25 21:02:22 +01:00
Michael Liebmann
5d96f62893
Remove obsolete 'contrast_fonts' code from osd menu
...
Origin commit data
------------------
Commit: c741d46b63
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-01-24 (Tue, 24 Jan 2017)
2017-01-25 16:33:45 +01:00
vanhofen
edb884e756
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/neutrino.cpp
Origin commit data
------------------
Commit: eee55893c6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-05 (Thu, 05 Jan 2017)
2017-01-05 23:07:16 +01:00
Thilo Graf
5afde73788
CNeutrinoApp: try to fix display intro settings message
...
Message was not really visible on startup. Contents of InitZapper()
seems to have prevented this.
Origin commit data
------------------
Commit: 5014a272e5
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-01-05 (Thu, 05 Jan 2017)
2017-01-05 22:19:05 +01:00
vanhofen
62772c2c5d
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/streaminfo2.cpp
src/neutrino.cpp
Origin commit data
------------------
Commit: cc07333926
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-30 (Fri, 30 Dec 2016)
2016-12-30 08:25:42 +01:00
Jacek Jendrzej
bffd81375a
some dead assignment
...
Origin commit data
------------------
Commit: 0ed24632b7
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 18:41:25 +01:00
vanhofen
65cf83258c
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/themes.cpp
src/neutrino.cpp
src/system/settings.h
version_pseudo.h
Origin commit data
------------------
Commit: 4f2d36fe3e
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 00:59:00 +01:00