aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-15Revert "not working - moving this to a private branch"Michael Foiani
This reverts commit 1192b1c92ed17cda0a82342324ec82552da579a0. mobx tracks my movements, so need to add one line of code to ccffview to get it to work
2022-06-15not working - moving this to a private branchMichael Foiani
2022-06-15refactored trackingtabs code to be used for replaying a presentationMichael Foiani
2022-06-14change to using mobx to see when videoBox is paused or playedMichael Foiani
2022-06-14done for day - get the functionality down. will make code more readable and ↵Michael Foiani
fix some small bugs tomorrow
2022-06-14Correctly hops between free form views.Michael Foiani
2022-06-14got the tab to open, but can't replay the movements on the tabMichael Foiani
2022-06-14added code that correctly and effeicintly adds and removes reactions onto ↵Michael Foiani
any tab the user observes
2022-06-14got init views based on the current tabs open - able to remove my code in ↵Michael Foiani
collection free form view.
2022-06-13formatting and removing logsMichael Foiani
2022-06-13Revert "debug w bob"Michael Foiani
This reverts commit 1dfb694ffa8f34a834387eb073ffb9bd3a678039. return to stable version without printing the logs.
2022-06-13revert to previous stable commit. lmao get ratioed by a mouseMichael Foiani
2022-06-13debug w bobMichael
2022-06-13fix bugs with selecting tracking. very stable now.Michael
2022-06-13support for not checking the track screen movementsMichael
2022-06-13small fix on recordingApi to work with segments. now tracks accuratelyMichael
2022-06-12fix small bug with video recorder. need to work on recording api bugMichael Foiani
2022-06-10big bug problems with recording. some reason interacting with the canvas is ↵Michael
making the recording inactive - i think :/
2022-06-10remove console.logsMichael Foiani
2022-06-10small cleanup - remove imports, more descriptive logs/comments, etc.Michael Foiani
2022-06-10cleanup code from performance. stop streams after video is done.Michael Foiani
2022-06-10merge with jenny bug fixes and fix small uiMichael Foiani
2022-06-09more comments + testingMichael Foiani
2022-06-09add way to remove segments using touch going off screen, only show undo ↵Michael Foiani
button when something is on undo stack
2022-06-09small ui changes, comments, and formatting :)Michael Foiani
2022-06-09add blinking animationMichael Foiani
2022-06-09small ui + commentsMichael Foiani
2022-06-09remove console.logs and cleaup codeMichael Foiani
2022-06-09small progressbar ui changesMichael Foiani
2022-06-09fix undo, add disabled ui while recording, create expanding-segment to fill ↵Michael Foiani
the space while recording
2022-06-09got the progress to be smooth, but missing final animationMichael
2022-06-09got the progress bar to move while recording, but it is a tad slowMichael
2022-06-09got the removing on the shift key to work.Michael
2022-06-08fix: remove recording from overlay when deleting slideJenny Yu
2022-06-08merge with master-cleanupJenny Yu
2022-06-08fix: merge conflictsJenny Yu
2022-06-08Merge branch 'master' into master-cleanupbobzel
2022-06-08fixed record() to trigger only once for audiobobzel
2022-06-08fixes from mergebobzel
2022-06-08merge with masterbobzel
2022-06-08big commit. FINALLY got the combining segments to work using ffmpeg using a ↵Michael
different workflow. small ui changes as well.
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-08fixed bug with adding to pres when in miniview mode.bobzel
2022-06-08Refactor code, but there is a bug. May go back.Michael
2022-06-08tweaked doc decorations to be visible when clicking on items in headerBar. ↵bobzel
restored dashboard snapshotting.
2022-06-08added context menu back to tab's via the doc icon. made docicon draggable ↵bobzel
and clickable. removed collectiondockingviewmenu.
2022-06-08fix: hide recording by stopping propagationJenny Yu
2022-06-08styling: pres element boxJenny Yu
2022-06-08got it to run, but not concatenating - only first videoMichael Foiani