aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-06-08got basic ordering to work for the videos that go to the serverMichael
2022-06-08found a hacky way to stop the bug with the mouse. touch devices seems to be ↵Michael
working in a weird way tho
2022-06-08Refactor code, but there is a bug. May go back.Michael
2022-06-08got it to run, but not concatenating - only first videoMichael Foiani
2022-06-08Took stab at ffmpeg in server. did some reworking of recordingview css. fix ↵Michael Foiani
smoothness bug for the moving segment that follow cursor.
2022-06-07got basic ui for segmentation to work - W overallMichael
2022-06-07started working with the pointer events to drag - very laggy, may try ↵Michael
something more simple for now
2022-06-03ffmpeg testingMichael
2022-06-02switch to fluent ffmpegMichael Foiani
2022-06-02ffmpeg code added, but there is an error with sharedArrayBufferMichael Foiani
2022-06-01small playview fixMichael Foiani
2022-06-01small refactoringMichael Foiani
2022-06-01now tracks and replays scaling accuratelyMichael Foiani
2022-06-01Merge with jenny trackScreenMichael Foiani
2022-05-12fix: gives recording box unique id to allow multiple streams at the same time'Jenny Yu
2022-05-12feat: added checkbox for optional screen trackingJenny Yu
2022-05-12feat: option to recreate recordingJenny Yu
2022-05-11Merge branch 'presentmode-mfoiani' of https://github.com/brown-dash/Dash-Web ↵Jenny Yu
into presentmode-mfoiani
2022-05-11fix: recording box fix dimensionsJenny Yu
2022-05-05Merge branch 'presentmode-mfoiani' of https://github.com/brown-dash/Dash-Web ↵Michael Foiani
into presentmode-mfoiani merge with jenny/bob
2022-05-05fix some bugs and start position. ready for demo :)Michael Foiani
2022-05-04Merge branch 'presentmode-mfoiani' of https://github.com/brown-dash/Dash-Web ↵Jenny Yu
into presentmode-mfoiani
2022-05-04fix: show the corresponding video when clicking on slidesJenny Yu
2022-05-04Merge with jenny bug fixesMichael Foiani
2022-05-04fix infinite pause/play bug with a stopper, but still very buggyMichael Foiani
2022-05-04fixes to make recordingBox appear on slides after reopening.bobzel
2022-05-04Stopping on interaction will pause the presenation and the video.Michael Foiani
2022-05-04Pause works with presentation now.Michael Foiani
2022-05-04Condense code.Michael Foiani
2022-05-04Get play and pause to work. There is a bug with getting double called that ↵Michael Foiani
was causing choppiness.
2022-05-04Added the presentation mode back in. However, pres isn't being recreated ↵Michael Foiani
smoothly after being stored in the db.
2022-05-04updated to subtracting timestamps for better smoothnessMichael Foiani
2022-05-04Get storing pres data working, but is choppy due to mobx usage.Michael Foiani
2022-05-04fix: removed clear previous buttonJenny Yu
2022-05-03Merge branch 'recording-jenny' into presentmode-mfoianiMichael Foiani
Jenny updates.
2022-05-03small changes to codeMichael Foiani
2022-05-03feat: close recording when deleting slidesJenny Yu
2022-05-02Add timers that can be paused and resumed for followingMovementsMichael Foiani
2022-04-28feat: hiding recordingJenny Yu
2022-04-28Handle merge conflicts with jenny workMichael Foiani
2022-04-28Merge with jennyMichael Foiani
2022-04-28Remove unused paramMichael Foiani
2022-04-28Add hacky way to follow the movements to play a presentation.Michael Foiani
2022-04-28Remove demo code from CollectionFFView and implment observer call into ↵Michael Foiani
recordingApi
2022-04-28feat: recording box turning into video + only one recording boxJenny Yu
2022-04-28Add static instanceMichael Foiani
2022-04-28Refactored recordingApi.ts into a classMichael Foiani
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28Work with bob briefly.Michael Foiani