Commit Graph

7561 Commits

Author SHA1 Message Date
vanhofen
e11a006f04 miscsettings_menu: allow to reset movieplayer plugin
Origin commit data
------------------
Commit: a4bd8cc5a8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- miscsettings_menu: allow to reset movieplayer plugin
2016-02-22 21:06:46 +01:00
[CST] Focus
0c73944b02 nhttpd/tuxboxapi/neutrinoyparser.cpp: copy event to prevent crash in multi-threaded mode
Origin commit data
------------------
Commit: 0f771856ab
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-22 (Mon, 22 Feb 2016)
2016-02-22 18:03:35 +03:00
vanhofen
dc1c789a0d controlapi/mod_yparse: avoid double code ...
... by moving functions to execute scripts to helpers.cpp|h
Change outType from ExecCGI to text/plain because all arguments
are passed to the script. So no format can be defined.


Origin commit data
------------------
Commit: b5e2998d54
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- controlapi/mod_yparse: avoid double code ...

... by moving functions to execute scripts to helpers.cpp|h
Change outType from ExecCGI to text/plain because all arguments
are passed to the script. So no format can be defined.
2016-02-22 14:15:02 +01:00
vanhofen
9c7e163c67 controlapi/getmode: get right mode; allow json/xml output
Origin commit data
------------------
Commit: 10252bd09c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- controlapi/getmode: get right mode; allow json/xml output
2016-02-22 01:18:48 +01:00
vanhofen
db95a61143 controlapi/statfs: remove unneccessary array from xml/json
Origin commit data
------------------
Commit: 5497621f4d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- controlapi/statfs: remove unneccessary array from xml/json
2016-02-22 01:18:48 +01:00
vanhofen
5cc8f245d3 upnpbrowser: more offset for text in browserlist
Origin commit data
------------------
Commit: f9305daf8a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- upnpbrowser: more offset for text in browserlist
2016-02-22 01:18:48 +01:00
vanhofen
f87f36b13b controlapi: use getOutType() function
Origin commit data
------------------
Commit: 7b1b9afba8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- controlapi: use getOutType() function
2016-02-22 01:18:48 +01:00
vanhofen
290240f5a0 yhook: rename unused checkOutput() -> getOutType() and use it
Origin commit data
------------------
Commit: 3d78e7d657
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: rename unused checkOutput() -> getOutType() and use it
2016-02-22 01:18:48 +01:00
vanhofen
00774d8fde controlapi: reformat yCgiCallList
Origin commit data
------------------
Commit: ca34eadcf1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- controlapi: reformat yCgiCallList
2016-02-21 20:20:23 +01:00
vanhofen
ae476ce195 yhook: remove unnecessary line feeds from plain output; ...
align control/getbouquet


Origin commit data
------------------
Commit: 89e0ba1a41
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: remove unnecessary line feeds from plain output; ...

