Richard Alam
a2c9aef63a
- add README
2012-12-27 21:46:06 +00:00
Richard Alam
ac64fc5c2c
- add default bbb style
2012-12-27 21:36:05 +00:00
Richard Alam
7a34a5177e
- add default skin/style
2012-12-27 20:27:29 +00:00
Richard Alam
531fc776f3
- cleanup
2012-12-27 20:16:58 +00:00
Richard Alam
ae2eabb9bb
Merge branch 'try-skinning' into merge-broadcast-with-skinning
2012-12-27 19:39:40 +00:00
Richard Alam
56ef1342e0
- use timer to trigger auto play
2012-12-27 19:36:30 +00:00
Richard Alam
f82d8224ea
- make sure you don't play video when window is hidden
2012-12-27 19:17:18 +00:00
Richard Alam
968a56d556
- add broadcast window to layout as exception occurs when the module is loaded
2012-12-27 19:12:14 +00:00
Richard Alam
4453c35a7c
- put skinning into separate dir and separate build.xml
2012-12-27 08:57:38 -08:00
Markos Calderon
3ac8d0a1bb
added icons
2012-12-26 17:46:47 -05:00
Richard Alam
899bab170c
- make broadcast module be displayed using layout manager
2012-12-26 19:34:22 +00:00
Richard Alam
9b2c23ec89
- try styling using css
2012-12-26 18:18:29 +00:00
Richard Alam
55cfea9ceb
Merge branch 'updating-broadcast-module' of github.com:bigbluebutton/bigbluebutton into updating-broadcast-module
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/broadcast/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/broadcast/services/MessageSender.as
2012-12-26 17:26:08 +00:00
Richard Alam
3418876adc
- add options in config template
2012-12-24 19:42:50 +00:00
Richard Alam
eb23e3050d
- try to fit video to window
2012-12-24 19:41:31 +00:00
Richard Alam
dd3a5758a5
- provide option to autostart playback of video stream
2012-12-24 17:46:27 +00:00
Richard Alam
5cba147cf8
- fix error on layout for broadcast module
2012-12-21 20:55:23 +00:00
Richard Alam
cbcd54cd7b
- update broadcast module to work on master
2012-12-21 20:34:33 +00:00
Richard Alam
3a81a4814e
- trying to figure out default styles
2012-12-20 21:31:49 +00:00
Richard Alam
f3ed4cac5c
- try implementing default styles
2012-12-20 21:20:22 +00:00
Richard Alam
06805c5e02
- try to get the presentation view styles to work
2012-12-20 20:38:54 +00:00
Richard Alam
e0ebfce3cf
- externalize icons to CSS so it will be easiy to customize
2012-12-20 18:16:28 +00:00
Richard Alam
7ae3b57af4
- inclue icons into CSS file
2012-12-20 16:55:10 +00:00
Richard Alam
61bc87e925
- replace icons
2012-12-19 23:12:27 +00:00
Richard Alam
f0ca107f7f
-add styling of whiteboard toolbar
2012-12-19 22:36:34 +00:00
Richard Alam
12929d25e8
- add message receiver and sender
2012-12-19 19:44:30 +00:00
Leonardo Crauss Daronco
1ef17be130
Fix wrong cursor position when presenter
...
Container dimensions were not set when the first slide was added to the screen.
2012-12-19 16:54:11 -02:00
Leonardo Crauss Daronco
98d4cba3c8
Use r.js to optimize the html5 client
...
Development works as it was before. In production the js file loaded is the optimized one.
Had to wrap the colorwheel plugin in a define() call.
jQuery now is always loaded from googleapis, the local files were removed.
2012-12-19 16:42:58 -02:00
Richard Alam
39953cf78e
- drag in broadcast module into 0.81
2012-12-19 16:08:17 +00:00
Richard Alam
f80fcfbc46
- provide absolute url where to load the skin swf file
2012-12-18 20:57:56 +00:00
Richard Alam
20487a75cb
- add a way to specify that the windows can be resized or dragged
2012-12-18 20:01:34 +00:00
Richard Alam
e5cf191935
- add BBB default css
2012-12-17 21:03:21 +00:00
Richard Alam
cb8ce1033d
- make whole video window glow
2012-12-17 20:49:14 +00:00
Richard Alam
df9ddeef65
- fix problem where voice doesn't send events when triggered from html
2012-12-17 20:41:44 +00:00
Leonardo Crauss Daronco
45a264a211
Fix the dimensions of the container at WhiteboardPaper
...
They were always 0x0 at startup until the page was resized.
2012-12-17 18:25:54 -02:00
Richard Alam
1ab06e37b3
- try skinning
2012-12-17 20:06:12 +00:00
Leonardo Crauss Daronco
423bbcf41e
Fix selection of users in the user list
2012-12-17 17:51:12 -02:00
Leonardo Crauss Daronco
c42d6c29ae
Fix the position of the cursor when the html5 clients is the presenter
2012-12-17 17:45:15 -02:00
Leonardo Crauss Daronco
5bb4075577
Small changes in the layout: whiteboard tools to bottom
2012-12-17 17:17:51 -02:00
Leonardo Crauss Daronco
27c8a7abde
Increase requirejs's timeout to 60 secs (for iPads)
...
For some reason an iPad takes ~30 seconds to load the initial page.
2012-12-17 17:15:26 -02:00
Richard Alam
1914ab7dbc
Merge pull request #80 from capilkey/fix-presentation-pan
...
fix presentation panning issue when presentation is higher then wide and...
2012-12-17 07:38:28 -08:00
Ralf Sippl
d2277a4a32
Traffic optimization that causes block updates to be held back, they're sent either when the block's content stops changing, or after a timeout (currently set to 10 screen sampling intervals, see DIRTY_COUNT_LIMIT)
2012-12-16 13:19:55 +01:00
Ralf Sippl
0eb2cff138
Fixed a bug that caused lots of unnecessary mouse location updates to be sent (while not moving the mouse)
2012-12-16 12:43:14 +01:00
Ralf Sippl
557d81c992
Reduced number of sender threads to 1; minor cleanup
2012-12-16 12:34:24 +01:00
Leonardo Crauss Daronco
036e77f559
Split the session template into smaller templates rendered by the subviews
2012-12-14 22:58:14 -02:00
Leonardo Crauss Daronco
f29b73c16c
Prefix private methods with an underline and remove unecessary files
2012-12-14 22:41:30 -02:00
Leonardo Crauss Daronco
2577123726
Migrate the form validation on login to LoginView
2012-12-14 22:16:25 -02:00
Leonardo Crauss Daronco
d795a56c93
Allow page refreshes and redirect the user to the session when already logged in
...
User authentication now through /auth (GET|POST). /chat removed.
Increased the time limit for a user to be logged out from 1sec to 5secs (the pages take a bit longer to load now).
2012-12-14 22:03:38 -02:00
Richard Alam
d43b7488ce
Merge branch 'master' into view-publish-webcam-stanalone
2012-12-14 21:04:06 +00:00
Richard Alam
1dca7b19bf
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton
2012-12-14 21:02:53 +00:00