<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ldro</title><link>https://sourceforge.net/p/luandroid/doc/ldro/</link><description>Recent changes to ldro</description><atom:link href="https://sourceforge.net/p/luandroid/doc/ldro/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 14 Aug 2015 13:10:01 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/luandroid/doc/ldro/feed" rel="self" type="application/rss+xml"/><item><title>ldro modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -1,6 +1,6 @@
 #ldro - The LUAndroid libraries

-ldro namespace is the default for all LUAndroid libraries.
+___ldro___ namespace is the default for all LUAndroid libraries.
 Most of these libraries are implemented in native C code to give you nice speed performance. 
 The libraries reside in the MCU, and cannot be read or modified by the user. 
 The only access if via __require__ statement.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 13:10:01 -0000</pubDate><guid>https://sourceforge.neta509055dd20bdce30d9cc154b7f337a1dc29116c</guid></item><item><title>ldro modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -1,6 +1,6 @@
 #ldro - The LUAndroid libraries

-[ldro]([ldro]) namespace is the default for all LUAndroid libraries.
+ldro namespace is the default for all LUAndroid libraries.
 Most of these libraries are implemented in native C code to give you nice speed performance. 
 The libraries reside in the MCU, and cannot be read or modified by the user. 
 The only access if via __require__ statement.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 13:09:35 -0000</pubDate><guid>https://sourceforge.net98010a4782c17ec7c0215b1ee66e78ed114451ac</guid></item><item><title>ldro modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -11,15 +11,4 @@
     local gfx=require("ldro.gfx")
     gfx.clear()

-
-#LUANdroid libraries
-
-Name | Description | New in | Removed from
--- | -------- | -- | --
-[ldro.dio] | Discrete IO Library | |
-[ldro.time] | Timinings Library | |
-[ldro.sfrd] | Direct access to selected SFRs | |
-[ldro.gfx] | Graphics Library | |
-[ldro.lfs] | Lua Filesystem library port | |
-[ldro.tch.mtch6301] | Touchscreen driver | |
-[ldro.gfx.ddb] | Device Dependent Bitmap library | |
+[[include ref=ldrolibs]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 13:08:15 -0000</pubDate><guid>https://sourceforge.netf4269f846ef4e46e6a88385380be75f853107f7f</guid></item><item><title>ldro modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -1,6 +1,6 @@
 #ldro - The LUAndroid libraries

-[ldro] namespace is the default for all LUAndroid libraries.
+[ldro]([ldro]) namespace is the default for all LUAndroid libraries.
 Most of these libraries are implemented in native C code to give you nice speed performance. 
 The libraries reside in the MCU, and cannot be read or modified by the user. 
 The only access if via __require__ statement.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 12:57:05 -0000</pubDate><guid>https://sourceforge.net516cbb3250e64870ed8e0d16c4b9a1d3a064bf74</guid></item><item><title>ldro modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -5,7 +5,7 @@
 The libraries reside in the MCU, and cannot be read or modified by the user. 
 The only access if via __require__ statement.

-&lt;span style="color: red;"&gt;example&lt;/span&gt;
+__example__

     :::Lua
     local gfx=require("ldro.gfx")
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 12:53:47 -0000</pubDate><guid>https://sourceforge.net3bc6385fe439c9bb1d2188cd2acafdc5676a66cd</guid></item><item><title>ldro modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,4 +1,5 @@
 #ldro - The LUAndroid libraries
+
 [ldro] namespace is the default for all LUAndroid libraries.
 Most of these libraries are implemented in native C code to give you nice speed performance. 
 The libraries reside in the MCU, and cannot be read or modified by the user. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 12:50:04 -0000</pubDate><guid>https://sourceforge.net5e8fe67a3158e165d7db5de552bd246eb23f70f6</guid></item><item><title>ldro modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,10 +1,10 @@
-#About
+#ldro - The LUAndroid libraries
 [ldro] namespace is the default for all LUAndroid libraries.
 Most of these libraries are implemented in native C code to give you nice speed performance. 
 The libraries reside in the MCU, and cannot be read or modified by the user. 
 The only access if via __require__ statement.

-&amp;lt;red&amp;gt;example&amp;lt;/red&amp;gt;
+&lt;span style="color: red;"&gt;example&lt;/span&gt;

     :::Lua
     local gfx=require("ldro.gfx")
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 12:49:20 -0000</pubDate><guid>https://sourceforge.net86e8a6b7e7fe68fc5fa42ab063166f02bacf1c4a</guid></item><item><title>ldro - The LUAndroid libraries modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro%2520-%2520The%2520LUAndroid%2520libraries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,9 +1,10 @@
-ldro namespace is the default for all LUAndroid libraries.
+#About
+[ldro] namespace is the default for all LUAndroid libraries.
 Most of these libraries are implemented in native C code to give you nice speed performance. 
 The libraries reside in the MCU, and cannot be read or modified by the user. 
 The only access if via __require__ statement.

-example
+&amp;lt;red&amp;gt;example&amp;lt;/red&amp;gt;

     :::Lua
     local gfx=require("ldro.gfx")
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 12:45:22 -0000</pubDate><guid>https://sourceforge.netb6746eeb21c67063ce9ba12e84b0c6636d8feaba</guid></item><item><title>ldro - The LUAndroid libraries modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro%2520-%2520The%2520LUAndroid%2520libraries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -8,6 +8,7 @@
     :::Lua
     local gfx=require("ldro.gfx")
     gfx.clear()
+

 #LUANdroid libraries

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 12:41:33 -0000</pubDate><guid>https://sourceforge.net9fce4dd84e664bd3300a0735ace6e686f87ed4ae</guid></item><item><title>ldro - The LUAndroid libraries modified by Attila</title><link>https://sourceforge.net/p/luandroid/doc/ldro%2520-%2520The%2520LUAndroid%2520libraries/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,12 +1,22 @@
 ldro namespace is the default for all LUAndroid libraries.
 Most of these libraries are implemented in native C code to give you nice speed performance. 
 The libraries reside in the MCU, and cannot be read or modified by the user. 
-The only access if via require statement.
+The only access if via __require__ statement.

-example:
-:::Lua
-local gfx=require("[ldro.gfx]")
-gfx.clear()
+example

-Available libraries:
-[ldro.gfx]
+    :::Lua
+    local gfx=require("ldro.gfx")
+    gfx.clear()
+
+#LUANdroid libraries
+
+Name | Description | New in | Removed from
+-- | -------- | -- | --
+[ldro.dio] | Discrete IO Library | |
+[ldro.time] | Timinings Library | |
+[ldro.sfrd] | Direct access to selected SFRs | |
+[ldro.gfx] | Graphics Library | |
+[ldro.lfs] | Lua Filesystem library port | |
+[ldro.tch.mtch6301] | Touchscreen driver | |
+[ldro.gfx.ddb] | Device Dependent Bitmap library | |
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Attila</dc:creator><pubDate>Fri, 14 Aug 2015 12:40:55 -0000</pubDate><guid>https://sourceforge.net9b5630de092a35dbbacaed22b2520fa13bc9cd70</guid></item></channel></rss>