Simon Eisenmann
eb7611e573
Removed audio mirror option as it does not seem to work in the wild.
11 years ago
Simon Eisenmann
d7fa9a27d0
0.22.6
11 years ago
Simon Eisenmann
ae0f27e89d
Fixed an issue where screen sharing is not started on a session which was already in the same conference before with already started screen sharing.
11 years ago
Simon Eisenmann
9c347454ae
Added settings to control audio and video constraints. Some settings were added as experiments which are disabled per default).
11 years ago
Simon Eisenmann
513ab291f9
Also show the constraints as object in debugger.
11 years ago
Simon Eisenmann
a8b54b7b21
Added information where to get session ID and secure session ID fixing #128 .
11 years ago
Simon Eisenmann
efaf7ef28c
Fixed FireFox issue which showed multiple videos for the same peer.
11 years ago
Simon Eisenmann
d008ea48eb
Added missing gear to remove streams.
11 years ago
Simon Eisenmann
3663a8f12b
0.22.5
11 years ago
Simon Eisenmann
248f453bb6
Show own videos earlier when in democrazy layout.
11 years ago
Simon Eisenmann
3ae82e46ad
Avoid removing too much DOM nodes - remove remoteVideos explicitly.
11 years ago
Simon Eisenmann
70a2c67075
0.22.4
11 years ago
Simon Eisenmann
52f2a32955
Fixed audio level indicator which was not visible.
11 years ago
Simon Eisenmann
4f9a4f1b27
Added onepeople layout back as large view and completed translation.
11 years ago
Simon Eisenmann
8a2c20f9d0
Implemented democrazy video layoyt and use it as default.
11 years ago
Simon Eisenmann
71a8eabcce
Removed selfview video layout.
11 years ago
Simon Eisenmann
a960d32da8
Added class around online indicator to allow customization with directive.
11 years ago
Simon Eisenmann
e1c4360c2f
Allow room names to start with @,$,+ characters.
11 years ago
Simon Eisenmann
9b02921202
Fixed setting of default room from user settings by loading them first.
11 years ago
Simon Eisenmann
01c06fc09f
Removed top border from audio video.
...
Decreased right padding for overlay logo.
11 years ago
Simon Eisenmann
b0256daa0f
Make classroom video layout work in main mode.
11 years ago
Simon Eisenmann
1c61fafaab
Allow upscaling of local mini video.
11 years ago
Simon Eisenmann
6a24c06d0d
Changed color of smally view to black.
11 years ago
Simon Eisenmann
79e492238c
Implemented Classroom view.
11 years ago
Simon Eisenmann
2cc0fda55d
Merge pull request #118 from fancycode/webodf_054
...
Updated to WebODF 0.5.4
11 years ago
Joachim Bauch
dbf98eab2f
Release blob urls when no longer needed.
11 years ago
Joachim Bauch
998e9e327f
Patching of "read" and "getFileSize" is no longer required.
11 years ago
Joachim Bauch
f7a8856143
Need to provide custom "readFile" and "loadXML" functions.
11 years ago
Joachim Bauch
c841390381
Updated to WebODF 0.5.4.
11 years ago
Simon Eisenmann
b31adb67bb
Merge pull request #117 from deathwish/improve-makefile
...
Improve makefile
11 years ago
Lance Cooper
866d4bf0cd
Recursively clean all built objects.
11 years ago
Lance Cooper
f7cad65c28
Remove needless AC_SUBST invokations.
11 years ago
Lance Cooper
d9dcdac54c
Breaking change: use VENDOR_GOPATH detected by configure for all builds.
...
This eliminates use of the Debian specific value for SYSTEM_GOPATH and
more readily allows release builds to be made against any set of depenencies.
Additionally, the now redundant `releasetest` target has been removed.
11 years ago
Lance Cooper
79ee86cb36
Don't create config.h, it's not needed for a golang only project.
11 years ago
Lance Cooper
1bb4bac2bf
Organize all settable Makefile parameters into a single block.
11 years ago
Lance Cooper
5f9e5aac9f
Allow configuration of the location of vendor Go code.
...
Also elimate redundant setting of GOPATH for `go` execution and
simplify the `getupdate` target.
11 years ago
Lance Cooper
84ed21513d
Remove PKG variable from Makefile.am, as it's redundant with EXENAME.
...
Also simplify binary targets and allow additional flags to be passed
to `go build` and `go test`.
11 years ago
Simon Eisenmann
c43b557f0b
Merge pull request #116 from deathwish/reduce-build-output
...
Dramatically reduce output produced by js minification.
11 years ago
Lance Cooper
a04660a6af
Dramatically reduce output produced by js minification.
11 years ago
Simon Eisenmann
5dda6eb416
Merge pull request #115 from deathwish/use-local-node-modules
...
Add package.json specifying Node.js build dependencies.
11 years ago
Lance Cooper
988f21bbe9
Add package.json specifying Node.js build dependencies.
...
Also adjusts configure.ac to find and prefer project specific
module and command versions for the dependencies.
11 years ago
Simon Eisenmann
dea7d0cfdf
0.22.3
11 years ago
Simon Eisenmann
f9ddb71a6f
Fixed call state resurrect on heartbeat timeout reconnects.
11 years ago
Simon Eisenmann
626877253e
Merge pull request #113 from theurere/update-visibly.js
...
Update visibly.js to 5b271d2c.
11 years ago
Simon Eisenmann
71c5efe3a0
Merge pull request #114 from theurere/buddyPictureUpload-cleanup-ids
...
Remove ids in buddypictureupload.html
11 years ago
Simon Eisenmann
6452184fd4
Implemented self portrait video layout.
11 years ago
Simon Eisenmann
4957c01f2b
Fixed issue where a failed peerconnection did hang up all calls. Only hang up the call which failed.
11 years ago
Simon Eisenmann
3f8c716182
Fixed problem that local video does not work when fast reendabled after a call (added timeout).
11 years ago
Evan Theurer
85b2b3b944
Cleanup ids.
11 years ago
Simon Eisenmann
6d40d543a2
Fixed name conflicts between capture and upload of buddy picture.
11 years ago