Simon Eisenmann
c51a633af8
0.25.1
10 years ago
Simon Eisenmann
957c3efde0
Use new changelog to retrieve VERSION.
10 years ago
Simon Eisenmann
85b8725d19
Added support for default and override config.
10 years ago
Simon Eisenmann
37f6e94957
Removed obsolete file.
10 years ago
Simon Eisenmann
addf7afa8b
Removed obsolete file.
10 years ago
Simon Eisenmann
ac9882400c
Merge branch 'release-0.25' into develop
10 years ago
Simon Eisenmann
66af4467de
0.25.0
10 years ago
Simon Eisenmann
701ad086e7
Added hints how CHANGELOG.md is created.
10 years ago
Simon Eisenmann
199c2f02b9
Use markdown for changelog.
10 years ago
Simon Eisenmann
01f93bd8cd
Removed own debian folder, to avoid conflicts for packagers.
10 years ago
Simon Eisenmann
905dfb3031
Merge pull request #266 from fancycode/split_makefile
...
Split "install" and "release" targets
10 years ago
Simon Eisenmann
336879b818
Trigger NATS events non blocking through buffered channel.
10 years ago
Joachim Bauch
948a435899
Split "release" target into binary and assets.
10 years ago
Joachim Bauch
75fb049883
Split "install" target into binary and assets.
...
This way packaging can later move the static assets to a separate package.
10 years ago
Simon Eisenmann
fe3c4ffaeb
Merge branch 'release-0.24' into develop
10 years ago
Simon Eisenmann
4827c287c6
Merge branch 'release-0.24'
10 years ago
Simon Eisenmann
8d28043022
0.24.12
10 years ago
Simon Eisenmann
bbd37a7454
Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264 .
10 years ago
Simon Eisenmann
687ec6df4d
Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264 .
10 years ago
Simon Eisenmann
502423d283
Added Go 1.6.
10 years ago
Simon Eisenmann
f3e1d03d8c
Fixed tests to reflect busManager changes.
10 years ago
Simon Eisenmann
d782eb26d8
Added startup bus event and a NATS client id.
10 years ago
Simon Eisenmann
d4f2dc2f86
Removed auth bus event in favour of session bus event.
10 years ago
Irek
607195b0af
Added author below the translation section
10 years ago
Simon Eisenmann
1a9a2b406e
Merge pull request #265 from longsleep/nats-triggers
...
Added support for NATS pub/sub messaging to trigger channeling events…
10 years ago
Simon Eisenmann
ebfe0f58f9
Added docstrings and cleaned up code.
10 years ago
Simon Eisenmann
a2f0830c79
Validate Offer and Answer content, so only events without _token key are triggered as channelling event to bus.
10 years ago
Simon Eisenmann
e33796f83f
Added support for NATS pub/sub messaging to trigger channeling events for external services.
10 years ago
Simon Eisenmann
8d1e18b007
Merge branch 'leonklingele-fix-biased-rng' into develop
10 years ago
Simon Eisenmann
3090b7cedf
Added Leon to authors.
10 years ago
Leon Klingele
067ed1c3e3
cryptoRand.Int / pseudoRand.Intn to generate random integer. Previous way was modulo-biased
10 years ago
Leon Klingele
2cfe8af4df
Add missing characters to random string function, so we use the full upper+lowercase alphabet
10 years ago
Simon Eisenmann
676705cf30
Merge branch 'drop-old-golang-version-support' of https://github.com/deathwish/spreed-webrtc into develop
10 years ago
Irek
34ec20353f
Added translation for Russian
...
Added VP9 message
Changed some words
Changed some words
Changed some words
Changed some words
Add static/translation/messages-ru.json
Corrected some words
10 years ago
Simon Eisenmann
bb630311ca
Avoid using LDFLAGS as this might be set to unexpected values in environment.
10 years ago
Simon Eisenmann
fdd78207b8
Merge branch 'release-0.24' into develop
10 years ago
Simon Eisenmann
b735c5170a
Merge branch 'release-0.24'
10 years ago
Simon Eisenmann
5dbff2b001
0.24.11
10 years ago
Simon Eisenmann
1ae16b682c
Restrict VP9 experiment to Chrome >= 48.
10 years ago
Simon Eisenmann
814615ad35
Firefox 44 has fixed gUM permission indicator, so limiting workaround to 43 and lower.
10 years ago
Simon Eisenmann
e81527f857
Removed local getUserMedia conversion code and use the one provided by the adapter, fixing screen sharing for Chrome >= 49.
10 years ago
Simon Eisenmann
65ef7135ac
Only prefer VP9 when experiments are actually enabled.
10 years ago
Simon Eisenmann
e07fb42ced
Added support to prefer VP9 video codec (works with Chrome >= 48) as experimental setting.
10 years ago
Simon Eisenmann
dba270700a
Updated WebRTC adapter to 0.2.10
10 years ago
Simon Eisenmann
6920fcc891
Fix wrong type for syscall.Setrlimit on FreeBSD ( #244 )
...
Values are uint64 on Unix but FreeBSD uses int64 for legacy reasons.
10 years ago
Simon Eisenmann
c08d949647
Updated deps to no longer user code.google.com.
10 years ago
Simon Eisenmann
0316752727
Use sh shebang instead of bash to be less Linux specific ( #244 ).
10 years ago
Simon Eisenmann
5993c38021
Merge branch 'release-0.24' into develop
10 years ago
Simon Eisenmann
616fe61f94
Merge branch 'release-0.24'
10 years ago
Simon Eisenmann
be42cf4153
0.24.10
10 years ago