Richard Alam
b47efe5675
- init dataprovider when layout list has been updated after the combo has been initialized
2014-07-22 10:45:56 -07:00
Richard Alam
5236d85cd4
- fix layout drop NPE
2014-07-22 08:53:38 -07:00
Richard Alam
94a8dc5762
- fix race condition on initializing layout combo dropbox
2014-07-22 08:33:36 -07:00
Richard Alam
f1430c1e96
- cleanup
2014-07-21 18:50:03 -07:00
Richard Alam
502a472527
- continue with cleanup
2014-07-21 15:14:48 -07:00
Richard Alam
633bd3b72d
Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master
2014-07-21 14:13:16 -07:00
Richard Alam
884a6d4bd8
- starting cleanup unnecessary logs
2014-07-21 14:12:37 -07:00
Richard Alam
d2a615cc85
Merge pull request #344 from SenecaCDOT-BigBlueButton/fix-chrome-webrtc
...
reverted jssip back to 0.3.7 and fixed chrome webrtc
2014-07-21 15:57:25 -04:00
Calvin Walton
11045c7f4a
rap-worker: Set log level to 'INFO'
...
I had it on DEBUG temporarily for testing. The old version used ERROR,
but this made it print virtually no output which made diagnosing
issues difficult.
2014-07-21 15:00:29 -04:00
Calvin Walton
6135804596
bbb-record: Improve steps done in --delete and --deleteall
...
It's now done in an order that should be less likely to cause
issues with a concurrent rap-worker process, and the files
deleted by --delete and --delete-all are now the same.
2014-07-21 14:59:44 -04:00
Calvin Walton
b91a54afa0
record core: Remove hardcoded ffmpeg path
...
The ffmpeg binary should be looked up using the normal PATH mechanism,
it might not always be installed in the same place.
2014-07-21 14:59:33 -04:00
Calvin Walton
8b507d621e
bbb-record: Update 'rebuild' command for new rap-worker
...
The new rap worker relies only on .done files for triggering, rather
than the absence of process/publish directories.
2014-07-21 14:58:46 -04:00
Calvin Walton
efb44c9dd9
Rewrite rap-worker script in an optimized fashion
...
It now does much less directory reading, and performance should
scale far better with large numbers of recordings.
Semantics should be mostly unchanged, but there's greater use
of '.fail' files to mark errors, and '.done' files are now removed
after all of the following processing steps complete.
The rap worker no longer relies on processing scripts leaving
behind empty directories; those are now removed where appropriate.
2014-07-21 14:58:46 -04:00
Chad Pilkey
5c79202ade
reverted jssip back to 0.3.7 and fixed chrome webrtc
2014-07-21 10:25:08 -07:00
Richard Alam
930c6d881b
- slowly cleaning up debug logs
2014-07-18 13:28:09 -07:00
Richard Alam
8f7941de33
- minor cleanup
2014-07-18 11:26:46 -07:00
Richard Alam
0daff8a8d4
- deskshare applet where min jre version is passed from html page
2014-07-18 08:45:59 -07:00
Richard Alam
dfbf77aab0
- externalize min jre version required
2014-07-18 08:45:10 -07:00
Richard Alam
af3e7875ee
- deskshare applet that support 1.7.0_51 and up
2014-07-18 07:54:28 -07:00
Richard Alam
e854928b7a
- clean up formatting
...
- add test for non-GA version (1.7.0_65-b19)
2014-07-18 07:52:21 -07:00
Richard Alam
70f4aba334
Merge pull request #343 from markoscalderon/merge-polling-with-master
...
Fix java detection exception
2014-07-18 10:43:10 -04:00
Markos Calderon
3fb991f990
Added license to VersionCheckUtil
2014-07-17 15:44:29 -07:00
Markos Calderon
d172afb6bf
fix java detection exception
2014-07-17 15:40:15 -07:00
Richard Alam
c9e6479a0a
- add test for applet version check
2014-07-17 14:31:17 -07:00
Richard Alam
9d20d28d30
- disable layout dropbox when layout is locked
2014-07-17 11:16:53 -07:00
Richard Alam
4c41140193
- do not sync layout to others automatically
2014-07-17 10:48:23 -07:00
Richard Alam
412e2c51a6
- a little cleanup
2014-07-16 13:12:10 -07:00
Richard Alam
7fd7b13088
- change layout sync icon
2014-07-16 11:39:16 -07:00
Richard Alam
cbd12a5f5c
Merge pull request #342 from SenecaCDOT-BigBlueButton/fix-audio-prompts-chrome36
...
upgraded jssip to 0.4-devel, skipped the webrtc switch mic notifications
2014-07-11 17:24:09 -04:00
Chad Pilkey
af6e2b4db3
upgraded jssip to 0.4-devel, skipped the webrtc switch mic notifications
2014-07-11 13:32:04 -07:00
Richard Alam
d2196d4adb
- sign applet that support java 8
2014-07-11 12:41:27 -07:00
Richard Alam
bc655811c6
- don't clear newer pending ping messages when red5 recovers
2014-07-05 03:38:12 -07:00
Richard Alam
6e12f5be11
- send mute voice user command to redis pubsub
2014-07-05 02:38:15 -07:00
Richard Alam
d43aa3a99b
Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master
2014-07-05 01:36:11 -07:00
Richard Alam
13046276fe
- update windows when broswer is resized
2014-07-05 01:35:33 -07:00
Richard Alam
bee5b7b02d
Merge branch 'merge-polling-with-master' into broadcast-layout
2014-07-03 14:06:12 -07:00
Richard Alam
af830ffe16
Merge pull request #338 from markoscalderon/fix-java-detection
...
Fix Java Detection
2014-06-27 14:16:39 -04:00
Markos Calderon
7fd4de5cfa
Fix Java Detection
2014-06-21 02:22:43 -07:00
Richard Alam
78ebb5b14c
- start implementing per user access code
2014-06-19 15:43:20 -07:00
Fred Dixon
2642cd0486
Added some blank pages to default presentation to use as a whiteboard
2014-06-12 17:36:50 -04:00
Richard Alam
c78fdab2a8
- don't use FS Event timestamp for start/stop recording event
2014-06-12 13:40:57 -07:00
Richard Alam
97262dfba5
- make recording process work
2014-06-12 12:31:24 -07:00
Richard Alam
702c57ebab
- apply lock settings
2014-06-11 13:00:53 -07:00
Richard Alam
c7ceb58f43
- don't sync layout to viewers when moderstor resize the windows
2014-06-11 11:54:59 -07:00
Richard Alam
73877cab9b
- switch layout when combo box is selected
2014-06-11 10:10:20 -07:00
Richard Alam
c8ec8bb24b
- figure out why sync is broken
2014-06-07 01:25:39 -07:00
Richard Alam
0dd1b37afd
Merge branch 'merge-polling-with-master' into broadcast-layout
2014-06-06 22:14:32 -07:00
Richard Alam
aac2dd3c3c
- chnage label on lock settings
2014-06-06 21:26:01 -07:00
Richard Alam
73bb2cdeb6
- display layout names in dropdown
2014-06-06 18:27:46 -07:00
Richard Alam
045426e9af
- try to diplay layouts in dropdown
2014-06-06 17:49:04 -07:00