Commit Graph

11528 Commits

Author SHA1 Message Date
Anton Georgiev
caa5686b70 fix bug with keepAlive failure 2016-03-11 22:25:51 +00:00
Anton Georgiev
8babeef291 cleanup 2016-03-11 19:25:12 +00:00
Anton Georgiev
c2038033e9 handle other messages requiring response in java 2016-03-11 15:42:33 +00:00
Anton Georgiev
b0631b76c5 handle ScreenShareInfo 2016-03-10 21:45:47 +00:00
Anton Georgiev
ea6f5a4d44 more renaming 2016-03-10 20:08:58 +00:00
Anton Georgiev
5ae59b9197 rename actor classes 2016-03-10 19:49:50 +00:00
Anton Georgiev
be8e7f3d95 dealing with SSA->SS->SSA messages 2016-03-10 19:31:52 +00:00
Anton Georgiev
b3859040a9 add gson lib; jnlp deploy commands 2016-03-08 22:58:38 +00:00
Anton Georgiev
54d72b2b9a direct call to parent actor 2016-03-08 22:56:40 +00:00
Anton Georgiev
e834637b5a upgrade grails from 2.3.6 to 2.5.2 2016-03-08 21:43:35 +00:00
Anton Georgiev
b3d7234d0b wrap ScreenshareSession into ActiveSession 2016-03-08 16:24:29 +00:00
Anton Georgiev
73415255eb add a wrapper for MeetingActor 2016-03-07 23:14:33 +00:00
Anton Georgiev
259c68f2c8 working on implementing the hier. actor system 2016-03-07 22:24:08 +00:00
Anton Georgiev
1a432723a6 akka actors in a system; compiles 2016-03-05 23:03:26 +00:00
Anton Georgiev
146d28b460 temporarily simplify; use SBT 2016-03-05 19:24:47 +00:00
Anton Georgiev
a0aebf3cdc Merge branch 'screenshare-with-cursor-capture' of github.com:ritzalam/bigbluebutton 2016-03-05 16:50:13 +00:00
Richard Alam
56ce95ed9b - forgot to push jar file 2016-02-26 18:07:50 +00:00
Richard Alam
db1427e606 - add ffmpeg linux x86 jar 2016-02-26 16:50:23 +00:00
Richard Alam
f7995e8461 - disable region share button for Mac OS as avfoundation only captures full screen 2016-02-26 16:06:11 +00:00
Richard Alam
95c043860b - add archiving of new screenshare 2016-02-25 17:59:29 +00:00
Richard Alam
d64f20cb63 - add working jars for linux-x86_64 and mac os x 2016-02-23 15:31:48 +00:00
Fred Dixon
e6e0e60cf9 Merge pull request #3018 from jfederico/master
The new directory [deleted] is now included when deleting recordings with bbb-record
2016-02-18 17:00:20 -07:00
Chad Pilkey
9b4e264d1d Merge pull request #3016 from tdj-br/master
Fix bigbluebutton/bigbluebutton#2710
2016-02-18 17:41:52 -05:00
Tiago Daniel Jacobs
ac1990f426 Fix bigbluebutton/bigbluebutton#2710 (attempt 2) 2016-02-18 01:49:17 -02:00
Richard Alam
cb6ecc5566 - ignore only certain lib/ dir 2016-02-17 18:40:06 +00:00
Richard Alam
eff5e7c0f6 - add ffmpeg jars 2016-02-17 18:39:45 +00:00
Richard Alam
86323e2c1d - add new mac osx jar 2016-02-17 16:59:55 +00:00
Tiago Daniel Jacobs
f8c050aa25 Fix bigbluebutton/bigbluebutton#2710 2016-02-16 23:17:32 -02:00
jfederico
0d017dc265 bigbluebutton-config: Included the new directory [deleted] in shell for managing recordings 2016-02-16 15:14:46 -05:00
Richard Alam
4bfa67f4c4 Merge pull request #3015 from jfederico/master
Fix for bugs related to new states for recordings
2016-02-16 10:35:45 -05:00
jfederico
932f66e47b bigbluebutton-web: Prevented apiController to crash if in a getRecordings request the metadata.xml fiel doesn't exist 2016-02-12 12:48:26 -05:00
jfederico
503b748b22 record-and-playback: Placed code for producing the initial metadata.xml file at the top 2016-02-12 12:08:33 -05:00
jfederico
3bb127ed88 bigbluebutton-web: Validated nulls and empty strings in new template for getRecordings 2016-02-12 12:07:20 -05:00
Richard Alam
86ec20ae6a - setup all JavaCV jar files
- make the window not movable when sharing because ffmpeg doesn't adjust x.y coordinates after
   sharing has started
2016-02-11 19:50:23 +00:00
Richard Alam
bd30fd8c6f - new screenshare red5 app 2016-02-10 19:53:01 +00:00
Richard Alam
dd37445b7d - screenshare client 2016-02-10 19:43:38 +00:00
Richard Alam
f71cfe343c Merge pull request #3011 from jfederico/master
Fix for bug in scripts for processing recordings
2016-02-09 17:56:20 -05:00
jfederico
0c2eaf5f11 record-and-playback: Fixed bug in original state of recordings. 2016-02-09 17:26:29 -05:00
Jesus Federico
3346a93a72 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2016-02-09 13:31:45 -08:00
Richard Alam
5189dd684a Merge pull request #3010 from capilkey/fix-3009
Show chat options tab when private chat disabled
2016-02-09 14:23:18 -05:00
Chad Pilkey
7687d9dd00 show chat options tab when private chat disabled 2016-02-09 11:15:17 -08:00
Fred Dixon
a9c9b6fe57 Merge pull request #3008 from capilkey/fix-emoji-tooltips
Cleaned up undefined emoji strings
2016-02-08 18:21:18 -05:00
Chad Pilkey
9e0c169c5d removed undefined emoji tooltip strings 2016-02-08 15:09:05 -08:00
Richard Alam
6eb7c446e1 Merge pull request #3007 from capilkey/1.0-access-bugfix1
Four minor accessibility fixes
2016-02-08 17:22:36 -05:00
jfederico
f92200c692 bigbluebutton-web: On changeState, create the directory named by the pathname, including any necessary but nonexistent parent directories. 2016-02-08 16:59:38 -05:00
jfederico
c40f499b94 bigbluebutton-web: Closed DirectoryStream after the directory is processed 2016-02-08 16:48:40 -05:00
Chad Pilkey
9264f50ae5 adjusted the ShortcutWindow sizing 2016-02-08 13:07:47 -08:00
Chad Pilkey
d5db28ac3c removed unused functions from JS 2016-02-08 13:07:08 -08:00
Chad Pilkey
c40087ffac fixed some html labelling in the client 2016-02-08 13:06:34 -08:00
Chad Pilkey
addfe4e502 increase contrast on some font colours 2016-02-08 13:02:00 -08:00