diff --git a/index.html b/index.html index 8f6fadf..f91248d 100644 --- a/index.html +++ b/index.html @@ -1,33 +1,33 @@ - + - + - - - - - RPI-FBCP by tasanakorn + + + + + - - -
-
+
+

RPI-FBCP

-

Raspberry Pi utility. Used for mirror primary framebuffer to secondary framebuffer.

+

Raspberry Pi utility. Used for mirror primary framebuffer to secondary framebuffer.

-
- Download as .zip - Download as .tar.gz - View on GitHub -
-
-
+

View the Project on GitHub tasanakorn/rpi-fbcp

-
-
+ + + +

Raspberry Pi Framebuffer Copy

@@ -45,8 +45,12 @@ $ cmake .. $ make
+
- + \ No newline at end of file diff --git a/javascripts/scale.fix.js b/javascripts/scale.fix.js new file mode 100644 index 0000000..87a40ca --- /dev/null +++ b/javascripts/scale.fix.js @@ -0,0 +1,17 @@ +var metas = document.getElementsByTagName('meta'); +var i; +if (navigator.userAgent.match(/iPhone/i)) { + for (i=0; i