diff --git a/.gitignore b/.gitignore index 14a9b0d..2ad6632 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ spectre*/ *.zip *.ttf -*_old* \ No newline at end of file +*_old* +*_bak* \ No newline at end of file diff --git a/credits.html b/credits.html index 77825b7..975e872 100644 --- a/credits.html +++ b/credits.html @@ -75,7 +75,7 @@ Con la partecipazione degli abitanti di Fara in Sabina.

- Fonica: Alessandro Rosato (Teatro Potlach), Daniele Ferdani (CR ISPC) + Fonica: Alessandro Rosato (Teatro Potlach), Daniele Ferdani (CNR ISPC)

Aiuto alla produzione: Alfonsina Pagano, Daniele Ferdani (CNR ISPC) diff --git a/img/lp-bg/fara_bg_4.jpg b/img/lp-bg/fara_bg_4.jpg index e00b5b7..cdea59d 100644 Binary files a/img/lp-bg/fara_bg_4.jpg and b/img/lp-bg/fara_bg_4.jpg differ diff --git a/img/lp-bg/fara_bg_5.jpg b/img/lp-bg/fara_bg_5.jpg index 937de31..fefca12 100644 Binary files a/img/lp-bg/fara_bg_5.jpg and b/img/lp-bg/fara_bg_5.jpg differ diff --git a/img/progetto_header.jpg b/img/progetto_header.jpg index 255cec3..937de31 100644 Binary files a/img/progetto_header.jpg and b/img/progetto_header.jpg differ diff --git a/js/ui.js b/js/ui.js index 60e8e10..6af320a 100644 --- a/js/ui.js +++ b/js/ui.js @@ -72,4 +72,13 @@ if (window.location.href.includes('credits')) { document.addEventListener('readystatechange', () => { Farapp.slideshow(); }); +} +/** + * Landscape orientation when fullscreen?! + * @todo Reliable check for mobile??? + */ +if ("maxTouchPoints" in navigator) { + document.addEventListener('fullscreenchange', () => { + screen.orientation.lock('landscape'); + }); } \ No newline at end of file diff --git a/video.html b/video.html index 6ae33d3..027ab50 100644 --- a/video.html +++ b/video.html @@ -19,7 +19,7 @@

-