Commit Graph

7718 Commits

Author SHA1 Message Date
[CST] Focus
ff43e80f8e gui/movieplayer.cpp: add non-blocking webtv zap, for testing
Origin commit data
------------------
Commit: a5a64d5159
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-04-01 (Fri, 01 Apr 2016)
2016-04-01 16:10:01 +03:00
Jacek Jendrzej
49f4381d68 src/gui/movieplayer.cpp fi possible segaults
Origin commit data
------------------
Commit: 179d955075
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-28 (Mon, 28 Mar 2016)
2016-03-28 17:05:53 +02:00
Jacek Jendrzej
5055f5f78d rnd for random_shuffle
Origin commit data
------------------
Commit: b3491f2c20
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-28 (Mon, 28 Mar 2016)
2016-03-28 15:03:29 +02:00
[CST] Focus
4a426cd065 gui/movieplayer.cpp clear cookie_header before call lua script
Origin commit data
------------------
Commit: a88da91269
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-28 (Mon, 28 Mar 2016)
2016-03-28 15:26:18 +03:00
[CST] Focus
82ebe8bdd1 libcoolstream2/playback_cs.h: update header
Origin commit data
------------------
Commit: 9bb3cdf3ec
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-28 (Mon, 28 Mar 2016)
2016-03-28 13:29:57 +03:00
Jacek Jendrzej
d90d5b3b53 add postfields and header curl option
Origin commit data
------------------
Commit: 35898bb7fd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-25 (Fri, 25 Mar 2016)
2016-03-25 20:20:48 +01:00
Jacek Jendrzej
c91dd80565 add headers ffmpeg option for luascript bg play; use in script 'entry['header'] = 'Cookie: var=name';
Origin commit data
------------------
Commit: a61b8de691
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-25 (Fri, 25 Mar 2016)
2016-03-25 17:16:54 +01:00
[CST] Focus
9403e63831 libcoolstream2/playback_cs.h: update header
Origin commit data
------------------
Commit: 427936c874
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-25 (Fri, 25 Mar 2016)
2016-03-25 19:04:32 +03:00
[CST] Focus
38ede6dfb0 neutrino: add webtv channel list mode
Origin commit data
------------------
Commit: 302642cee7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-23 (Wed, 23 Mar 2016)
2016-03-23 16:36:00 +03:00
Thilo Graf
d1ed63e4f6 CEpgData: fix header size on used magnify feature
TODO: Make this feature recognizable for users


Origin commit data
------------------
Commit: 384b6aca11
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-23 (Wed, 23 Mar 2016)
2016-03-23 09:23:36 +01:00
TangoCash
2627010f06 fix json unicode output
Origin commit data
------------------
Commit: 5dadb260c1
Author: TangoCash <eric@loxat.de>
Date: 2016-03-21 (Mon, 21 Mar 2016)
2016-03-23 08:47:26 +01:00
Marc Szymkowiak
451d835aee add documentation for getdir control
Origin commit data
------------------
Commit: 0461049621
Author: Marc Szymkowiak <marc.szymkowiak91@googlemail.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
2016-03-23 08:40:20 +01:00
vanhofen
cc1b2ddfd9 movieinfo/moviebrowser: add (better) rating feature
Origin commit data
------------------
Commit: 87dcc80502
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-22 (Tue, 22 Mar 2016)

Origin message was:
------------------
- movieinfo/moviebrowser: add (better) rating feature
2016-03-23 08:39:03 +01:00
Thilo Graf
694fea40ad CDBoxInfoWidget: remove superfluous paint of header
Origin commit data
------------------
Commit: d8e3ecfa1d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-22 (Tue, 22 Mar 2016)
2016-03-22 13:15:19 +01:00
Thilo Graf
363d521343 CEventList: hold header instance to reduce flicker effects
Origin commit data
------------------
Commit: 65f4b82f62
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-22 (Tue, 22 Mar 2016)
2016-03-22 13:15:19 +01:00
Thilo Graf
1538428615 CEpgData: hold header instance to prevent flickering on page scroll
Header class is not required here, square-object is adequate,
therefore usage of title text object is justified and can be used on stack,
heap is not required in this case.
Note: Header class provides a title parameter and could do this at once.


Origin commit data
------------------
Commit: 14da9e510b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-22 (Tue, 22 Mar 2016)
2016-03-22 13:15:18 +01:00
Thilo Graf
33636cae0e CCDraw: don't use clear screen for cleanup before gradient paint
Until now clean up screen was required to avoid ghost paints with
hardware acceleration. But this causes partial flicker effects,
especially when new instances are created.
So it makes more sense to hold instances and use captured
screen instead blank screen.
Optional paint cache or clean up must be enabled.
You can enable/disable clean up with:
enableGradientBgCleanUp()/disableGradientBgCleanUp()
Paint cache:
enablePaintCache()/disablePaintCache()


