| 
								
								
									 ozzay | a715943447 | CloseOnError added | 2014-09-02 11:25:25 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 1be85fdb70 | Fixed socket system call interrupt handling. | 2014-09-01 16:38:16 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | ec831a98c1 | Added some functionality to the DTSC::Scan class | 2014-08-29 17:26:47 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 194d1ae9a3 | Optimized TS and HLS | 2014-08-27 13:35:00 +02:00 |  | 
				
					
						| 
								
								
									 ozzay | e34bb0b14e | Cleaned up TS code | 2014-08-21 11:04:31 +02:00 |  | 
				
					
						| 
								
								
									 ozzay | 827656b6dc | TS MP3 works mostly, but PMT has wrong checksum | 2014-08-21 11:04:31 +02:00 |  | 
				
					
						| 
								
								
									 ozzay | 6260df4a32 | Made TS packet resize on right times CRC checksum is now a library call | 2014-08-21 11:04:31 +02:00 |  | 
				
					
						| 
								
								
									 ozzay | 2e0b73f726 | Added set functions to TS PMT | 2014-08-21 11:04:31 +02:00 |  | 
				
					
						| 
								
								
									 ozzay | c32f111f36 | Fixed a minor DTSC analysing bug | 2014-08-19 16:20:47 +02:00 |  | 
				
					
						| 
								
								
									 ozzay | 4f3f67d23f | Allow repeated calling of Config::activate | 2014-08-18 13:10:26 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 5784e0eb32 | Added support for FLV/RTMP-based output of ScreenVideo1/2, VP6 and JPEG. | 2014-08-07 19:09:31 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 306c896bea | Corrected handling and messaging about empty packets in DTSC::Packet::reinit. | 2014-08-05 16:45:51 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9554263e2f | Fixed Packet::reInit printing errors for empty packets. | 2014-08-05 16:03:24 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 68245bf74c | Fixed debug levels for MistIn processes. Tweaked various verbosity levels. | 2014-08-05 15:15:20 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 7d015a32d3 | Repeat previous fixes for Socket::Buffer-backed RTMP streams. | 2014-08-05 14:25:14 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | d98f14fa04 | Fixed RTMP packet timestamp delta handling. | 2014-08-05 02:47:43 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | a0197ad7f1 | Fixed stream startup forking incorrectly. | 2014-08-04 17:44:12 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | cc7ffac297 | Added Util::wait as guaranteed-time Util::sleep implementation. | 2014-08-04 15:57:49 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 48bc30045e | Improved sharedPage initalization error reporting, added \todo note about sharedPage assignment operator. | 2014-07-29 14:41:15 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9b798275ea | Improved Procs::StartPiped error reporting. | 2014-07-29 14:26:54 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 398e0421a1 | Windows dual-stack support. | 2014-07-23 13:14:07 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4ff3985481 | Fixed comma placement issues with DTSC::Scan::toPrettyString | 2014-07-22 15:01:37 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | eea2c8b0db | Fixed semaphores being duplicated needlessly. | 2014-07-17 16:25:10 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 933586661f | Fixed a "minor" bug... | 2014-07-16 15:33:05 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | a077f55a43 | Added semaphore fail message when a semaphore cannot be opened. | 2014-06-20 11:27:27 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 43078c5c68 | Clearer semaphore error messages, removed some legacy code, fixed a compile warning or two. | 2014-06-20 10:36:26 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | e090a9368d | Fixed long forgotten merges. | 2014-06-18 11:52:12 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 8c01ec8897 | Such style. (Code style unification) | 2014-06-18 10:39:27 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 57bcd8f25c | Fixes and new functionality by Wouter Spruit, mostly for the HTTP proxy rewrite. | 2014-06-18 10:38:40 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | d3bb5b13e4 | Fixed Mac support | 2014-06-17 12:07:35 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 8f97995b1b | Replaced Util::bootSecs implementation with CLOCK_MONOTONIC. | 2014-06-17 11:17:29 +02:00 |  | 
				
					
						| 
								
								
									 ozzay | a56f13bf8c | Added copy constructors for MP4 boxes | 2014-06-17 10:30:03 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 1018622d95 | Updated debug message status | 2014-06-17 08:44:29 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 19e79c1315 | Shared memory fixes. | 2014-06-16 14:41:00 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 0cf74425f9 | Implemented various TS-related library functions. | 2014-06-11 15:48:01 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 910feb0a07 | Fixed tinythread not supporting deleting detached thread objects. | 2014-06-11 11:05:37 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 1df896d6d1 | Tweaks to various debug messages. | 2014-06-08 00:37:50 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 19e73019fe | Silence ALL the compile warnings! | 2014-06-07 23:46:47 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 51bb561b7b | FLV library handling fixes. (Mostly) courtesy of Erik. | 2014-06-06 11:03:23 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 239c1d1ebb | Updated defines.h for better debug messages, changed DLVL_DEVEL level into DLVL_INFO (old level still exists for compatibility). | 2014-06-05 09:57:20 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | ee0c27c688 | DEBUG_MSG edits. | 2014-06-02 15:08:17 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 064c4ecdcc | Added runtime debug level support. | 2014-05-29 13:33:31 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 97d2fc864c | Fixed HTTP chunked data receiving. | 2014-05-29 13:30:10 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 5973e7ebe1 | Added Util::bootSecs() for reliable time since boot measurements. | 2014-05-16 19:45:02 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | cb31d8bb48 | Fixed RTMP handshake bug. Yay! | 2014-05-14 17:06:58 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | c973e5060c | Optimizations to DTSC::Scan when called with raw character pointers. | 2014-05-12 13:56:44 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9a19cf2e20 | Implemented DTSC::Scan for more efficient use of system memory. | 2014-05-11 14:38:04 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 180ac5eb9e | Fixed AMF parser segfaulting on attempted retrieval of non-existant data. | 2014-05-09 14:18:08 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 6c54546048 | Added Util::getNTP() to timing library. | 2014-05-04 01:25:52 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 54c31922f7 | Implemented UDPConnection::getSock() | 2014-05-04 01:25:36 +02:00 |  |