summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32
AgeCommit message (Expand)AuthorFilesLines
2003-04-10new project file for MSVCJörg Hohensohn1-0/+658
2003-03-18make the win32 sim build againDaniel Stenberg1-2/+2
2003-03-18Added the filesize() functionLinus Nielsen Feltzing2-0/+12
2003-03-17added strtok_r() proto to build warning-free on mingwDaniel Stenberg1-0/+1
2003-03-17don't set NOCYGWIN unconditionally! ;-)Daniel Stenberg1-1/+1
2003-03-12Added onplay.cBjörn Stenberg1-1/+4
2003-03-10New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing1-1/+4
2003-03-05Henrik Backe modified the check for cygwinDaniel Stenberg1-2/+2
2003-03-05Henrik Backe's patch to end files with newlines to prevent compilerDaniel Stenberg4-4/+4
2003-02-27Red build pillBjörn Stenberg1-0/+5
2003-02-19non-cygwin builds need the sprintf.c fileDaniel Stenberg1-2/+3
2003-02-19Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg5-12/+37
2003-02-15fake the firmware's fileDaniel Stenberg1-0/+4
2003-02-15don't build ctypeDaniel Stenberg1-2/+2
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