Commit Graph

35 Commits

Author SHA1 Message Date
Stefan Seyfried
ef71d00d7f remove "using namespace std" from header files
"using namespace std" in headers is considered bad practice, so move it
either into the respective cpp files or (for files which have lots of
other std::xxx usage anyway) just write it out explicitly.
Looking at the headers and the affected cpp files, one can actually see
why it is bad practice, as it's spreading very far ;-)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d9139054a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-10-01 (Sun, 01 Oct 2017)



------------------
This commit was generated by Migit
2017-10-02 13:43:57 +02:00
Stefan Seyfried
19c0e04c37 add comments to suppres -Wimplicit-fallthrough warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 971f3703a6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-09-23 (Sat, 23 Sep 2017)


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

------------------
This commit was generated by Migit
2017-09-26 12:41:05 +02:00
Michael Liebmann
54b43f7745 Use parseJsonFromString() for parsing json data in
- CMoviePlayerGui::luaGetUrl()
 - CTimerList::RemoteBoxChanExists()
 - CTimerList::RemoteBoxTimerList()
 - CTimerList::paintItem()
 - cTmdb::GetMovieDetails()
 - cYTFeedParser::parseFeedJSON()
 - cYTFeedParser::parseFeedDetailsJSON()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 25ae929523
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-09-19 (Tue, 19 Sep 2017)

Origin message was:
------------------
Use parseJsonFromString() for parsing json data in

  - CMoviePlayerGui::luaGetUrl()
  - CTimerList::RemoteBoxChanExists()
  - CTimerList::RemoteBoxTimerList()
  - CTimerList::paintItem()
  - cTmdb::GetMovieDetails()
  - cYTFeedParser::parseFeedJSON()
  - cYTFeedParser::parseFeedDetailsJSON()


------------------
This commit was generated by Migit
2017-09-19 23:20:39 +02:00
Thilo Graf
a41f318adc CMovieBrowser/cYTFeedParser: implement signals from CProgressSignals
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8c6a47ee3a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-03-06 (Mon, 06 Mar 2017)


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

------------------
This commit was generated by Migit
2017-03-06 21:26:26 +01:00
Thilo Graf
50900d8621 cYTFeedParser: add signal OnLoadVideoInfo
Required for visualized progress display.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0aa261d911
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-02-13 (Mon, 13 Feb 2017)



------------------
This commit was generated by Migit
2017-02-13 10:03:38 +01:00
Jacek Jendrzej
d58f68cf69 some inits
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4f351e9ba
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-01-30 (Mon, 30 Jan 2017)


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

------------------
This commit was generated by Migit
2017-01-30 17:22:41 +01:00
Michael Liebmann
fbcc56554a cYTFeedParser: Add feed duration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6b628d9a8d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2015-06-06 (Sat, 06 Jun 2015)


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

------------------
This commit was generated by Migit
2015-06-06 16:17:41 +02:00
[CST] Focus
dcfe3cc6f2 system/ytparser.cpp: allow to define youtube dev id at compile time
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc59c092ad
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)


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

------------------
This commit was generated by Migit
2015-06-02 10:52:12 +03:00
FlatTV
2816525c84 ytparser: fix youtube playback; change to APIv3
Origin commit data
------------------
Branch: ni/coolstream
Commit: acf3453fcd
Author: FlatTV <FlatTV@gmx.de>
Date: 2015-06-01 (Mon, 01 Jun 2015)

Origin message was:
------------------
- ytparser: fix youtube playback; change to APIv3

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

------------------
This commit was generated by Migit
2015-06-01 12:36:15 +02:00
Jacek Jendrzej
c30289f3f0 add pugixml
Origin commit data
------------------
Branch: ni/coolstream
Commit: 422c91d117
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-04-27 (Mon, 27 Apr 2015)


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

------------------
This commit was generated by Migit
2015-04-28 10:12:23 +02:00
Jacek Jendrzej
4ba11a0db3 xmlinterface use const char instand char
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8227a01592
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-03-20 (Fri, 20 Mar 2015)


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

------------------
This commit was generated by Migit
2015-03-20 12:05:22 +01:00
Jacek Jendrzej
5afc24dc67 use empty to check string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b5e7b5ba3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2015-01-09 (Fri, 09 Jan 2015)


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

------------------
This commit was generated by Migit
2015-01-09 17:15:11 +01:00
[CST] Focus
d05b4c8ca7 fixes for system/ytcache.cpp cherry-picks
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8fa560509c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-09-24 (Wed, 24 Sep 2014)


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

------------------
This commit was generated by Migit
2014-09-24 19:50:35 +04:00
FlatTV
20a871c976 system/ytparser: no need to append signature
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4198971638
Author: FlatTV <FlatTV@gmx.de>
Date: 2014-03-09 (Sun, 09 Mar 2014)


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

------------------
This commit was generated by Migit
2014-09-24 19:50:35 +04:00
martii
6ad4e8615f gui/moviebrowser: add gui options for yt/nk cache directories
Conflicts:
	src/gui/moviebrowser.cpp
	src/system/nkparser.cpp
	src/system/nkparser.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: fd1ba8df97
Author: martii <m4rtii@gmx.de>
Date: 2013-11-17 (Sun, 17 Nov 2013)



------------------
This commit was generated by Migit
2014-09-24 19:50:35 +04:00
martii
070b342de4 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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 81ca577fb8
Author: martii <m4rtii@gmx.de>
Date: 2013-06-30 (Sun, 30 Jun 2013)



