Chad Pilkey
b309d8a13b
changed the way the playback volume bar is exposed
2013-08-07 15:35:27 -07:00
jtrobinson
872a9c3b14
Volume slider always visible, part of tab order, does not trigger resizing bug
2013-08-02 11:53:11 -07:00
Chad Pilkey
5ce8fca8de
the tab order of the playback controls is set
2013-07-30 16:49:30 -07:00
Chad Pilkey
486bf82522
added checkbox to conditionally expose chat messages to a screen reader
2013-07-22 15:09:10 -07:00
Chad Pilkey
98b76f9bb0
added content headers to playback.html
2013-07-22 15:08:16 -07:00
Fred Dixon
1fbb437c61
Hide option to disalbe auto scroll (no localization yet), updated links to download Chrome and FireFox
2013-06-18 05:28:25 -07:00
Gustavo Salazar
873961509b
Recommended browsers in playback
2013-07-15 15:16:34 -05:00
Chad Pilkey
77260b1bc2
turning off autoplay in the recording playback
2013-07-12 13:26:26 -07:00
Leonardo Crauss Daronco
c6da73272b
Hide unnecessary scroll bars in the playback html
2013-06-19 17:22:07 -03:00
Felipe Cecagno
e53ea59abe
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into playback-improvements
2013-06-19 12:44:38 -03:00
Leonardo Crauss Daronco
ab73b54fb3
Fix position of elements in the playback after swapping video/presentation
...
The media controls area (acorn controls) was placed in the wrong position
after swapping video and presentation in the recording playback (and was
still wrong if swapping them again).
2013-06-18 23:19:08 -03:00
Leonardo Crauss Daronco
ce668c55b0
Fix the position of media controls in the playback with video
...
The media controls area (acorn controls) was being displayed at the
wrong place in the playback of a recording with video. Now it's always
displayed right below the presentation area, doesn't matter if the
recording has video or not.
2013-06-17 22:56:08 -03:00
Leonardo Crauss Daronco
891ae0be49
Reposition auto scroll option and audio bar in the playback html
...
Audio control bar is bigger and aligns with the presentation. The auto scroll
checkbox is aligned with the thumbnails area.
2013-06-16 01:35:39 -03:00
Gustavo Salazar
2483f76ee6
create audio.webm to play it in IE
2013-06-11 17:20:34 -05:00
Felipe Cecagno
ac66d49812
Create the auto scroll feature on the slides thumbnails. The idea is that everytime the slide changes because of the synchronized playback, the thumbnails div will scroll to keep the current thumbnail centered in the div. The feature can be disabled using a checkbox.
2013-06-09 15:11:50 -03:00
Felipe Cecagno
c8f2079e64
When the user clicks on a slide thumbnail, the URL changes to index that moment so if the user copies and shares the URL after click on a slide thumbnail, the URL copied will go directly to the correct moment.
2013-06-09 14:51:38 -03:00
Chad Pilkey
e6a93de055
custom start time of recording now works in firefox
2013-06-05 14:05:15 -07:00
Chad Pilkey
58a718951e
Fixed the ghost audio by pausing after duplication
2013-05-08 14:39:28 -07:00
Fred Dixon
cd4939d44a
Modified bbb.playback.css to hide border lines
2013-04-12 21:56:28 -04:00
gustavo salazar
25ef021b7c
Fix errors in playback with IE, fix #1342
2013-04-01 18:40:01 -05:00
Chad Pilkey
7fdbcb5152
cleaned up playback.js
2013-03-24 12:30:05 -07:00
Chad Pilkey
ccecba6374
Added button to the control bar that swaps the video and presentation area in the playback
2013-03-24 12:26:53 -07:00
Chad Pilkey
6bf3e1c6e5
fixed my botched playback merge from 3 months ago
2013-02-09 14:13:06 -05:00
Gustavo Salazar
cb07415807
load jquery from server
2013-02-08 16:19:15 -05:00
Richard Alam
93311e6464
Merge branch 'master' into merge-master-into-polling-module
...
Conflicts:
bigbluebutton-client/build.xml
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/src/BigBlueButton.mxml
2013-02-04 19:34:23 +00:00
Markos Calderon
16ef060da3
Merge remote-tracking branch 'fcecagno/playback-in-time'
2013-02-04 11:04:19 -05:00
Chad Pilkey
9df127d339
updated popcorn.js to 1.3
2012-12-08 11:14:38 -05:00
Felipe Cecagno
4ad891293c
now you can specify &t=0h0m0s on the playback url so the presentation will start from there just like on youtube; also fixed the generation of thumbnails, that was not working properly
2012-12-06 21:31:48 -02:00
Gustavo Salazar
8f973cd1f4
fix playback of whiteboard for slides in 'portrait' mode
2012-11-27 17:41:14 -05:00
Gustavo Salazar
99ef5f4875
Increase z-index of cursor in playback
2012-10-30 10:56:38 -05:00
Chad Pilkey
0c6e5a0632
Merge remote branch 'origin/master' into poll-access
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/core/managers/UserManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/AddChatTabBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
record-and-playback/presentation/playback/presentation/acornmediaplayer/acornmediaplayer.base.css
record-and-playback/presentation/playback/presentation/acornmediaplayer/jquery.acornmediaplayer.js
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-captions-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-captions.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-exit-fullscreen-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-exit-fullscreen.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-fullscreen-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-fullscreen.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-pause-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-pause.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-play-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-play.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-transcript-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-transcript.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-volume-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-volume-full-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-volume-full.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/access-volume.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/acorn.access.css
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/button-background-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/button-background-light.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/controls-background-dark.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/access/controls-background-light.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/barebones/acorn.barebones.css
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/acorn.darkglass.css
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-caption.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-exit-fullscreen.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-fullscreen.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-pause.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-play.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-transcript.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-volume-full.png
record-and-playback/presentation/playback/presentation/acornmediaplayer/themes/darkglass/darkglass-volume.png
record-and-playback/presentation/playback/presentation/css/bbb.playback.css
record-and-playback/presentation/playback/presentation/playback.html
2012-10-29 16:03:09 -04:00
Chad Pilkey
ba26a3697a
fixed the firefox fullscreen bug from Issue 1345
2012-10-22 17:01:07 +00:00
Gustavo Salazar
bc1382cf79
Merge pull request #68 from capilkey/add-seperate-playback-controls
...
Add seperate playback controls
2012-10-18 14:48:00 -07:00
Chad Pilkey
ecd09f1f2b
in firefox the media can actually load before the jquery is called to add listeners. I fixed it
2012-10-18 18:42:11 +00:00
Chad Pilkey
a81800f822
alternate control theme
2012-10-16 20:02:30 +00:00
Chad Pilkey
451647baf8
fixed controls not displaying for audio source
2012-10-15 20:23:19 +00:00
Chad Pilkey
39bd72f7ce
acorn controls working properly
2012-10-15 19:09:56 +00:00
Chad Pilkey
e82a3efed8
initial implementation of controls
2012-10-15 16:11:10 +00:00
Felipe Cecagno
df37f484d7
insert the scroll bar on the chat automatically instead of grow the div indefinitely; little improvement on the deploy script for the recordings
2012-10-11 13:45:14 -03:00
Chad Pilkey
abad84542d
fixed new playback controls
2012-10-09 17:33:59 +00:00
Gustavo Salazar
51fe50a811
Do not play video file according to audio file.
2012-10-02 12:22:14 -05:00
Gustavo Salazar
487cf1b51f
Align components in playback.
2012-10-02 09:58:27 -05:00
Chad Pilkey
0a7ab07727
Merge remote branch 'upstream/master'
...
Conflicts:
record-and-playback/presentation/playback/presentation/playback.js
2012-10-01 21:00:32 +00:00
Chad Pilkey
97bfcbb068
Merge remote branch 'upstream/master'
...
Conflicts:
bigbluebutton-client/resources/prod/BigBlueButton.html
bigbluebutton-client/src/BigBlueButton.mxml
record-and-playback/presentation/playback/presentation/css/bbb.playback.css
record-and-playback/presentation/playback/presentation/playback.html
record-and-playback/presentation/playback/presentation/playback.js
2012-09-21 21:27:23 +00:00
Chad Pilkey
a787c7c2c3
trying to implement accessibility pauses
2012-09-17 16:31:28 +00:00
Gustavo Salazar
b0cb319bf1
Set width to chat container
2012-09-16 14:38:18 -05:00
Gustavo Salazar
5067940818
Validate bounds before drawing cursor
2012-09-15 20:40:23 -05:00
gustavo salazar
140376e084
"Audio" tag created in html.
2012-09-10 14:40:51 -05:00
Gustavo Salazar
6a8319ba9e
Show chat when audio is played.
2012-09-07 17:21:00 -05:00
Chad Pilkey
969824d29b
Merge remote branch 'upstream/master'
2012-09-07 18:11:18 +00:00