Skip to content

Commit 4078c16

Browse files
committed
Change Ben’s talk
1 parent 0ae3943 commit 4078c16

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

MyLibrary/Sources/DataClient/Resources/2025-day1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,9 +398,9 @@
398398
"sessions": [
399399
{
400400
"id": 39,
401-
"title": "Ten Principles of Lux Development",
401+
"title": "Understanding HDR",
402402
"place": "Hall",
403-
"description": "Lux Optics builds popular, award-winning photography and video apps, such as Halide, Kino, and Spectre. Let's dive into engineering principles that guide development, such as short feedback loops, avoiding technical sink-holes, and approach problems from a scientific perspective.",
403+
"description": "High Dynamic Range imaging has the potential to change way we look at images in a way comparable to the move from HDTV change how we viewed television. This talk dives into the concept of dynamic range, how it is supported on Apple platforms, and quirks you'll run into that aren't covered in the documentation.",
404404
"speakers": [
405405
{
406406
"id": 27,

MyLibrary/Sources/ScheduleFeature/Localizable.xcstrings

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,17 @@
766766
}
767767
}
768768
},
769+
"High Dynamic Range imaging has the potential to change way we look at images in a way comparable to the move from HDTV change how we viewed television. This talk dives into the concept of dynamic range, how it is supported on Apple platforms, and quirks you'll run into that aren't covered in the documentation." : {
770+
"extractionState" : "manual",
771+
"localizations" : {
772+
"ja" : {
773+
"stringUnit" : {
774+
"state" : "translated",
775+
"value" : "ハイダイナミックレンジ(HDR)イメージングは、テレビの視聴方法を変えたHDTVへの移行に匹敵するほど、私たちの画像の見方を一変させる可能性を秘めています。本トークでは、ダイナミックレンジの概念、Appleプラットフォームにおけるサポート方法、そしてドキュメントでは触れられていない特有の問題点について掘り下げます。"
776+
}
777+
}
778+
}
779+
},
769780
"Hiromu is a member of Rakuten Group, Inc. and is involved in the development of Rakuten Rakuma as an iOS engineer and tech lead." : {
770781
"extractionState" : "manual",
771782
"localizations" : {
@@ -2047,6 +2058,17 @@
20472058
}
20482059
}
20492060
},
2061+
"Understanding HDR" : {
2062+
"extractionState" : "manual",
2063+
"localizations" : {
2064+
"ja" : {
2065+
"stringUnit" : {
2066+
"state" : "translated",
2067+
"value" : "HDRを理解する"
2068+
}
2069+
}
2070+
}
2071+
},
20502072
"Unique to Apple Vision Pro! How to Start Developing Spatial Apps" : {
20512073
"extractionState" : "manual",
20522074
"localizations" : {

0 commit comments

Comments
 (0)