1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-02 21:31:41 +02:00
Commit Graph

1130 Commits

Author SHA1 Message Date
Daniel Berteaud
4ced1dd4d9 Remove debug line 2014-04-29 17:58:57 +02:00
Daniel Berteaud
2ab632a582 Unicast name and color
When a new peer joins, send him our name and color, but don't broadcast it, other peers should already have this
2014-04-29 17:57:58 +02:00
Daniel Berteaud
7412b2f4ef Update to SimpleWebRTC 1.7.4 2014-04-25 09:03:52 +02:00
Daniel Berteaud
9fc834df8a Remove old SimpleWebRTC bundle 2014-04-25 09:01:17 +02:00
Daniel Berteaud
28b897e2b9 Translate missing string
"one of the peers" was hardcoded instead of being localized
2014-04-19 19:23:27 +02:00
Daniel Berteaud
21b77c9bb9 Reduce font size on smaller screens
should fix #2
2014-04-18 15:03:24 +02:00
Daniel Berteaud
fcc303ebb2 Re-enable screen sharing in Chrome 34 2014-04-15 09:21:12 +02:00
Daniel Berteaud
d76a87df7b Arbitrary message through the signaling channel
Re-add support for arbitrary message on the signaling channel, it hasn't been merged in upstream SimpleWebRTC yet
2014-04-15 09:02:56 +02:00
Daniel Berteaud
59b77c5458 Update SimpleWebRTC to 1.7.3 2014-04-14 23:00:28 +02:00
Daniel Berteaud
004850b597 Put lock button next to the button group mute/pause/screenshare 2014-04-09 15:35:10 +02:00
Daniel Berteaud
d00bac6b93 Put color change button next to name input 2014-04-09 15:30:26 +02:00
Daniel Berteaud
19a6511b35 Update code comment
mute/paused are now handled directly by SimpleWebRTC
2014-04-08 11:37:21 +02:00
Daniel Berteaud
8ee54e1198 Fix a typo in fr locale 2014-04-07 13:58:09 +02:00
Daniel Berteaud
85a86808e0 add maxHeight function 2014-04-05 20:04:05 +02:00
Daniel Berteaud
28f5dab18f Add fullScreen function 2014-04-05 19:54:46 +02:00
Daniel Berteaud
7d79b34e91 Add a link to the demo 2014-04-04 23:42:23 +02:00
Daniel Berteaud
80a7cb61cf Reduce wasted space
Should fix #3 for small devices
Hide the mainVideo area on small devices, instead display only bigger previews. Also switch to 2 cols for preview on large displays, not medium ones
2014-04-04 17:52:41 +02:00
Daniel Berteaud
32d6c5b1b9 Only make links black on chat messages 2014-04-04 16:31:53 +02:00
Daniel Berteaud
42d352eed4 Disable SimpleWebRTC debuging 2014-04-04 11:44:35 +02:00
Daniel Berteaud
0001b6da86 Set default conf values in vroom.pl 2014-04-04 11:42:59 +02:00
Daniel Berteaud
d189b2ec06 Put all JS stuff in its own ep template, so it can be included easily in the different pages 2014-04-04 11:14:03 +02:00
Daniel Berteaud
64baaa6862 Link to SimpleWebRTC github page 2014-04-04 11:09:16 +02:00
Daniel Berteaud
41a72f5b58 Fix jquery path on index template 2014-04-03 23:03:24 +02:00
Daniel Berteaud
3d8ff66dba Also ignore local conf 2014-04-03 23:03:06 +02:00
Daniel Berteaud
b5dd2d935f Re-add missing jshint files in signalmaster 2014-04-03 22:42:29 +02:00
Daniel Berteaud
b25ccd9a73 Ignore node_module 2014-04-03 22:41:52 +02:00
Daniel B.
2ef4437caf Add link to doc 2014-04-03 19:41:45 +02:00
Daniel Berteaud
f7e87e18d5 Fix ERROR_ROOM_s_LOCKED in fr locale 2014-04-03 19:37:23 +02:00
Daniel Berteaud
cef5791a89 Initial import 2014-04-03 17:42:54 +02:00
Daniel B
58567d23bf Initial commit 2014-04-03 08:16:06 -07:00