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
Simon Eisenmann
c456dc22d0
Cleaned up file upload implementation and made it use the new model based parent scope.
11 years ago
Simon Eisenmann
f75173a96a
Made buddyPictureCapture a custom form field to make it work with dirty detection.
11 years ago
Simon Eisenmann
e5593a30a0
Replace obsolete dom node.
11 years ago
Simon Eisenmann
edfab2540b
Fixed room chat image border.
11 years ago
Simon Eisenmann
2979f1af43
Improved chat borders and contrast.
11 years ago
Simon Eisenmann
3ab1d3fbae
Fixed Chrome 38+ CSS rendering change (see https://code.google.com/p/chromium/issues/detail?id=414269 ).
11 years ago
Simon Eisenmann
6a716f7af4
Fixed code style.
11 years ago
Simon Eisenmann
8cd8600ae1
Use slashed icon only when camera and mic are disabled - normal icon otherwise.
11 years ago
Evan Theurer
d7094aa634
Update visibly.js to 5b271d2c.
11 years ago
Simon Eisenmann
7adea2fd34
Enabled logging for negotiationNeeded events.
11 years ago
Simon Eisenmann
fb3d72ca83
Added option to use 8 fps for video.
11 years ago
Simon Eisenmann
ae0559c7a5
Enabled 1080p (Full HD) capturing as it is supported starting with Chrome 38.
11 years ago
Simon Eisenmann
c4aecfc591
Prepare next release.
11 years ago