1. c3b1ece Added dummy function and simulator stub. by Jens Arnold · 20 years ago
  2. ac31e6a Remote LCD support added to the x11 simulator, take 1. The win32 simulator by Daniel Stenberg · 20 years ago
  3. b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 years ago
  4. 8a237a8 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
  5. 2dddde2 remove extra kludge we used to kill warnings on very old mingw cross-compile by Daniel Stenberg · 20 years ago
  6. bb9dfa0 Simulators: more efficient implementation of sim_filesize(). by Jens Arnold · 20 years ago
  7. db44dad attempt to kill two annoying win32 cross-compiler warnings by Daniel Stenberg · 20 years ago
  8. 0bf50f0 adjusted to use the new Make include file to create the SRC variable from by Daniel Stenberg · 20 years ago
  9. 576d029 Simulator: sim_rename() must not use off_t in the argument for the same reason as sim_lseek(). Removed parentheses around system function names as the function name mangling is done differently with the new build system. by Jens Arnold · 20 years ago
  10. 399c081 Simulators: lseek() working again for systems with an off_t datatype differing from 'long' (cygwin/x11, maybe others). Removed unused sim_close(). by Jens Arnold · 20 years ago
  11. 527e121 Win32 simulator also needs open() option mangling by Jens Arnold · 20 years ago
  12. 7872426 Proper disk statistics for the win32 simulator. by Jens Arnold · 20 years ago
  13. cf208c5 Killed some simulator warnings; proper plugin error reporting for Win32 simulator. by Jens Arnold · 20 years ago
  14. ba45411 file.h is not accessible for the simulated-functions files by Daniel Stenberg · 20 years ago
  15. 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago
  16. 1ceb575 make the proto match the one used in rockbox by Daniel Stenberg · 20 years ago
  17. 74826dd charcell code only on charcell sims by Daniel Stenberg · 20 years ago
  18. cdde25b Unified build system to use SOURCES for sim builds too, a single Makefile-look by Daniel Stenberg · 20 years ago
  19. 99dbd7c Fixed red build... by Björn Stenberg · 20 years ago
  20. 3d53032 Fixed yellow build by Björn Stenberg · 20 years ago
  21. cdd236c Wrong filename for directory voice files in the simulator by Linus Nielsen Feltzing · 20 years ago
  22. c540e82 sim fix for ATA stubs by Jörg Hohensohn · 20 years ago
  23. d4e5397 Renamed has_new_lcd() to is_new_player(), and got rid of the alias by Jens Arnold · 20 years ago
  24. 3351905 Removed annoying debug output by Linus Nielsen Feltzing · 20 years ago
  25. 687793c oops, dear sims, please excuse by Jörg Hohensohn · 20 years ago
  26. 91f9350 moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM by Jörg Hohensohn · 20 years ago
  27. 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 20 years ago
  28. 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 · 21 years ago
  29. 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 21 years ago
  30. 0ceaa5e Const policed pointer arguments to functions, part 2 by Jens Arnold · 21 years ago
  31. f4f4111 Added possibility to select the priority of the ID3 tags by Linus Nielsen Feltzing · 21 years ago
  32. b1403ee New way of defining menus and options allows to declare them static const, which saves the code to runtime-assemble them. Rockbox just got 6 KB smaller. by Jörg Hohensohn · 21 years ago
  33. b9a5198 Player LCD simulation no longer writes outside the frame buffer by Linus Nielsen Feltzing · 21 years ago
  34. 4242a34 Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator by Linus Nielsen Feltzing · 21 years ago
  35. b6f67a8 The win32 open() was called with the wrong flags by Linus Nielsen Feltzing · 21 years ago
  36. afd7421 Added FM radio simulation, with a good station at 99.4MHz by Linus Nielsen Feltzing · 21 years ago
  37. 74eb642 infrastructure for sorting by date+time, now we "only" need to decide on the UI by Jörg Hohensohn · 21 years ago
  38. 8586786 Added backlight_off to simulator stubs. by Kjell Ericson · 21 years ago
  39. 56e6335 Create files with proper permissons on unix/linux, make open() and creat() by Daniel Stenberg · 21 years ago
  40. 36c9a95 translate from rockbox's open() options to the options used by the host by Daniel Stenberg · 21 years ago
  41. fb26bfb Fixed VC++ build. by Hardeep Sidhu · 21 years ago
  42. 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 · 21 years ago
  43. e7b2ed9 remove_thread() stubbed for the simulator, but this is a "make it compile" hack. It should rather do the real thing, I just don't know how. by Jörg Hohensohn · 21 years ago
  44. e8bb31e Added missing newline by Jens Arnold · 21 years ago
  45. 7ddf0d6 Reworked the time get/set functions by Linus Nielsen Feltzing · 21 years ago
  46. 99483de talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 extension by Jörg Hohensohn · 21 years ago
  47. 9568ca6 my usual simulator postfix by Jörg Hohensohn · 21 years ago
  48. c778aa6 warning and simulator build fix by Jörg Hohensohn · 21 years ago
  49. 5e4aa64 my usual simulator postfix by Jörg Hohensohn · 21 years ago
  50. 5495d6e another sim fix, I just _love_ to break these builds by Jörg Hohensohn · 21 years ago
  51. 78f06b9 missing stub broke the sim build by Jörg Hohensohn · 21 years ago
  52. 4f36ea8 First step of the voice-UI: the menus can talk. You need a "voicefont" file in .rockbox to use this. by Jörg Hohensohn · 21 years ago
  53. 73681ff inconsistent argument type for backlight_set_timeout() fixed by Jörg Hohensohn · 21 years ago
  54. a5e1d06 Upside Down option for display (and buttons) now wired into the display settings menu, persistence, simulator stubs by Jörg Hohensohn · 21 years ago
  55. 41cfe30 fixed lcd_blit for the (x11) sim by Daniel Stenberg · 21 years ago
  56. f6ed970 Added FreeBSD support to uisimulator. Patch by Keith Hubbard by Björn Stenberg · 22 years ago
  57. 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 · 22 years ago
  58. ffefc5d A bit faster update of Player simulator. by Kjell Ericson · 22 years ago
  59. c6fb565 most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal by Jörg Hohensohn · 22 years ago
  60. 3aeb55f no one ever uses libmad, remove it from our CVS by Daniel Stenberg · 22 years ago
  61. c4d8d97 The power-saving SLEEP patch by Simon Elén. by Björn Stenberg · 22 years ago
  62. a9b04be get_time() for sim by Daniel Stenberg · 22 years ago
  63. ea3d4d5 Implementing Rocklatin for Rockbox player. by Kjell Ericson · 22 years ago
  64. f1f7b61 ...and the usual simulator corrections by Linus Nielsen Feltzing · 22 years ago
  65. 4a66327 Some simulator corrections by Linus Nielsen Feltzing · 22 years ago
  66. 54d5e2c Added a 5 pixel border around the content. Looks better (that's all). by Kjell Ericson · 22 years ago
  67. b3e41c7 Changed the battery icon so it doesn't clear the inner part of the icon. by Kjell Ericson · 22 years ago
  68. 0d79fa1 Icons created. by Mats Lidell · 22 years ago
  69. 097bd10 Adjusted position of second icon line. by Mats Lidell · 22 years ago
  70. dae8dea The lcd_clear_display() didn't work. Added some debug-stuff. by Kjell Ericson · 22 years ago
  71. fe026b9 Definitions of "struct coordinate" and "struct rectangle" and definitions by Kjell Ericson · 22 years ago
  72. 3262207 Updated for better player simulator. by Kjell Ericson · 22 years ago
  73. a901c3a Removed warnings. by Kjell Ericson · 22 years ago
  74. 08cbf69 Removed warnings. by Kjell Ericson · 22 years ago
  75. f179453 The font for player-simulator. by Kjell Ericson · 22 years ago
  76. ccfa848 Many functions have been changed. by Kjell Ericson · 22 years ago
  77. fe10eb3 Almost totaly rewritten. by Kjell Ericson · 22 years ago
  78. d19b9ed Added stubs that shall not be in the player simulator. by Kjell Ericson · 22 years ago
  79. 5cb429e Added mpeg_set_pitch() stub to simulator. by Björn Stenberg · 22 years ago
  80. 786d2c3 Rewritten based on lcd-player.c. by Mats Lidell · 22 years ago
  81. a99c565 Moved lcd player code to lcd-playersim. by Mats Lidell · 22 years ago
  82. 65de9c9 Moved volume-icon a bit. More examine will be done later in order to look at by Kjell Ericson · 22 years ago
  83. c4a09ad Scroll works for wps and menus. Still much cleanup to do. by Mats Lidell · 22 years ago
  84. 1e95013 what did that #ifdef do there? by Felix Arends · 22 years ago
  85. ac2b1b9 Icons were flipped. by Mats Lidell · 22 years ago
  86. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
  87. 6e0a75c better rtc_read() simulation by Daniel Stenberg · 22 years ago
  88. b3438e8 added a silly stub for oscillograph to remove an #ifdef in the actual code by Daniel Stenberg · 22 years ago
  89. d4d3a5d rtc_read() and rtc_write() added, and if we now set HAVE_RTC when building by Daniel Stenberg · 22 years ago
  90. d5fd94d Player simulator stuff for patterns added. by Mats Lidell · 22 years ago
  91. 36e935f Created. by Mats Lidell · 22 years ago
  92. 88098be Enable status bar in usb mode. by Markus Braun · 22 years ago
  93. 6452500 Added icons for repeat and repeat 1. by Mats Lidell · 22 years ago
  94. 90d7b78 Added icons for repeat and repeat 1. by Mats Lidell · 22 years ago
  95. f7310b7 Created. by Mats Lidell · 22 years ago
  96. c43b36c backlight when charging now is for players and simulators too by Daniel Stenberg · 22 years ago
  97. b95fe1a Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps by Daniel Stenberg · 22 years ago
  98. a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 23 years ago
  99. d4e2ee5 Fixed win32 build problems. by Björn Stenberg · 23 years ago
  100. 86f9a84 Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing. by Björn Stenberg · 23 years ago