Commit graph

34 commits

Author SHA1 Message Date
Thulinma
c382fc16ea Made DTSC::Packet::getScan more reliable. 2014-09-03 16:13:42 +02:00
Thulinma
ec831a98c1 Added some functionality to the DTSC::Scan class 2014-08-29 17:26:47 +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
4ff3985481 Fixed comma placement issues with DTSC::Scan::toPrettyString 2014-07-22 15:01:37 +02:00
Thulinma
8c01ec8897 Such style. (Code style unification) 2014-06-18 10:39:27 +02:00
Thulinma
19e73019fe Silence ALL the compile warnings! 2014-06-07 23:46:47 +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
Erik Zandvliet
4f1e1fa1d7 Abstraction of semaphore to a class 2014-04-30 11:33:46 +02:00
Thulinma
60929d5014 Made DTSC seeking functions more robust. 2014-04-22 16:15:11 +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
5c0f053006 Prettified error messages, first work on Util::Config server helpers. 2014-01-27 09:41:24 +01:00
Thulinma
fccacc5c96 Fix assorted DTSC header bugs. 2014-01-10 14:50:36 +01:00
Erik Zandvliet
1477939924 Added writable identifier, to uniquely define a track when writing it to a file or socket. 2014-01-07 11:57:13 +01:00
Erik Zandvliet
e94565a270 Fixed random value insertion for moreheader. 2014-01-06 12:09:33 +01:00
Thulinma
12a0c1942c Removed ALL the compile warnings! 2014-01-05 15:26:41 +01:00
Thulinma
87d027817c Assorted fixes, improvements etc 2013-12-20 13:25:10 +01:00
Erik Zandvliet
30e13972da Removed debug messages. 2013-12-17 14:33:57 +01:00
Thulinma
a9ecac23ed Fixed DTSC bytes per second calculations. 2013-12-16 15:00:57 +01:00
Thulinma
fc12369e5e Fixed live support for DTSC metadata, improved track reset and ordering handling. 2013-12-16 13:07:57 +01:00
Thulinma
61a035c0b2 Fixed readOnlyTrack::getSendLen. Oops. 2013-12-04 13:52:57 +01:00
Oswald Auguste de Bruin
58b540222a Fixed ghost metadata track. 2013-12-03 16:26:00 +01:00
Thulinma
6adca64680 More fixes to metadata. 2013-12-03 16:25:10 +01:00
Thulinma
d52e05fbd2 Some random fixes to metadata. Yay random. 2013-12-03 14:46:33 +01:00
Thulinma
99353f49a0 Fixed firstms/lastms in DTSC::Track, fixed stream buffer limitations. 2013-12-03 09:50:25 +01:00
Thulinma
f09b258804 Removed duplicate DTSC::Track::getIdentifier function, added DTSC::Stream::addMeta function. 2013-12-02 11:05:50 +01:00
Erik Zandvliet
eaaa2936b4 Fixed an error of thought with regards to maximum size of a part. 2013-11-29 14:29:54 +01:00
Erik Zandvliet
09e4f597a3 Amended fix for isFixed 2013-11-28 14:44:16 +01:00
Erik Zandvliet
43e49dcba1 Fix for the isFixed function 2013-11-28 14:05:45 +01:00
Erik Zandvliet
35ee722f81 Added ID and comment header support for theora and vorbis 2013-11-28 11:08:46 +01:00
Thulinma
79b4772c3d Metadata upgrades. 2013-11-27 15:29:49 +01:00