<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/uisimulator/sdl/lcd-remote.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>X5 remote LCD drawing. This will break target linking atm - lcd_remote_update[_rect]() are not yet implemented.</title>
<updated>2006-07-28T07:35:45+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2006-07-28T07:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=05ddd9a44eb565e936274b6f73fc76f7476113a7'/>
<id>05ddd9a44eb565e936274b6f73fc76f7476113a7</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10347 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10347 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix yellow H1x0 simulator builds.</title>
<updated>2006-02-26T13:58:06+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2006-02-26T13:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=4b9fbd168713e572f9a73a7bacaa850e8c961994'/>
<id>4b9fbd168713e572f9a73a7bacaa850e8c961994</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8846 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8846 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions.</title>
<updated>2006-02-26T13:37:42+00:00</updated>
<author>
<name>Jens Arnold</name>
<email>amiconn@rockbox.org</email>
</author>
<published>2006-02-26T13:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=6a972e02497d3015236189f72931c3d59fa51755'/>
<id>6a972e02497d3015236189f72931c3d59fa51755</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8845 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8845 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix palette generation and remote LCD update in SDL sim.</title>
<updated>2006-02-16T18:54:41+00:00</updated>
<author>
<name>Dan Everton</name>
<email>dan@iocaine.org</email>
</author>
<published>2006-02-16T18:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=aef9e85a325e3db284298de7b4bc25eff0b7ac62'/>
<id>aef9e85a325e3db284298de7b4bc25eff0b7ac62</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8704 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8704 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still doesn't work right, but is closer to how the actual Rockbox system does it. Move some stub functions in to Win32 and X11 sims to keep them compiling.</title>
<updated>2006-02-13T21:46:28+00:00</updated>
<author>
<name>Dan Everton</name>
<email>dan@iocaine.org</email>
</author>
<published>2006-02-13T21:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3ba0060ac1fa1c39596c51d4bf259142e6d1847f'/>
<id>3ba0060ac1fa1c39596c51d4bf259142e6d1847f</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8686 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8686 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix remote not being shown when displaying background in the sim.</title>
<updated>2006-02-10T19:25:39+00:00</updated>
<author>
<name>Dan Everton</name>
<email>dan@iocaine.org</email>
</author>
<published>2006-02-10T19:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=3898dedbb100f30be73db4c7540556c32b008faa'/>
<id>3898dedbb100f30be73db4c7540556c32b008faa</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8652 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8652 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor SDL sim source so drawing routines are written once. Split bitmap, remote, and charcell LCD in to their own files. Add zoom support, use --zoom factor (e.g. --zoom 2 for two times zoom) to use it.</title>
<updated>2006-02-09T21:49:28+00:00</updated>
<author>
<name>Dan Everton</name>
<email>dan@iocaine.org</email>
</author>
<published>2006-02-09T21:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b585e87b454917f0424541a34c0b41b1fe83f694'/>
<id>b585e87b454917f0424541a34c0b41b1fe83f694</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8645 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8645 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
