Richard Alam
|
f97dd3f018
|
- log whether user is using rtmp/rtmpt connection
|
2014-08-13 13:22:47 -07:00 |
|
Richard Alam
|
e9b5e5552d
|
- update applet
- add logging of session id when user disconnects from Red5
|
2014-08-13 12:57:37 -07:00 |
|
Richard Alam
|
eb0caa9b3e
|
Merge branch 'merge-polling-with-master' of github.com:bigbluebutton/bigbluebutton into merge-polling-with-master
|
2014-08-13 12:07:50 -07:00 |
|
Richard Alam
|
b9d6401a9e
|
- mute/unmute all users
- mute all users except presenter
|
2014-08-13 12:07:01 -07:00 |
|
Richard Alam
|
c56fde0c42
|
Merge pull request #348 from speakserve/unify-version-number
Unify version number
|
2014-08-13 14:17:45 -04:00 |
|
Ghazi Triki
|
bb09eb6d75
|
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
|
2014-08-13 12:20:10 +01:00 |
|
Ghazi Triki
|
9a794f854a
|
Bumped projects version and Flex locales to 0.9
|
2014-08-13 10:28:08 +01:00 |
|
Richard Alam
|
b04916fd84
|
- minor format
- put recording indicator before meeting name
|
2014-08-07 11:04:39 -07:00 |
|
Ghazi Triki
|
1b65bc54f4
|
fs-esl-client artifact can be resolved when deployed to the local gradle flatDir repository, using version 0.8.2 instead (reverted from commit 316de09ea1 )
|
2014-08-05 08:44:35 +01:00 |
|
Ghazi Triki
|
316de09ea1
|
fs-esl-client artifact can be resolved when deployed to the local gradle flatDir repository
|
2014-08-01 10:17:19 +01:00 |
|
Richard Alam
|
fa9e134bea
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1773
|
2014-07-31 13:32:48 -07:00 |
|
Ghazi Triki
|
ac7af7dfea
|
Manually bumped all application version to the correct actual version 0.9.0-dev
|
2014-07-31 17:42:38 +01:00 |
|
Richard Alam
|
26e03af631
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1757
|
2014-07-28 13:36:51 -07:00 |
|
Richard Alam
|
f08d7d795b
|
- create runnalbe for each task
|
2014-07-22 14:05:28 -07:00 |
|
Richard Alam
|
7a31901ce6
|
- create a runnable for each message from redis pubsub
|
2014-07-22 13:37:45 -07:00 |
|
Richard Alam
|
0d1ec9ecf2
|
- create a runnable for each message. This insulates our queue handler from exceptions on sending
which kills our message processor
|
2014-07-22 13:28:36 -07:00 |
|
Richard Alam
|
da01326f5f
|
- fix tests
|
2014-07-22 12:24:24 -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
|
884a6d4bd8
|
- starting cleanup unnecessary logs
|
2014-07-21 14:12:37 -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
|
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
|
6e12f5be11
|
- send mute voice user command to redis pubsub
|
2014-07-05 02:38:15 -07: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
|
c806b4364f
|
- continue modifyng the layout module to sync with others when windows are resized
|
2014-05-30 13:54:40 -07:00 |
|
Richard Alam
|
39fa4f2db1
|
- modify how we send lock and broadcast layout from client
|
2014-05-30 11:08:47 -07:00 |
|
Richard Alam
|
4cfd877f37
|
Merge branch 'merge-polling-with-master' into broadcast-layout
|
2014-05-29 14:09:34 -07:00 |
|
Richard Alam
|
e7dcf3c4bf
|
- fix compile issue
|
2014-05-29 13:55:01 -07:00 |
|
Richard Alam
|
efd66699f0
|
- get it to compile
|
2014-05-29 12:02:55 -07:00 |
|
Richard Alam
|
04c271996d
|
Merge branch 'broadcast-layout' of github.com:mconf/bigbluebutton into broadcast-layout
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/layout/LayoutApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/layout/LayoutService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/layout/LayoutApp.scala
bigbluebutton-client/src/org/bigbluebutton/modules/layout/events/LayoutEvent.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/services/LayoutService.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/services/MessageReceiver.as
|
2014-05-29 11:21:01 -07:00 |
|
Felipe Cecagno
|
5821c32372
|
implemented the new button broadcast layout, which will send to all viewers the moderator's current layout; the lock button and broadcast button only affect viewers, not moderators
|
2014-05-29 12:19:40 -03:00 |
|
Richard Alam
|
8221f219d0
|
- pass list of users to sync
|
2014-05-29 07:28:55 -07:00 |
|
Richard Alam
|
224bea1f5f
|
- sync layout with viewers
|
2014-05-29 07:06:44 -07:00 |
|
Richard Alam
|
e254787276
|
- add layout to lock settings
|
2014-05-28 12:25:28 -07:00 |
|
Richard Alam
|
f87933cf76
|
- try to inject layout change when layout option is changed in lock settings
|
2014-05-27 19:00:38 -07:00 |
|
Richard Alam
|
32e90ae8e5
|
- move lock settings info to bbb-apps from client
|
2014-05-27 13:14:34 -07:00 |
|
Anton Georgiev
|
6a301f4357
|
public chat messages are displayed, emitted, received...; right now each chat message is displayed twice (both in the flash and html5 clients).
|
2014-05-26 14:24:56 +00:00 |
|
Anton Georgiev
|
e63ce2074d
|
Merge branch 'merge-polling-with-master' of https://github.com/bigbluebutton/bigbluebutton into merge-polling-with-master
|
2014-05-23 17:36:09 +00:00 |
|
Richard Alam
|
87b776ad58
|
- fix sending of lock settings to server
|
2014-05-23 08:47:13 -07:00 |
|
Anton Georgiev
|
54ffccf8ac
|
get_chat_history, get_chat_history_reply. The history should be displaying properly but I should first fix sending a chat message. Otherwise the history will remain empty
|
2014-05-22 21:52:36 +00:00 |
|
Anton Georgiev
|
3b6331997f
|
cleaning up
|
2014-05-22 21:50:51 +00:00 |
|
Richard Alam
|
5c844ffeee
|
- send lock settings to server
|
2014-05-22 11:41:59 -07:00 |
|
Anton Georgiev
|
2ce8eab68c
|
Merge branch 'implement-lock-settings' of https://github.com/bigbluebutton/bigbluebutton into merge-polling-with-master
|
2014-05-22 18:20:46 +00:00 |
|
Anton Georgiev
|
b7b075ce71
|
work on user_joined_event prior to get_users_request
|
2014-05-22 18:20:21 +00:00 |
|
Richard Alam
|
52f0e5e00a
|
- require only meetingid and userid for join_user message
|
2014-05-22 11:12:20 -07:00 |
|
Richard Alam
|
1b8fa657ce
|
- send lock settings from server to client
|
2014-05-22 08:30:46 -07:00 |
|