Commit Graph

6290 Commits

Author SHA1 Message Date
Fred Dixon
1c50f1cff2 Disable logout window for the moment as its pending UI updates (changed correct parameter :-) 2013-08-16 15:38:41 -07:00
Fred Dixon
d5099639ef Disable logout window for the moment as its pending UI updates 2013-08-16 15:11:45 -07:00
Richard Alam
b1ae7bb2e1 Merge pull request #228 from kepstin/stretch-audio-sync
Stretch freeswitch audio to match event timing (experimental)
2013-08-16 05:35:17 -07:00
Ghazi Triki
a3ca2c6bac Removed uncessary binding for LoadingBar positioning. 2013-08-16 10:37:12 +01:00
Calvin Walton
0fa60e2bc3 Use the old sox trim syntax for the version on ubuntu lucid 2013-08-15 13:36:52 -04:00
Calvin Walton
6b56c4103d Correct variable name to refer to original audio length 2013-08-15 13:34:19 -04:00
Calvin Walton
d2afbe9383 Convert timestamps to numbers for subtraction 2013-08-15 13:30:36 -04:00
Calvin Walton
acbd0e5b7e Stretch freeswitch audio to match event timing
This helps maintain audio sync with video and events when freeswitch's
internal timing differs from red5's.
2013-08-14 17:25:10 -04:00
Chad Pilkey
723570d0d4 Merge pull request #227 from jent46/master
Update localization from transifex
2013-08-14 14:17:02 -07:00
jent46
0d9649c4cc Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton 2013-08-14 12:53:20 -07:00
jent46
65cdcc4789 locales updated 2013-08-14 12:45:18 -07:00
Chad Pilkey
d5c03b1461 Merge pull request #226 from SenecaCDOT-BigBlueButton/playback-accessibility-fixes
Playback accessibility fixes
2013-08-14 12:18:12 -07:00
Chad Pilkey
3f648000a2 add back in the fix for playback acorn media player swap oddities 2013-08-14 12:15:15 -07:00
Chad Pilkey
6b00d4f029 add back in playback headings 2013-08-14 12:05:55 -07:00
Hugo Lazzari
45ff9b298f Fixed chatBox AccessibilityProperties that was seted before being initialized. 2013-08-12 14:32:36 -03:00
Chad Pilkey
8b1d0fd0bb Merge remote branch 'upstream/master' into playback-accessibility-fixes 2013-08-07 15:35:40 -07:00
Chad Pilkey
b309d8a13b changed the way the playback volume bar is exposed 2013-08-07 15:35:27 -07:00
Guilherme Augusto Dias
a762a030ec Chat events timestamp
Calculating timestamp of chat events correctly
2013-08-05 20:32:04 +00:00
Guilherme Augusto Dias
963ea8a1f1 Process chat events
Process chat events according to START/STOP record events
2013-08-05 19:13:19 +00:00
jtrobinson
872a9c3b14 Volume slider always visible, part of tab order, does not trigger resizing bug 2013-08-02 11:53:11 -07:00
jtrobinson
17a8e14d1d Removed an un-needed commented line 2013-08-01 08:49:54 -07:00
jtrobinson
1463b52689 Logout confirmation window has been moved to the upper-right corner, skinned to fit in better with other BBB components. 2013-08-01 08:48:00 -07:00
Guilherme Augusto Dias
daa32dab41 Fix slicing process
Fix events timestamp and duration
2013-08-01 13:59:02 +00:00
Chad Pilkey
3b758bb0b1 Merge pull request #221 from SenecaCDOT-BigBlueButton/fix-whiteboard-text-create
you can now create a whiteboard text box from any draw direction
2013-07-31 15:13:26 -07:00
Chad Pilkey
7b3e278232 you can now create a whiteboard text box from any draw direction 2013-07-31 13:58:54 -07:00
Chad Pilkey
5aba2b7c5d Merge pull request #220 from SenecaCDOT-BigBlueButton/fix-whiteboard-pagechange
fixed the annotations disappearing on page change
2013-07-30 17:36:16 -07:00
Chad Pilkey
b7cbe197f9 fixed the annotations disappearing on page change 2013-07-30 17:30:37 -07:00
Chad Pilkey
397994cdb9 Merge pull request #219 from SenecaCDOT-BigBlueButton/better-logout
Better logout
2013-07-30 17:29:07 -07:00
Chad Pilkey
5ce8fca8de the tab order of the playback controls is set 2013-07-30 16:49:30 -07:00
jtrobinson
674195ea71 Config Template contains boolean flag to activate/deactivate logout confirmation (default is true). Also cleaned up remnants of old custom Confirm component. 2013-07-30 08:52:07 -07:00
jtrobinson
5ab068d201 Removed custom ConfirmLogoutWindow.mxml. Committing mx:Alert-based logout confirmation. 2013-07-30 07:25:48 -07:00
Richard Alam
5cf7a60cf7 - do not show eject button when allowKickUser is false 2013-07-29 12:43:07 -07:00
Richard Alam
05490b130b - do not show unlocked layout icon to viewers 2013-07-29 11:35:09 -07:00
Guilherme Augusto Dias
dc249bf347 Slice timeline
Slice timeline according to START/STOP record events
2013-07-29 16:45:56 +00:00
Guilherme Augusto Dias
1122f7d298 Fix playback host address
Fix playback host address on configuration files
2013-07-29 16:28:04 +00:00
Richard Alam
e80e368a1e Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2013-07-27 12:32:14 -07:00
Fred Dixon
a306eac7cf Modified test Java link in default.pdf 2013-07-27 19:34:25 -07:00
Fred Dixon
c60d739584 Updated defaut.pdf to have a link to test running a Java applet (for testing desktop sharing) 2013-07-27 19:16:15 -07:00
Richard Alam
d8cae838d7 - fix https://code.google.com/p/bigbluebutton/issues/detail?id=1587 where
webcam cannot be started again when window is closed while previewing video
2013-07-27 12:17:23 -07:00
Richard Alam
7752f49e03 - move commons-io jar into red5/lib as we get a class not found error when
desktop sharing is tunneling
2013-07-27 02:07:43 -07:00
Fred Dixon
63309b30ab Merge pull request #218 from tylercopeland/updated-upload-icon
Updated upload document icon
2013-07-26 12:51:34 -07:00
Tyler Copeland
b6de969cbf Updated upload document icon 2013-07-26 15:05:42 -04:00
jtrobinson
dfb7a9e0d6 Trying to replace the ConfirmLogoutWindow with mx:Alert. There is supposedly a way to make it accessible. 2013-07-26 11:05:09 -07:00
Hugo Lazzari
60eda3852d Fixed error. 2013-07-26 11:15:47 -03:00
Hugo Lazzari
ae0567b420 Update language-button-usability to work with bbb v0.81 2013-07-26 10:15:39 -03:00
jtrobinson
9d14bbb16c Tried to resolve edge case of a user focusing out of the window while Confirm Logout dialog is open, trying to tab back in without mouse. Still unresolved. 2013-07-25 11:08:11 -07:00
jtrobinson
df456dfd4a Clicking NO in the confirm dialog returns focus to the Logout button on the MainToolbar, in keeping with existing focus patterns. 2013-07-25 07:16:40 -07:00
jtrobinson
e7e22013ff Base confirm-logout functionality in place. Need to integrate into tab order and focus. 2013-07-25 06:52:54 -07:00
Fred Dixon
375e75338f Fixed two spelling mistakes in US english file 2013-07-24 08:33:52 -07:00
jtrobinson
7bdeb79fec Framework for friendlier logout window in place. 2013-07-24 06:46:15 -07:00