Commit Graph

8923 Commits

Author SHA1 Message Date
Michael Liebmann
e0afe07ae2 hd1/libcoolstream/cs_api.h: Update for new libcoolstream functions
- cs_get_lib_version()
 - cs_compare_lib_versions()
 - cs_get_chip_type() (dummy function for compatibility with hd2)
 - Add CS_CHIP_xxx definitions


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7eecd09eca
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-10 (Fri, 10 Mar 2017)



------------------
This commit was generated by Migit
2017-03-10 14:35:32 +01:00
Michael Liebmann
5b9c48fbf1 hardware_caps.cpp: Add hw ifdef for cs_get_chip_type()
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5cdaff282
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-09 (Thu, 09 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-09 17:34:25 +01:00
vanhofen
ff3043a1fa hardware_caps: add latest coolstream models
Origin commit data
------------------
Branch: ni/coolstream
Commit: b546ed517e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-09 (Thu, 09 Mar 2017)

Origin message was:
------------------
- hardware_caps: add latest coolstream models

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-09 12:51:44 +01:00
Michael Liebmann
3d5b84fb78 Add src/compatibility.h to include software-dependency macros
Origin commit data
------------------
Branch: ni/coolstream
Commit: 87b7260c48
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-08 (Wed, 08 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-08 12:35:20 +01:00
Michael Liebmann
5891499504 Fix malloc_stats() call for newer uClibc-ng versions
Origin commit data
------------------
Branch: ni/coolstream
Commit: b58aa9ad6f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-08 (Wed, 08 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-08 00:34:48 +01:00
Jacek Jendrzej
4c19475bd1 make neutrino compatible with new ffmpeg
Origin commit data
------------------
Branch: ni/coolstream
Commit: bfa589eb08
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-07 (Tue, 07 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-07 15:00:17 +01:00
vanhofen
ca1ebd7eb2 configure.ac: remove duplicated code
Origin commit data
------------------
Branch: ni/coolstream
Commit: d3c3d3760c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)

Origin message was:
------------------
- configure.ac: remove duplicated code

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-06 21:49:32 +01:00
vanhofen
a60fcac65b move public libcoolstream-headers to hardware directory
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2029a684e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)

Origin message was:
------------------
- move public libcoolstream-headers to hardware directory

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-06 21:49:32 +01:00
vanhofen
c8efd4141c port hardware_caps from Neutrino-MP
Origin commit data
------------------
Branch: ni/coolstream
Commit: 29fd05002f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)

Origin message was:
------------------
- port hardware_caps from Neutrino-MP

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-06 21:49:32 +01:00
Thilo Graf
4494a8ba5e CTextBox: fix pass of SCROLL_FRAME_WIDTH
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4c388bb71c
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-06 21:11:08 +01:00
Jacek Jendrzej
a3a0da0277 src/gui/movieplayer.cpp some streams need more time pro frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: 92abe90d58
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-06 (Mon, 06 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-06 14:41:25 +01:00
Stefan Seyfried
b504d299fd msgbox: remove explicit handling of record events
these are handled in the last else clause anyway


Origin commit data
------------------
Branch: ni/coolstream
Commit: f80f69c232
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-03-04 (Sat, 04 Mar 2017)



------------------
This commit was generated by Migit
2017-03-05 19:53:34 +01:00
Stefan Seyfried
c7de70d0c7 msgbox: remove duplicated code
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3ab1b91d8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-03-04 (Sat, 04 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-05 19:53:34 +01:00
Stefan Seyfried
56ddedaa39 unbreak msgbox
the "if (msg)" was basically always true, killing all keys that were not
handled in this clause (e.g. it was not possible to switch the box from
standby if a plugin with output was running during standby)


Origin commit data
------------------
Branch: ni/coolstream
Commit: f9b7fca210
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-03-04 (Sat, 04 Mar 2017)



------------------
This commit was generated by Migit
2017-03-05 19:53:34 +01:00
Jacek Jendrzej
589ffd92e5 try fix YT cache wirite to root
Origin commit data
------------------
Branch: ni/coolstream
Commit: b3f69009af
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-05 17:06:22 +01:00
Jacek Jendrzej
66b32e5ddb src/gui/widget/msgbox.cpp init result
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5cf652763
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-05 14:41:15 +01:00
Jacek Jendrzej
f4b4a6a8aa src/zapit/src/zapit.cpp fix segfault without services.xml
Origin commit data
------------------
Branch: ni/coolstream
Commit: bc188c66ba
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-05 (Sun, 05 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-05 13:48:40 +01:00
vanhofen
393fd9d9bb imageinfo: remove obsolete define
Origin commit data
------------------
Branch: ni/coolstream
Commit: b283128d0f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- imageinfo: remove obsolete define

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-03 15:50:47 +01:00
vanhofen
a8416659c9 imageinfo: change handling of yWeb version; use own CConfigFile
Origin commit data
------------------
Branch: ni/coolstream
Commit: 629f91e229
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- imageinfo: change handling of yWeb version; use own CConfigFile

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-03 15:48:31 +01:00
Michael Liebmann
48c57758ca CScanTs::handleMsg: Fix handling left/right keys during channel search
Origin commit data
------------------
Branch: ni/coolstream
Commit: c9242679a0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-03 (Fri, 03 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-03 14:41:26 +01:00
vanhofen
352c9011f9 luainstance: re-add typo TO_WIDE to stay backward compatible
Origin commit data
------------------
Branch: ni/coolstream
Commit: 75ff8687dd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- luainstance: re-add typo TO_WIDE to stay backward compatible

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-03 08:57:42 +01:00
vanhofen
52d9768acc luainstance: add missing RADIUS_NONE; fix typo in dynfont handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6afe247bc3
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-03 (Fri, 03 Mar 2017)

Origin message was:
------------------
- luainstance: add missing RADIUS_NONE; fix typo in dynfont handling

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-03 08:55:35 +01:00
Michael Liebmann
65cb3b3dad CNeutrinoApp::loadSetup: Fix Segfault when an remote timer is defined
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fe20399c4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-03-02 (Thu, 02 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-02 23:37:41 +01:00
vanhofen
7767cfe619 luainstance: add offsets to lua; set Lua api version to 1.70
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6eb1bb1ea4
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-02 (Thu, 02 Mar 2017)

Origin message was:
------------------
- luainstance: add offsets to lua; set Lua api version to 1.70

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-02 23:00:49 +01:00
vanhofen
9af8ad3e8a update: rename DEBUG1 to DRYRUN
Origin commit data
------------------
Branch: ni/coolstream
Commit: 00d2d557c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- update: rename DEBUG1 to DRYRUN

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
vanhofen
664e72dbd9 update: small cleanup; ...
remove obsolete g_Locale->getText() from ShowHint calls


Origin commit data
------------------
Branch: ni/coolstream
Commit: ea3ab21bb0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- update: small cleanup; ...

remove obsolete g_Locale->getText() from ShowHint calls


------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
vanhofen
3fe63fdc6a update: change filetype comparsion; "< '3'" to "<= '2'"
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a9b39f45f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- update: change filetype comparsion; "< '3'" to "<= '2'"

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
vanhofen
b648301aed update: prepare for menu hints
Origin commit data
------------------
Branch: ni/coolstream
Commit: 943c03fc52
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- update: prepare for menu hints

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
vanhofen
780fa8a74d flashtool: localize getType() function
Origin commit data
------------------
Branch: ni/coolstream
Commit: 950f74dd41
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- flashtool: localize getType() function

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
TangoCash
d10dda73e1 fix blinking clock in some modes (thx dbo)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 16537620a6
Author: TangoCash <eric@loxat.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-01 18:16:09 +01:00
Jacek Jendrzej
dab51889cb src/neutrino.cpp init struct timer_remotebox_item, avoid segfault without InfoClock
Origin commit data
------------------
Branch: ni/coolstream
Commit: d12ea80c5b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-03-01 (Wed, 01 Mar 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-01 15:04:10 +01:00
vanhofen
c1140e0c1c rename g_PluginList to g_Plugins; this isn't a list of plugins
Origin commit data
------------------
Branch: ni/coolstream
Commit: 856c676430
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- rename g_PluginList to g_Plugins; this isn't a list of plugins

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-01 13:03:50 +01:00
vanhofen
29bbc62333 yWeb: unify rec/zap timer handling; avoid german umlaut in js-popup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5edc857122
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-01 (Wed, 01 Mar 2017)

Origin message was:
------------------
- yWeb: unify rec/zap timer handling; avoid german umlaut in js-popup

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-03-01 11:51:25 +01:00
Michael Liebmann
ea569f04e6 lua cwindow.new: Fix draw small windows
- Ignore percent conversion of width and height
 to remain compatible with the Lua API


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d30ef10d8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)

Origin message was:
------------------
lua cwindow.new: Fix draw small windows

 - Ignore percent conversion of width and height
  to remain compatible with the Lua API


------------------
This commit was generated by Migit
2017-02-28 23:31:58 +01:00
Michael Liebmann
efd889897d CLuaInstance: Add script fumction 'scale2Res'
- Set Lua api version to 1.69


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6166f4a6f4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-27 (Mon, 27 Feb 2017)



------------------
This commit was generated by Migit
2017-02-27 00:24:34 +01:00
Jacek Jendrzej
1e00a117ad src/gui/movieplayer.cpp try fix stop play file on file end
Origin commit data
------------------
Branch: ni/coolstream
Commit: df25b50944
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-26 (Sun, 26 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 15:05:21 +01:00
vanhofen
abff232156 channelist: use OFFSET-defines for channels w/o EPG too
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1aa5e929db
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-26 (Sun, 26 Feb 2017)

Origin message was:
------------------
- channelist: use OFFSET-defines for channels w/o EPG too

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 01:01:15 +01:00
vanhofen
94a2706033 timerlist: fix timer comparison in modifyTimer()
Origin commit data
------------------
Branch: ni/coolstream
Commit: cf9a1a705c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-26 (Sun, 26 Feb 2017)

Origin message was:
------------------
- timerlist: fix timer comparison in modifyTimer()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-26 00:06:32 +01:00
Stefan Seyfried
7474d9f056 rcinput: apply ev.time adjustment to all events
This fixes detection of keys that are allowed to be long-pressed if
"long keypress" feature is enabled.
No idea why this was applied only to key press events before :-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: c3e5d77bfe
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-25 (Sat, 25 Feb 2017)



------------------
This commit was generated by Migit
2017-02-25 16:07:25 +01:00
Thilo Graf
bb76d51ddc CVideoSettings: avoid unnecessary display of messageboxes
Origin commit data
------------------
Branch: ni/coolstream
Commit: be9dd7938d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-24 (Fri, 24 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-25 00:02:52 +01:00
Thilo Graf
8a32ff690d CComponentsScrollBar: remove unnecessary debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 803253e3d4
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-25 00:01:29 +01:00
Michael Liebmann
a8df61b3c1 neutrino: No terminate moviebrowser, menue, etc. when recording start
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0953e66d22
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-23 (Thu, 23 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-24 18:54:53 +01:00
vanhofen
565ba08c71 audioplayer: fix small typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb477aee8e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-24 (Fri, 24 Feb 2017)

Origin message was:
------------------
- audioplayer: fix small typo

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-24 18:26:07 +01:00
Stefan Seyfried
46824f0902 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
------------------
Branch: ni/coolstream
Commit: d2408d1ade
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-10 (Sun, 10 Jan 2016)



------------------
This commit was generated by Migit
2017-02-24 15:53:44 +01:00
Jacek Jendrzej
22120efb2a supplement to bd6935a702, add stop msg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 98afb08c5d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-24 (Fri, 24 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-24 12:30:33 +01:00
vanhofen
94e626142e followscreenings: don't show, when followlist is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: b97a3e84ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-23 (Thu, 23 Feb 2017)

Origin message was:
------------------
- followscreenings: don't show, when followlist is empty

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 22:00:42 +01:00
vanhofen
135704be3a followscreenings: don't show, when channel_id is 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c1e325246
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-23 (Thu, 23 Feb 2017)

Origin message was:
------------------
- followscreenings: don't show, when channel_id is 0

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 21:49:44 +01:00
Jacek Jendrzej
bd6935a702 src/gui/widget/msgbox.cpp dont block record msg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f5778b769
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-02-23 (Thu, 23 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 20:41:54 +01:00
Michael Liebmann
30a4081aab CKeybindSetup: Fix changeNotify call for change repeat_block...
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b8a7eb5f3
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-02-23 (Thu, 23 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 15:14:27 +01:00
Stefan Seyfried
b7d5b7973c fb_accel: move hd2 specific parts from fader to fb_accel
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41e420d35d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-02-23 15:14:27 +01:00