1. f97cdc9 remove warnings, make it build by Daniel Stenberg · 22 years ago
  2. ab3868a use size_t instead by Daniel Stenberg · 22 years ago
  3. 004f690 use the rockbox versions of the sprintf* and friends by Daniel Stenberg · 22 years ago
  4. eae5110 Now supports key-repeat in the simulator! by Daniel Stenberg · 22 years ago
  5. 4ccffb6 remove debug output by Daniel Stenberg · 22 years ago
  6. c6fb565 most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal by Jörg Hohensohn · 22 years ago
  7. 20402c6 include rockbox.dsp by Jörg Hohensohn · 22 years ago
  8. 780595b new project file for MSVC by Jörg Hohensohn · 22 years ago
  9. 7b9a36e make the win32 sim build again by Daniel Stenberg · 22 years ago
  10. e98bad5 Added the filesize() function by Linus Nielsen Feltzing · 22 years ago
  11. 3c6bb5c added strtok_r() proto to build warning-free on mingw by Daniel Stenberg · 22 years ago
  12. 1450f4a don't set NOCYGWIN unconditionally! ;-) by Daniel Stenberg · 22 years ago
  13. ebef8e9 removed libmad leftovers by Daniel Stenberg · 22 years ago
  14. 61a4cce Added onplay.c by Björn Stenberg · 22 years ago
  15. a039091 New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code by Linus Nielsen Feltzing · 22 years ago
  16. 11d9ecb killed a warning properly indented some code by Daniel Stenberg · 22 years ago
  17. 9b628ed Henrik Backe modified the check for cygwin by Daniel Stenberg · 22 years ago
  18. 7d2f8e7 Set a mode that makes sense as the Rockbox code doesn't use modes... by Daniel Stenberg · 22 years ago
  19. ed87c77 Henrik Backe's patch to end files with newlines to prevent compiler warnings. by Daniel Stenberg · 22 years ago
  20. a5bfaa9 Henrik Backe's fixes to enable this to build using cygwin. by Daniel Stenberg · 22 years ago
  21. 3aeb55f no one ever uses libmad, remove it from our CVS by Daniel Stenberg · 22 years ago
  22. e15b8f4 Red build pill by Björn Stenberg · 22 years ago
  23. 0d5ea77 Fix red sim build by Björn Stenberg · 22 years ago
  24. 4953375 non-cygwin builds need the sprintf.c file remove credits.raw in the clean target by Daniel Stenberg · 22 years ago
  25. 3a25735 Henrik Backe's fixes to enable the simulator to build with cygwin. by Daniel Stenberg · 22 years ago
  26. a865102 fix to not use the redefined calls within the redefined calls themselves, by Daniel Stenberg · 22 years ago
  27. 2a9cb93 fake the firmware's file by Daniel Stenberg · 22 years ago
  28. 353da9b don't build ctype don't use firmware/include in the include path by Daniel Stenberg · 22 years ago
  29. a62fd98 added the missing write() by Daniel Stenberg · 22 years ago
  30. 603975b this compiles better by Daniel Stenberg · 22 years ago
  31. 2362fa9 remove warnings from mingw build by Felix Arends · 22 years ago
  32. e3403ec this fixes the win32 simulator compilation by Felix Arends · 22 years ago
  33. c4d8d97 The power-saving SLEEP patch by Simon Elén. by Björn Stenberg · 22 years ago
  34. f22ac91 fixes the warning by Daniel Stenberg · 22 years ago
  35. 3d84988 use the new paths by Daniel Stenberg · 22 years ago
  36. 83131fa use new path by Daniel Stenberg · 22 years ago
  37. e35bbe3 updated path to kernel.h by Daniel Stenberg · 22 years ago
  38. ae26233 build and work with the new include path(s) by Daniel Stenberg · 22 years ago
  39. 95d229e new kernel.h file (was not found inside include path before), by Felix Arends · 22 years ago
  40. f8ee440 include the original kernel.h from the new location by Daniel Stenberg · 22 years ago
  41. 65702ad working makefile for win32 sim by Felix Arends · 22 years ago
  42. 2ba4fed Added close() and proper creat() to x11 emulator by Björn Stenberg · 22 years ago
  43. a9b04be get_time() for sim by Daniel Stenberg · 22 years ago
  44. 74cc9e4 Remove use of rockbox-mode.el in local variables list. by Mats Lidell · 22 years ago
  45. 4bea14d Printing keyboard shortcuts at startup. by Kjell Ericson · 22 years ago
  46. 0ca9ccb Default window zoom for Recorder simulator is 2. by Kjell Ericson · 22 years ago
  47. 8c5e3f8 added stub functions for the rename by Daniel Stenberg · 22 years ago
  48. 37b0c07 keyboard.c was missing by Daniel Stenberg · 22 years ago
  49. 7d80ba0 Added rename() to simulator by Björn Stenberg · 22 years ago
  50. 1cb8061 Implementing Rocklatin character set for Rockbox player. by Kjell Ericson · 22 years ago
  51. ea3d4d5 Implementing Rocklatin for Rockbox player. by Kjell Ericson · 22 years ago
  52. c78e1b0 The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music. by Björn Stenberg · 22 years ago
  53. f1f7b61 ...and the usual simulator corrections by Linus Nielsen Feltzing · 22 years ago
  54. c8cb6ff Added virtual keyboard for text input, loosely based on John Wood's code by Björn Stenberg · 22 years ago
  55. f4704d5 Attempt to fix the win32 simulator build by Linus Nielsen Feltzing · 22 years ago
  56. 4a66327 Some simulator corrections by Linus Nielsen Feltzing · 22 years ago
  57. 5a7548a Added dummy fat_size() to make it link by Daniel Stenberg · 22 years ago
  58. 6fb512a Added disk space to Info menu item. (Players press + to see it.) by Björn Stenberg · 22 years ago
  59. 740dc63 somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir() by Daniel Stenberg · 22 years ago
  60. 54d5e2c Added a 5 pixel border around the content. Looks better (that's all). by Kjell Ericson · 22 years ago
  61. b3e41c7 Changed the battery icon so it doesn't clear the inner part of the icon. by Kjell Ericson · 22 years ago
  62. 0d79fa1 Icons created. by Mats Lidell · 22 years ago
  63. 097bd10 Adjusted position of second icon line. by Mats Lidell · 22 years ago
  64. 26507c1 add 'errno' here, since it makes the mingw32 build work fine again by Daniel Stenberg · 22 years ago
  65. 864cff7 added printf() proto by Daniel Stenberg · 22 years ago
  66. dae8dea The lcd_clear_display() didn't work. Added some debug-stuff. by Kjell Ericson · 22 years ago
  67. 8857d47 A try to fix a compilation error for the Win32 recorder simulator. (not tested). by Kjell Ericson · 22 years ago
  68. fe026b9 Definitions of "struct coordinate" and "struct rectangle" and definitions by Kjell Ericson · 22 years ago
  69. f7a4b2b Changed XPoint to "struct coordinate". New lcd_update for the player simulator. by Kjell Ericson · 22 years ago
  70. cacb758 New file font-player.c is added. by Kjell Ericson · 22 years ago
  71. f9a912d Using the structures "rectangle" and "points" when drawing (Win32 doesn't have XPoint). by Kjell Ericson · 22 years ago
  72. dbab14d Added command line parameter "--old_lcd" that will simulate the old LCD of by Kjell Ericson · 22 years ago
  73. 3262207 Updated for better player simulator. by Kjell Ericson · 22 years ago
  74. a901c3a Removed warnings. by Kjell Ericson · 22 years ago
  75. 08cbf69 Removed warnings. by Kjell Ericson · 22 years ago
  76. f179453 The font for player-simulator. by Kjell Ericson · 22 years ago
  77. ccfa848 Many functions have been changed. by Kjell Ericson · 22 years ago
  78. fe10eb3 Almost totaly rewritten. by Kjell Ericson · 22 years ago
  79. d19b9ed Added stubs that shall not be in the player simulator. by Kjell Ericson · 22 years ago
  80. d317ddb The font will be shown in another way in player-simulator so the sysfont.c by Kjell Ericson · 22 years ago
  81. cfa206b Doubled the height/width for player. by Kjell Ericson · 22 years ago
  82. 93b5f92 The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT. by Kjell Ericson · 22 years ago
  83. 57dcf0b working win32sim makefile (for player) by Felix Arends · 22 years ago
  84. 5cb429e Added mpeg_set_pitch() stub to simulator. by Björn Stenberg · 22 years ago
  85. ac59dce Use lcd-player.c in simulator. (Not tested but better?!) by Mats Lidell · 22 years ago
  86. f4f9997 Use lcd-player.c in simulator. (Not tested) by Mats Lidell · 22 years ago
  87. 073ca0a Use lcd-player.c in simulator. by Mats Lidell · 22 years ago
  88. 786d2c3 Rewritten based on lcd-player.c. by Mats Lidell · 22 years ago
  89. a99c565 Moved lcd player code to lcd-playersim. by Mats Lidell · 22 years ago
  90. d4efbad Player don't use dynamic fonts. by Mats Lidell · 22 years ago
  91. feae991 Changed Logf to printf while debugging. by Kjell Ericson · 22 years ago
  92. 65de9c9 Moved volume-icon a bit. More examine will be done later in order to look at by Kjell Ericson · 22 years ago
  93. fdb7b41 The simulated version shall not have a BITMAP_LCD any more (fucked up the screen). by Kjell Ericson · 22 years ago
  94. 5fddbf4 Drawing the same kind of frame for both recorder and player. by Kjell Ericson · 22 years ago
  95. c4a09ad Scroll works for wps and menus. Still much cleanup to do. by Mats Lidell · 22 years ago
  96. 1e95013 what did that #ifdef do there? by Felix Arends · 22 years ago
  97. 61a32e9 we dont need this file any longer! by Felix Arends · 22 years ago
  98. 879fabd finally up-to-date: the win32 simulator (at least for the recorder) by Felix Arends · 22 years ago
  99. fae2120 Using expose-event instead of resizerequest-event in order to be able to by Kjell Ericson · 22 years ago
  100. c54ff70 First attempt to adjust the drawing routines to be able to zoom the window. by Kjell Ericson · 22 years ago