summaryrefslogtreecommitdiff
path: root/libtmdb
Commit message (Collapse)AuthorAge
* C++17 and Ice 3.7p2pvr-0.3.0Dan Goodliffe2018-04-29
| | | | Updates all components to be C++17 and Ice 3.7
* Fixes to workaround release date sometimes being an empty string :(p2pvr-0.2.0Dan Goodliffe2017-09-23
|
* Move everything out of the global namespaceDan Goodliffe2017-07-30
|
* BIG migration from Project2 based to IceTray/Slicer :DDan Goodliffe2017-07-30
|
* Single definition of glibmmDan Goodliffe2017-05-21
|
* Update with recent test from mock apiDan Goodliffe2017-05-21
|
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
|
* Remove straggling use of Slicer::Deserialize in favour of more flexible ↵p2pvr-0.1.4.1Dan Goodliffe2016-01-18
| | | | DeserializeAny
* Use libadhocutilDan Goodliffe2015-09-02
|
* Visibility hiddenDan Goodliffe2015-07-25
|
* Update expectations of tmdb mock apiDan Goodliffe2015-07-03
|
* Use a std::stream over a ustring for buffering json data, better with new ↵Dan Goodliffe2015-07-03
| | | | libjsonpp interface and fixes bytes/chars bug
* Use run over unit-test for output captureDan Goodliffe2015-07-03
|
* Centralize the conversion specificationsDan Goodliffe2015-01-22
|
* Centralize the conversion specificationsDan Goodliffe2015-01-22
|
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
|
* A single ycm config that gets its args from b2Dan Goodliffe2015-01-04
|
* Scattering of fixes to remove hacks around paths and fix running the build ↵randomdan2014-11-13
| | | | from folders other than the project root
* Fix quirk (from glibc update?) around fields in struct tm and the ↵randomdan2014-11-13
| | | | _BSD_SOURCE macro
* Link to external Boost UTFrandomdan2014-11-04
|
* Slicer compat fixrandomdan2014-09-27
|
* First bash at a slicer ice proxy for TMDb and an untested instantiation in ↵randomdan2014-09-19
p2pvr's core adapter