Commit Graph

7668 Commits

Author SHA1 Message Date
[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
Thilo Graf
f67714e6df CMovieBrowser: avoid multiple slot connections
Do connect only to empty signal.


Origin commit data
------------------
Commit: 649e85b5ed
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)
2016-02-16 10:29:54 +01:00
Thilo Graf
118b991a0e 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
------------------
Commit: fb0210801a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)
2016-02-16 10:29:54 +01:00
Thilo Graf
f2890c0051 CComponentsPicture: allow image cache only for scaled images
Origin commit data
------------------
Commit: 8be980b621
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 10:29:06 +01:00
Thilo Graf
862b4cec54 CComponentsPicture: move resize to end of methode
Origin commit data
------------------
Commit: 96f9eaf287
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-08 (Mon, 08 Feb 2016)
2016-02-16 10:28:57 +01:00
Thilo Graf
b4d3bab5d0 CComponentsPicture: use clearCache() in destructor for unified handling
Origin commit data
------------------
Commit: 1e646734f3
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)
2016-02-16 10:28:23 +01:00
Thilo Graf
486cc04a53 CComponentsPicture: add more comments an debug lines, remove useless init
Origin commit data
------------------
Commit: 7ed5b5b886
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-07 (Sun, 07 Feb 2016)
2016-02-16 10:28:05 +01:00
Thilo Graf
bcbd30325d 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
------------------
Commit: 93777853f0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)
2016-02-16 10:27:50 +01:00
Thilo Graf
e57763b959 CComponentsPicture: add some debug messages to track caching
Origin commit data
------------------
Commit: 82e2a168f1
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-03 (Wed, 03 Feb 2016)
2016-02-16 10:22:48 +01:00
Thilo Graf
7bcb7eb06c CComponentsPicture: ensure cache cleanup on missing image while runtime
Origin commit data
------------------
Commit: 9e4ad83305
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-01-31 (Sun, 31 Jan 2016)
2016-02-16 10:22:33 +01:00
Thilo Graf
d9c9e3c458 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
------------------
Commit: c9a2b46b3b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 09:39:05 +01:00
Thilo Graf
4e5d4c83de CProgressBar: ensure also repaint of progressbar if item is not painted
Origin commit data
------------------
Commit: 33089b9bc0
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-10 (Wed, 10 Feb 2016)
2016-02-16 09:39:05 +01:00
Thilo Graf
f48a2a49e9 CTestMenu: disable unused vars
prevents possible compiler warnings or builderrors with pedantic gcc settings


Origin commit data
------------------
Commit: 9ff903f7a6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-07 (Sun, 07 Feb 2016)
2016-02-16 09:39:05 +01:00
Thilo Graf
47b4ea481c CTextBox: don't paint full background if max text width smaller than bg width
Origin commit data
------------------
Commit: 342de45cc3
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-10 (Wed, 10 Feb 2016)
2016-02-16 09:39:05 +01:00
Thilo Graf
50ad3195a9 CComponentsPicture: add member to get current image name
Origin commit data
------------------
Commit: 65fe634e85
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-03 (Wed, 03 Feb 2016)
2016-02-16 09:39:04 +01:00
Thilo Graf
a50e93a532 CTextBox: fix missing init of old bg color
Avoids possible usage of wrong color after init.


Origin commit data
------------------
Commit: 4d1780486d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-02-02 (Tue, 02 Feb 2016)
2016-02-16 09:39:04 +01:00
vanhofen
b7ebaf74b9 Create README.md
Origin commit data
------------------
Commit: 2930bc60fd
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)
2016-02-16 10:16:15 +03:00
[CST] Bas
93ca43e9b6 src/gui/videosettings.cpp: fix analog video settings for all HD2 series boxes.
Origin commit data
------------------
Commit: 6313aa5eb7
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2016-02-16 (Tue, 16 Feb 2016)
2016-02-16 10:07:56 +03:00
vanhofen
ecbbf4c29c 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
------------------
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
2016-02-15 21:45:49 +01:00
Jacek Jendrzej
b3402292ab CFrameBuffer::getIconSize check if pic is icon
Origin commit data
------------------
Commit: 90a3cecb06
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-15 (Mon, 15 Feb 2016)
2016-02-15 21:30:13 +01:00
vanhofen
e6a854cdee yWeb: increase version
Origin commit data
------------------
Commit: 78f541aa84
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-14 (Sun, 14 Feb 2016)

Origin message was:
------------------
- yWeb: increase version
2016-02-14 19:45:37 +01:00
vanhofen
f9e9f48073 yWeb: smoother view/scroll in EPG Plus
Origin commit data
------------------
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
2016-02-14 19:41:44 +01:00
vanhofen
0697d99445 yWeb: enable threading switch for coolstream hardware
Origin commit data
------------------
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
2016-02-13 11:48:06 +01:00
[CST] Focus
814cfe7cbf nhttp: re-enable threading; lock NeutrinoAPI calls
Origin commit data
------------------
Commit: 8abb547cca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-13 (Sat, 13 Feb 2016)
2016-02-13 11:48:02 +01:00
vanhofen
4be683818b controlapi: allow to get moviebrowser.conf with config call
Origin commit data
------------------
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
2016-02-11 21:59:24 +01:00
vanhofen
3948649515 yparser: add tooltip with EPG informations to channellist
based apon "adding mouseover detailed EPG Info in WebIF" by TangoCash


