Commit graph

26 commits

Author SHA1 Message Date
Thulinma
4fc60b06aa Cross compiling is hell. 2017-03-13 14:18:45 +01:00
Thulinma
714a11eebd Fixed older cmake versions... while breaking cross-platform compatibility :-( 2017-03-07 18:03:27 +01:00
Thulinma
907d48b7e5 Fix CMake problem with headers, fixed sourcery cross compile detection 2017-03-07 17:05:24 +01:00
Cat
b0326ccd1e LSP: thumbnailing; currently disabled 2017-03-06 11:46:44 +01:00
Thulinma
8866b299fb Unified all input types into a single flexible type 2017-02-28 13:57:59 +01:00
Thulinma
9f3ee43e0f Fixed lots of CMake nastiness 2017-01-10 10:12:07 +01:00
Thulinma
707c055ba5 RelAccX test analyser 2017-01-02 12:08:58 +01:00
Cat
1c0fd833bb Embed: VideoJS player added 2016-12-28 16:25:22 +01:00
cat
d4be01474d Meta player, new embed code, new LSP style 2016-09-22 16:40:13 +02:00
Balder
3ab582d60b Added bigmeta to cmakelist and ifdef flag to config.cpp 2016-08-09 11:03:49 +02:00
Thulinma
bfa9882e8c Added ISO639-2 decoding in JSON-formatted metadata output 2016-07-25 13:24:36 +02:00
Thulinma
4c9c6fa7ba Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
Thulinma
ef9938da0c Actually really made the default install prefix /usr 2016-05-29 09:36:15 +02:00
Thulinma
17aea79d57 Made standard install prefix /usr 2016-05-28 18:58:03 +02:00
Thulinma
66dc2dc0cb Encoding fixes:
- base64 library renamed to encode library
- Moved urlencode/urldecode functions from HTTP library to encode library
- Moved hex/unhex functions from HTTP library to encode library
- Added urldecode support to RTMP urls, fixing XSplit wildcard stream support
2016-04-14 12:03:40 +02:00
Thulinma
b93841f659 Fixed NOSHM and WITH_THREADNAMES flags, added NOCRASHCHECK flag. 2015-07-01 16:59:26 +02:00
Thulinma
184f7ad6c8 Removed old MistInfo binary and dependencies on it. 2015-04-16 12:21:33 +02:00
Thulinma
7c0db4531d Removed legacy libraries (converter, ftp, filesystem) from codebase. 2015-04-15 14:24:43 +02:00
Erik Zandvliet
f70a93cd82 Apple support for build system 2015-04-06 19:25:53 +02:00
Thulinma
f24d97b510 Fix compiling if sourcery is pre-existing and binary dir and source dir are equal. 2015-04-05 21:26:39 +02:00
Erik Zandvliet
f350ab84fd Fixed the lsp generation, Fixed metadata loading 2015-04-03 14:01:40 +02:00
Erik Zandvliet
3864ca264f Cleaned up makefile and made it more readable 2015-04-03 11:59:28 +02:00
Erik Zandvliet
3ecd4dc1aa Added install targets 2015-04-02 16:47:57 +02:00
Erik Zandvliet
3f6e465d6e LSP is now pre-minified, added a script to generate minified version, and updated the makefile accordingly 2015-04-02 15:34:51 +02:00
Erik Zandvliet
d370ef4eac Working multi-input 2015-04-02 09:56:47 +02:00
Erik Zandvliet
9b6312ca01 Switch to CMake 2015-04-02 09:55:33 +02:00