Releases: huynhsontung/Screenbox
Releases · huynhsontung/Screenbox
v0.12.5
What's Changed
- fix: chromecast can't finding cast targets by @huynhsontung in #352
- feat: add acrylic material to NavigationView side pane by @United600 in #343
- feat: media track improvements by @huynhsontung in #353
- refactor: play command binding for MediaListViewItem by @huynhsontung in #354
- fix: navigation from playlist flyout by @huynhsontung in #355
- fix: app crash by loading media details by @huynhsontung in #356
- style: stretch indeterminate progress bars to full width of the page by @United600 in #351
- l10n: Crowdin updates by @huynhsontung in #350
Full Changelog: v0.12.4...v0.12.5
v0.12.4
What's Changed
- l10n: Crowdin updates by @huynhsontung in #338
- fix: wrong media type can be set on file load by @huynhsontung in #347
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- fix: resources inconsistent between target platforms by @huynhsontung in #344
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- ci: dont bundle platforms together by @huynhsontung in #319
- refactor: standardize GridView item templates into one CommonGridViewItem by @huynhsontung in #324
- fix(ui): minor UI fixes by @United600 in #321
- style: improve iconography on Windows 10 by @United600 in #316
- l10n: Add Indonesian translation by @azrdn in #326
- refactor: standardize media view model (again) by @huynhsontung in #325
- style: further improvements to custom icons by @United600 in #328
- fix: thumbnail placeholder icon not hiding when thumbnail is loaded by @huynhsontung in #336
- chore: application resource dictionary cleanup by @United600 in #330
- l10n: Crowdin updates by @huynhsontung in #320
- feat: add animation for the album art background by @huynhsontung in #337
- fix: theme change is not being respected by @huynhsontung in #341
New Contributors
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- feat: ARM64 support by @huynhsontung in #308
- feat: improve high contrast theme by @United600 in #301
- fix: handle various exceptions by @huynhsontung in #311
- fix: media glyph may show up as globe icon randomly by @huynhsontung in #312
- fix: status message disappears too quickly when using touch gestures by @huynhsontung in #313
- chore: bump libvlc nuget package by @huynhsontung in #315
- chore(ui): settings page minor adjustments by @huynhsontung in #314
- l10n: Crowdin updates by @huynhsontung in #309
- fix: alternate layout not updating on previously loaded list views by @huynhsontung in #317
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- chore: use custom LibVLC.UWP package from nuget by @huynhsontung in #270
- chore: update media type in details load by @huynhsontung in #273
- chore: use Uri.TryCreate when checking for URL open dialog by @huynhsontung in #274
- refactor: split one common media vm into subclasses by @huynhsontung in #275
- feat: update media details from VLC metadata by @huynhsontung in #276
- refactor: consolidate media properties into MediaInfo by @huynhsontung in #278
- fix: don't unnecessarily load media details on recent item update by @huynhsontung in #279
- refactor(files-service): lift save snapshot method into view model by @huynhsontung in #289
- refactor: fix and adjust namespaces for some classes in the Core library by @huynhsontung in #291
- feat: add aiff support by @huynhsontung in #292
- feat: persistent library cache by @huynhsontung in #280
- feat: dim title bar text on inactive window by @United600 in #293
- chore: update copyright year by @United600 in #296
- feat(ui): add entrance animation for settings page by @huynhsontung in #294
- fix: scrolling state is not properly saved when root frame is navigated by @huynhsontung in #297
- fix: inconsistent ID between Uri media and file media by @huynhsontung in #298
- fix: property view cannot open file location for Uri media by @huynhsontung in #299
- style: enables left side album art visual state for ArtistDetailsPage by @United600 in #287
- feat: improve gamepad interaction with listviews by @United600 in #288
- fix: update music library structure after each library refresh by @huynhsontung in #302
- feat: scan external storage devices to include in library on Xbox by @huynhsontung in #303
- feat: use reveal focus visual on Xbox by @huynhsontung in #305
- l10n: Crowdin updates by @huynhsontung in #269
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
- fix: improve item processing on playlist enqueue by @huynhsontung in #260
- fix: better seek bar logic for streaming content (with no duration) by @huynhsontung in #261
- feat: add wavpack support by @huynhsontung in #264
- fix: incorrect time left display for values greater than an hour by @huynhsontung in #265
- fix: incorrect color space when rendering HDR content on SDR screen by @huynhsontung in #268
- l10n: Crowdin updates by @huynhsontung in #267
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- fix: multi-stream playlist parse by @huynhsontung in #258
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- feat: add Home and End keys for quick seek by @huynhsontung in #245
- feat: rework auto resize behavior by @huynhsontung in #229
- feat: custom GPL build of libvlc 3.0.20 by @huynhsontung in #246
- fix: enable folder picker for all device types by @huynhsontung in #247
- feat: add support for multi stream playlist by @huynhsontung in #209
- l10n: localize "Set arguments" text by @huynhsontung in #250
- feat: add support for VTT subtitle by @huynhsontung in #253
- fix: timing offset calculations in PlayerControlsViewModel by @huynhsontung in #256
- feat: override space key to toggle play pause by @huynhsontung in #252
- style: minor ui changes by @United600 in #244
- l10n: Crowdin updates by @huynhsontung in #240
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- fix: handle null chapter name by @huynhsontung in #234
- fix: downgrade libvlc and libvlcsharp by @huynhsontung in #237
- feat: add support for .m2ts extensions by @huynhsontung in #238
- style: change speed glyph by @United600 in #236
- l10n: update store description by @huynhsontung in #239
- l10n: Crowdin updates by @huynhsontung in #232
Full Changelog: v0.10.1...v0.10.2