index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
VideoBox.tsx
Age
Commit message (
Expand
)
Author
2021-11-08
fixed vertical height of timeline for video. fixed initial display of timeli...
bobzel
2021-10-08
fixed dragging markers on video timelines. fixed moving timeline clips to wr...
bobzel
2021-10-07
minor bug fixes and added escape key to abort trim
mehekj
2021-09-30
fixed video trim button icon
mehekj
2021-09-30
added trim button to video
mehekj
2021-09-27
Merge branch 'master' into temporalmedia-mehek
bobzel
2021-09-27
videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ...
bobzel
2021-09-26
variable renaming refactoring.
bobzel
2021-09-26
added dontAutoFollowLinks menu item
bobzel
2021-09-26
fixed warnings, fixed bug following link w/auto play. plus refactorings.
bobzel
2021-09-25
more cleanup/refactoring.
bobzel
2021-09-25
fixed play() bug from last. fixed highlight of punch in/punch out region wit...
bobzel
2021-09-24
refactored trim stuff out of audiobox into collectionstackedtimeline so that ...
bobzel
2021-09-23
renamed props for stackedTimeline
bobzel
2021-09-23
fixed trimming already trimmed clips.
bobzel
2021-09-23
a bunch of fixes to audio timelines to support undoing clips, simplifying aud...
bobzel
2021-09-20
Merge branch 'master' into temporalmedia-mehek
mehekj
2021-09-20
partially added dragging timeline markers
mehekj
2021-09-17
fixed making link to selected region in video
bobzel
2021-08-30
merged with master - fixed warnings and errors.
bobzel
2021-08-26
a lot of changes to move isContentActive into DocumentView
bobzel
2021-08-25
Merge branch 'temporalmedia-mehek' into menu_updates_geireann
geireann
2021-08-25
fixed video waveform timeline so current time indicator works
mehekj
2021-08-24
fixed following link from ink stroke. made interacting with annotatable docu...
bobzel
2021-08-23
cleaned up videobox controls along with option to switch to native controls. ...
bobzel
2021-08-01
made url server references relative.
bobzel
2021-06-30
fixed drawing on images/videos/photos
bobzel
2021-04-22
made videobox snapshot icon draggable to place snapshot. removed 1/4 buffer ...
bobzel
2021-04-19
fixed crash with lightboxview and stepping into an image.
bobzel
2021-03-30
more cleanup
bobzel
2021-03-29
more progress in fixing & simplifying active/selected stuff
bobzel
2021-03-29
still cleaning up all the active/selection code.
bobzel
2021-03-29
initial changes to cleanup pointer events.
bobzel
2021-03-29
fixed doc decorations for dictation. gave dictation docs a title. minor cle...
bobzel
2021-03-26
extracted AudioWaveform out of AudioBox in order to use in CollectionStackedT...
bobzel
2021-03-25
minor error fixes.
bobzel
2021-03-25
added a dictation area to the stackedTimeline view for A/V. Now dictation an...
bobzel
2021-03-25
moved dictation view to be a component of the screenshotbox
bobzel
2021-03-24
fixed screenshot box to not show minimap
bobzel
2021-03-24
redid how LinkManager stores links on documents by putting them on the Doc it...
bobzel
2021-03-22
adjusted playLink in videos to start 1/4 sec early to trigger following link ...
bobzel
2021-03-22
fixed audio/video synchronizatoin for screengrab videos. fixed following isL...
bobzel
2021-03-21
added an audio track to video players to allow screen grabs to grab audio and...
bobzel
2021-03-18
cleaned up link making. Documents don't add to the Undo stack when being cre...
bobzel
2021-03-16
fixed warnings
bobzel
2021-03-15
getting webBox's to work like PdfBox's - text selection & marquee.
bobzel
2021-03-12
trying to make treeViews more efficient by making fewer calls to Get document...
bobzel
2021-03-02
added a fitwidth toggle for lightbox. fixed _showCaption/setting _fields to ...
bobzel
2021-03-01
final cleanups for simplified drag and drop of annotations. fixed some issue...
bobzel
2021-02-24
cleaned up DocumentView's contentView api to be more general. fixed screenToL...
bobzel
[next]