1. ac31e6a Remote LCD support added to the x11 simulator, take 1. The win32 simulator by Daniel Stenberg · 20 years ago
  2. b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 years ago
  3. 0bf50f0 adjusted to use the new Make include file to create the SRC variable from by Daniel Stenberg · 20 years ago
  4. 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago
  5. cdde25b Unified build system to use SOURCES for sim builds too, a single Makefile-look by Daniel Stenberg · 20 years ago
  6. b4527a3 Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for better simulation. by Jens Arnold · 20 years ago
  7. 3662ad2 Use internal strcasestr implementation, since not all compilers provide it. by Björn Stenberg · 20 years ago
  8. 57c129f Use the correct lcd code for iRiver simulator builds. by Jens Arnold · 20 years ago
  9. 5df90b4 Added ID3 database support. by Björn Stenberg · 20 years ago
  10. c9d41b4 Make the simulator builds acknowledge the plugins variable set in the configure by Daniel Stenberg · 20 years ago
  11. ba0348e Another fix for bug #1016011 by Eric Lassauge by Linus Nielsen Feltzing · 20 years ago
  12. 25c0d3a Patch #1016011 by Eric Lassauge, fixes X11 simulator build in Cygwin by Linus Nielsen Feltzing · 20 years ago
  13. fc1e925 Rearranged makefiles again to move platform-specific stuff from the Makefiles by Daniel Stenberg · 20 years ago
  14. 6c33c51 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. by Björn Stenberg · 20 years ago
  15. 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 20 years ago
  16. c90319e x11sim for cygwin: TARGET is defined with the .exe extension by Linus Nielsen Feltzing · 20 years ago
  17. 865effa Brushed up, made it more like the win32 makefile by Linus Nielsen Feltzing · 20 years ago
  18. 64c53c6 Removed some whitespace by Linus Nielsen Feltzing · 20 years ago
  19. 4242a34 Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator by Linus Nielsen Feltzing · 20 years ago
  20. 50a4813 Fixed the FM sim build by Linus Nielsen Feltzing · 20 years ago
  21. afd7421 Added FM radio simulation, with a good station at 99.4MHz by Linus Nielsen Feltzing · 20 years ago
  22. bdfc932 extended the clean target to remove the libplugin and the rockbox.zip by Daniel Stenberg · 20 years ago
  23. 4df35e5 provide libplugin support by Daniel Stenberg · 20 years ago
  24. a6142ab Finally, the archos directory sandbox works in the same way for both X11 and win32 simulators. Unfortunately, this breaks the VC++ compatibility. Also, the plugin API now supports DEBUGF. Last, but not least, we have a new plugin, vbrfix.rock. by Linus Nielsen Feltzing · 20 years ago
  25. fb00c21 Plugin/file type association system. Patch #879411 by Henrik Backe by Björn Stenberg · 21 years ago
  26. 7ddf0d6 Reworked the time get/set functions by Linus Nielsen Feltzing · 21 years ago
  27. a108ec2 Added Benjamin Metzlers bookmarking feature (patch #669440) by Björn Stenberg · 21 years ago
  28. be01f63 Fix cygwin/X11 build by defining _SSIZE_T_ by Hardeep Sidhu · 21 years ago
  29. daaec5d still trying to fix the sim (blindfolded) by Jörg Hohensohn · 21 years ago
  30. 97c76f9 trying to fix the sim by Jörg Hohensohn · 21 years ago
  31. 41cfe30 fixed lcd_blit for the (x11) sim by Daniel Stenberg · 21 years ago
  32. 00acdfa Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. by Hardeep Sidhu · 21 years ago
  33. fcbf103 Removed games and demos menus. by Björn Stenberg · 21 years ago
  34. 4b392cd Added dependency to the tools dir, so it's automatically built with the rest. Updated build docs. by Björn Stenberg · 21 years ago
  35. f6ed970 Added FreeBSD support to uisimulator. Patch by Keith Hubbard by Björn Stenberg · 21 years ago
  36. 9e42620 Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. by Hardeep Sidhu · 21 years ago
  37. b76dca2 X11/Cygwin simulator doesn't require libdl by Hardeep Sidhu · 21 years ago
  38. 117be9e Simulators must link with libdl by Björn Stenberg · 21 years ago
  39. 3f54121 Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ by Björn Stenberg · 21 years ago
  40. 20d031f Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 22 years ago
  41. ce92944 Added misc.c to the sim builds by Linus Nielsen Feltzing · 22 years ago
  42. 004f690 use the rockbox versions of the sprintf* and friends by Daniel Stenberg · 22 years ago
  43. ebef8e9 removed libmad leftovers by Daniel Stenberg · 22 years ago
  44. 61a4cce Added onplay.c by Björn Stenberg · 22 years ago
  45. a039091 New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code by Linus Nielsen Feltzing · 22 years ago
  46. a5bfaa9 Henrik Backe's fixes to enable this to build using cygwin. by Daniel Stenberg · 22 years ago
  47. ae26233 build and work with the new include path(s) by Daniel Stenberg · 22 years ago
  48. ea3d4d5 Implementing Rocklatin for Rockbox player. by Kjell Ericson · 22 years ago
  49. c8cb6ff Added virtual keyboard for text input, loosely based on John Wood's code by Björn Stenberg · 22 years ago
  50. 4a66327 Some simulator corrections by Linus Nielsen Feltzing · 22 years ago
  51. cacb758 New file font-player.c is added. by Kjell Ericson · 22 years ago
  52. d317ddb The font will be shown in another way in player-simulator so the sysfont.c by Kjell Ericson · 22 years ago
  53. 073ca0a Use lcd-player.c in simulator. by Mats Lidell · 22 years ago
  54. fdb7b41 The simulated version shall not have a BITMAP_LCD any more (fucked up the screen). by Kjell Ericson · 22 years ago
  55. 0ab96fd make credits.c use the generated list of names properly as already done by Daniel Stenberg · 22 years ago
  56. de5578a Added cube.c to build by Daniel Stenberg · 22 years ago
  57. 752c8ec removed showtext.c by Daniel Stenberg · 22 years ago
  58. 5d3515f set HAVE_RTC when building Recorder simulators by Daniel Stenberg · 22 years ago
  59. 2aab7cc Player simulator uses lcd-playersim for display. by Mats Lidell · 22 years ago
  60. 0e6088f Changed .eq file format to simple 'setting: value' model. by Björn Stenberg · 22 years ago
  61. 58deeff viewer added to the build by Daniel Stenberg · 22 years ago
  62. bb572c4 Philip Pertermanns peak meter by Linus Nielsen Feltzing · 22 years ago
  63. a738726 build the language stuff correctly and an improved clean target by Daniel Stenberg · 22 years ago
  64. a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 22 years ago
  65. 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
  66. e998b89 added the language.c apps file by Daniel Stenberg · 22 years ago
  67. 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 22 years ago
  68. bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 22 years ago
  69. 505eca7 New language/string handling by Björn Stenberg · 22 years ago
  70. 808519e Fix reds by Björn Stenberg · 22 years ago
  71. f2f4d79 chartables.c is gone by Daniel Stenberg · 22 years ago
  72. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
  73. c633d42 snakes reference added by Robert Hak · 22 years ago
  74. 7d4c693 fixed the sim makefile, needed to remove boxes.c and blank.c calls by Robert Hak · 22 years ago
  75. 7f22b84 Now handles both player/ and recorder/ directories by Linus Nielsen Feltzing · 22 years ago
  76. 6131a3c Moved display portions of wps.c into new file: wps-display.c by Björn Stenberg · 22 years ago
  77. 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 · 22 years ago
  78. af406a1 Made LCD_PROPFONTS default on recorder by Björn Stenberg · 22 years ago
  79. e67958b Adapted wormlet to code standard and added it to simulators. by Björn Stenberg · 22 years ago
  80. 6866cef Added icons for charcell simulator. by Mats Lidell · 22 years ago
  81. 5e38c07 added tags target by Daniel Stenberg · 22 years ago
  82. 8b05a00 i fix, now sleep by Robert Hak · 22 years ago
  83. 37985d9 removed ref to stubs.c by Robert Hak · 22 years ago
  84. 7c38da3 added blank by Robert Hak · 22 years ago
  85. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 22 years ago
  86. 96deb72 fix compiling after battery_level changes by Heikki Hannikainen · 22 years ago
  87. de8fbf0 Added status bar to file browser and wps by Markus Braun · 22 years ago
  88. e4b8c04 disable LCD_PROPFONTS in the default build, as the actual firmware build by Daniel Stenberg · 22 years ago
  89. 2d758f2 Added status.c by Linus Nielsen Feltzing · 22 years ago
  90. 2534097 battery_level() already had a stub by Björn Stenberg · 22 years ago
  91. 1812eae Added stub for battery_level() by Björn Stenberg · 22 years ago
  92. 6d55a71 Added build timestamp in version string by Björn Stenberg · 22 years ago
  93. adbce88 Now uses firmware/mpeg.c by Linus Nielsen Feltzing · 22 years ago
  94. 706d6ee Moved settings.c/h to apps/ by Björn Stenberg · 22 years ago
  95. 2d98ae3 Removed play.c by Björn Stenberg · 22 years ago
  96. bb9aaf5 A step towards WPS by Björn Stenberg · 22 years ago
  97. 627334b added settings_menu by Robert Hak · 22 years ago
  98. bb5579e added screensaver and games menu by Robert Hak · 22 years ago
  99. e6578c9 removed experimental LCD define again, added by accident by Daniel Stenberg · 22 years ago
  100. 6dc046a added settings.c to the simulator build by Daniel Stenberg · 22 years ago