Origin commit data
------------------
Commit: 8250d20fa7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-22 (Tue, 22 Mar 2016)
2016-03-22 13:15:18 +01:00
[CST] Focus
33b04e8427 driver/record.cpp, driver/streamts.cpp: ignore bitstream filter errors
Origin commit data
------------------
Commit: 59c4b42376
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-21 (Mon, 21 Mar 2016)
2016-03-21 13:44:43 +03:00
Jacek Jendrzej
0625fcb709 nhttpd: unused var and function
Origin commit data
------------------
Commit: 136955157d
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-19 (Sat, 19 Mar 2016)

Origin message was:
------------------
nhttpd: unused var and function
2016-03-19 16:13:56 +01:00
vanhofen
6f5e577c2c controlapi: use hh->SendResult() in new getMoviesCGI()
Origin commit data
------------------
Commit: c5f3531913
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-19 (Sat, 19 Mar 2016)

Origin message was:
------------------
- controlapi: use hh->SendResult() in new getMoviesCGI()
2016-03-19 13:52:07 +01:00
vanhofen
dba4d0efc5 controlapi: whitespace cleanup; remove dup getSubdirectories()
Origin commit data
------------------
Commit: 2fd4d6c4a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-19 (Sat, 19 Mar 2016)

Origin message was:
------------------
- controlapi: whitespace cleanup; remove dup getSubdirectories()
2016-03-19 13:52:07 +01:00
Marc Szymkowiak
73f6e9df2a add getmovies control
Origin commit data
------------------
Commit: f323f61785
Author: Marc Szymkowiak <marc.szymkowiak91@googlemail.com>
Date: 2016-02-19 (Fri, 19 Feb 2016)
2016-03-19 13:52:07 +01:00
Marc Szymkowiak
07ee447e97 remove unused vars in controlapi
Origin commit data
------------------
Commit: 5ac755f75c
Author: Marc Szymkowiak <marc.szymkowiak91@googlemail.com>
Date: 2016-02-19 (Fri, 19 Feb 2016)
2016-03-19 13:52:07 +01:00
Thilo Graf
7d29ddbafc CComponentsScrollBar: fix missed navi arrows
Paths were broken
comes in with 9c85004d31


Origin commit data
------------------
Commit: c07f999476
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-17 (Thu, 17 Mar 2016)
2016-03-17 10:49:35 +01:00
Thilo Graf
5308b910ef CComponentsButton: get image path from framebuffer
Buttons didn't get icons from custom path e.g. /var/tuxbox/icons
This should fix this.


Origin commit data
------------------
Commit: 95e9ca5de8
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-17 (Thu, 17 Mar 2016)
2016-03-17 10:30:47 +01:00
Thilo Graf
b82a6b0ed4 CFrameBuffer: outsource code for icon path detecting
Unified handling and makes it possible to use in other objects.


Origin commit data
------------------
Commit: 97343d1190
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-17 (Thu, 17 Mar 2016)
2016-03-17 10:25:26 +01:00
Thilo Graf
6e9f947b8f CComponentsButton: use full height if no frame available
Origin commit data
------------------
Commit: 95885c4f6e
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-17 (Thu, 17 Mar 2016)
2016-03-17 09:14:50 +01:00
Thilo Graf
fc29aa59c7 CComponentsButton: fix button icon position on dynamic changed conditions
In some constellations it is possible, that costum icons with
other dimensions will be not correct positionized. This should
fix this issue.

This reverts partial commit 289f5b30e6.


Origin commit data
------------------
Commit: 7197f51e89
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-03-17 (Thu, 17 Mar 2016)
2016-03-17 09:12:43 +01:00
vanhofen
b11faa31f9 cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
Origin commit data
------------------
Commit: f8f42fd32b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-15 (Tue, 15 Mar 2016)

Origin message was:
------------------
- cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
2016-03-15 20:44:36 +01:00
vanhofen
4ab899e830 cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
Origin commit data
------------------
Commit: 24c6da150a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-15 (Tue, 15 Mar 2016)

Origin message was:
------------------
- cables.xml: update Antennengemeinschaft "Goeltzschtalbruecke"
2016-03-15 18:53:47 +01:00
vanhofen
de7fd8bcde yWeb/neutrinoyparser: add icons for scrabled and webtv channels
Origin commit data
------------------
Commit: 129dacc912
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-14 (Mon, 14 Mar 2016)

Origin message was:
------------------
- yWeb/neutrinoyparser: add icons for scrabled and webtv channels
2016-03-14 21:55:45 +01:00
vanhofen
c1ab03bd44 yWeb: add link to get stream to channellist; thx to dasda
Origin commit data
------------------
Commit: 5f613b0b30
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-14 (Mon, 14 Mar 2016)

Origin message was:
------------------
- yWeb: add link to get stream to channellist; thx to dasda
2016-03-14 18:14:00 +01:00
vanhofen
09a15e5972 yWeb: add stream icon
Origin commit data
------------------
Commit: dc7ed73e97
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-14 (Mon, 14 Mar 2016)

