Marco Calderon
|
a3231b4b39
|
added danish locale
|
2011-02-23 17:06:09 +00:00 |
|
Marco Calderon
|
3a19058d54
|
changes in bbb-apps redis pubsub
|
2011-02-22 21:45:20 +00:00 |
|
Marco Calderon
|
0fdb2d4875
|
some changes in bbb-web and bbb-apps for pubsub
|
2011-02-22 17:13:00 +00:00 |
|
@deniszgonjanin
|
34e41fd0e1
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2011-02-18 14:14:02 -05:00 |
|
@deniszgonjanin
|
6620ffc1bc
|
Auto-reconnect now loads html page instead of swf file.
|
2011-02-18 14:13:17 -05:00 |
|
Richard Alam
|
c1bbc382a6
|
- add title into index.html and pass in playback host
|
2011-02-16 17:50:01 -05:00 |
|
Richard Alam
|
5f535d386f
|
- make location of scripts configurable and playback url
|
2011-02-16 17:48:30 -05:00 |
|
Richard Alam
|
6b2eb72933
|
- add meeting title into event.xml. Later on we can add more metadata about the meeting (e.g. course, prof., etc.)
|
2011-02-16 17:47:10 -05:00 |
|
Richard Alam
|
7dbc32c9a6
|
- generate a higher quality png image
|
2011-02-16 17:46:30 -05:00 |
|
Richard Alam
|
f3bcc572fa
|
- fix so that it displays the last slide
|
2011-02-16 17:45:25 -05:00 |
|
Richard Alam
|
4a92404295
|
- add th_TH to the build
|
2011-02-16 10:39:57 -05:00 |
|
Richard Alam
|
19c3971e1f
|
- store meeting info in redis so we can include in events.xml
|
2011-02-16 10:34:49 -05:00 |
|
Richard Alam
|
dee59aa806
|
- ooooppssss.. forgot the commit build.xml
|
2011-02-15 12:14:44 -05:00 |
|
Richard Alam
|
d98c871689
|
- add th_TH (thai) locale
- change es_ES locale
- add th_TH and fa_IR (Farsi) locale into Language selector
|
2011-02-15 12:08:19 -05:00 |
|
Richard Alam
|
fe44e0bf53
|
- setup jedis so we can put conference metadata into events.xml
|
2011-02-15 11:43:53 -05:00 |
|
Richard Alam
|
d1e2af2f38
|
- add eclipse plugin
|
2011-02-15 11:43:17 -05:00 |
|
@deniszgonjanin
|
f58ed26069
|
Moved around client api relevant classes to the same package to have all the asdocs in one place, to help users developing bbb
|
2011-02-15 11:19:57 -05:00 |
|
@deniszgonjanin
|
591ab11875
|
Added some documentation to relevant parts of bbb-client, to build with ASDoc
|
2011-02-15 11:01:14 -05:00 |
|
Richard Alam
|
7fa4f4bbe8
|
- rename copyToLib to resolveDeps to be consistent with bbb-apps
|
2011-02-15 11:00:56 -05:00 |
|
Richard Alam
|
dda58fe6bb
|
- put rec and playback required params in properties file
|
2011-02-15 10:41:15 -05:00 |
|
Richard Alam
|
1e27b3e1fe
|
- generate index.html of recorded meetings
|
2011-02-14 14:23:56 -05:00 |
|
Richard Alam
|
a8d9a48fb2
|
- trigger archive, ingest, publish of recording when the last user leaves the meeting
|
2011-02-14 14:18:21 -05:00 |
|
Richard Alam
|
0f0e02de71
|
- connect to Jedis for each call for now until we figure out how not to get disconnected from Redis after 300sec
|
2011-02-14 14:17:05 -05:00 |
|
deniszgonjanin
|
20c97bfece
|
Ant task for generating ASDoc documentation for the client. Docs generated under bigbluebutton-client/asdoc. Added that directory to client's .gitignore
|
2011-02-11 22:41:38 +00:00 |
|
@deniszgonjanin
|
1285474db7
|
Refactoring. Deleted a no longer used file from the PresentModule
|
2011-02-11 15:49:44 -05:00 |
|
@deniszgonjanin
|
aa1d9285c3
|
Some refactoring. Deleted a no longer needed mxml class file
|
2011-02-11 15:45:00 -05:00 |
|
@deniszgonjanin
|
5df793c02d
|
Some changes to work properly with the asdoc tool. Right now throwing error due to some syntax it doesn't like.
|
2011-02-11 15:39:56 -05:00 |
|
Richard Alam
|
53517feb90
|
- modify scripts to be called from bbb-web
|
2011-02-11 15:34:37 -05:00 |
|
Richard Alam
|
8d895d7417
|
- add temp way to trigger ingest and processing
|
2011-02-11 15:31:34 -05:00 |
|
Richard Alam
|
f2ed78bf70
|
- add more comments
|
2011-02-09 11:02:21 -05:00 |
|
Richard Alam
|
bb4265e2eb
|
- add pulish script which take a processed recording and move it to the recordings directory
|
2011-02-09 10:47:27 -05:00 |
|
Richard Alam
|
2ec0b64bbf
|
- a little bit of cleanup
|
2011-02-08 15:04:47 -05:00 |
|
Richard Alam
|
0a655b7cbc
|
- refactor audio processing scripts. Handle failures properly. Create xml info file for audio recordings.
|
2011-02-08 14:20:16 -05:00 |
|
Richard Alam
|
eb367392d4
|
- start handling failure conditions when processing audio
|
2011-02-07 17:37:53 -05:00 |
|
Richard Alam
|
b8a8722d03
|
- refactor script to make it understandable
|
2011-02-07 14:40:40 -05:00 |
|
Richard Alam
|
4e12c542ae
|
- wrap up other scripts with ingestandproc.py script
|
2011-02-04 16:18:04 -05:00 |
|
Richard Alam
|
b9c8f36f83
|
- scripts to process record and playback
|
2011-02-04 11:22:16 -05:00 |
|
Richard Alam
|
38af89450e
|
- changed to handle new event names
- modified so that it handles multiple presentations properly
|
2011-02-02 11:41:31 -05:00 |
|
Richard Alam
|
5b3d413e42
|
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
|
2011-02-01 12:32:11 -05:00 |
|
Richard Alam
|
346a1fc47b
|
- can now create audio files automatically
- need to handle failure conditions
|
2011-02-01 12:30:19 -05:00 |
|
Richard Alam
|
76baeaf090
|
- remove audio files
- commit script to do ingest (not complete yet)
|
2011-01-31 16:57:10 -05:00 |
|
Ubuntu
|
f255ba5e2b
|
Changed bigbluebutton-web/build.gradle to reference Env. Var. for local repo
|
2011-01-31 18:51:01 +00:00 |
|
Ubuntu
|
c470d2cbaa
|
Changed bigbluebutton-apps/build.gradle to reference an Env. Var. for local dir
|
2011-01-31 18:43:52 +00:00 |
|
@deniszgonjanin
|
f89efce2ae
|
A working version of the notes module. Disabled by default
|
2011-01-29 02:08:47 -05:00 |
|
@deniszgonjanin
|
fc7296d88c
|
Initial commit of Islams Shared Notes module. Module is off by default
|
2011-01-29 01:35:07 -05:00 |
|
@deniszgonjanin
|
941882409e
|
Added optional warning suppresion for locale version check
|
2011-01-29 01:33:59 -05:00 |
|
Richard Alam
|
b4c2edd11d
|
- cleanup and change recording filename to pass timestamp not date
|
2011-01-26 12:42:55 -05:00 |
|
Richard Alam
|
a201bf3713
|
Merge branch 'record-and-playback-feature' of github.com:bigbluebutton/bigbluebutton into record-and-playback-feature
|
2011-01-26 12:22:03 -05:00 |
|
Richard Alam
|
b493b74de5
|
- handle start-recording and stop-recording events from freesiwtch
- record the start-recording and stop-recording events passing in recording timestamps and filename
|
2011-01-26 12:21:02 -05:00 |
|
Jeremy Thomerson
|
98abed7762
|
Merge branch 'master' into preupload_docs_beta
|
2011-01-25 17:30:33 -06:00 |
|