align control/getbouquet
2016-02-21 01:55:32 +01:00
vanhofen
14bb43cee5 controlapi: simplify result output
Origin commit data
------------------
Commit: 1c73ca39e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- controlapi: simplify result output
2016-02-21 00:16:42 +01:00
vanhofen
7bd69b0418 yhook: add SendResult() function to simplify result output
Origin commit data
------------------
Commit: b48c1d6551
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: add SendResult() function to simplify result output
2016-02-21 00:16:15 +01:00
vanhofen
94230c54d8 controlapi/statfs: simplify error handling
Origin commit data
------------------
Commit: 0927756467
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- controlapi/statfs: simplify error handling
2016-02-20 23:10:17 +01:00
vanhofen
9de5aff014 controlapi/config: simplify error handling
Origin commit data
------------------
Commit: e407ef5a98
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- controlapi/config: simplify error handling
2016-02-20 23:08:41 +01:00
vanhofen
dede2bc1eb yhook: send valide error/ok responses; allow error message
Origin commit data
------------------
Commit: 57cc01978b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: send valide error/ok responses; allow error message
2016-02-20 23:06:46 +01:00
vanhofen
bd6cd82ef8 controlapi: rename EpgSearchTXTCGI -> EpgSearchCGI
Origin commit data
------------------
Commit: e765ab983b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- controlapi: rename EpgSearchTXTCGI -> EpgSearchCGI
2016-02-20 20:56:15 +01:00
vanhofen
2de0f2bdb6 neutrinoapi: localize some hardcoded stings
Origin commit data
------------------
Commit: 25af9dea82
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- neutrinoapi: localize some hardcoded stings
2016-02-20 15:32:54 +01:00
vanhofen
300ad9b5ac controlapi: add statfs output for a given path
Origin commit data
------------------
Commit: 8375f9ffb6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- controlapi: add statfs output for a given path
2016-02-20 14:39:11 +01:00
vanhofen
4387f7fbf3 controlapi/file: switch to new plain output format
Origin commit data
------------------
Commit: b14383e0df
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- controlapi/file: switch to new plain output format
2016-02-20 14:39:11 +01:00
vanhofen
68e6e3df9a controlapi/config: switch to new plain output format
Origin commit data
------------------
Commit: b941eb950e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- controlapi/config: switch to new plain output format
2016-02-20 14:39:11 +01:00
vanhofen
a975781295 yhook: introduce new format for plain output; key=value
Origin commit data
------------------
Commit: 4c679613d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: introduce new format for plain output; key=value
2016-02-20 14:39:10 +01:00
vanhofen
f3bba7968d yhook: move ctor/dtor to cpp
Origin commit data
------------------
Commit: 07b39de268
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: move ctor/dtor to cpp
2016-02-20 14:39:10 +01:00
Jacek Jendrzej
caee20b1ad nhttpd/yhttpd_core/helper.cpp: avoid buffer overload
Origin commit data
------------------
Commit: 7ebd9f8fdf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-19 (Fri, 19 Feb 2016)
2016-02-19 15:15:46 +01:00
vanhofen
c8ac0e8670 controlapi/epgsearch: fix title output
Origin commit data
------------------
Commit: 4af175c923
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-19 (Fri, 19 Feb 2016)

Origin message was:
------------------
- controlapi/epgsearch: fix title output
2016-02-19 10:14:37 +01:00
vanhofen
2664922851 controlapi/epgsearch: fix fsk output
Origin commit data
------------------
Commit: a262784d38
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-19 (Fri, 19 Feb 2016)

Origin message was:
------------------
- controlapi/epgsearch: fix fsk output
2016-02-19 09:52:57 +01:00
Marc Szymkowiak
2da8818e83 add getdir control
Origin commit data
------------------
Commit: f803d0a0c6
Author: Marc Szymkowiak <marc.szymkowiak91@googlemail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)
2016-02-19 00:33:37 +01:00
Jacek Jendrzej
3942291a9e nhttpd try to fix json unicode output
Origin commit data
------------------
Commit: 201f8758c6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)
2016-02-18 23:44:15 +01:00
vanhofen
20260c632c infoviewer: fix display of small rec/ts box; rename most variables
Origin commit data
------------------
Commit: 219ce9c8ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-18 (Thu, 18 Feb 2016)

Origin message was:
------------------
- infoviewer: fix display of small rec/ts box; rename most variables
2016-02-18 21:38:10 +01:00
vanhofen
d18473b8d6 controlapi: whitespace cleanup FileCGI; fix compiler warning
Origin commit data
------------------
Commit: c2c7f08c15
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-18 (Thu, 18 Feb 2016)

