Commit graph

9 commits

Author SHA1 Message Date
Daniel Stenberg
3a25735aa1 Henrik Backe's fixes to enable the simulator to build with cygwin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3293 a1c6a512-1295-4272-9138-f99709370657
2003-02-19 14:20:16 +00:00
Mats Lidell
74cc9e41fa Remove use of rockbox-mode.el in local variables list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3157 a1c6a512-1295-4272-9138-f99709370657
2003-01-24 10:56:06 +00:00
Daniel Stenberg
c25e97f161 lcd_update_rect() added. *please* verify this someone who can actually
run this code. It can still be improved a bit.

Also, I code-policed the source somewhat, this is crowded with C++ comments
and weirdo indents.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2256 a1c6a512-1295-4272-9138-f99709370657
2002-09-10 07:19:40 +00:00
Daniel Stenberg
9dbd5eddd0 make lcd_framebuffer extern, as it is now exported from the lcd driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1584 a1c6a512-1295-4272-9138-f99709370657
2002-08-07 11:10:06 +00:00
Markus Braun
de8fbf00a8 Added status bar to file browser and wps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1582 a1c6a512-1295-4272-9138-f99709370657
2002-08-07 10:35:26 +00:00
Daniel Stenberg
a32af77ec0 remove compiler warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1528 a1c6a512-1295-4272-9138-f99709370657
2002-08-02 14:00:52 +00:00
Felix Arends
0053ec0c72 Threading is working on uisw32 as well now, code is up-to-date, makefile is up-to-date
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@981 a1c6a512-1295-4272-9138-f99709370657
2002-06-12 15:39:39 +00:00
Felix Arends
ffb9e3a5bd renamed cpp extensions to c, started coding file functions
file functions not working yet


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@262 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 17:02:17 +00:00
Felix Arends
a6ca085a35 removed unneeded code from lcd.c and renamed it do lcd-win32.c
updated modified constants (LCD_WIDTH, LCD_HEIGHT)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@261 a1c6a512-1295-4272-9138-f99709370657
2002-04-27 15:20:53 +00:00