Skip to content
Success

Changes

Summary

  1. Add subtitle support for Desktop. (commit: 96e597c) (details)
  2. Fix handling of database upgrade for ContentEntryImportJob entity. (commit: ec10725) (details)
Commit 96e597cd0a9c3645c403835da764896d35221dd7 by Mike Dawson
Add subtitle support for Desktop.
(commit: 96e597c)
The file was modifiedbuild.gradle (diff)
The file was modifiedlib-ui-compose-videoplayer/src/desktopMain/kotlin/org/jetbrains/compose/videoplayer/DesktopVideoPlayer.kt (diff)
The file was modifiedlib-ui-compose-videoplayer/src/commonMain/kotlin/org/jetbrains/compose/videoplayer/VideoPlayer.kt (diff)
The file was modifiedtest-end-to-end/webapp-cypress/README.md (diff)
The file was modifiedcore/src/commonMain/resources/MR/base/strings.xml (diff)
The file was modifiedlib-ui-compose/src/desktopMain/kotlin/com/ustadmobile/libuicompose/view/videocontent/VideoContentScreen.kt (diff)
Commit ec10725aee4391a7f9797d86d96d30c2492f2006 by Mike Dawson
Fix handling of database upgrade for ContentEntryImportJob entity.
(commit: ec10725)
The file was modifiedlib-database/src/commonMain/kotlin/com/ustadmobile/core/db/ext/UmAppDatabaseMigrations.kt (diff)
The file was modifiedbuild.gradle (diff)