Commit graph

35 commits

Author SHA1 Message Date
Erik Zandvliet
6d4fa4d1ef Minor fixes to dtscMerge and Player. 2013-08-09 09:51:31 +02:00
ThatGuy
31b981dc1c fixed a bug with setting the live flag in the metadata (embed) 2013-07-29 14:58:27 +02:00
ThatGuy
3dcdb0ccd7 Fixed buffer CPU usage 2013-07-29 14:15:51 +02:00
Thulinma
67815bcce4 Changed default buffer time from 0 to 20 seconds. 2013-07-24 13:59:20 +02:00
Thulinma
25c7f6f93d Tweaked buffer/player timings to prevent delays, almost-working smooth support. 2013-07-24 13:25:38 +02:00
Thulinma
4d3a500e66 Fixed timeout problems in MistPlayer. 2013-07-23 16:25:23 +02:00
Erik Zandvliet
a7c4cc4118 Buffer cpu fixes. 2013-07-22 14:39:12 +02:00
Erik Zandvliet
1430b33413 Fixes for resetting a stream. 2013-07-22 11:37:47 +02:00
Thulinma
ddd0445f0e Added stream finalizer so the last bit gets sent. 2013-07-18 15:39:14 +02:00
Thulinma
82b5f9ef59 Added playUntil support to live stream buffer, fixing segmented protocols. 2013-07-11 15:57:23 +02:00
Thulinma
3053ffa140 Removed debug messages Oswald accidentally left in ^_^ 2013-07-11 15:55:43 +02:00
Oswald Auguste de Bruin
e45caad697 Player optimisation 2013-07-10 15:00:31 +02:00
Thulinma
892dfa4e38 Fixed MistPlayer CPU usage and benchmarking texts. 2013-07-10 12:29:18 +02:00
Erik Zandvliet
85e9416b02 Working HLS, dunno how, but it works. 2013-07-10 11:53:51 +02:00
Thulinma
863cd6c8b6 Fixed progressive connector. 2013-07-04 16:28:34 +02:00
Thulinma
7bbfbda556 Fixed buffer headers and waiting code. 2013-07-03 16:12:04 +02:00
Erik Zandvliet
bfecf417dc Its really really broken 2013-07-02 15:50:39 +02:00
Thulinma
2644e9575e Now compiles with DTSC multibitrate library. 2013-06-25 15:43:06 +02:00
Erik Zandvliet
c6aabfa4bf Updated MistConnHTTPLive for DTSC2, fixed a bug in fragmentizing. 2013-06-06 14:52:55 +02:00
Erik Zandvliet
7e3c97355f Update to "keys" element instead of all different arrays. 2013-06-04 11:54:19 +02:00
Erik Zandvliet
a7edacd720 Various updates 2013-06-03 15:51:23 +02:00
Erik Zandvliet
1452ccc179 Updated track selection. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
d1c6fac70f Progress on HTTPSmooth Output for DTSCv2 2013-06-03 15:51:23 +02:00
Erik Zandvliet
9feb1c95d1 Updated for selecting tracks. 2013-06-03 15:51:23 +02:00
Erik Zandvliet
073a80e079 Updated MistConnHTTPSmooth to output a proper Manifest for DTSCv2 files. 2013-06-03 15:51:23 +02:00
Thulinma
719ac8de7b Made user thread handling in buffer more sane and more bulletproof. 2013-04-10 23:07:08 +02:00
Thulinma
1a5e0be093 Fixed Buffer not shutting down properly in some cases. 2013-04-10 22:19:25 +02:00
Thulinma
51ebca43f1 Buffer threading problem fixes. 2013-04-04 00:52:51 +02:00
Erik Zandvliet
431f453586 Added extra doxygen, refactored all analysers into a separate namespace. 2013-03-30 15:05:43 +01:00
Erik Zandvliet
1e2f1602f8 Namespace refactor and documentation in the separate buffer files. 2013-03-28 15:42:46 +01:00
Thulinma
14ba7f835a Re-unified coding style. 2013-03-25 12:25:36 +01:00
Thulinma
f18dc5d85e Fixes a few minor errors in MistPlayer. 2013-03-21 14:56:17 +01:00
Thulinma
46710d2446 Moar DTSCFix fixes - also tweaked MistPlayer behaviour to prevent strange surprises. 2013-03-21 14:37:49 +01:00
Thulinma
78886239e1 MistPlayer will now auto-run DTSCFix, updated connectors to use the now guaranteed consistent metadata. 2013-03-21 14:22:22 +01:00
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