summaryrefslogtreecommitdiff
path: root/src/SW/usb-ir-toy-lirc
diff options
context:
space:
mode:
Diffstat (limited to 'src/SW/usb-ir-toy-lirc')
-rw-r--r--src/SW/usb-ir-toy-lirc/document.en.rest.txt12
-rw-r--r--src/SW/usb-ir-toy-lirc/document.it.rest.txt12
2 files changed, 12 insertions, 12 deletions
diff --git a/src/SW/usb-ir-toy-lirc/document.en.rest.txt b/src/SW/usb-ir-toy-lirc/document.en.rest.txt
index 37ce224..9c9afe7 100644
--- a/src/SW/usb-ir-toy-lirc/document.en.rest.txt
+++ b/src/SW/usb-ir-toy-lirc/document.en.rest.txt
@@ -13,7 +13,7 @@ horrible in-accessible website). Of course I want to control my PC
with it!
To do that, I needed a IR receiver and `LIRC
-<http://www.lirc.org/>`_. Since I sometimes like being overly generic,
+<https://www.lirc.org/>`_. Since I sometimes like being overly generic,
I bought `Dangerous Prototypes <http://dangerousprototypes.com/>`_
`USB Infrared Toy
<http://dangerousprototypes.com/docs/USB_Infrared_Toy>`_, which allows
@@ -65,11 +65,11 @@ Patching LIRC
LIRC can use the IR Toy in ``irman`` compatibility mode, but I needed
full send capability, to program the sonic screwdriver. I found `a
patch to add full support
-<http://sourceforge.net/mailarchive/forum.php?thread_name=4ebf97df-17f8-48bb-ba65-32e4b9983ac4%40devleno&forum_name=lirc-list>`_,
+<https://sourceforge.net/mailarchive/forum.php?thread_name=4ebf97df-17f8-48bb-ba65-32e4b9983ac4%40devleno&forum_name=lirc-list>`_,
thanks to Peter Kooiman. If you're running Gentoo, you can add `my
-overlay <http://www.thenautilus.net/cgit/gentoo-overlay/>`_ and
+overlay <https://www.thenautilus.net/cgit/gentoo-overlay/>`_ and
install `my patched LIRC
-<http://www.thenautilus.net/cgit/gentoo-overlay/tree/app-misc/lirc/>`_.
+<https://www.thenautilus.net/cgit/gentoo-overlay/tree/app-misc/lirc/>`_.
Configuring LIRC
================
@@ -78,7 +78,7 @@ This may well be written down somewhere, but I had problems finding a
useful guide, so I'll just show what I did:
1) get a full Philips RC-5 code list from `the LIRC remotes repository
- <http://lirc.sourceforge.net/remotes/rc-5/>`_
+ <https://lirc.sourceforge.net/remotes/rc-5/>`_
2) assign, arbitrarily, the first 39 codes to the 13 gestures on 3
memory banks of the screwdriver::
@@ -107,7 +107,7 @@ sensible names for the 39 gestures.
Using it
========
-Finally, I re-compiled `vlc <http://www.videolan.org/>`_ with LIRC
+Finally, I re-compiled `vlc <https://www.videolan.org/>`_ with LIRC
support, and wrote `a |lircrc| for vlc <lircrc>`_. With that, I can
control ``vlc`` with my sonic screwdriver!
diff --git a/src/SW/usb-ir-toy-lirc/document.it.rest.txt b/src/SW/usb-ir-toy-lirc/document.it.rest.txt
index 95cda2d..77230e8 100644
--- a/src/SW/usb-ir-toy-lirc/document.it.rest.txt
+++ b/src/SW/usb-ir-toy-lirc/document.it.rest.txt
@@ -12,7 +12,7 @@ sito è orrendo e difficile da navigare…). Chiaramente voglio poterci
controllare il mio PC!
Per farlo, mi serviva un ricevitore IR e `LIRC
-<http://www.lirc.org/>`_. Visto che mi piace complicarmi la vita, ho
+<https://www.lirc.org/>`_. Visto che mi piace complicarmi la vita, ho
comprato lo `USB Infrared Toy
<http://dangerousprototypes.com/docs/USB_Infrared_Toy>`_ da `Dangerous
Prototypes <http://dangerousprototypes.com/>`_, che permette di
@@ -65,11 +65,11 @@ Patch per LIRC
LIRC può usare lo IR Toy in modalità compatibile ``irman``, ma a me
serviva la funzione completa di invio segnali, per programmare il
cacciavite. Ho trovato `una patch per aggiungere il supporto completo
-<http://sourceforge.net/mailarchive/forum.php?thread_name=4ebf97df-17f8-48bb-ba65-32e4b9983ac4%40devleno&forum_name=lirc-list>`_,
+<https://sourceforge.net/mailarchive/forum.php?thread_name=4ebf97df-17f8-48bb-ba65-32e4b9983ac4%40devleno&forum_name=lirc-list>`_,
grazie a Peter Kooiman. Se usate Gentoo, potete aggiungere `la mia
-overlay <http://www.thenautilus.net/cgit/gentoo-overlay/>`_ e
+overlay <https://www.thenautilus.net/cgit/gentoo-overlay/>`_ e
installare `LIRC già modificato
-<http://www.thenautilus.net/cgit/gentoo-overlay/tree/app-misc/lirc/>`_.
+<https://www.thenautilus.net/cgit/gentoo-overlay/tree/app-misc/lirc/>`_.
Configurare LIRC
================
@@ -79,7 +79,7 @@ a trovare usa spiegazione usabile, per cui mostro quel che ho fatto:
1) mi son procurato un set completo di codici Philips RC-5 dal
`repository di telecomandi LIRC
- <http://lirc.sourceforge.net/remotes/rc-5/>`_
+ <https://lirc.sourceforge.net/remotes/rc-5/>`_
2) ho assegnato, arbitrariamente, i primi 39 codici ai 13 gesti su 3
banchi di memoria del cacciavite::
@@ -109,7 +109,7 @@ sensati per tutti e 39 i gesti.
Usarlo
======
-Finalmente, ho ri-compilato `vlc <http://www.videolan.org/>`_ col
+Finalmente, ho ri-compilato `vlc <https://www.videolan.org/>`_ col
supporto LIRC, e ho scritto `un |lircrc| per vlc <lircrc>`_. A questo
punto, posso controllare ``vlc`` col cacciavite sonico!