<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Release Notes</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>Recent changes to Release Notes</description><atom:link href="https://sourceforge.net/p/raspicade/wiki/Release%20Notes/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 17 Aug 2014 21:32:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/raspicade/wiki/Release%20Notes/feed" rel="self" type="application/rss+xml"/><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -1,4 +1,5 @@
 #Release Notes
+ -  raspicade-quietboot-samba-gamepads-pikeyd-Bplus-20140813.img.gz : Update to last firmware and kernel 3.12.26+. The last Raspberry Pi B+ is fully supported. Adding music to pimenu. Activated by default, to mute music, change the playbackgroundgsong variable to 0 in pimenu/pimenu.cfg. The song is loop played and can be changed by replacing the song.mp3 file by yours (mp3 format only) in pimenu directory. Adding the support of the last GPIO of B+, see https://github.com/ian57/Raspicade-Retrogame-2Player-BPlus and https://github.com/ian57/Raspicade-Retrogame-1Player.

  - Some users encounter problem with recent firmware and TV in full HD. This was not the case with the 20140106 firmware and 3.10.y kernels. So I created 2 branches : 3.12.y with last firmware and 3.10.y with 20140106 firmware. IF YOU DON'T HAVE PROBLEMS, PLEASE USE THE 3.12.y RELEASE.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sun, 17 Aug 2014 21:32:18 -0000</pubDate><guid>https://sourceforge.nete855c7beaadaf5e71ff8018036e7917e34064d6d</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,4 +1,10 @@
 #Release Notes
