<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/plugins/lib, branch duke3d</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Quake: attempt 2</title>
<updated>2018-02-11T20:34:30+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2018-02-11T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=33bfba86222efb6cc5b271b3e12b6cf3f38836c5'/>
<id>33bfba86222efb6cc5b271b3e12b6cf3f38836c5</id>
<content type='text'>
Change-Id: I4285036e967d7f0722802d43cf2096c808ca5799
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4285036e967d7f0722802d43cf2096c808ca5799
</pre>
</div>
</content>
</entry>
<entry>
<title>fix red once more</title>
<updated>2017-12-24T22:43:30+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-12-24T22:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=8d3e3056f75fbcd8e7db6cc396981750fb65806b'/>
<id>8d3e3056f75fbcd8e7db6cc396981750fb65806b</id>
<content type='text'>
Change-Id: I6290cc6cca468c197656236d3dd31c3f72c53842
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I6290cc6cca468c197656236d3dd31c3f72c53842
</pre>
</div>
</content>
</entry>
<entry>
<title>Undef potentially conflicting macros in stdio_compat.h</title>
<updated>2017-12-24T18:00:26+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-12-24T18:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=581a82e8544a96c0f848a3b23260237d91f8f31b'/>
<id>581a82e8544a96c0f848a3b23260237d91f8f31b</id>
<content type='text'>
Change-Id: If4af3e3cc16a947127e6253d0b81b684b5abb0c9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If4af3e3cc16a947127e6253d0b81b684b5abb0c9
</pre>
</div>
</content>
</entry>
<entry>
<title>fix red</title>
<updated>2017-12-24T17:58:33+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-12-24T17:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=7ea37bb806a6faeb4e8f9b115f256735f089b169'/>
<id>7ea37bb806a6faeb4e8f9b115f256735f089b169</id>
<content type='text'>
Change-Id: Ib28cfd9037901c7b8bc9b2960ad2c1c9a1e25a69
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ib28cfd9037901c7b8bc9b2960ad2c1c9a1e25a69
</pre>
</div>
</content>
</entry>
<entry>
<title>Port of Duke Nukem 3D</title>
<updated>2017-12-24T02:01:26+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-01-21T20:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a855d6202536ff28e5aae4f22a0f31d8f5b325d0'/>
<id>a855d6202536ff28e5aae4f22a0f31d8f5b325d0</id>
<content type='text'>
This ports Fabien Sanglard's Chocolate Duke to run on a version of SDL
for Rockbox.

Change-Id: I8f2c4c78af19de10c1633ed7bb7a997b43256dd9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ports Fabien Sanglard's Chocolate Duke to run on a version of SDL
for Rockbox.

Change-Id: I8f2c4c78af19de10c1633ed7bb7a997b43256dd9
</pre>
</div>
</content>
</entry>
<entry>
<title>stdio compat layer for plugins</title>
<updated>2017-12-24T01:54:56+00:00</updated>
<author>
<name>Marcin Bukat</name>
<email>marcin.bukat@gmail.com</email>
</author>
<published>2013-01-18T15:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=a8423321b802bff39fe2ba22f2b0a26220a57535'/>
<id>a8423321b802bff39fe2ba22f2b0a26220a57535</id>
<content type='text'>
This is attempt to simplify porting programs to rockbox (as plugins).
Currently this compat layer implements:
fopen(), fclose(), fflush(), fread(), fwrite(), fseek(), fseeko(),
ftell(), ftello(), fgetc(), ungetc(), fputc(), fgets(), clearerr(),
ferror(), feof(), fprintf()

In order to use it you need to include in ported sources
"lib/stdio_compat.h"

Change-Id: I5add615dd19c5af9c767ccbfb1bd5a4e466741cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is attempt to simplify porting programs to rockbox (as plugins).
Currently this compat layer implements:
fopen(), fclose(), fflush(), fread(), fwrite(), fseek(), fseeko(),
ftell(), ftello(), fgetc(), ungetc(), fputc(), fgets(), clearerr(),
ferror(), feof(), fprintf()

In order to use it you need to include in ported sources
"lib/stdio_compat.h"

Change-Id: I5add615dd19c5af9c767ccbfb1bd5a4e466741cb
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last commit</title>
<updated>2017-12-16T21:41:20+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-12-16T21:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=d14e3f45a859045e81065bfd6740605be45c2349'/>
<id>d14e3f45a859045e81065bfd6740605be45c2349</id>
<content type='text'>
Change-Id: Ie3b3fad702e8c03d33b4a264139b6de74736e058
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie3b3fad702e8c03d33b4a264139b6de74736e058
</pre>
</div>
</content>
</entry>
<entry>
<title>Change button mappings in plugins/lib/keymaps.h</title>
<updated>2017-12-16T21:23:25+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-12-16T21:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=430534b1fc5f26405ab950b84b6e1ab44e65cc58'/>
<id>430534b1fc5f26405ab950b84b6e1ab44e65cc58</id>
<content type='text'>
Some of the previous mappings didn't make much sense.

Change-Id: If373e7d5f28b572523856763c999eb7c5180aced
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of the previous mappings didn't make much sense.

Change-Id: If373e7d5f28b572523856763c999eb7c5180aced
</pre>
</div>
</content>
</entry>
<entry>
<title>xworld: support diagonal buttons on Zen X-Fi</title>
<updated>2017-10-01T00:50:33+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-10-01T00:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=23e7d0ef19dc82e39f249a4cd65ec797a6c06aba'/>
<id>23e7d0ef19dc82e39f249a4cd65ec797a6c06aba</id>
<content type='text'>
Change-Id: Ia738ecd2a39c0c0772d6f939d549dd5d0eda055e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia738ecd2a39c0c0772d6f939d549dd5d0eda055e
</pre>
</div>
</content>
</entry>
<entry>
<title>Harmonize plugin keymaps</title>
<updated>2017-10-01T00:13:49+00:00</updated>
<author>
<name>Franklin Wei</name>
<email>git@fwei.tk</email>
</author>
<published>2017-03-30T01:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=752f7b1698a8d487675e3898aa759ae6e04484e6'/>
<id>752f7b1698a8d487675e3898aa759ae6e04484e6</id>
<content type='text'>
Aims to provide a lib/keymaps.h for plugins needing simple button
functionality beyond that provided by PLA. Currently used by puzzles
and xworld.

Change-Id: Icb3493aaf176d401762de834dd48fc76a3824c5a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Aims to provide a lib/keymaps.h for plugins needing simple button
functionality beyond that provided by PLA. Currently used by puzzles
and xworld.

Change-Id: Icb3493aaf176d401762de834dd48fc76a3824c5a
</pre>
</div>
</content>
</entry>
</feed>
