mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
Bump Phraseanet Production Client
update video tools features - add sequencial hotkey for play speed: (L) (LL) (LLL...)
This commit is contained in:
@@ -118,6 +118,7 @@ class LanguageController
|
||||
'mapMarkerEditSubmit' => $translator->trans('Submit'),
|
||||
'Keyboard shortcuts' => $translator->trans('Keyboard shortcuts'),
|
||||
'Play' => $translator->trans('Play'),
|
||||
'Change play speed' => $translator->trans('Change play speed'),
|
||||
'Pause' => $translator->trans('Pause'),
|
||||
'One frame forward' => $translator->trans('One frame forward'),
|
||||
'One frame backward' => $translator->trans('One frame backward'),
|
||||
|
@@ -236,3 +236,7 @@ video-editor:
|
||||
vttFieldName: VideoTextTrackChapters
|
||||
seekBackwardStep: 1000 # in ms
|
||||
seekForwardStep: 1000 # in ms
|
||||
playbackRates:
|
||||
- 1
|
||||
- '1.5'
|
||||
- 3
|
||||
|
@@ -35,6 +35,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"alchemy-embed-medias": "^0.4.4",
|
||||
"phraseanet-production-client": "~0.19.21"
|
||||
"phraseanet-production-client": "~0.19.22"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user