Origin message was:
------------------
- yWeb: add stream icon
2016-03-14 18:14:00 +01:00
vanhofen
7ae7016f2c yWeb: smoother icons in channellist; thx to fred_feuerstein
Origin commit data
------------------
Commit: e72021e268
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-14 (Mon, 14 Mar 2016)

Origin message was:
------------------
- yWeb: smoother icons in channellist; thx to fred_feuerstein
2016-03-14 18:14:00 +01:00
vanhofen
6ad61a2b1b neutrinoyparser: smoother view in channellist; align icons right
Origin commit data
------------------
Commit: 4fd9c12aa9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-14 (Mon, 14 Mar 2016)

Origin message was:
------------------
- neutrinoyparser: smoother view in channellist; align icons right
2016-03-14 18:14:00 +01:00
vanhofen
699a4a73e9 Revert "- epgview: resort EpgButtons; keep color keys together"
This reverts commit daca0fd, because it breakes footers logic :/


Origin commit data
------------------
Commit: 51df1933b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-13 (Sun, 13 Mar 2016)
2016-03-13 00:31:30 +01:00
vanhofen
daca0fd830 epgview: resort EpgButtons; keep color keys together
Origin commit data
------------------
Commit: 091e28f229
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-12 (Sat, 12 Mar 2016)

Origin message was:
------------------
- epgview: resort EpgButtons; keep color keys together
2016-03-12 23:59:45 +01:00
Jacek Jendrzej
964e9042cb src/nhttpd/tuxboxapi/ fix AddressSanitizer: strcpy-param-overlap: memory ranges
Origin commit data
------------------
Commit: 0f2c2c7631
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-12 (Sat, 12 Mar 2016)
2016-03-12 18:55:53 +01:00
Jacek Jendrzej
db2aae6723 src/driver/streamts.cpp init bsfc, fix possible segfault
Origin commit data
------------------
Commit: 2adcd8b5d6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-12 (Sat, 12 Mar 2016)
2016-03-12 16:13:22 +01:00
Jacek Jendrzej
632508bae5 src/gui/test_menu.cpp fix pugixml compil
Origin commit data
------------------
Commit: 929bc61cf5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-12 (Sat, 12 Mar 2016)
2016-03-12 13:48:42 +01:00
[CST] Focus
007207bc87 driver/record.cpp, driver/streamts.cpp: add more formats, for testing
Origin commit data
------------------
Commit: f3a2657c9e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2016-03-12 (Sat, 12 Mar 2016)
2016-03-12 14:53:11 +03:00
Jacek Jendrzej
6f4ce7e549 src/driver/netfile.cpp fix redirect url
Origin commit data
------------------
Commit: 5c49d9293a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-11 (Fri, 11 Mar 2016)
2016-03-11 14:10:38 +01:00
Jacek Jendrzej
d570467359 src/gui/user_menue_setup.cpp use ITEM_NONE
Origin commit data
------------------
Commit: 8238bfd492
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-11 (Fri, 11 Mar 2016)
2016-03-11 08:49:25 +01:00
Jacek Jendrzej
537506ad0a src/gui/user_menue_setup.cpp fix possible AddressSanitizer: global-buffer-overflow
Origin commit data
------------------
Commit: c5a0bb67e1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
2016-03-10 23:39:32 +01:00
defans
1e908d977e infoviewer: don't handle volume keys in movieplayer
Origin commit data
------------------
Commit: de490421e3
Author: defans <defans@bluepeercrew.us>
Date: 2016-03-10 (Thu, 10 Mar 2016)

Origin message was:
------------------
- infoviewer: don't handle volume keys in movieplayer
2016-03-10 22:23:45 +01:00
Jacek Jendrzej
10a053b74a src/driver/netfile.cpp fix skip over bufer size
Origin commit data
------------------
Commit: 30b1cdb459
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-03-10 (Thu, 10 Mar 2016)
2016-03-10 18:49:57 +01:00
Markus Volk
9093418f00 install tmdb.png
Signed-off-by: flk <f_l_k@t-online.de>


Origin commit data
------------------
Commit: dc9dff2f58
Author: Markus Volk <f_l_k@t-online.de>
Date: 2016-03-08 (Tue, 08 Mar 2016)
2016-03-10 11:15:22 +01:00
vanhofen
15d64da489 adzap: write adzap.data in monitor-mode too
Origin commit data
------------------
Commit: 8a522e891d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-10 (Thu, 10 Mar 2016)

Origin message was:
------------------
- adzap: write adzap.data in monitor-mode too
2016-03-10 11:11:04 +01:00
vanhofen
8a7e151013 adzap: remove useless red button
Origin commit data
------------------
Commit: 0672fdf20e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-10 (Thu, 10 Mar 2016)

Origin message was:
------------------
- adzap: remove useless red button
2016-03-10 11:11:04 +01:00
vanhofen
8c80cf24a0 adzap: add checkmark-icon to marked item
Origin commit data
------------------
Commit: ce8837e6e7
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-10 (Thu, 10 Mar 2016)

Origin message was:
------------------
- adzap: add checkmark-icon to marked item
2016-03-10 11:11:04 +01:00