<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/lirc-remotes/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 06 Feb 2015 20:29:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lirc-remotes/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -29,7 +29,9 @@
     the namespace, and can also update in many cases.
   - lirc-lsremotes(1) can parse configuration files and report errors.
   - irdb-get(1) is a simple CLI tool which can search, list  and download 
-    configuration files.
+    configuration files. It's a self-contained python scripts which can 
+    be copied from current lirc and used as-is independent of lirc
+    version installed (if any).

 ### Tips for adding new remote controls:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Fri, 06 Feb 2015 20:29:23 -0000</pubDate><guid>https://sourceforge.net1aaecc3e22655c1b7c0cb04c16bb640fc20a2497</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,11 +1,12 @@
 ## The LIRC remote configurations project.

 The LIRC project is about managing IR remotes. For each remote used, there should be a
-configuration file. This project manages these files.
+configuration file. This project manages these files which can be browsed [here](http://lirc-remotes.sf.net/remotes-table.html).

-The configurations here should be usable in current LIRC versions and also in winLIRC.
-However, the real purpose of the project is to provide a better foundation for
-configuration tools. These tools are in the upcoming 0.9.2 version.
+The configurations here should be usable in current [LIRC](http://sf.net/p/lirc) versions and
+also in [winLIRC](http://sf.net/p/winlirc) However, the real purpose of this project is to 
+provide a better foundation for configuration tools. These tools are in 
+the upcoming 0.9.2 version.

 ### Changes compared to previous version.

@@ -26,8 +27,9 @@

   - lirc-config-tool(1) can be used to scan for old key symbols not in
     the namespace, and can also update in many cases.
-
   - lirc-lsremotes(1) can parse configuration files and report errors.
+  - irdb-get(1) is a simple CLI tool which can search, list  and download 
+    configuration files.

 ### Tips for adding new remote controls:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Thu, 16 Oct 2014 11:46:48 -0000</pubDate><guid>https://sourceforge.net41bafff9135fe72c8ef7671031a42140b58839f0</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,13 +1,18 @@
 ## The LIRC remote configurations project.

-The LIRC project is about managing IR remotes. For each remote used, there should be a configuration file. This project manages these files.
+The LIRC project is about managing IR remotes. For each remote used, there should be a
+configuration file. This project manages these files.

-The configurations here should be usable in current LIRC versions and also in
-winLIRC. However, the real purpose of the project is to provide a better foundation for configuration tools. These tools are in the upcoming 0.9.2 version.
+The configurations here should be usable in current LIRC versions and also in winLIRC.
+However, the real purpose of the project is to provide a better foundation for
+configuration tools. These tools are in the upcoming 0.9.2 version.

 ### Changes compared to previous version.

-The "old" definitions lived partly in the lirc sources (in the remotes/ directory) and partly (mostly) in the [remotes database](http://lirc-remotes.sourceforge.net/remotes-table.html). Compared to these this project has:
+The "old" definitions lived partly in the lirc sources (in the remotes/ directory) and 
+partly (mostly) in the [remotes database](http://lirc-remotes.sourceforge.net/remotes-table.html). 
+
+Compared to these this project has:

   - Merged all definitions in one place
   - Moved to using git, here is a history.
@@ -30,4 +35,5 @@

 ### Remote configuration guidelines.

-There is a [Checklist] describing how to check new configurations before they are added to the database.
+There is a [Checklist] describing how to check new configurations before they are 
+added to the database.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Thu, 16 Oct 2014 08:00:06 -0000</pubDate><guid>https://sourceforge.net616caf37ed0414402a239fa15512ebeecd184b89</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,39 +1,33 @@
 ## The LIRC remote configurations project.

-The LIRC project is about managing IR remotes. For each remote used, there
-should be a configuration file. This project manages these files.
+The LIRC project is about managing IR remotes. For each remote used, there should be a configuration file. This project manages these files.

 The configurations here should be usable in current LIRC versions and also in
-winLIRC. However, the real purpose of this project is to provide a better
-foundation for configuration tools. These tools are in (in the time of writing
-upcoming) 0.9.2 version.
+winLIRC. However, the real purpose of the project is to provide a better foundation for configuration tools. These tools are in the upcoming 0.9.2 version.

 ### Changes compared to previous version.

-The "old" definitions lived partly in the lirc sources (in the remotes/ directory) and partly (mostly) in the [remotes database](http://lirc-remotes.sourceforge.net/remotes-table.html). Compared to these this project
-has:
+The "old" definitions lived partly in the lirc sources (in the remotes/ directory) and partly (mostly) in the [remotes database](http://lirc-remotes.sourceforge.net/remotes-table.html). Compared to these this project has:

   - Merged all definitions in one place
-  - Since we are using git, here is a history.
-  - Cleaned-up some non-parsable definition.
+  - Moved to using git, here is a history.
+  - Cleaned-up some non-parsable definitions.
   - Renamed files to more uniform naming conventions.
-  - Nightly scripts running which indexes the database.
-
+  - Scripts running which indexes the database.

 ### LIRC configuration file tools.

 There are some new tools in LIRC for configuration files:

-  - lirc-config-tool can be used to scan for old key symbols not in
+  - lirc-config-tool(1) can be used to scan for old key symbols not in
     the namespace, and can also update in many cases.

-  - lirc-lsremotes can parse configuration files and report errors.
+  - lirc-lsremotes(1) can parse configuration files and report errors.

-##¤ Tips for adding new remote controls:
+### Tips for adding new remote controls:

-There are some technincal tips for generating the lircd.conf file at the [manual] page.
+There are some tips for generating the lircd.conf file at the [manual] page.

 ### Remote configuration guidelines.

-There is a [Checklist] describing how to check
-new configurations before they are added to the database.
+There is a [Checklist] describing how to check new configurations before they are added to the database.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Thu, 16 Oct 2014 07:50:04 -0000</pubDate><guid>https://sourceforge.net61e83bc3365b12dec3038421d6eae7abf3f052fb</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -10,9 +10,7 @@

 ### Changes compared to previous version.

-The "old" definitions lived partly in the lirc sources (in the remotes/
-directory) and partly (mostly) in the [remotes database]
-(http://lirc-remotes.sourceforge.net/remotes-table.html). Compared to these this project
+The "old" definitions lived partly in the lirc sources (in the remotes/ directory) and partly (mostly) in the [remotes database](http://lirc-remotes.sourceforge.net/remotes-table.html). Compared to these this project
 has:

   - Merged all definitions in one place
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Wed, 15 Oct 2014 19:04:01 -0000</pubDate><guid>https://sourceforge.nete18b042d9fc774c877c72235250c6447dfd39e9f</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Wed, 15 Oct 2014 19:03:23 -0000</pubDate><guid>https://sourceforge.net726e50c83e45e5856f564e2d63a7009bfa49700a</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -12,7 +12,7 @@

 The "old" definitions lived partly in the lirc sources (in the remotes/
 directory) and partly (mostly) in the [remotes database]
-(http://sourceforge.net/p/lirc/remotes-table.html). Compared to these this project
+(http://lirc-remotes.sourceforge.net/remotes-table.html). Compared to these this project
 has:

   - Merged all definitions in one place
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Wed, 15 Oct 2014 19:01:35 -0000</pubDate><guid>https://sourceforge.net7d6238fb0b1c2693a40a84cd2b10cf6baded4380</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -31,6 +31,10 @@

   - lirc-lsremotes can parse configuration files and report errors.

+##¤ Tips for adding new remote controls:
+
+There are some technincal tips for generating the lircd.conf file at the [manual] page.
+
 ### Remote configuration guidelines.

 There is a [Checklist] describing how to check
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Wed, 15 Oct 2014 18:11:42 -0000</pubDate><guid>https://sourceforge.net26a6447366502de7b14f93224657af8051c9afbe</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,37 @@
-Welcome to your wiki!
+## The LIRC remote configurations project.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The LIRC project is about managing IR remotes. For each remote used, there
+should be a configuration file. This project manages these files.

-The wiki uses [Markdown](/p/lirc-remotes/wiki/markdown_syntax/) syntax.
+The configurations here should be usable in current LIRC versions and also in
+winLIRC. However, the real purpose of this project is to provide a better
+foundation for configuration tools. These tools are in (in the time of writing
+upcoming) 0.9.2 version.

-[[members limit=20]]
-[[download_button]]
+### Changes compared to previous version.
+
+The "old" definitions lived partly in the lirc sources (in the remotes/
+directory) and partly (mostly) in the [remotes database]
+(http://sourceforge.net/p/lirc/remotes-table.html). Compared to these this project
+has:
+
+  - Merged all definitions in one place
+  - Since we are using git, here is a history.
+  - Cleaned-up some non-parsable definition.
+  - Renamed files to more uniform naming conventions.
+  - Nightly scripts running which indexes the database.
+
+
+### LIRC configuration file tools.
+
+There are some new tools in LIRC for configuration files:
+
+  - lirc-config-tool can be used to scan for old key symbols not in
+    the namespace, and can also update in many cases.
+
+  - lirc-lsremotes can parse configuration files and report errors.
+
+### Remote configuration guidelines.
+
+There is a [Checklist] describing how to check
+new configurations before they are added to the database.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Wed, 15 Oct 2014 13:53:34 -0000</pubDate><guid>https://sourceforge.net68a617185f149f634f711a0c4569be5ab85e69ab</guid></item><item><title>Home modified by Alec Leamas</title><link>https://sourceforge.net/p/lirc-remotes/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/lirc-remotes/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/userid-2130791"&gt;Alec Leamas&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-54394cdc85540d6fb965c4bd" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alec Leamas</dc:creator><pubDate>Sat, 11 Oct 2014 15:29:32 -0000</pubDate><guid>https://sourceforge.net9842b3d6de5096d89b277504ddfde5d57b619855</guid></item></channel></rss>