Commit graph

32 commits

Author SHA1 Message Date
Thulinma
4a15dff758 More fixes to dist package generation. 2013-01-10 17:34:50 +01:00
Thulinma
48355ff136 Fixed dist package generation. 2013-01-10 16:54:13 +01:00
Thulinma
bfa965376a Better method to set release names. 2013-01-08 16:23:48 +01:00
Erik Zandvliet
acc1c1acdb Pre-optimization commit. Working video of bipbop over hls 2013-01-08 14:37:22 +01:00
cat
53542a7d3b LSP - tablesort.js was not included in the make script + tablesort graphics to CSS rather than seperate files 2013-01-07 16:31:41 +01:00
Erik Zandvliet
820ea5294d First try to compile with Automake 2012-12-31 16:05:17 +01:00
Thulinma
0920b3259b Finish splitting controller into multiple files, universalised coding style across all files. 2012-12-12 20:16:53 +01:00
Thulinma
0db5f60b95 Converting to split-up controller for readability. 2012-12-04 13:01:22 +01:00
Erik Zandvliet
df6ea8eb0d Working MP4 intro 2012-11-06 22:49:14 +01:00
Thulinma
771a94b08e Fix LSP not being re-created on script updates. 2012-09-07 13:10:41 +02:00
Thulinma
5165aae7e3 Update to buffer/player <-> connector protocol, now more in-line with established behaviour. Seeking support in HTTP dynamic and progressive. 2012-08-31 17:00:19 +02:00
Peter Wu
11b85b36b1 Do not prevent user from overriding CXXFLAGS
make CXXFLAGS=-O0 would not work without this.
2012-08-31 13:03:32 +02:00
Peter Wu
21f6a1fe9d player: initial implementation 2012-08-30 16:59:49 +02:00
Peter Wu
8543c1a678 Remove stale compressed.js dependency 2012-08-30 16:10:43 +02:00
Peter Wu
cdfd074a1b Bundle server.html so it does not need to get rebuilt
Also remove CLOSUREJAR dependency. This gives less useful error messages, but
ah well...
2012-08-30 16:02:44 +02:00
Peter Wu
86fee22565 fix make dist 2012-08-30 15:30:07 +02:00
Peter Wu
8fd383115f Fix building of server.html.h, move embed.js.h 2012-08-30 11:05:19 +02:00
Thulinma
2e5ae34547 Exported embed code to separate file. 2012-08-29 15:52:55 +02:00
Thulinma
7d32d2458a Fix LSP actually compiling. Oops :-) 2012-08-28 23:37:49 +02:00
Thulinma
9c368a5a86 Integrated LSP into controller - added library version to HTTP server headers, removed some temporary files from git and added them to .gitignore files. 2012-08-28 23:24:09 +02:00
Thulinma
7b2d2f315c Fix compiling problems related to -lpthread 2012-08-02 07:47:43 +02:00
Thulinma
e6ad892439 Fixed HTTP connectors to compile again, base HTTP proxy framework completed. 2012-07-24 06:35:27 +02:00
Thulinma
ffff1f9577 Converted nearly everything to new config object from library. 2012-07-21 04:32:37 +02:00
Thulinma
cecb015a4b More changes into the direction of the new HTTP connector style. 2012-07-11 11:45:11 +02:00
Thulinma
af12c6a94e Restructuring so our libraries can go into a separate libmist project. 2012-07-10 00:39:31 +02:00
Thulinma
dafe3b5fdd Added createhooks shell script that will install git hooks for auto-rebuilding on checkout/commit, make main binaries depend on VERSION file for rebuilding (otherwise version in -v is not updated). 2012-06-17 14:39:35 +02:00
Thulinma
6f5bc9d7fd Should fix compile problems. 2012-05-14 16:17:15 +02:00
Thulinma
bf75cc278c Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl. 2012-05-11 16:50:30 +02:00
Thulinma
3085a99787 Further tweaks to autotools config. 2012-05-11 15:33:09 +02:00
Thulinma
87c567e37c Final edits to bring all analysers and converters into autotools build system. Done! 2012-05-08 22:43:37 +02:00
Thulinma
f17d5e675d Now working fully with autotools 2012-05-08 22:10:22 +02:00
Thulinma
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00