Commit graph

15 commits

Author SHA1 Message Date
Thulinma
1762ae9724 Made src directory structure more sane - all binaries are now built in src but sources are divided amongst subdirs of src 2013-03-13 23:28:47 +01:00
Thulinma
40a4059f07 Removed rather excessive debugging output. 2013-03-05 17:28:03 +01:00
Thulinma
d1e26d6848 Fixed several small buffer bugs. 2013-03-05 17:23:11 +01:00
Thulinma
9aad5dc9fb Fixed code style for recent commits. 2013-03-01 21:00:17 +01:00
Erik Zandvliet
ddf4983836 Progressive now works with continuously updated metadata 2013-03-01 20:41:59 +01:00
Erik Zandvliet
6644132762 Buffer edits for live support 2013-03-01 20:41:59 +01:00
Thulinma
14962f88e9 Assorted buffer fixes - stdin input is now considered stable, push (ie: RTMP) input seems to still have a few issues. 2013-02-19 16:14:15 +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
26d9a6cabf Fixes to MistBuffer for live input as well as the input side of the RTMP connector. 2012-11-17 12:14:28 +01:00
Thulinma
6a6b37fc27 Reduce verbosity to releaseable levels. 2012-08-26 23:17:38 +02:00
Thulinma
afefe24578 Fix IP addresses for HTTP connectors, update all code to only use non-deprecated libmist calls. 2012-08-26 19:58:53 +02:00
root
52cb6cd9df Fix connections not being moved from conn to log. 2012-08-21 17:17:52 +02:00
Thulinma
e69d2b3954 Fixed buffer not moving users from curr to log, fixed controller randomly crashing ^_^ 2012-08-21 15:23:47 +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
36e086e0e2 Convert to autotools build system for cleanness (part1). 2012-05-08 19:19:42 +02:00
Renamed from Buffer/user.cpp (Browse further)