martii
|
fd1ba8df97
|
gui/moviebrowser: add gui options for yt/nk cache directories
Conflicts:
src/gui/moviebrowser.cpp
src/system/nkparser.cpp
src/system/nkparser.h
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
81ca577fb8
|
overload access(2)
Conflicts:
src/driver/pictureviewer/pictureviewer.cpp
src/gui/components/cc_item_picture.cpp
src/gui/movieplayer.cpp
src/gui/osdlang_setup.cpp
src/neutrino.cpp
src/nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp
src/nhttpd/yhttpd.cpp
src/system/helpers.h
src/system/setting_helpers.cpp
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
58124802ce
|
add http proxy support for yt
Conflicts:
src/gui/proxyserver_setup.cpp
src/neutrino.cpp
src/system/httptool.cpp
src/system/settings.h
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
2b236ea1c8
|
yt: use cached tumbnail, if available
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
7fac02ba45
|
add gui support for experimental yt caching code
Conflicts:
data/locale/deutsch.locale
data/locale/english.locale
src/gui/moviebrowser.cpp
src/system/locals.h
src/system/locals_intern.h
|
2014-09-24 19:50:35 +04:00 |
|
martii
|
70e5e66327
|
experimental yt cache (currently no gui integration)
Conflicts:
src/gui/moviebrowser.cpp
src/gui/movieinfo.cpp
src/system/Makefile.am
|
2014-09-24 19:50:34 +04:00 |
|
FlatTV
|
c161760670
|
cYTFeedParser: Fix decodeVideoInfo()
|
2014-03-02 12:58:41 +01:00 |
|
martii
|
eda90ac834
|
gui/moviebrowser, system/ytparser: Google dropped most YouTube feeds. Limit code to what's left.
|
2014-01-04 16:59:11 +01:00 |
|
martii
|
fd5f9f118d
|
yt: make search order selectable
|
2013-11-13 16:04:30 +01:00 |
|
Stefan Seyfried
|
0fc3aa2ae8
|
ytparser: fix wrong-type compiler warnings
|
2013-11-13 10:38:48 +01:00 |
|
martii
|
b90497fc69
|
yt: revert to original quality selection order)
|
2013-06-20 16:07:59 +04:00 |
|
martii
|
8836a15a42
|
yt: speed up retrieving feed data by starting multiple (up to 8, default is 4) http transfers in parallel
|
2013-06-20 16:07:59 +04:00 |
|
martii
|
dd7ff427f7
|
ytparser: create CURL object in constructor
|
2013-06-20 16:07:59 +04:00 |
|
martii
|
e01e96c1ac
|
ytparser/moviebrowser: add option for selecting prefered quality
|
2013-06-20 16:07:59 +04:00 |
|
martii
|
0e6848d7d9
|
ytparser: re-use exiting curl connection for bulk transfers
|
2013-06-20 16:07:59 +04:00 |
|
martii
|
eb00181c52
|
ytparser: prefer 720p (due to 1080p playback problems with ffmpeg/eplayer3/spark, and I'm not even sure which of those is at fault)
|
2013-06-20 16:07:59 +04:00 |
|
martii
|
50e953cf27
|
yt: need to encode search string
|
2013-06-13 01:36:03 +02:00 |
|
Jacek Jendrzej
|
6e171cc9f2
|
-fix compil warrnings
|
2013-06-02 13:39:10 +02:00 |
|
Jacek Jendrzej
|
0940f4a767
|
-fix compil warrnings
|
2013-06-02 13:14:33 +02:00 |
|
[CST] Focus
|
f4a07e730e
|
system/ytparser.cpp: try to fix category, if more than one present
|
2013-05-30 09:57:13 +04:00 |
|
[CST] Focus
|
3e88fb4ab3
|
add youtube feeds parser
|
2013-05-29 18:08:34 +04:00 |
|