Commit Graph

7778 Commits

Author SHA1 Message Date
vanhofen
dabafde0b8 controlapi/epgsearch: extend epginfo switch
Origin commit data
------------------
Branch: ni/coolstream
Commit: 587dc1e179
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)

Origin message was:
------------------
- controlapi/epgsearch: extend epginfo switch

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

------------------
This commit was generated by Migit
2016-02-17 16:11:10 +01:00
vanhofen
a6f0df7434 controlapi: fix broken epgsearch json output; ...
NOTE! xml output is changed to get same structure as in other
functions like control/config or control/file

old:
---
<neutrino>
 <epgsearch>
 ...
 </epgsearch>
</neutrino>

new:
---
<epgsearch>
 <item>
 ...
 </item>
</epgsearch>


Origin commit data
------------------
Branch: ni/coolstream
Commit: be83e3569e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)

Origin message was:
------------------
- controlapi: fix broken epgsearch json output; ...

NOTE! xml output is changed to get same structure as in other
functions like control/config or control/file

old:
---
<neutrino>
  <epgsearch>
    ...
  </epgsearch>
</neutrino>

new:
---
<epgsearch>
  <item>
    ...
  </item>
</epgsearch>


------------------
This commit was generated by Migit
2016-02-17 12:37:27 +01:00
Thilo Graf
d1c314d969 CComponentsHeader: remove reassigned col_body vars
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8500648b7f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-17 11:42:29 +01:00
Thilo Graf
f7b3dc8468 CCDraw: remove unused var
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2baa32eb12
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-17 11:35:44 +01:00
Thilo Graf
faaba99131 CInfoViewer: try to fix possible display errors on epg text and rest time
Use of hide() before paint and increase width of rest time box should help
to avoid this issue.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f080dd21ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)



------------------
This commit was generated by Migit
2016-02-17 10:46:59 +01:00
Thilo Graf
a58e36001d CInfoViewerBB: ensure reinit bboffset before paint ca bar and footer
Value of bb offset was only initialized on bb init. If a user has changed
ca bar settings (e.g. enable/disable frame around ca bar) while runtime, the
current offset value could be wrong and infoviewer has display errors.
To solve this restart of neutrino was required.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f3df3a5a8
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)



------------------
This commit was generated by Migit
2016-02-17 10:18:44 +01:00
Thilo Graf
bae18ae816 CMovieBrowser: fix arrangement of movieinfo text
This should fix empty boxes in info window and text width in EPG-info text
in.
Current cover width was not considered.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d14bbf2bb5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)



------------------
This commit was generated by Migit
2016-02-17 09:37:09 +01:00
Jacek Jendrzej
48721ee698 src/gui/eventlist.cpp use CComponentsChannelLogoScalable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5100b3d6ae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 19:47:20 +01:00
Jacek Jendrzej
5e6ae4f694 nhttpd: init var
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2bb2058abe
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 19:45:54 +01:00
[CST] Focus
bc3ee84c35 neutrino.cpp: disable starting subtitles from event, for testing
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1132b7970e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 18:56:10 +03:00
[CST] Focus
9b5c7aeb1f nhttp: change mutex type to recursive
Origin commit data
------------------
Branch: ni/coolstream
Commit: ecb5e06128
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 18:56:10 +03:00
Jacek Jendrzej
e9d0710b7c cc_frm_scrollbar.cpp icon dont need full path
Origin commit data
------------------
Branch: ni/coolstream
Commit: 10c430d40e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 16:15:28 +01:00
Jacek Jendrzej
5f8422c29a (performance) Prefer prefix ++/-- operators for non-primitive types
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7db16952f6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 13:02:10 +01:00
Jacek Jendrzej
28c7efa851 pictureviewer.cpp fix possible memleak
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93f3007be1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 12:59:43 +01:00
Thilo Graf
7e7744e56f CInfoViewerBB: try to fix repaint of sys scales after channel switch
Reset should force repaint and scales should be always visible after
footer paint.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3dc56386f5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-16 (Tue, 16 Feb 2016)



------------------
This commit was generated by Migit
2016-02-16 11:11:38 +01:00
Thilo Graf
0d840df505 CMovieBrowser: try to fix cover arangement
Origin commit data
------------------
Branch: ni/coolstream
Commit: 73ba44155a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:31:13 +01:00
Thilo Graf
c9f4c87972 CMovieBrowser: use smaller size for cover and enable shadow and frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: c80b4d2412
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-07 (Sun, 07 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:29:55 +01:00
Thilo Graf
309dbda356 CMovieBrowser: avoid multiple slot connections
Do connect only to empty signal.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 649e85b5ed
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)



