summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32
AgeCommit message (Expand)AuthorFilesLines
2003-02-14remove warnings from mingw buildFelix Arends1-0/+2
2003-02-14this fixes the win32 simulator compilationFelix Arends5-1/+118
2003-02-07use the new pathsDaniel Stenberg5-5/+28
2003-02-07updated path to kernel.hDaniel Stenberg1-1/+1
2003-02-05new kernel.h file (was not found inside include path before),Felix Arends1-0/+20
2003-01-30working makefile for win32 simFelix Arends1-6/+6
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell1-6/+0
2003-01-17added stub functions for the renameDaniel Stenberg3-1/+67
2003-01-17keyboard.c was missingDaniel Stenberg1-1/+4
2002-12-03Attempt to fix the win32 simulator buildLinus Nielsen Feltzing1-1/+4
2002-11-12Added dummy fat_size() to make it linkDaniel Stenberg1-1/+7
2002-11-04somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir()Daniel Stenberg1-1/+3
2002-10-31add 'errno' here, since it makes the mingw32 build work fine againDaniel Stenberg1-1/+6
2002-10-28A try to fix a compilation error for the Win32 recorder simulator. (not tested).Kjell Ericson1-0/+2
2002-10-18working win32sim makefile (for player)Felix Arends1-1/+1
2002-10-18Use lcd-player.c in simulator. (Not tested but better?!)Mats Lidell1-7/+6
2002-10-18Use lcd-player.c in simulator. (Not tested)Mats Lidell1-0/+12
2002-10-16we dont need this file any longer!Felix Arends1-155/+0
2002-10-16finally up-to-date: the win32 simulator (at least for the recorder)Felix Arends4-22/+81
2002-10-15set the DOCSDIR variableDaniel Stenberg1-0/+1
2002-10-15make credits.c use the generated list of names properly as already doneDaniel Stenberg1-1/+4
2002-10-15Added cube.c to buildDaniel Stenberg1-1/+4
2002-10-12removed showtext.cDaniel Stenberg1-4/+1
2002-10-11set HAVE_RTC when building Recorder simulatorsDaniel Stenberg1-1/+3
2002-10-02Changed .eq file format to simple 'setting: value' model.Björn Stenberg1-1/+4
2002-09-30viewer added to the buildDaniel Stenberg1-1/+4
2002-09-27Philip Pertermanns peak meterLinus Nielsen Feltzing1-1/+4
2002-09-25lang build fixDaniel Stenberg1-3/+8
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg1-4/+1
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg1-1/+5
2002-09-24language.c stuffDaniel Stenberg1-1/+4
2002-09-23Fixed win32 build problems.Björn Stenberg1-1/+1
2002-09-23Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...Björn Stenberg1-3/+3
2002-09-20New full ISO-8859-1 system font.Björn Stenberg1-6/+4
2002-09-18Win32 lang build fixBjörn Stenberg1-0/+1
2002-09-18New language/string handlingBjörn Stenberg1-6/+7
2002-09-17Fix redsBjörn Stenberg1-1/+5
2002-09-13chartables.c is goneDaniel Stenberg1-4/+1
2002-09-13minor correctionsDaniel Stenberg1-7/+7
2002-09-12Bill Napier's patchRobert Hak1-1/+13
2002-09-10added snake refRobert Hak1-1/+4
2002-09-10lcd_update_rect() added. *please* verify this someone who can actuallyDaniel Stenberg1-21/+47
2002-09-06Fixed red win32 buildBjörn Stenberg1-7/+4
2002-09-04wps-display.c Justin Heiner1-1/+9
2002-09-03Updated win32 MakefileBjörn Stenberg1-4/+11
2002-08-30Moved display portions of wps.c into new file: wps-display.cBjörn Stenberg1-1/+4
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg1-1/+0
2002-08-27Made LCD_PROPFONTS default on recorderBjörn Stenberg1-6/+1
2002-08-26Adapted wormlet to code standard and added it to simulators.Björn Stenberg1-1/+5
2002-08-22removed backlight-win32.c as it is not needed any moreFelix Arends1-28/+0