Jacek Jendrzej
c44222b74a
TMDB: second try without (*)
2020-02-27 12:41:54 +01:00
TangoCash
f17fe7e432
- tmdb: add movie selection menu
2020-02-27 08:01:21 +01:00
TangoCash
5bd68b781b
fix tmdb cast
2019-03-04 09:36:13 +01:00
TangoCash
39ae3e8e15
fix segfault
2019-03-04 09:36:08 +01:00
TangoCash
0174e6971f
rework tmdb class
2019-03-04 09:32:12 +01:00
BPanther
0b311da08a
fix remove tmdb.jpg
2019-03-04 09:25:19 +01:00
BPanther
f3d71be4a5
remove tmdb.jpg after exit
2019-02-24 13:38:13 +01:00
Thilo Graf
3bc7d7e61f
src/gui/epgview.cpp: optimize text arrangement for tmdb/imdb
2018-04-28 08:54:26 +02:00
Stefan Seyfried
0d9139054a
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 ;-)
2017-10-02 13:43:57 +02:00
M. Liebmann
25ae929523
Use parseJsonFromString() for parsing json data in
...
- CMoviePlayerGui::luaGetUrl()
- CTimerList::RemoteBoxChanExists()
- CTimerList::RemoteBoxTimerList()
- CTimerList::paintItem()
- cTmdb::GetMovieDetails()
- cYTFeedParser::parseFeedJSON()
- cYTFeedParser::parseFeedDetailsJSON()
2017-09-19 23:20:39 +02:00
Jacek Jendrzej
f4f351e9ba
some inits
2017-01-30 17:22:41 +01:00
Thilo Graf
43383329a7
cTmdb: simplyfy hintbox calls
2016-11-20 22:54:51 +01:00
svenhoefer
81fa43435e
- tmdb: cleanup from unused code
2016-08-09 17:48:56 +02:00
M. Liebmann
c5d1120f9f
tmdb: Add hintbox when search data
2016-03-04 14:15:50 +01:00
M. Liebmann
11cdccac52
tmdb: Use osd language for search & display data
2016-03-04 14:15:50 +01:00
bazi98
6e8b9b6d1b
tmdb: Add read apikey from neutrino.conf
2016-03-04 14:15:50 +01:00
vanhofen
b657748f95
- tmdb: fix return value
2016-03-04 14:15:50 +01:00
vanhofen
8ba37ed0c9
- tmdb: fix function type
2016-03-04 14:15:50 +01:00
TangoCash
f07b01b418
neutrino-mp tmdb -> neutrino-hd
2016-03-04 14:15:50 +01:00