+
+ - Some users encounter problem with recent firmware and TV in full HD. This was not the case with the 20140106 firmware and 3.10.y kernels. So I created 2 branches : 3.12.y with last firmware and 3.10.y with 20140106 firmware. IF YOU DON'T HAVE PROBLEMS, PLEASE USE THE 3.12.y RELEASE.
+
+ - raspicade-samba-gamepads-keyboard-pikeyd_ready-20140531.img.gz : Ultra Quiet boot for raspicade. Needed to compile a new kernel with some options. To activate ultra quiet boot, you need to edit the /boot/cmdline.txt file and uncomment the first and comment the second one. After that, you need to type Alt-F2 to see boot messages
+
+ - raspicade-samba-gamepads-keyboard-pikeyd_ready-20140530.img.gz : Raspicade is now upgraded to the last firmware and kernel (3.12.20+ with Xin-Mo support). Pimenu has been modified. Selected icon is now zoomed, and there is a zoomin/zoom out on selection/deselection : see http://youtu.be/4ZgWPW_eohs.

  - raspicade-samba-xinmo-keyboard-pikeyd_ready-20140523.img.gz : Raspicade is now fully supporting keyboard or keyboard encoder (like IPAC, Kade http://kadevice.com/  ou pikeydx32 http://atmjoy.com/pikeyd-pi-gpio-keyboard-daemon-i2c-mcp3017/ with pikeyd daemon). Keys are the same for all emulators and are based on the Mame default keymapping :

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Thu, 19 Jun 2014 13:27:15 -0000</pubDate><guid>https://sourceforge.net9626d20605649c1b2c61562bd6aa1bbbb8d64788</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -36,24 +36,6 @@
                 P2 Start   (KEY_2 or JOY_2_START)      
                 P2 Select  (KEY_6 or JOY_2_SELECT)     
                 Escape         (KEY_ESC)
-
-                case SDLK_ESCAPE:
-                        joy_state[0][GN_A]=1;
-                        //last=GN_A;
-                        //return GN_A;
-                        break;
-                case SDLK_RETURN:
-                case SDLK_KP_ENTER:
-                        joy_state[0][GN_B]=1;
-                        //last=GN_B;
-                        //return GN_B;
-                        break;
-~~~~~~
-
-
-~~~~~~
-
-
 ~~~~~~

 The swap partition has been removed from the SD card and unused stuff has been deleted to save space.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sat, 24 May 2014 10:12:02 -0000</pubDate><guid>https://sourceforge.net4822d2882f5c7b2956ebe438c21b7106d910d0ac</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,41 +1,59 @@
 #Release Notes

- - raspicade-samba-xinmo-keyboard-pikeyd_ready-20140523.img.gz : Raspicade is now fully supporting keyboard or keyboard encoder (like IPAC, Kade http://kadevice.com/  ou pikeydx32 http://atmjoy.com/pikeyd-pi-gpio-keyboard-daemon-i2c-mcp3017/ with pikeyd daemon). Keys are the same for all emulators and are based on the Mame default keymapping : 
-
-~~~~~~ 
-P1 Up  (KEY_UP or JOY_1_UP)        
-P1 Down    (KEY_DOWN or JOY_1_DOWN)        
-P1 Left    (KEY_LEFT or JOY_1_LEFT)        
-P1 Right   (KEY_RIGHT or JOY_1_RIGHT)      
-P1 Button 1    (KEY_LCONTROL or JOY_1_BUTTON1 or MOUSE_1_BUTTON1)      
-P1 Button 2    (KEY_LALT or JOY_1_BUTTON2 or MOUSE_1_BUTTON3)      
-P1 Button 3    (KEY_SPACE or JOY_1_BUTTON3 or MOUSE_1_BUTTON2)     
-P1 Button 4    (KEY_LSHIFT or JOY_1_BUTTON4)       
-P1 Button 5    (KEY_Z or JOY_1_BUTTON5)        
-P1 Button 6    (KEY_X or JOY_1_BUTTON6)        
-P1 Button 7    (KEY_C or JOY_1_BUTTON7)        
-P1 Button 8    (KEY_V or JOY_1_BUTTON8)        
-P1 Button 9    (KEY_BACKSPACE or JOY_1_BUTTON9)        
-P1 Button 10   (KEY_ESC or JOY_1_BUTTON10)     
-P1 Start   (KEY_1 or JOY_1_START)      
-P1 Select  (KEY_5 or JOY_1_SELECT)     
-P2 Up  (KEY_R or JOY_2_UP)     
-P2 Down    (KEY_F or JOY_2_DOWN)       
-P2 Left    (KEY_D or JOY_2_LEFT)       
-P2 Right   (KEY_G or JOY_2_RIGHT)      
-P2 Button 1    (KEY_A or JOY_2_BUTTON1)        
-P2 Button 2    (KEY_S or JOY_2_BUTTON2)        
-P2 Button 3    (KEY_Q or JOY_2_BUTTON3)        
-P2 Button 4    (KEY_W or JOY_2_BUTTON4)        
-P2 Button 5    (KEY_E or JOY_2_BUTTON5)        
-P2 Button 6    (KEY_T or JOY_2_BUTTON6)        
-P2 Button 7    (KEY_O or JOY_2_BUTTON7)        
-P2 Button 8    (KEY_L or JOY_2_BUTTON8)        
-P2 Button 9    (KEY_TAB or JOY_2_BUTTON9)      
-P2 Button 10   (KEY_ESC or JOY_2_BUTTON10)     
-P2 Start   (KEY_2 or JOY_2_START)      
-P2 Select  (KEY_6 or JOY_2_SELECT)     
-Escape         (KEY_ESC)
+ - raspicade-samba-xinmo-keyboard-pikeyd_ready-20140523.img.gz : Raspicade is now fully supporting keyboard or keyboard encoder (like IPAC, Kade http://kadevice.com/  ou pikeydx32 http://atmjoy.com/pikeyd-pi-gpio-keyboard-daemon-i2c-mcp3017/ with pikeyd daemon). Keys are the same for all emulators and are based on the Mame default keymapping :
+
+~~~~~~
+                P1 Up  (KEY_UP or JOY_1_UP)        
+                P1 Down    (KEY_DOWN or JOY_1_DOWN)        
+                P1 Left    (KEY_LEFT or JOY_1_LEFT)        
+                P1 Right   (KEY_RIGHT or JOY_1_RIGHT)      
+                P1 Button 1    (KEY_LCONTROL or JOY_1_BUTTON1 or MOUSE_1_BUTTON1)      
+                P1 Button 2    (KEY_LALT or JOY_1_BUTTON2 or MOUSE_1_BUTTON3)      
+                P1 Button 3    (KEY_SPACE or JOY_1_BUTTON3 or MOUSE_1_BUTTON2)     
+                P1 Button 4    (KEY_LSHIFT or JOY_1_BUTTON4)       
+                P1 Button 5    (KEY_Z or JOY_1_BUTTON5)        
+                P1 Button 6    (KEY_X or JOY_1_BUTTON6)        
+                P1 Button 7    (KEY_C or JOY_1_BUTTON7)        
+                P1 Button 8    (KEY_V or JOY_1_BUTTON8)        
+                P1 Button 9    (KEY_BACKSPACE or JOY_1_BUTTON9)        
+                P1 Button 10   (KEY_ESC or JOY_1_BUTTON10)     
+                P1 Start   (KEY_1 or JOY_1_START)      
+                P1 Select  (KEY_5 or JOY_1_SELECT)     
+                P2 Up  (KEY_R or JOY_2_UP)     
+                P2 Down    (KEY_F or JOY_2_DOWN)       
+                P2 Left    (KEY_D or JOY_2_LEFT)       
+                P2 Right   (KEY_G or JOY_2_RIGHT)      
+                P2 Button 1    (KEY_A or JOY_2_BUTTON1)        
+                P2 Button 2    (KEY_S or JOY_2_BUTTON2)        
+                P2 Button 3    (KEY_Q or JOY_2_BUTTON3)        
+                P2 Button 4    (KEY_W or JOY_2_BUTTON4)        
+                P2 Button 5    (KEY_E or JOY_2_BUTTON5)        
+                P2 Button 6    (KEY_T or JOY_2_BUTTON6)        
+                P2 Button 7    (KEY_O or JOY_2_BUTTON7)        
+                P2 Button 8    (KEY_L or JOY_2_BUTTON8)        
+                P2 Button 9    (KEY_TAB or JOY_2_BUTTON9)      
+                P2 Button 10   (KEY_ESC or JOY_2_BUTTON10)     
+                P2 Start   (KEY_2 or JOY_2_START)      
+                P2 Select  (KEY_6 or JOY_2_SELECT)     
+                Escape         (KEY_ESC)
+
+                case SDLK_ESCAPE:
+                        joy_state[0][GN_A]=1;
+                        //last=GN_A;
+                        //return GN_A;
+                        break;
+                case SDLK_RETURN:
+                case SDLK_KP_ENTER:
+                        joy_state[0][GN_B]=1;
+                        //last=GN_B;
+                        //return GN_B;
+                        break;
+~~~~~~
+
+
+~~~~~~
+
+
 ~~~~~~

 The swap partition has been removed from the SD card and unused stuff has been deleted to save space.
@@ -44,10 +62,12 @@

 ~~~~~~
+
    load printers = no
    printing = bsd
    printcap name = /dev/null
    disable spoolss = yes
+
 ~~~~~~

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sat, 24 May 2014 10:08:17 -0000</pubDate><guid>https://sourceforge.netf5f7d6daa59ebcf446d76cbeb6f28f02f498ddea</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,4 +1,44 @@
 #Release Notes
+
+ - raspicade-samba-xinmo-keyboard-pikeyd_ready-20140523.img.gz : Raspicade is now fully supporting keyboard or keyboard encoder (like IPAC, Kade http://kadevice.com/  ou pikeydx32 http://atmjoy.com/pikeyd-pi-gpio-keyboard-daemon-i2c-mcp3017/ with pikeyd daemon). Keys are the same for all emulators and are based on the Mame default keymapping : 
+
+~~~~~~ 
+P1 Up  (KEY_UP or JOY_1_UP)        
+P1 Down    (KEY_DOWN or JOY_1_DOWN)        
+P1 Left    (KEY_LEFT or JOY_1_LEFT)        
+P1 Right   (KEY_RIGHT or JOY_1_RIGHT)      
+P1 Button 1    (KEY_LCONTROL or JOY_1_BUTTON1 or MOUSE_1_BUTTON1)      
+P1 Button 2    (KEY_LALT or JOY_1_BUTTON2 or MOUSE_1_BUTTON3)      
+P1 Button 3    (KEY_SPACE or JOY_1_BUTTON3 or MOUSE_1_BUTTON2)     
+P1 Button 4    (KEY_LSHIFT or JOY_1_BUTTON4)       
+P1 Button 5    (KEY_Z or JOY_1_BUTTON5)        
+P1 Button 6    (KEY_X or JOY_1_BUTTON6)        
+P1 Button 7    (KEY_C or JOY_1_BUTTON7)        
+P1 Button 8    (KEY_V or JOY_1_BUTTON8)        
+P1 Button 9    (KEY_BACKSPACE or JOY_1_BUTTON9)        
+P1 Button 10   (KEY_ESC or JOY_1_BUTTON10)     
+P1 Start   (KEY_1 or JOY_1_START)      
+P1 Select  (KEY_5 or JOY_1_SELECT)     
+P2 Up  (KEY_R or JOY_2_UP)     
+P2 Down    (KEY_F or JOY_2_DOWN)       
+P2 Left    (KEY_D or JOY_2_LEFT)       
+P2 Right   (KEY_G or JOY_2_RIGHT)      
+P2 Button 1    (KEY_A or JOY_2_BUTTON1)        
+P2 Button 2    (KEY_S or JOY_2_BUTTON2)        
+P2 Button 3    (KEY_Q or JOY_2_BUTTON3)        
+P2 Button 4    (KEY_W or JOY_2_BUTTON4)        
+P2 Button 5    (KEY_E or JOY_2_BUTTON5)        
+P2 Button 6    (KEY_T or JOY_2_BUTTON6)        
+P2 Button 7    (KEY_O or JOY_2_BUTTON7)        
+P2 Button 8    (KEY_L or JOY_2_BUTTON8)        
+P2 Button 9    (KEY_TAB or JOY_2_BUTTON9)      
+P2 Button 10   (KEY_ESC or JOY_2_BUTTON10)     
+P2 Start   (KEY_2 or JOY_2_START)      
+P2 Select  (KEY_6 or JOY_2_SELECT)     
+Escape         (KEY_ESC)
+~~~~~~
+
+The swap partition has been removed from the SD card and unused stuff has been deleted to save space.

  - raspicade-samba-xinmo-20140517.img.gz : Modified smb.conf config file to avoid printer configuration and log error. Modification of the pimenu program to allow background image and transparent button. If you want to tune, just replace the BACKGROUND.bmp file (must be 1024x768 bmp file). You can modify the buttons too : 192x192 bmp file with black color as transparent color. A Shutdown button is added in pimenu. It stops raspicade in a clean way. If you quit pimenu with "ESC" key or "Credit" button you get a linux bash command line.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sat, 24 May 2014 10:01:25 -0000</pubDate><guid>https://sourceforge.net9bf5938a0b1029330036bc475c9147ed0e227f13</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,14 +1,13 @@
 #Release Notes

- - raspicade-samba-xinmo-20140517.img.gz : Modified smb.conf config file to avoid printer configuration and log error. Modification of the pimenu program to allow background image and transparent button. If you want to tune, just replace the BACKGROUND.bmp file (must be 1024x768 bmp file). You can modify the buttons too : 192x192 bmp file with black color as transparent color.  
-
-~~~~~~
-
+ - raspicade-samba-xinmo-20140517.img.gz : Modified smb.conf config file to avoid printer configuration and log error. Modification of the pimenu program to allow background image and transparent button. If you want to tune, just replace the BACKGROUND.bmp file (must be 1024x768 bmp file). You can modify the buttons too : 192x192 bmp file with black color as transparent color. A Shutdown button is added in pimenu. It stops raspicade in a clean way. If you quit pimenu with "ESC" key or "Credit" button you get a linux bash command line.
+
+
+~~~~~~
    load printers = no
    printing = bsd
    printcap name = /dev/null
    disable spoolss = yes
-
 ~~~~~~

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sat, 17 May 2014 15:29:07 -0000</pubDate><guid>https://sourceforge.netede5ad3fabb9a68cd1f3575d0082d41f334f3904</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -20,7 +20,7 @@

 ~~~~~~

- reaplaced by :
+ replaced by :

 ~~~~~~

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sat, 17 May 2014 13:49:13 -0000</pubDate><guid>https://sourceforge.net74d23fa9f8308557c4f81b2ffd9384c9694610d8</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -3,30 +3,38 @@
  - raspicade-samba-xinmo-20140517.img.gz : Modified smb.conf config file to avoid printer configuration and log error. Modification of the pimenu program to allow background image and transparent button. If you want to tune, just replace the BACKGROUND.bmp file (must be 1024x768 bmp file). You can modify the buttons too : 192x192 bmp file with black color as transparent color.

 ~~~~~~
+
    load printers = no
    printing = bsd
    printcap name = /dev/null
    disable spoolss = yes
+
 ~~~~~~

  - raspicade-samba-xinmo-20140507.img.gz : A small bug in the smb.conf config file prevent to erase files in shared subdirectories. This is due to en obsolete config directive : 

 ~~~~~~
+
    security = user
+
 ~~~~~~

  reaplaced by :

 ~~~~~~
+
    security = user
    map to guest = Bad User
+
 ~~~~~~

 Adding the following directive in all share :

 ~~~~~~
+
   read only = no
+
 ~~~~~~

  - raspicade-20140506.img.gz : Modification of gngeo source code to get it work like others emulators : Button 1 = select/run, button 2 = quit/cancel. Until now Gngeo is acting in the reverse way : button 2 = select/run and button 1 quit/cancel. It's a bit disapointing! So here are the modifications :
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sat, 17 May 2014 13:45:27 -0000</pubDate><guid>https://sourceforge.neta65f61402a6aa016b599a6b6f5e087e50d8bcf6a</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,16 +1,26 @@
 #Release Notes

-- raspicade-20140507.img.gz : A small bug in the smb.conf config file prevent to erase files in shared subdirectories. This is due to an obsolete config directive : 
- 
-~~~~~~
-  security = user
-~~~~~~
-
-replaced by :
-
-~~~~~~
-  security = user
-  map to guest = Bad User
+ - raspicade-samba-xinmo-20140517.img.gz : Modified smb.conf config file to avoid printer configuration and log error. Modification of the pimenu program to allow background image and transparent button. If you want to tune, just replace the BACKGROUND.bmp file (must be 1024x768 bmp file). You can modify the buttons too : 192x192 bmp file with black color as transparent color.  
+
+~~~~~~
+   load printers = no
+   printing = bsd
+   printcap name = /dev/null
+   disable spoolss = yes
+~~~~~~
+
+
+ - raspicade-samba-xinmo-20140507.img.gz : A small bug in the smb.conf config file prevent to erase files in shared subdirectories. This is due to en obsolete config directive : 
+ 
+~~~~~~
+   security = user
+~~~~~~
+ 
+ reaplaced by :
+ 
+~~~~~~
+   security = user
+   map to guest = Bad User
 ~~~~~~

 Adding the following directive in all share :
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian57</dc:creator><pubDate>Sat, 17 May 2014 13:44:45 -0000</pubDate><guid>https://sourceforge.netce873e91d294d4d6fbfd825f2c25b34f09b82c00</guid></item><item><title>Release Notes modified by Ian57</title><link>https://sourceforge.net/p/raspicade/wiki/Release%2520Notes/</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/">Ian57</dc:creator><pubDate>Thu, 15 May 2014 14:02:05 -0000</pubDate><guid>https://sourceforge.net58308d5e0fec45360ec5799d7faea67f7b268ab8</guid></item></channel></rss>