<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Paddy_Developer_Wiki</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>Recent changes to Paddy_Developer_Wiki</description><atom:link href="https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 26 Jun 2014 16:37:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/feed" rel="self" type="application/rss+xml"/><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v45
+++ v46
@@ -4,11 +4,10 @@

 ## Paddy Directory Structure

-  1. Module directory 
-
-C:\Users\\[user name]\AppData\Roaming\Adobe\Lightroom\Modules\Paddy.lrdevplugin Holds the Lightroom plugin .LUA files. There are many small files here because LUA sucks. All this does is install a menu in LR and start PAddy 
-
-  1.     1. Executable directory 
+  1. Module directory: C:\Users\\[user name]\AppData\Roaming\Adobe\Lightroom\Modules\Paddy.lrdevplugin  
+Holds the Lightroom plugin .LUA files.  
+There are many small files here because LUA sucks. All this does is install a menu in LR and start Paddy 
+    1. Executable directory 

 C:\Users\\[user name]\AppData\Roaming\Adobe\Lightroom\Modules\Paddy.lrdevplugin\Paddy Holds all Paddy.exe files, DLLs, manifests, and a few .ini files for debuging 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:32 -0000</pubDate><guid>https://sourceforge.net1d9c98f90a8d4e8de32666fd496907e7ad15c31b</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</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/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:32 -0000</pubDate><guid>https://sourceforge.net12627b9690be7a32831087cc60074b31451714b1</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v43
+++ v44
@@ -1,4 +1,54 @@
 [TOC] 
+
+# Running Paddy from Source Code
+
+## Paddy Directory Structure
+
+  1. Module directory 
+
+C:\Users\\[user name]\AppData\Roaming\Adobe\Lightroom\Modules\Paddy.lrdevplugin Holds the Lightroom plugin .LUA files. There are many small files here because LUA sucks. All this does is install a menu in LR and start PAddy 
+
+  1.     1. Executable directory 
+
+C:\Users\\[user name]\AppData\Roaming\Adobe\Lightroom\Modules\Paddy.lrdevplugin\Paddy Holds all Paddy.exe files, DLLs, manifests, and a few .ini files for debuging 
+
+  1.     1.       1. Resource directory 
+
+C:\Users\\[user name]\AppData\Roaming\Adobe\Lightroom\Modules\Paddy.lrdevplugin\Paddy\resources All files that Paddy needs for its user interface, like pictures, the language files, and icons 
+
+  1.     1.       1. Template directory 
+
+C:\Users\\[user name]\AppData\Roaming\Adobe\Lightroom\Modules\Paddy.lrdevplugin\Paddy\templates Various device templates. This is not maintained any more, as templates will move to an online repository 
+
+## Key Paddy files
+
+### .Exe
+
+### .DLL
+
+### .ini
+
+## Setting up your development environment
+
+### Software you will need
+
+#### AHK_L
+
+#### Paddy special AHK_L
+
+#### Paddy compilation scripts
+
+#### gorc.exe
+
+Freeware 
+
+#### Reshacker
+
+Freeware 
+
+#### Debugview
+
+Freeware

 # Midi

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:32 -0000</pubDate><guid>https://sourceforge.net183428ec60cac7f0e9bd4deb0788668f8e0c420e</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v42
+++ v43
@@ -345,7 +345,7 @@

 ### LR Commands

-**Command:** /Paddy/Lightroom/function [function number] 
+**Command:** /Paddy/Lightroom/function/[function number] 

 **in/out:** receiving 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:31 -0000</pubDate><guid>https://sourceforge.net985e9410ff5df54009b31c418cfcc7ad3efb0344</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v41
+++ v42
@@ -251,8 +251,6 @@
 * * *

 ### Keywords
-
-### Camera keywords

 #### Apply

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:31 -0000</pubDate><guid>https://sourceforge.netc88ea50478d54efc138360c2429aa7179694d0fe</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v40
+++ v41
@@ -273,6 +273,10 @@
 /Paddy/Lightroom/keyword/1002 1

 Applies keyword number 2 of the second Paddy OSC keyword bank 
+
+**How to use**
+
+Create a button that send the appropriate command for the preset. See next section for the label 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:31 -0000</pubDate><guid>https://sourceforge.net47e2f7f61dadad7fac70871fb5218536812ff351</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v39
+++ v40
@@ -179,10 +179,14 @@

 Applies profile number 2 of the second Paddy OSC profile bank 

-  
-
-
-**Notes** Paddy organizes camera profiles available for OSC at the moment in in 3 sets with 10 profiles each. See the Paddy user guide for more. In effect, the user associates a profile number with a certain profile. If Paddy receives the profile number with this command, the profile is applied 
+**How to use**
+
+Create a button that send the appropriate command for the preset. See next section for the label 
+
+  
+**Notes**
+
+Paddy organizes camera profiles available for OSC at the moment in in 3 sets with 10 profiles each. See the Paddy user guide for more. In effect, the user associates a profile number with a certain profile. If Paddy receives the profile number with this command, the profile is applied 

 * * *

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:30 -0000</pubDate><guid>https://sourceforge.neta5b14ac0ef6ae99d625655edb2d3ee5b8adbb769</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v38
+++ v39
@@ -86,7 +86,9 @@

 Applies preset number 2 of the second Paddy OSC preset bank 

-**How to use** Create a button that send the appropriate command for the preset. See next section for the label 
+**How to use**
+
+Create a button that send the appropriate command for the preset. See next section for the label 

 **Notes** Paddy organizes the presets available for OSC at the moment in in 3 sets with 10 presets each. See the Paddy user guide for more. In effect, the user associates a preset number with a certain preset. If Paddy receives the preset number with this command, the preset is applied 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:30 -0000</pubDate><guid>https://sourceforge.neta377e0873adf5a3655ad27b88437d3a0056f3171</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v37
+++ v38
@@ -86,9 +86,9 @@

 Applies preset number 2 of the second Paddy OSC preset bank 

-  
-
-
+**How to use** Create a button that send the appropriate command for the preset. See next section for the label 
+
+  
 **Notes** Paddy organizes the presets available for OSC at the moment in in 3 sets with 10 presets each. See the Paddy user guide for more. In effect, the user associates a preset number with a certain preset. If Paddy receives the preset number with this command, the preset is applied 

 * * *
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:29 -0000</pubDate><guid>https://sourceforge.net78bf1c2eeb13275ad805a503015a28680d14b3da</guid></item><item><title>Paddy_Developer_Wiki modified by Dorfl68</title><link>https://sourceforge.net/p/paddy/paddywiki/Paddy_Developer_Wiki/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v36
+++ v37
@@ -55,6 +55,8 @@
 /Paddy/Lightroom/slidernumber/5 .5

 sets the exposure slider in the middle of the available range 
+
+**How to use** Create a slider or a rotary controller that reacts to the slider number you want to influence. Make sure the range is 0 to 100 

 **Notes**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dorfl68</dc:creator><pubDate>Thu, 26 Jun 2014 16:37:29 -0000</pubDate><guid>https://sourceforge.net7c594cecc7864ac93b0ca151898b70998c51ae5a</guid></item></channel></rss>