Album Applet: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
| <code>ShowAllAlbumFilesForHomeMenu</code> || 2 || true || Similar to ShowAllAlbumFiles. | | <code>ShowAllAlbumFilesForHomeMenu</code> || 2 || true || Similar to ShowAllAlbumFiles. | ||
|} | |} | ||
= Album Local Sharing = | |||
[[11.0.0]] added a "Send to Smartphone" feature. This uses local-WLAN to communicate with the device, via [[LDN_services|lp2p:sys]]. The [[LDN_services|GroupInfo]] is setup with the following (created with the defaults first): | |||
* MemberCountMax = 1 | |||
* PresharedKey* is initialized. | |||
* +0x82 = 3 | |||
* The SSID is initialized. The SSID starts with "switch_". | |||
* The Flags at +0x3F are set to count=1 entry[0]=0. | |||
* PerformanceRequirement = 2 | |||
* LocalCommunicationId = {PhotoViewer ProgramId} | |||
* Priority = 55 | |||
[[Category:Library Applets]] | [[Category:Library Applets]] |