Thulinma
|
971836e20a
|
Increased license-checking timeout from 5s to 25s, reworked updater code (now uses system "tar" binary and downloads the same release archives linked on the website)
|
2019-05-23 13:32:27 +02:00 |
|
Thulinma
|
fd927c5e39
|
Merge branch 'development' into LTS_development
# Conflicts:
# src/controller/controller.cpp
# src/controller/controller_statistics.cpp
|
2019-05-23 13:31:41 +02:00 |
|
Thulinma
|
5418c1fefc
|
Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs
|
2019-05-23 13:30:24 +02:00 |
|
Thulinma
|
ea443945fe
|
Generalized Util::Config::is_restarting for rolling restarts, added rolling restart support to listening socket outputs
|
2019-05-23 13:28:30 +02:00 |
|
Thulinma
|
42da518d5f
|
Fixed ERROR message when force-saving connector list to shared memory.
|
2019-05-23 12:43:45 +02:00 |
|
Thulinma
|
26c9f964be
|
Merge branch 'development' into LTS_development
|
2019-05-23 12:42:19 +02:00 |
|
Thulinma
|
8d17d5f6c4
|
Removed FAIL message when trying ::accept() an already closed Socket::Server.
|
2019-05-23 12:37:05 +02:00 |
|
Thulinma
|
335a26df60
|
Removed non-existing function from procs library header
|
2019-05-23 12:36:52 +02:00 |
|
Thulinma
|
d0868d0f42
|
Added "version" element to JSON outputs of binaries, added version check in controller (ignores mismatched binaries now)
|
2019-05-23 12:36:45 +02:00 |
|
Thulinma
|
917ce2d452
|
Fixed Downloader class progress callbacks, added HTTP::Parser progress calculation function.
|
2019-05-23 12:24:41 +02:00 |
|
Thulinma
|
f48bfd589b
|
Merge branch 'development' into LTS_development
|
2019-05-16 16:21:35 +02:00 |
|
Cat
|
e1150fe871
|
Embed: videojs didnt allow seeking backwards
|
2019-05-16 16:21:19 +02:00 |
|
Thulinma
|
260e362a89
|
Merge branch 'development' into LTS_development
|
2019-05-16 15:23:29 +02:00 |
|
Thulinma
|
09d54228d1
|
Corrected Track::getSendLen to account for keysizes properly
|
2019-05-16 15:22:55 +02:00 |
|
Thulinma
|
36d0981f87
|
Merge branch 'development' into LTS_development
|
2019-05-16 13:49:02 +02:00 |
|
Thulinma
|
488cd0434a
|
Windows fix for stream status
|
2019-05-16 13:48:57 +02:00 |
|
Thulinma
|
b2bcef16c9
|
Merge branch 'development' into LTS_development
|
2019-05-15 09:19:11 +02:00 |
|
Thulinma
|
4c324c1b19
|
Fixed semaphore problems on MacOS
|
2019-05-15 09:15:34 +02:00 |
|
Thulinma
|
f05346e270
|
Merge branch 'development' into LTS_development
|
2019-05-13 17:16:53 +02:00 |
|
Thulinma
|
035496d198
|
Fixed info_* websocket not terminating on socket close
|
2019-05-13 17:16:22 +02:00 |
|
Thulinma
|
f1ff9324b6
|
Merge branch 'development' into LTS_development
|
2019-05-08 13:50:27 +02:00 |
|
Thulinma
|
984f5b7e29
|
Fixed file descriptor leak in Downloader class
|
2019-05-08 13:50:10 +02:00 |
|
Thulinma
|
262f40438c
|
Fixed file descriptor leak in Downloader class
|
2019-05-08 13:49:32 +02:00 |
|
Thulinma
|
b0e0cdc30b
|
Added CORS headers to load balancer responses
|
2019-05-07 16:54:16 +02:00 |
|
Thulinma
|
2b8b74f089
|
Merge branch 'development' into LTS_development
|
2019-05-03 16:04:57 +02:00 |
|
Thulinma
|
92d59befa6
|
EBML input/output improvements and fixes
|
2019-05-03 16:04:51 +02:00 |
|
Thulinma
|
770a2f9e22
|
EBML input/output improvements and fixes
|
2019-05-03 16:03:13 +02:00 |
|
Thulinma
|
2e091eed6a
|
Merge branch 'development' into LTS_development
|
2019-05-02 16:50:07 +02:00 |
|
Thulinma
|
84f9463059
|
Fix for EBML output
|
2019-05-02 16:50:02 +02:00 |
|
Thulinma
|
efe72aac3b
|
Fix for EBML output
|
2019-05-02 16:49:51 +02:00 |
|
Thulinma
|
3bb3a09630
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/langcodes.cpp
# src/output/output.cpp
# src/output/output.h
# src/output/output_http.cpp
|
2019-05-02 15:34:01 +02:00 |
|
Thulinma
|
61bb14a368
|
EBML input fixup
|
2019-05-02 15:31:21 +02:00 |
|
Thulinma
|
320c8ab29f
|
Track selector and language code support backported from Pro edition
|
2019-04-29 14:08:31 +02:00 |
|
Thulinma
|
62fa683a80
|
Added liveSeek to EBML output to stay near live point
|
2019-04-29 11:05:49 +02:00 |
|
Thulinma
|
69d2ca21d3
|
Merge branch 'development' into LTS_development
|
2019-04-29 11:05:43 +02:00 |
|
Thulinma
|
58919a9346
|
Improve MKV input latency significantly
|
2019-04-29 11:03:56 +02:00 |
|
Thulinma
|
6727a6e37a
|
Added getBoundAddress() function to Socket::Connection to get the locally bound address for a socket.
|
2019-04-29 11:03:56 +02:00 |
|
Thulinma
|
6c01a591d3
|
EBML input tweaks
|
2019-04-29 10:10:17 +02:00 |
|
Erik Zandvliet
|
d83a54fac6
|
Evade empty blocks in EBML
|
2019-04-29 09:59:57 +02:00 |
|
Thulinma
|
055ac37e8a
|
Added PRETTY_PRINT_MSTIME and PRETTY_ARG_MSTIME for printing millisecond-based time information
|
2019-04-29 09:58:02 +02:00 |
|
Thulinma
|
fd34aa7e32
|
Merge branch 'development' into LTS_development
# Conflicts:
# lib/stream.cpp
# src/output/output.cpp
# src/output/output_hls.cpp
|
2019-04-26 17:10:02 +02:00 |
|
Thulinma
|
b86ea9adc8
|
Removed old HLS code
|
2019-04-26 17:08:35 +02:00 |
|
Thulinma
|
095a60e0ed
|
HLS stream track selector support in index URLs, fixed source matching when multi-select or type-select is used, handle user agent exceptions in Output::selectDefaultTracks(), added Util::codecString to stream.h library, removed duplicate/wrong code from DASH/HLS outputs
|
2019-04-26 17:03:42 +02:00 |
|
Thulinma
|
74dfe6a329
|
DASH fix
|
2019-04-26 15:02:33 +02:00 |
|
Thulinma
|
b8415d09c6
|
HLS/DASH stream track selector support in index URLs, fixed source matching when multi-select or type-select is used, handle user agent exceptions in Output::selectDefaultTracks(), added Util::codecString to stream.h library, removed duplicate/wrong code from DASH/HLS outputs
|
2019-04-26 13:50:39 +02:00 |
|
Thulinma
|
bd34bafc03
|
Merge branch 'development' into LTS_development
|
2019-04-26 11:23:20 +02:00 |
|
Thulinma
|
7eb4f6634a
|
Added package.json file for embed code generator, which installs the needed node modules locally and runs the minimize script through it
|
2019-04-26 11:15:23 +02:00 |
|
Thulinma
|
51a65209fa
|
Merge branch 'development' into LTS_development
|
2019-04-26 11:06:33 +02:00 |
|
Cat
|
7cf115d79a
|
Embed: dashjs trackswitching using generic method
|
2019-04-25 14:57:05 +02:00 |
|
Cat
|
80a3618bc4
|
Embed: edits to videojs main player to correctly handle ending live streams
|
2019-04-25 13:52:37 +02:00 |
|