1. d85d463 link with the firmware's sprintf() code just in case we'd start to use it, by Daniel Stenberg · 23 years ago
  2. 90ea952 slow down tetris a bit, now when the X11 simulator supports sleep() with by Daniel Stenberg · 23 years ago
  3. 85503a8 fixed header by Daniel Stenberg · 23 years ago
  4. 49108ec added the sleep simulation file by Daniel Stenberg · 23 years ago
  5. aa4ddab kernel.h wrapper file by Daniel Stenberg · 23 years ago
  6. 8d7c442 added sleep() simulation by Daniel Stenberg · 23 years ago
  7. e916e25 You can now successfully lose at tetris! (In other words, the game by Robert Hak · 23 years ago
  8. fda07ef removed win32 compiler directive by Felix Arends · 23 years ago
  9. 53a7dd2 added debug and panic support for the simulator by Felix Arends · 23 years ago
  10. 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
  11. 0a7c37f latest (working) makefile. by Felix Arends · 23 years ago
  12. 4f94aef added win32 simulator compability (by including windows.h) by Felix Arends · 23 years ago
  13. 664b2f7 UISW32 dir functions working, dirbrowse compatible. by Felix Arends · 23 years ago
  14. 25ca8f2 expanded the browser with a little cursor to move by Daniel Stenberg · 23 years ago
  15. 5ab87aa clear first, then draw might look better by Daniel Stenberg · 23 years ago
  16. 000cff8 call the dir browser when selected by Daniel Stenberg · 23 years ago
  17. 2df9d9a initial dir browsing code by Daniel Stenberg · 23 years ago
  18. 7b3abdc added for dir emulation by Daniel Stenberg · 23 years ago
  19. 381f6f1 Correcting mistaken formatting by Robert Hak · 23 years ago
  20. 6424841 Changed calls in draw_frame to lcd_drawline rather then drawing individual by Robert Hak · 23 years ago
  21. b3a0b4b corrected for Linux again by Daniel Stenberg · 23 years ago
  22. 9b68ef8 draw the "box" before calling the app by Daniel Stenberg · 23 years ago
  23. 22740a0 fixed for Solaris build by Daniel Stenberg · 23 years ago
  24. 497796b corrected the source header by Daniel Stenberg · 23 years ago
  25. 98ed5ed renamed file-win32.c/h to dir-win32.c/h by Felix Arends · 23 years ago
  26. 66ff621 updated directory functions, not fully working and untested yet by Felix Arends · 23 years ago
  27. 1ba9fae changed the colors to be more Recorder-like by Daniel Stenberg · 23 years ago
  28. e0cabee removed tetris.c by Felix Arends · 23 years ago
  29. ca3d6dc commented and explained block_data array by Felix Arends · 23 years ago
  30. e15d317 removed unistd.h completely by Daniel Stenberg · 23 years ago
  31. d00a54f set recorder keypad by Daniel Stenberg · 23 years ago
  32. 9636bb5 win32 compatible versions by Felix Arends · 23 years ago
  33. ac4d5ef one sleep is enough by Daniel Stenberg · 23 years ago
  34. 5ae0407 only lcd_update() when a key actually was pressed by Daniel Stenberg · 23 years ago
  35. 8776e03 pressing OFF in tetris now gets you back to the main menu by Daniel Stenberg · 23 years ago
  36. bd07316 adding small README to explain what this dir is about by Daniel Stenberg · 23 years ago
  37. bbce66c removed log, put a sleep() back since it runs just too fast otherwise by Daniel Stenberg · 23 years ago
  38. c6e0734 works in new dir by Daniel Stenberg · 23 years ago
  39. a73d52c use Logf() by Daniel Stenberg · 23 years ago
  40. 3caa3c0 moved X11-specific files into a separate subdir to keep root clean for by Daniel Stenberg · 23 years ago
  41. c154351 runs the app now, improved the lcd simulation a bit by Daniel Stenberg · 23 years ago
  42. ebc68a9 my first take at writing a little app, which of course can start tetris! by Daniel Stenberg · 23 years ago
  43. 31500d1 will compile with file-win32.c now by Felix Arends · 23 years ago
  44. 1904870 fixed makefile by Felix Arends · 23 years ago
  45. 53ba9c3 makefile for uisw32 by Felix Arends · 23 years ago
  46. ae43fca file header by Felix Arends · 23 years ago
  47. 8002aa7 new files by Felix Arends · 23 years ago
  48. ffb9e3a renamed cpp extensions to c, started coding file functions by Felix Arends · 23 years ago
  49. a6ca085 removed unneeded code from lcd.c and renamed it do lcd-win32.c by Felix Arends · 23 years ago
  50. 7017fce a little fix of one constant only... by Felix Arends · 23 years ago
  51. a6f4d21 latest files, nothing really changed by Felix Arends · 23 years ago
  52. a6428f6 We don't store target binaries in CVS. by Björn Stenberg · 23 years ago
  53. 6365574 Added Rob's dependency generation script by Björn Stenberg · 23 years ago
  54. 8c0a601 test of simulator code Björn's Tetris by Felix Arends · 23 years ago
  55. 144bc70 First Version of UISimulator for Win32 lcd and keypad working for recorder by Felix Arends · 23 years ago
  56. c602d3f Clearing out last insert by Robert Hak · 23 years ago
  57. 6c29622 Trying to make this a bit more readable to the lay ppl by Robert Hak · 23 years ago
  58. 12c91b8 Added reference to new drivers directory in firmware by Robert Hak · 23 years ago
  59. c92bead a simple battery function to display a battery of passed width, length, by Robert Hak · 23 years ago
  60. 45e9494 Missing buttons added by Björn Stenberg · 23 years ago
  61. c7dd78e Tetris! by Björn Stenberg · 23 years ago
  62. 5d4094f Made handle_events a polling function to allow button scanning by Björn Stenberg · 23 years ago
  63. f9429cc Quick hack to clear screen before updating by Björn Stenberg · 23 years ago
  64. fa26696 cleaned up to work with some code from the firmware directory by Daniel Stenberg · 23 years ago
  65. bf538cc include firmware lcd header by Daniel Stenberg · 23 years ago
  66. fb6fd17 adjusted to new lcd code by Daniel Stenberg · 23 years ago
  67. defbca5 adjusted to new API by Daniel Stenberg · 23 years ago
  68. eb20725 use live, actual firmware code instead by Daniel Stenberg · 23 years ago
  69. f57d3c2 new by Daniel Stenberg · 23 years ago
  70. 9898b48 removed the -I and -L with Linux-style paths. If we need those full paths, by Daniel Stenberg · 23 years ago
  71. bded740 Initial entry by Robert Hak · 23 years ago
  72. f883986 cut off debug output by Daniel Stenberg · 23 years ago
  73. 530f01f so this works now by Daniel Stenberg · 23 years ago
  74. 0c4589d this shows the bugs I have now by Daniel Stenberg · 23 years ago
  75. a1fd255 updates by Daniel Stenberg · 23 years ago
  76. e446977 unused includes by Daniel Stenberg · 23 years ago
  77. d2a47e8 cut off unused includes by Daniel Stenberg · 23 years ago
  78. c48758e removed alpha.h by Daniel Stenberg · 23 years ago
  79. e35c0b3 removed unused crap by Daniel Stenberg · 23 years ago
  80. 3066991 removed unused code by Daniel Stenberg · 23 years ago
  81. 50e2329 not used by Daniel Stenberg · 23 years ago
  82. a0b47e1 cut off the #if 0 by Daniel Stenberg · 23 years ago
  83. 9f9a5f1 corrected by Daniel Stenberg · 23 years ago
  84. 1b10eee gone by Daniel Stenberg · 23 years ago
  85. a06d278 remove grabscreen.h by Daniel Stenberg · 23 years ago
  86. 319d1f3 lcd_update() works for X11 now... by Daniel Stenberg · 23 years ago
  87. d20e6ee generic and specific LCD functions by Daniel Stenberg · 23 years ago
  88. 6435427 not used anymore by Daniel Stenberg · 23 years ago
  89. 3484980 fixed Id by Daniel Stenberg · 23 years ago
  90. 1c51bab Id by Daniel Stenberg · 23 years ago
  91. de7bdb5 added header, removed -lsocket and -lnsl by Daniel Stenberg · 23 years ago
  92. 51b9449 files that don't belong here by Daniel Stenberg · 23 years ago
  93. 64cdad0 begone by Daniel Stenberg · 23 years ago
  94. 9f6733f Initial revision by Daniel Stenberg · 23 years ago