------------------
This commit was generated by Migit
2016-02-16 10:29:54 +01:00
Thilo Graf
34d4dd4452 CMovieBrowser: consider small cover images
Should prevent oversized upscale of very small images. Maximal used size is the half height
of epg box.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fb0210801a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)



------------------
This commit was generated by Migit
2016-02-16 10:29:54 +01:00
Thilo Graf
be1a151712 CComponentsPicture: allow image cache only for scaled images
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8be980b621
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:29:06 +01:00
Thilo Graf
402c810c11 CComponentsPicture: move resize to end of methode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 96f9eaf287
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-08 (Mon, 08 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:28:57 +01:00
Thilo Graf
79c713928f CComponentsPicture: use clearCache() in destructor for unified handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e646734f3
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:28:23 +01:00
Thilo Graf
c789dffebe CComponentsPicture: add more comments an debug lines, remove useless init
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ed5b5b886
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-07 (Sun, 07 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:28:05 +01:00
Thilo Graf
00b19ad88a CComponentsPicture: try to rework init behavior inside object
need_init var shoul help to avoid not required inits.
Size of cached image are packed into own vars, should avoid possible
overwriting with current dimensions.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 93777853f0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)



------------------
This commit was generated by Migit
2016-02-16 10:27:50 +01:00
Thilo Graf
710ab7186b CComponentsPicture: add some debug messages to track caching
Origin commit data
------------------
Branch: ni/coolstream
Commit: 82e2a168f1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-03 (Wed, 03 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:22:48 +01:00
Thilo Graf
852caa9e0e CComponentsPicture: ensure cache cleanup on missing image while runtime
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9e4ad83305
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-31 (Sun, 31 Jan 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:22:33 +01:00
Thilo Graf
e99599d21a COPKGManager: add define for feed setup, default disabled at the moment.
Is still not matured. User or Imageproviders should do this manually.
btw. : input window for paths or url's is limited and can't handle long names.
Rework of input window is required.


Origin commit data
------------------
Branch: ni/coolstream
Commit: c9a2b46b3b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-16 (Tue, 16 Feb 2016)



------------------
This commit was generated by Migit
2016-02-16 09:39:05 +01:00
Thilo Graf
cf0939316a CProgressBar: ensure also repaint of progressbar if item is not painted
Origin commit data
------------------
Branch: ni/coolstream
Commit: 33089b9bc0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-10 (Wed, 10 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 09:39:05 +01:00
Thilo Graf
f9feb67162 CTestMenu: disable unused vars
prevents possible compiler warnings or builderrors with pedantic gcc settings


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ff903f7a6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-07 (Sun, 07 Feb 2016)



------------------
This commit was generated by Migit
2016-02-16 09:39:05 +01:00
Thilo Graf
0f5a8dda05 CTextBox: don't paint full background if max text width smaller than bg width
Origin commit data
------------------
Branch: ni/coolstream
Commit: 342de45cc3
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-10 (Wed, 10 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 09:39:05 +01:00
Thilo Graf
c1517e2cef CComponentsPicture: add member to get current image name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65fe634e85
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-03 (Wed, 03 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 09:39:04 +01:00
Thilo Graf
a82bf3d053 CTextBox: fix missing init of old bg color
Avoids possible usage of wrong color after init.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d1780486d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-02 (Tue, 02 Feb 2016)



------------------
This commit was generated by Migit
2016-02-16 09:39:04 +01:00
vanhofen
bda3e703f6 Create README.md
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2930bc60fd
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)



------------------
This commit was generated by Migit
2016-02-16 10:16:15 +03:00
[CST] Bas
a04fcfe1b1 src/gui/videosettings.cpp: fix analog video settings for all HD2 series boxes.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6313aa5eb7
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-16 10:07:56 +03:00
vanhofen
c19e0cfcf4 controlapi: rework epgsearch code
* /control/epgsearch?<keywords>
 or
* /control/epgsearch?search=<keywords>[&epginfo=false][&format=plain|xml|json]

- add search-function to /control/epg

* /control/epg?search=<keywords>

- mark /control/epgsearchxml as deprecated


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5997f42b7e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-15 (Mon, 15 Feb 2016)

Origin message was:
------------------
- controlapi: rework epgsearch code

* /control/epgsearch?<keywords>
 or
* /control/epgsearch?search=<keywords>[&epginfo=false][&format=plain|xml|json]

- add search-function to /control/epg

* /control/epg?search=<keywords>

- mark /control/epgsearchxml as deprecated


------------------
This commit was generated by Migit
2016-02-15 21:45:49 +01:00
Jacek Jendrzej
acecdbb206 CFrameBuffer::getIconSize check if pic is icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90a3cecb06
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-15 (Mon, 15 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-15 21:30:13 +01:00
vanhofen
502f293110 yWeb: increase version
Origin commit data
------------------
Branch: ni/coolstream
Commit: 78f541aa84
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-14 (Sun, 14 Feb 2016)

Origin message was:
------------------
- yWeb: increase version

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

------------------
This commit was generated by Migit
2016-02-14 19:45:37 +01:00
vanhofen
ba20f0aadd yWeb: smoother view/scroll in EPG Plus
Origin commit data
------------------
Branch: ni/coolstream
Commit: f56a1830e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-14 (Sun, 14 Feb 2016)

Origin message was:
------------------
- yWeb: smoother view/scroll in EPG Plus

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

------------------
This commit was generated by Migit
2016-02-14 19:41:44 +01:00
vanhofen
ccba5c9fa6 yWeb: enable threading switch for coolstream hardware
Origin commit data
------------------
Branch: ni/coolstream
Commit: ef9317737b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-13 (Sat, 13 Feb 2016)

Origin message was:
------------------
- yWeb: enable threading switch for coolstream hardware

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

------------------
This commit was generated by Migit
2016-02-13 11:48:06 +01:00
[CST] Focus
d382309a5e nhttp: re-enable threading; lock NeutrinoAPI calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8abb547cca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-13 (Sat, 13 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-13 11:48:02 +01:00
vanhofen
81d121e2d5 controlapi: allow to get moviebrowser.conf with config call
Origin commit data
------------------
Branch: ni/coolstream
Commit: 809a7dcb45
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- controlapi: allow to get moviebrowser.conf with config call

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

------------------
This commit was generated by Migit
2016-02-11 21:59:24 +01:00
vanhofen
9d3b300d82 yparser: add tooltip with EPG informations to channellist
based apon "adding mouseover detailed EPG Info in WebIF" by TangoCash


Origin commit data
------------------
Branch: ni/coolstream
Commit: be0d1fa4b4
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- yparser: add tooltip with EPG informations to channellist

based apon "adding mouseover detailed EPG Info in WebIF" by TangoCash


------------------
This commit was generated by Migit
2016-02-11 19:30:53 +01:00
vanhofen
6e905f9cce yWeb: add new css class .pointer
Origin commit data
------------------
Branch: ni/coolstream
Commit: 391a068aad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- yWeb: add new css class .pointer

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

------------------
This commit was generated by Migit
2016-02-11 19:29:06 +01:00
vanhofen
a118758955 controlapi: remove unused variable ‘epgid’
Origin commit data
------------------
Branch: ni/coolstream
Commit: 58303bbc8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- controlapi: remove unused variable ‘epgid’

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

------------------
This commit was generated by Migit
2016-02-11 18:46:27 +01:00
vanhofen
39d1c5be4c controlapi: resort and fix getbouquet output; ...
NOTE: last hh->outPair() call *must* have a false bool _next


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1e39ce6289
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- controlapi: resort and fix getbouquet output; ...

NOTE: last hh->outPair() call *must* have a false bool _next


------------------
This commit was generated by Migit
2016-02-11 18:23:45 +01:00
vanhofen
b66c99c980 deutsch.locale: typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: a3d4e938b2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- deutsch.locale: typo

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

------------------
This commit was generated by Migit
2016-02-11 15:10:01 +01:00
vanhofen
7bbba0b922 movieplayer/browser: add user key to create/remove movie cover
Origin commit data
------------------
Branch: ni/coolstream
Commit: 61a4b3bf9c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- movieplayer/browser: add user key to create/remove movie cover

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

------------------
This commit was generated by Migit
2016-02-11 15:04:11 +01:00
TangoCash
cb229d30ba add some more epg details to ControlAPI (getbouquet)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5de651e4dd
Author: TangoCash <eric@loxat.de>
Date: 2016-02-10 (Wed, 10 Feb 2016)


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

------------------
This commit was generated by Migit
2016-02-11 09:40:26 +01:00
vanhofen
08b1f547d5 yWeb: avoid response from control/message in whole frame
Origin commit data
------------------
Branch: ni/coolstream
Commit: e60b8fac90
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-09 (Tue, 09 Feb 2016)

Origin message was:
------------------
- yWeb: avoid response from control/message in whole frame

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

------------------
This commit was generated by Migit
2016-02-09 22:56:41 +01:00
vanhofen
05fece0c82 yWeb: add day of week to EPG date
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8d681a97bf
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-09 (Tue, 09 Feb 2016)

Origin message was:
------------------
- yWeb: add day of week to EPG date

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

------------------
This commit was generated by Migit
2016-02-09 22:56:41 +01:00