1. 7d80ba0 Added rename() to simulator by Björn Stenberg · 22 years ago
  2. 1cb8061 Implementing Rocklatin character set for Rockbox player. by Kjell Ericson · 22 years ago
  3. ea3d4d5 Implementing Rocklatin for Rockbox player. by Kjell Ericson · 22 years ago
  4. 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
  5. c8cb6ff Added virtual keyboard for text input, loosely based on John Wood's code by Björn Stenberg · 22 years ago
  6. 4a66327 Some simulator corrections by Linus Nielsen Feltzing · 22 years ago
  7. 6fb512a Added disk space to Info menu item. (Players press + to see it.) by Björn Stenberg · 22 years ago
  8. 864cff7 added printf() proto by Daniel Stenberg · 22 years ago
  9. f7a4b2b Changed XPoint to "struct coordinate". New lcd_update for the player simulator. by Kjell Ericson · 22 years ago
  10. cacb758 New file font-player.c is added. by Kjell Ericson · 22 years ago
  11. f9a912d Using the structures "rectangle" and "points" when drawing (Win32 doesn't have XPoint). by Kjell Ericson · 22 years ago
  12. dbab14d Added command line parameter "--old_lcd" that will simulate the old LCD of by Kjell Ericson · 22 years ago
  13. d317ddb The font will be shown in another way in player-simulator so the sysfont.c by Kjell Ericson · 22 years ago
  14. cfa206b Doubled the height/width for player. by Kjell Ericson · 22 years ago
  15. 93b5f92 The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT. by Kjell Ericson · 22 years ago
  16. 073ca0a Use lcd-player.c in simulator. by Mats Lidell · 22 years ago
  17. d4efbad Player don't use dynamic fonts. by Mats Lidell · 22 years ago
  18. feae991 Changed Logf to printf while debugging. by Kjell Ericson · 22 years ago
  19. fdb7b41 The simulated version shall not have a BITMAP_LCD any more (fucked up the screen). by Kjell Ericson · 22 years ago
  20. 5fddbf4 Drawing the same kind of frame for both recorder and player. by Kjell Ericson · 22 years ago
  21. fae2120 Using expose-event instead of resizerequest-event in order to be able to by Kjell Ericson · 22 years ago
  22. c54ff70 First attempt to adjust the drawing routines to be able to zoom the window. by Kjell Ericson · 22 years ago
  23. c72a177 Updated version to 0.2 by Kjell Ericson · 22 years ago
  24. 87b66a8 less crap makes better code by Daniel Stenberg · 22 years ago
  25. 0ab96fd make credits.c use the generated list of names properly as already done by Daniel Stenberg · 22 years ago
  26. de5578a Added cube.c to build by Daniel Stenberg · 22 years ago
  27. 5fcce4d Now the X11 simulator sets the BUTTON_REL bit properly and thus generates by Daniel Stenberg · 22 years ago
  28. ea60436 slow down the button check function, this makes the cube look sane in the by Daniel Stenberg · 22 years ago
  29. 752c8ec removed showtext.c by Daniel Stenberg · 22 years ago
  30. 5d3515f set HAVE_RTC when building Recorder simulators by Daniel Stenberg · 22 years ago
  31. 2aab7cc Player simulator uses lcd-playersim for display. by Mats Lidell · 22 years ago
  32. badee43 Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11. by Daniel Stenberg · 22 years ago
  33. 0e6088f Changed .eq file format to simple 'setting: value' model. by Björn Stenberg · 22 years ago
  34. 58deeff viewer added to the build by Daniel Stenberg · 22 years ago
  35. bb572c4 Philip Pertermanns peak meter by Linus Nielsen Feltzing · 22 years ago
  36. a738726 build the language stuff correctly and an improved clean target by Daniel Stenberg · 22 years ago
  37. a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 22 years ago
  38. 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
  39. e998b89 added the language.c apps file by Daniel Stenberg · 22 years ago
  40. 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 23 years ago
  41. bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 23 years ago
  42. 505eca7 New language/string handling by Björn Stenberg · 23 years ago
  43. 808519e Fix reds by Björn Stenberg · 23 years ago
  44. f2f4d79 chartables.c is gone by Daniel Stenberg · 23 years ago
  45. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 23 years ago
  46. c633d42 snakes reference added by Robert Hak · 23 years ago
  47. cd86407 added lcd_update_rect() simulator-style by Daniel Stenberg · 23 years ago
  48. 14b91cc clean off heaps of unused code by Daniel Stenberg · 23 years ago
  49. 7d4c693 fixed the sim makefile, needed to remove boxes.c and blank.c calls by Robert Hak · 23 years ago
  50. 7f22b84 Now handles both player/ and recorder/ directories by Linus Nielsen Feltzing · 23 years ago
  51. 6131a3c Moved display portions of wps.c into new file: wps-display.c by Björn Stenberg · 23 years ago
  52. 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
  53. af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 23 years ago
  54. 354d3d9 Removed beep-on-keypress by Björn Stenberg · 23 years ago
  55. e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 23 years ago
  56. 9af5972 Added button release events by Björn Stenberg · 23 years ago
  57. 6866cef Added icons for charcell simulator. by Mats Lidell · 23 years ago
  58. 5e38c07 added tags target by Daniel Stenberg · 23 years ago
  59. 8b05a00 i fix, now sleep by Robert Hak · 23 years ago
  60. 37985d9 removed ref to stubs.c by Robert Hak · 23 years ago
  61. 7c38da3 added blank by Robert Hak · 23 years ago
  62. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 23 years ago
  63. 2ed1052 fix window sizes to match the screen size, enlarged the player sim font by Daniel Stenberg · 23 years ago
  64. 96deb72 fix compiling after battery_level changes by Heikki Hannikainen · 23 years ago
  65. de8fbf0 Added status bar to file browser and wps by Markus Braun · 23 years ago
  66. a398aa4 healing the X11 simulator (button_get_w_tmo wise), please bear with me as I by Daniel Stenberg · 23 years ago
  67. e4b8c04 disable LCD_PROPFONTS in the default build, as the actual firmware build by Daniel Stenberg · 23 years ago
  68. 93c1b40 there is no XK_Enter! by Daniel Stenberg · 23 years ago
  69. b3a80fb George Styles added a few keys for running the simulator on without numerical by Daniel Stenberg · 23 years ago
  70. 52f5483 Added set_release() and set_repeat() by Linus Nielsen Feltzing · 23 years ago
  71. 2d758f2 Added status.c by Linus Nielsen Feltzing · 23 years ago
  72. 2534097 battery_level() already had a stub by Björn Stenberg · 23 years ago
  73. 1812eae Added stub for battery_level() by Björn Stenberg · 23 years ago
  74. 6d55a71 Added build timestamp in version string by Björn Stenberg · 23 years ago
  75. adbce88 Now uses firmware/mpeg.c by Linus Nielsen Feltzing · 23 years ago
  76. b45491d Added backlight_time stub by Björn Stenberg · 23 years ago
  77. 706d6ee Moved settings.c/h to apps/ by Björn Stenberg · 23 years ago
  78. 2d98ae3 Removed play.c by Björn Stenberg · 23 years ago
  79. 2dd9b33 Added mpeg_next() and mpeg_prev() by Björn Stenberg · 23 years ago
  80. bb9aaf5 A step towards WPS by Björn Stenberg · 23 years ago
  81. d39904e Some X servers send KP_Begin for keypad 5 by Björn Stenberg · 23 years ago
  82. 627334b added settings_menu by Robert Hak · 23 years ago
  83. 5bee7a4 added backkight_on(), we should have this change background colour or by Daniel Stenberg · 23 years ago
  84. bb5579e added screensaver and games menu by Robert Hak · 23 years ago
  85. e6578c9 removed experimental LCD define again, added by accident by Daniel Stenberg · 23 years ago
  86. 6dc046a added settings.c to the simulator build by Daniel Stenberg · 23 years ago
  87. 0c7ebc4 builds properly with the new "libc headers" by Daniel Stenberg · 23 years ago
  88. 3aa90e4 added boxes, sokoban, bounce, removed screensaver by Robert Hak · 23 years ago
  89. c1ea15f added bounce.c by Daniel Stenberg · 23 years ago
  90. 973b1a8 current_tick simulation added by Daniel Stenberg · 23 years ago
  91. 3f0bf03 removed yield() define, we have a proper yield() implementation now by Daniel Stenberg · 23 years ago
  92. 50c1ff2 removed sleep.c, the sleep() code was moved into thread.c as the by Daniel Stenberg · 23 years ago
  93. 5fbeb6d Fixed the threading to work as I wanted it: by Daniel Stenberg · 23 years ago
  94. a902aa1 kill warning by Daniel Stenberg · 23 years ago
  95. ed6c7e4 warning hunt and kill session by Daniel Stenberg · 23 years ago
  96. 7a8d95d go bananas, now we complain on *lots* of details by Daniel Stenberg · 23 years ago
  97. 604cce7 add thread functionality, powered by pthreads by Daniel Stenberg · 23 years ago
  98. 4bf52ea works with playlist code, now stubs mpeg_play() to be able to show some by Daniel Stenberg · 23 years ago
  99. 1fac0e6 the sim should not take args off the command line by Robert Hak · 23 years ago
  100. f7da8db supports OBJDIR etc to make it possible to have the configure script generate by Daniel Stenberg · 23 years ago