Origin message was:
------------------
- controlapi: whitespace cleanup FileCGI; fix compiler warning
2016-02-18 16:21:21 +01:00
TangoCash
ce7456bb25 controlapi: sort files alphabetical
Origin commit data
------------------
Commit: 21fbadaa8f
Author: TangoCash <eric@loxat.de>
Date: 2016-02-12 (Fri, 12 Feb 2016)
2016-02-18 16:21:21 +01:00
[CST] Focus
ca1455f93a eitd/edvbstring.cpp: try to fix 13E 11179 EIT encoding
Origin commit data
------------------
Commit: a87751015a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-18 (Thu, 18 Feb 2016)
2016-02-18 14:10:33 +03:00
Thilo Graf
edd307c9ab CMovieBrowser: reactivate slot for cover paint during scrolling inside epg
Origin commit data
------------------
Commit: 70a29b85b2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-18 (Thu, 18 Feb 2016)
2016-02-18 10:45:16 +01:00
Thilo Graf
54af246f08 CTextBox: remove statement for text change check
Check of text change is not enough. Scrollboxes could have some problems.
Dimension changes must be considered too and this is to much effort at
the moment. Use of OnAfterScrollPage is much easier.

this reverts: 47b4ea481c


Origin commit data
------------------
Commit: 8afe4495e7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-18 (Thu, 18 Feb 2016)
2016-02-18 10:42:59 +01:00
vanhofen
a255064760 controlapi/epgsearch: extend epginfo switch
Origin commit data
------------------
Commit: 587dc1e179
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)

Origin message was:
------------------
- controlapi/epgsearch: extend epginfo switch
2016-02-17 16:11:10 +01:00
vanhofen
394955a0f2 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
------------------
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>
2016-02-17 12:37:27 +01:00
Thilo Graf
1af0174ac4 CComponentsHeader: remove reassigned col_body vars
Origin commit data
------------------
Commit: 8500648b7f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)
2016-02-17 11:42:29 +01:00
Thilo Graf
19636a8d59 CCDraw: remove unused var
Origin commit data
------------------
Commit: 2baa32eb12
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)
2016-02-17 11:35:44 +01:00
Thilo Graf
f4139dcf89 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
------------------
Commit: f080dd21ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)
2016-02-17 10:46:59 +01:00
Thilo Graf
f7c2d3588c 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
------------------
Commit: 6f3df3a5a8
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)
2016-02-17 10:18:44 +01:00
Thilo Graf
5b4a3ece39 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
------------------
Commit: d14bbf2bb5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-17 (Wed, 17 Feb 2016)
2016-02-17 09:37:09 +01:00
Jacek Jendrzej
56ea25c2f8 src/gui/eventlist.cpp use CComponentsChannelLogoScalable
Origin commit data
------------------
Commit: 5100b3d6ae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 19:47:20 +01:00
Jacek Jendrzej
0d095fb176 nhttpd: init var
Origin commit data
------------------
Commit: 2bb2058abe
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 19:45:54 +01:00
[CST] Focus
ed0235a51b neutrino.cpp: disable starting subtitles from event, for testing
Origin commit data
------------------
Commit: 1132b7970e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 18:56:10 +03:00
[CST] Focus
9c60c384e1 nhttp: change mutex type to recursive
Origin commit data
------------------
Commit: ecb5e06128
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 18:56:10 +03:00
Jacek Jendrzej
9c85004d31 cc_frm_scrollbar.cpp icon dont need full path
Origin commit data
------------------
Commit: 10c430d40e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 16:15:28 +01:00
Jacek Jendrzej
192e734f6b (performance) Prefer prefix ++/-- operators for non-primitive types
Origin commit data
------------------
Commit: 7db16952f6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 13:02:10 +01:00
Jacek Jendrzej
dc832e6eea pictureviewer.cpp fix possible memleak
Origin commit data
------------------
Commit: 93f3007be1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 12:59:43 +01:00
Thilo Graf
ac7d8d670d 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
------------------
Commit: 3dc56386f5
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 11:11:38 +01:00
Thilo Graf
bc7a04e504 CMovieBrowser: try to fix cover arangement
Origin commit data
------------------
Commit: 73ba44155a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 10:31:13 +01:00
Thilo Graf
03580477e0 CMovieBrowser: use smaller size for cover and enable shadow and frame
Origin commit data
------------------
Commit: c80b4d2412
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-07 (Sun, 07 Feb 2016)
2016-02-16 10:29:55 +01:00