Commit graph

21 commits

Author SHA1 Message Date
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
1df896d6d1 Tweaks to various debug messages. 2014-06-08 00:37:50 +02:00
Erik Zandvliet
4f1e1fa1d7 Abstraction of semaphore to a class 2014-04-30 11:33:46 +02:00
Thulinma
bca6097ae4 Tweaked debug messages. 2014-04-21 20:57:44 +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
0e5d838a20 Shared Memory updates 2014-04-04 02:08:05 +02:00
Thulinma
9a9490dee5 Fixed threaded use of MistPlayer. 2014-02-24 21:32:26 +01:00
Thulinma
5c0f053006 Prettified error messages, first work on Util::Config server helpers. 2014-01-27 09:41:24 +01:00
Thulinma
12a0c1942c Removed ALL the compile warnings! 2014-01-05 15:26:41 +01:00
Erik Zandvliet
1cf6e34745 Added call to player with streamname. 2013-12-17 14:53:17 +01:00
Thulinma
bf485b1803 Added cross-platform getTmpFolder() function in Util. 2013-09-11 12:28:31 +02:00
Thulinma
6675b647b8 Some static/non-static fixes to procs/stream library, updated converter to make use of getOutputOf function instead of re-implementing this. 2013-08-27 00:29:04 +02:00
Thulinma
00d06fe293 Tweaked Stream and RTMP lib verbosity levels. 2013-03-18 17:36:12 +01:00
Thulinma
db735a73c7 New API format support in stream.cpp 2013-03-04 22:02:26 +01:00
Thulinma
38ef8704f8 Global cleanups and standardization of code style. 2012-12-11 11:03:33 +01:00
Thulinma
5674f5de8f Implemented Util::getMyPath() 2012-10-23 11:12:08 +02:00
Thulinma
ed2021d01c Utils::Stream::getStream now actually works in all cases where it should, the way it should. ^_^ 2012-08-31 16:56:50 +02:00
Peter Wu
e8a20c146b stream: fix headers and missing static keyword 2012-08-30 12:30:11 +02:00
Peter Wu
9c0aa93bfd Move Socket::*Stream > Util::Stream::* 2012-08-30 12:23:40 +02:00