Skip to content
Success

Changes

Summary

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