1. e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 23 years ago
  2. d841ca9 removed backlight-win32.c as it is not needed any more by Felix Arends · 23 years ago
  3. b1819f6 this makefile works at least for the recorder, we will have to talk about a recorder fix. by Felix Arends · 23 years ago
  4. de87a89 darned compiler couldn't see I made a mistake so I had to correct it myself by Daniel Stenberg · 23 years ago
  5. e33b439 matsl's simulator icons added by Daniel Stenberg · 23 years ago
  6. 3f88797 Corrective brain surgery by Björn Stenberg · 23 years ago
  7. 6919465 Added stubs.c to win32 sim build by Björn Stenberg · 23 years ago
  8. b2a8664 Repaired win32 build by Björn Stenberg · 23 years ago
  9. 1026659 Removed warnings by Björn Stenberg · 23 years ago
  10. aed65ab buttons can be pressed again now by Felix Arends · 23 years ago
  11. d823f22 win32 up to date included powermgmt.cpp by Felix Arends · 23 years ago
  12. 7232940 fix compiling (battery_level again) by Heikki Hannikainen · 23 years ago
  13. 9dbd5ed make lcd_framebuffer extern, as it is now exported from the lcd driver by Daniel Stenberg · 23 years ago
  14. de8fbf0 Added status bar to file browser and wps by Markus Braun · 23 years ago
  15. 999e212 fix obvious errors by Daniel Stenberg · 23 years ago
  16. 4681e09 Unix coder playing win32 programmer, added button_get_w_tmo() and it what by Daniel Stenberg · 23 years ago
  17. c3cf79b remove compiler warning by Daniel Stenberg · 23 years ago
  18. c67ae33 use the Makefile.vc6 instead by Daniel Stenberg · 23 years ago
  19. a32af77 remove compiler warnings by Daniel Stenberg · 23 years ago
  20. 81e7c72 clean works now by Daniel Stenberg · 23 years ago
  21. 714d6ff Mingw compile adjustments. Mostly from Bill Napier. by Daniel Stenberg · 23 years ago
  22. 75eeb11 This is the new makefile for building the win32-simulator, cross-compiled by Daniel Stenberg · 23 years ago
  23. 7c928dc This file is history, the VC++ Makfile is now Makefile.vc6 by Daniel Stenberg · 23 years ago
  24. ac9ebde This is the VC++ makefile renamed. by Daniel Stenberg · 23 years ago
  25. 4f26c28 win32simulator fix, __attribute__ defined for win32 by Felix Arends · 23 years ago
  26. 8da338e latest fix for win32 simulator by Felix Arends · 23 years ago
  27. 7a91f26 added power.c by Felix Arends · 23 years ago
  28. 2b79949 defined APPSVERSION for win32 simulator and defined strncasecmp by Felix Arends · 23 years ago
  29. 9b41dae relative paths in .vcproj file by Felix Arends · 23 years ago
  30. 43f733b made get_button a little slower to get a more realistic control by Felix Arends · 23 years ago
  31. c9b642b everything up-to-date by Felix Arends · 23 years ago
  32. f888c25 win32 simulator up-to-date by Felix Arends · 23 years ago
  33. 2949df7 un-broke win32sim build by Felix Arends · 23 years ago
  34. 70f9ccc adjusted for auto cvs compile by Felix Arends · 23 years ago
  35. 41455bd resource was not compiled correctly by Felix Arends · 23 years ago
  36. 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
  37. bef203c 1.1 compability by Felix Arends · 23 years ago
  38. 0707946 defined current_tick variable and repaired broken build. by Felix Arends · 23 years ago
  39. 0053ec0 Threading is working on uisw32 as well now, code is up-to-date, makefile is up-to-date by Felix Arends · 23 years ago
  40. 647661c Player compatible code, interface still needs some changes for player by Felix Arends · 23 years ago
  41. 175ac89 Removed some files to save space, made bitmap smaller, brought everything up to date by Felix Arends · 23 years ago
  42. ae59b0c win32 simulator up to date by Felix Arends · 23 years ago
  43. dc6cd7d initial version by Christian Flaz · 23 years ago
  44. 81948a5 add "icons.c" to the project by Stefan Meyer · 23 years ago
  45. bdc3ff0 add attribute and size to readdir by Stefan Meyer · 23 years ago
  46. ee77969 - added Logf ( maybe it should be defined somewhere else) by Stefan Meyer · 23 years ago
  47. 8dd2fae add / del some files by Stefan Meyer · 23 years ago
  48. 53a7dd2 added debug and panic support for the simulator by Felix Arends · 23 years ago
  49. 9469b04 Added compiled resource to cvs, so that people can compile with the make file without having to make the resource. by Felix Arends · 23 years ago
  50. 0a7c37f latest (working) makefile. by Felix Arends · 23 years ago
  51. 664b2f7 UISW32 dir functions working, dirbrowse compatible. by Felix Arends · 23 years ago
  52. 98ed5ed renamed file-win32.c/h to dir-win32.c/h by Felix Arends · 23 years ago
  53. 66ff621 updated directory functions, not fully working and untested yet by Felix Arends · 23 years ago
  54. e0cabee removed tetris.c by Felix Arends · 23 years ago
  55. 31500d1 will compile with file-win32.c now by Felix Arends · 23 years ago
  56. 1904870 fixed makefile by Felix Arends · 23 years ago
  57. 53ba9c3 makefile for uisw32 by Felix Arends · 23 years ago
  58. ae43fca file header by Felix Arends · 23 years ago
  59. 8002aa7 new files by Felix Arends · 23 years ago
  60. ffb9e3a renamed cpp extensions to c, started coding file functions by Felix Arends · 23 years ago
  61. a6ca085 removed unneeded code from lcd.c and renamed it do lcd-win32.c by Felix Arends · 23 years ago
  62. 7017fce a little fix of one constant only... by Felix Arends · 23 years ago
  63. a6f4d21 latest files, nothing really changed by Felix Arends · 23 years ago
  64. a6428f6 We don't store target binaries in CVS. by Björn Stenberg · 23 years ago
  65. 8c0a601 test of simulator code Björn's Tetris by Felix Arends · 23 years ago
  66. 144bc70 First Version of UISimulator for Win32 lcd and keypad working for recorder by Felix Arends · 23 years ago