Origin commit data
------------------
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
2016-02-11 19:30:53 +01:00
vanhofen
c60f4d7e82 yWeb: add new css class .pointer
Origin commit data
------------------
Commit: 391a068aad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- yWeb: add new css class .pointer
2016-02-11 19:29:06 +01:00
vanhofen
6a2b1a155b controlapi: remove unused variable ‘epgid’
Origin commit data
------------------
Commit: 58303bbc8c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- controlapi: remove unused variable ‘epgid’
2016-02-11 18:46:27 +01:00
vanhofen
4f0440cc43 controlapi: resort and fix getbouquet output; ...
NOTE: last hh->outPair() call *must* have a false bool _next


Origin commit data
------------------
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
2016-02-11 18:23:45 +01:00
vanhofen
f40227b1ae deutsch.locale: typo
Origin commit data
------------------
Commit: a3d4e938b2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-11 (Thu, 11 Feb 2016)

Origin message was:
------------------
- deutsch.locale: typo
2016-02-11 15:10:01 +01:00
vanhofen
de6347e64f movieplayer/browser: add user key to create/remove movie cover
Origin commit data
------------------
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
2016-02-11 15:04:11 +01:00
TangoCash
236bc95d46 add some more epg details to ControlAPI (getbouquet)
Origin commit data
------------------
Commit: 5de651e4dd
Author: TangoCash <eric@loxat.de>
Date: 2016-02-10 (Wed, 10 Feb 2016)
2016-02-11 09:40:26 +01:00
vanhofen
8c0b893ea5 yWeb: avoid response from control/message in whole frame
Origin commit data
------------------
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
2016-02-09 22:56:41 +01:00
vanhofen
7b6b3325a9 yWeb: add day of week to EPG date
Origin commit data
------------------
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
2016-02-09 22:56:41 +01:00
vanhofen
3e9fac0045 yWeb: fix get_epg wait text
Origin commit data
------------------
Commit: 03b47a440c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-09 (Tue, 09 Feb 2016)

Origin message was:
------------------
- yWeb: fix get_epg wait text
2016-02-09 22:56:41 +01:00
vanhofen
a22d2344b8 moviebrowser: introduce user-assignable keys
Origin commit data
------------------
Commit: ab82c36b9f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-09 (Tue, 09 Feb 2016)

Origin message was:
------------------
- moviebrowser: introduce user-assignable keys
2016-02-09 15:53:56 +01:00
[CST] Focus
425115a4e2 driver/moviecut.cpp: fix saving header after truncate,
remove redundant CMovieInfo arg from api


Origin commit data
------------------
Commit: 00b97778a3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-09 (Tue, 09 Feb 2016)
2016-02-09 16:35:25 +03:00
vanhofen
bf7275e0c7 moviebrowser: add possibility to search for movies in SMS-style
This feature has to be activated first. Menu -> Settings ->
Key Setup -> Edit -> My recordings

In moviebrowser press three times key "3" to select first movie
title starting with a "F" or press two times "6" to select first
movie title starting with a "N".

The new item in keybind-setup is the first step to introduce user-
assignable keys in moviebrowser. So finally the horrible hotkeys
for the cutting functions can be removed and/or replaced.


Origin commit data
------------------
Commit: 0a98143e49
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-09 (Tue, 09 Feb 2016)

Origin message was:
------------------
- moviebrowser: add possibility to search for movies in SMS-style

This feature has to be activated first. Menu -> Settings ->
Key Setup -> Edit -> My recordings

In moviebrowser press three times key "3" to select first movie
title starting with a "F" or press two times "6" to select first
movie title starting with a "N".

The new item in keybind-setup is the first step to introduce user-
assignable keys in moviebrowser. So finally the horrible hotkeys
for the cutting functions can be removed and/or replaced.
2016-02-09 12:05:28 +01:00
Jacek Jendrzej
3ee5210e0f src/driver/record.cpp check avformat_write_header return
Origin commit data
------------------
Commit: 2e602c0c95
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-02-06 (Sat, 06 Feb 2016)
2016-02-06 15:19:18 +01:00
[CST] Focus
9a6f35757f driver/streamts.cpp: fix webtv stream open
Origin commit data
------------------
Commit: 97d7dc2e6b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-05 (Fri, 05 Feb 2016)
2016-02-05 19:27:31 +03:00
vanhofen
c4903faa45 yWeb: add missing live.timer_edit.message to language files
Origin commit data
------------------
Commit: b0f0cee5dc
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)

Origin message was:
------------------
- yWeb: add missing live.timer_edit.message to language files
2016-02-05 17:05:56 +01:00
[CST] Focus
9f386f68fe driver/streamts.cpp: add webtv channels streaming for compatible streams
Origin commit data
------------------
Commit: c13eb939fe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-02-05 (Fri, 05 Feb 2016)
2016-02-05 18:57:42 +03:00
vanhofen
cf7117d813 moviebrowser: use FOOT_FONT definition to calc button dimensions
Origin commit data
------------------
Commit: ecb5fa2201
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)

Origin message was:
------------------
- moviebrowser: use FOOT_FONT definition to calc button dimensions
2016-02-05 15:54:17 +01:00
vanhofen
2d0f53f15f moviebrowser: avoid useless RC_left/right keys in youtube mode
Origin commit data
------------------
Commit: d46b287d1c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-05 (Fri, 05 Feb 2016)

Origin message was:
------------------
- moviebrowser: avoid useless RC_left/right keys in youtube mode
2016-02-05 00:43:44 +01:00