| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 Thulinma | 0fa40bb373 | Fixed HTTP parser to no longer require "HTTP*" as protocol when creating requests/responses. | 2014-05-04 01:25:21 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9587d2fff6 | Improved Windows compatiblity | 2014-05-02 17:03:16 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | b460321e3c | Fixed w32 compiling. | 2014-05-02 12:13:49 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 59c1023447 | Fixes apple compilation | 2014-05-02 09:42:11 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 3ac6ae0704 | Fixed compiling on 32 bits machines. | 2014-05-01 18:11:13 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 35e369f348 | Fixed some DTSC::File header corruption mistakes. | 2014-05-01 13:45:02 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 961bf6108b | Fixes autobackoff on windows | 2014-04-30 15:29:59 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | e17e1bddf6 | Merge conflict solved for semaphore abstraction. | 2014-04-30 11:46:55 +02:00 |  | 
				
					
						| 
								
								
									 Erik Zandvliet | 4f1e1fa1d7 | Abstraction of semaphore to a class | 2014-04-30 11:33:46 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 1e3b38f777 | Optmized AFRT::setFragmentRun function. | 2014-04-29 18:07:33 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 11110dbdd6 | Fixed uninitialized semaphore in shared memory code. | 2014-04-29 15:33:57 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 7f65aec7a0 | Fixed a few generic socket mistakes and uninitialized memory occurances. | 2014-04-29 15:33:41 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 8c69afe18a | Various RTMP improvements. | 2014-04-29 15:33:19 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 60929d5014 | Made DTSC seeking functions more robust. | 2014-04-22 16:15:11 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 8fde3f5851 | Debug message changes and minor optimizations to DTSC library. | 2014-04-22 01:48:17 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | bca6097ae4 | Tweaked debug messages. | 2014-04-21 20:57:44 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4de598054a | Added Mac support | 2014-04-18 16:29:58 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | efa5d67231 | Changed getStream/getLive/getVod functions to return a bool instead of a socket. | 2014-04-18 14:23:02 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 4e0fe2e6e5 | Changed init data printing functions to print as hex garbage instead of binary garbage. | 2014-04-17 10:35:21 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | dbf0b74e0a | Improved various DTSC toPrettyString functions to be able to handle std::ostream instead of std::stringstream. | 2014-04-12 08:07:19 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 0e5d838a20 | Shared Memory updates | 2014-04-04 02:08:05 +02:00 |  | 
				
					
						| 
								
								
									 Thulinma | 330b9f871d | Fixed FLV::Tag.offset() return value for non-H264 packets. | 2014-03-19 10:16:05 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | bdc4b194df | Added a missing return statement in HTTPReader::Read | 2014-03-12 16:18:49 +01:00 |  | 
				
					
						| 
								
								
									 martin | 1d1519111f | Improved Daemonize function, to work with logs | 2014-03-12 13:35:56 +01:00 |  | 
				
					
						| 
								
								
									 martin | 1063daeff4 | daemonising is no longer the default | 2014-03-12 13:35:56 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | bdc651bc85 | Fixed default FLV metadata values. | 2014-03-07 14:13:33 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 02b384ff2e | Changed HTTP.Read(Socket::Connection&) call to only return false if reading a whole request/response isn't possible (yet). | 2014-03-06 14:49:51 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | fddd99f452 | Fixed HTTP library body parsing when body doesn't end in a newline. | 2014-02-28 21:46:18 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 58566ad4e3 | Fixed FLV input when input is not properly interleaved at the beginning of the stream. | 2014-02-25 15:44:55 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 9a9490dee5 | Fixed threaded use of MistPlayer. | 2014-02-24 21:32:26 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 21fe9a5910 | Refactored config library to make threaded/forked sockets more re-usable. | 2014-02-23 14:47:37 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 069ae2c855 | Added GetDestination UDPConnection call, changed behaviour to automatically set destination to source of last received packet. | 2014-02-18 16:57:03 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | 3bf7fead7d | Fixed infinite blocking when waiting for packets that will never come. | 2014-02-14 15:00:10 +01:00 |  | 
				
					
						| 
								
								
									 Thulinma | abdedba32c | MP4 Generic library cleanups, shorthands and fixes. | 2014-02-13 00:30:36 +01:00 |  |