- f97cdc9 remove warnings, make it build by Daniel Stenberg · 22 years ago
- c6fb565 most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal by Jörg Hohensohn · 22 years ago
- 780595b new project file for MSVC by Jörg Hohensohn · 22 years ago
- 7b9a36e make the win32 sim build again by Daniel Stenberg · 22 years ago
- e98bad5 Added the filesize() function by Linus Nielsen Feltzing · 22 years ago
- 3c6bb5c added strtok_r() proto to build warning-free on mingw by Daniel Stenberg · 22 years ago
- 1450f4a don't set NOCYGWIN unconditionally! ;-) by Daniel Stenberg · 22 years ago
- 61a4cce Added onplay.c by Björn Stenberg · 22 years ago
- a039091 New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code by Linus Nielsen Feltzing · 22 years ago
- 9b628ed Henrik Backe modified the check for cygwin by Daniel Stenberg · 22 years ago
- ed87c77 Henrik Backe's patch to end files with newlines to prevent compiler warnings. by Daniel Stenberg · 22 years ago
- e15b8f4 Red build pill by Björn Stenberg · 22 years ago
- 4953375 non-cygwin builds need the sprintf.c file remove credits.raw in the clean target by Daniel Stenberg · 22 years ago
- 3a25735 Henrik Backe's fixes to enable the simulator to build with cygwin. by Daniel Stenberg · 22 years ago
- 2a9cb93 fake the firmware's file by Daniel Stenberg · 22 years ago
- 353da9b don't build ctype don't use firmware/include in the include path by Daniel Stenberg · 22 years ago
- 2362fa9 remove warnings from mingw build by Felix Arends · 22 years ago
- e3403ec this fixes the win32 simulator compilation by Felix Arends · 22 years ago
- 3d84988 use the new paths by Daniel Stenberg · 22 years ago
- e35bbe3 updated path to kernel.h by Daniel Stenberg · 22 years ago
- 95d229e new kernel.h file (was not found inside include path before), by Felix Arends · 22 years ago
- 65702ad working makefile for win32 sim by Felix Arends · 22 years ago
- 74cc9e4 Remove use of rockbox-mode.el in local variables list. by Mats Lidell · 22 years ago
- 8c5e3f8 added stub functions for the rename by Daniel Stenberg · 22 years ago
- 37b0c07 keyboard.c was missing by Daniel Stenberg · 22 years ago
- f4704d5 Attempt to fix the win32 simulator build by Linus Nielsen Feltzing · 22 years ago
- 5a7548a Added dummy fat_size() to make it link by Daniel Stenberg · 22 years ago
- 740dc63 somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir() by Daniel Stenberg · 22 years ago
- 26507c1 add 'errno' here, since it makes the mingw32 build work fine again by Daniel Stenberg · 22 years ago
- 8857d47 A try to fix a compilation error for the Win32 recorder simulator. (not tested). by Kjell Ericson · 22 years ago
- 57dcf0b working win32sim makefile (for player) by Felix Arends · 22 years ago
- ac59dce Use lcd-player.c in simulator. (Not tested but better?!) by Mats Lidell · 22 years ago
- f4f9997 Use lcd-player.c in simulator. (Not tested) by Mats Lidell · 22 years ago
- 61a32e9 we dont need this file any longer! by Felix Arends · 22 years ago
- 879fabd finally up-to-date: the win32 simulator (at least for the recorder) by Felix Arends · 22 years ago
- 28e10a9 set the DOCSDIR variable by Daniel Stenberg · 22 years ago
- 0ab96fd make credits.c use the generated list of names properly as already done by Daniel Stenberg · 22 years ago
- de5578a Added cube.c to build by Daniel Stenberg · 22 years ago
- 752c8ec removed showtext.c by Daniel Stenberg · 22 years ago
- 5d3515f set HAVE_RTC when building Recorder simulators by Daniel Stenberg · 22 years ago
- 0e6088f Changed .eq file format to simple 'setting: value' model. by Björn Stenberg · 22 years ago
- 58deeff viewer added to the build by Daniel Stenberg · 22 years ago
- bb572c4 Philip Pertermanns peak meter by Linus Nielsen Feltzing · 22 years ago
- 8050404 lang build fix by Daniel Stenberg · 22 years ago
- a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 22 years ago
- b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 22 years ago
- 35d6da6 language.c stuff by Daniel Stenberg · 22 years ago
- d4e2ee5 Fixed win32 build problems. by Björn Stenberg · 22 years ago
- 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 22 years ago
- bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 23 years ago
- 3c28705 Win32 lang build fix by Björn Stenberg · 23 years ago
- 505eca7 New language/string handling by Björn Stenberg · 23 years ago
- 808519e Fix reds by Björn Stenberg · 23 years ago
- f2f4d79 chartables.c is gone by Daniel Stenberg · 23 years ago
- c455e7b minor corrections by Daniel Stenberg · 23 years ago
- 11b67af Bill Napier's patch by Robert Hak · 23 years ago
- 2625ebb added snake ref by Robert Hak · 23 years ago
- c25e97f lcd_update_rect() added. *please* verify this someone who can actually by Daniel Stenberg · 23 years ago
- 84d4812 Fixed red win32 build by Björn Stenberg · 23 years ago
- ba34922 wps-display.c
by Justin Heiner · 23 years ago
- 6279458 Updated win32 Makefile by Björn Stenberg · 23 years ago
- 6131a3c Moved display portions of wps.c into new file: wps-display.c by Björn Stenberg · 23 years ago
- 1f4e4d3 Reverted back to monospace again. Let's not rock the boat until people can change it themselves (i.e. loadable fonts). by Björn Stenberg · 23 years ago
- af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 23 years ago
- e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 23 years ago
- d841ca9 removed backlight-win32.c as it is not needed any more by Felix Arends · 23 years ago
- b1819f6 this makefile works at least for the recorder, we will have to talk about a recorder fix. by Felix Arends · 23 years ago
- de87a89 darned compiler couldn't see I made a mistake so I had to correct it myself by Daniel Stenberg · 23 years ago
- e33b439 matsl's simulator icons added by Daniel Stenberg · 23 years ago
- 3f88797 Corrective brain surgery by Björn Stenberg · 23 years ago
- 6919465 Added stubs.c to win32 sim build by Björn Stenberg · 23 years ago
- b2a8664 Repaired win32 build by Björn Stenberg · 23 years ago
- 1026659 Removed warnings by Björn Stenberg · 23 years ago
- aed65ab buttons can be pressed again now by Felix Arends · 23 years ago
- d823f22 win32 up to date included powermgmt.cpp by Felix Arends · 23 years ago
- 7232940 fix compiling (battery_level again) by Heikki Hannikainen · 23 years ago
- 9dbd5ed make lcd_framebuffer extern, as it is now exported from the lcd driver by Daniel Stenberg · 23 years ago
- de8fbf0 Added status bar to file browser and wps by Markus Braun · 23 years ago
- 999e212 fix obvious errors by Daniel Stenberg · 23 years ago
- 4681e09 Unix coder playing win32 programmer, added button_get_w_tmo() and it what by Daniel Stenberg · 23 years ago
- c3cf79b remove compiler warning by Daniel Stenberg · 23 years ago
- c67ae33 use the Makefile.vc6 instead by Daniel Stenberg · 23 years ago
- a32af77 remove compiler warnings by Daniel Stenberg · 23 years ago
- 81e7c72 clean works now by Daniel Stenberg · 23 years ago
- 714d6ff Mingw compile adjustments. Mostly from Bill Napier. by Daniel Stenberg · 23 years ago
- 75eeb11 This is the new makefile for building the win32-simulator, cross-compiled by Daniel Stenberg · 23 years ago
- 7c928dc This file is history, the VC++ Makfile is now Makefile.vc6 by Daniel Stenberg · 23 years ago
- ac9ebde This is the VC++ makefile renamed. by Daniel Stenberg · 23 years ago
- 4f26c28 win32simulator fix, __attribute__ defined for win32 by Felix Arends · 23 years ago
- 8da338e latest fix for win32 simulator by Felix Arends · 23 years ago
- 7a91f26 added power.c by Felix Arends · 23 years ago
- 2b79949 defined APPSVERSION for win32 simulator and defined strncasecmp by Felix Arends · 23 years ago
- 9b41dae relative paths in .vcproj file by Felix Arends · 23 years ago
- 43f733b made get_button a little slower to get a more realistic control by Felix Arends · 23 years ago
- c9b642b everything up-to-date by Felix Arends · 23 years ago
- f888c25 win32 simulator up-to-date by Felix Arends · 23 years ago
- 2949df7 un-broke win32sim build by Felix Arends · 23 years ago
- 70f9ccc adjusted for auto cvs compile by Felix Arends · 23 years ago
- 41455bd resource was not compiled correctly by Felix Arends · 23 years ago
- 64bde94 Finally, again a working version of the win32 simulator. I re-wrote the makefile, it is much more compact now. by Felix Arends · 23 years ago