------------------
This commit was generated by Migit
2014-09-24 19:50:35 +04:00
martii
96ed06eb2c add http proxy support for yt
Conflicts:
	src/gui/proxyserver_setup.cpp
	src/neutrino.cpp
	src/system/httptool.cpp
	src/system/settings.h


Origin commit data
------------------
Branch: ni/coolstream
Commit: 58124802ce
Author: martii <m4rtii@gmx.de>
Date: 2013-06-16 (Sun, 16 Jun 2013)



------------------
This commit was generated by Migit
2014-09-24 19:50:35 +04:00
martii
71b1bcb846 yt: use cached tumbnail, if available
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b236ea1c8
Author: martii <m4rtii@gmx.de>
Date: 2013-06-14 (Fri, 14 Jun 2013)


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

------------------
This commit was generated by Migit
2014-09-24 19:50:35 +04:00
martii
9c87251620 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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7fac02ba45
Author: martii <m4rtii@gmx.de>
Date: 2013-06-13 (Thu, 13 Jun 2013)



------------------
This commit was generated by Migit
2014-09-24 19:50:35 +04:00
martii
7470abe911 experimental yt cache (currently no gui integration)
Conflicts:
	src/gui/moviebrowser.cpp
	src/gui/movieinfo.cpp
	src/system/Makefile.am


Origin commit data
------------------
Branch: ni/coolstream
Commit: 70e5e66327
Author: martii <m4rtii@gmx.de>
Date: 2013-06-12 (Wed, 12 Jun 2013)



------------------
This commit was generated by Migit
2014-09-24 19:50:34 +04:00
FlatTV
2f2005f08e cYTFeedParser: Fix decodeVideoInfo()
Origin commit data
------------------
Branch: ni/coolstream
Commit: c161760670
Author: FlatTV <FlatTV@gmx.de>
Date: 2014-03-02 (Sun, 02 Mar 2014)


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

------------------
This commit was generated by Migit
2014-03-02 12:58:41 +01:00
martii
1517951652 gui/moviebrowser, system/ytparser: Google dropped most YouTube feeds. Limit code to what's left.
Origin commit data
------------------
Branch: ni/coolstream
Commit: eda90ac834
Author: martii <m4rtii@gmx.de>
Date: 2013-11-23 (Sat, 23 Nov 2013)


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

------------------
This commit was generated by Migit
2014-01-04 16:59:11 +01:00
martii
77e401b9e5 yt: make search order selectable
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd5f9f118d
Author: martii <m4rtii@gmx.de>
Date: 2013-10-06 (Sun, 06 Oct 2013)


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

------------------
This commit was generated by Migit
2013-11-13 16:04:30 +01:00
Stefan Seyfried
ada7215436 ytparser: fix wrong-type compiler warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0fc3aa2ae8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)


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

------------------
This commit was generated by Migit
2013-11-13 10:38:48 +01:00
martii
1ee39e109b yt: revert to original quality selection order)
Origin commit data
------------------
Branch: ni/coolstream
Commit: b90497fc69
Author: martii <m4rtii@gmx.de>
Date: 2013-06-10 (Mon, 10 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-20 16:07:59 +04:00
martii
347ad94e58 yt: speed up retrieving feed data by starting multiple (up to 8, default is 4) http transfers in parallel
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8836a15a42
Author: martii <m4rtii@gmx.de>
Date: 2013-06-09 (Sun, 09 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-20 16:07:59 +04:00
martii
576e7e44cd ytparser: create CURL object in constructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: dd7ff427f7
Author: martii <m4rtii@gmx.de>
Date: 2013-06-09 (Sun, 09 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-20 16:07:59 +04:00
martii
742122d110 ytparser/moviebrowser: add option for selecting prefered quality
Origin commit data
------------------
Branch: ni/coolstream
Commit: e01e96c1ac
Author: martii <m4rtii@gmx.de>
Date: 2013-06-09 (Sun, 09 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-20 16:07:59 +04:00
martii
b6a01d2000 ytparser: re-use exiting curl connection for bulk transfers
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0e6848d7d9
Author: martii <m4rtii@gmx.de>
Date: 2013-06-09 (Sun, 09 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-20 16:07:59 +04:00
martii
8a92c919f8 ytparser: prefer 720p (due to 1080p playback problems with ffmpeg/eplayer3/spark, and I'm not even sure which of those is at fault)
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb00181c52
Author: martii <m4rtii@gmx.de>
Date: 2013-06-08 (Sat, 08 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-20 16:07:59 +04:00
martii
4bc0f07646 yt: need to encode search string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 50e953cf27
Author: martii <m4rtii@gmx.de>
Date: 2013-06-09 (Sun, 09 Jun 2013)


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

------------------
This commit was generated by Migit
2013-06-13 01:36:03 +02:00
Jacek Jendrzej
429089503a fix compil warrnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e171cc9f2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)

Origin message was:
------------------
-fix compil warrnings

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

------------------
This commit was generated by Migit
2013-06-02 13:39:10 +02:00
Jacek Jendrzej
fb8bcf5b94 fix compil warrnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0940f4a767
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)

Origin message was:
------------------
-fix compil warrnings

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

------------------
This commit was generated by Migit
2013-06-02 13:14:33 +02:00
[CST] Focus
02497d67b5 system/ytparser.cpp: try to fix category, if more than one present
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4a07e730e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-30 (Thu, 30 May 2013)


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

------------------
This commit was generated by Migit
2013-05-30 09:57:13 +04:00
[CST] Focus
5b1ea7b532 add youtube feeds parser
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3e88fb4ab3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-29 (Wed, 29 May 2013)


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

------------------
This commit was generated by Migit
2013-05-29 18:08:34 +04:00