1. 621bcc2 The simulator should use the keypad period key, not the regular one by Linus Nielsen Feltzing · 19 years ago
  2. 9394175 Added iAudio X5 SDl sim image by Linus Nielsen Feltzing · 19 years ago
  3. e7c7d9b Bah, O_BINARY is of course Win32 only by Linus Nielsen Feltzing · 19 years ago
  4. 8599b07 Fixed the codec loading problem in the Win32 SDL simulator by Linus Nielsen Feltzing · 19 years ago
  5. 3f66e8e Ooops :-) by Linus Nielsen Feltzing · 19 years ago
  6. fc72c53 Patch #1417462 by Dan Everton - Improved SDL simulator by Linus Nielsen Feltzing · 19 years ago
  7. 60e8f4f First steps towards SDL sim for windows by Linus Nielsen Feltzing · 19 years ago
  8. 765e0f8 New kernel function, queue_delete(struct event_queue *q) by Linus Nielsen Feltzing · 19 years ago
  9. 4503b96 Fixed the red builds. by Miika Pekkarinen · 19 years ago
  10. acf7d5e more iAudio x5 adjustments by Matt v.d. Westhuizen (#1408980) by Daniel Stenberg · 19 years ago
  11. cedba88 Matt v.d. Westhuizen's iAudio X5 keypad adjustments by Daniel Stenberg · 19 years ago
  12. b8749fd New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. by Jens Arnold · 19 years ago
  13. a790277 Model & version check for simulator plugins. by Jens Arnold · 19 years ago
  14. bae4e2a Use SDL's thread wrappers instead of pthreads to increase portability in the SDL sim. Patch by Andrew Pilley with some changes by me. by Dave Chapman · 19 years ago
  15. b855a9a Add button definitions for the iPod clickwheel by Dave Chapman · 19 years ago
  16. 130a027 make the x5 sim pass by Daniel Stenberg · 19 years ago
  17. a5750f8 More distinct grayscales in the H1x0 SDl simulator by Linus Nielsen Feltzing · 19 years ago
  18. 84e2528 Fix RGB565SWAPPED lcd output by Dave Chapman · 19 years ago
  19. 0e41998 SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a third by Daniel Stenberg · 19 years ago
  20. 0dc63c1 Remove IPOD_NANO_PAD definition - the Nano's keypad has turned out to be identical to the other 4G models by Dave Chapman · 19 years ago
  21. 060320b Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions for the simulator by Dave Chapman · 19 years ago
  22. 11b2ade Simplified yield() in the Win32 simulator. Now only hogs the CPU during playback, and playback doesn't stutter that much. by Magnus Holmgren · 19 years ago
  23. ee76cc3 silence picky gcc4 warnings by Daniel Stenberg · 19 years ago
  24. b715b71 Win32 simulator: Fixed tick timer simulation for windows implementations with low timer resolution (Win9x, wine). by Jens Arnold · 19 years ago
  25. 464b6a2 Added iPod Nano to win32 simulator. by Jens Arnold · 19 years ago
  26. a3766bf added the stubs for the hold buttons on H300 simulator by Kevin Ferrare · 19 years ago
  27. 74b6af9 Added multi-screen support for quickscreen (mostly rewritten from scratch) and USB screen ; just looking at the hour makes me think it could be buggy by Kevin Ferrare · 19 years ago
  28. f09b81f Properly added as binary. Replaced H300 image with smaller 8bit version. by Jens Arnold · 19 years ago
  29. 49a1b0b Removed for proper binary readdition. by Jens Arnold · 19 years ago
  30. 49a0a94 Win32 simulator now supports iPod Color. Fixed screendump() to correctly work for iPod simulators on big endian machines. Removed duplicate button definitions. by Jens Arnold · 19 years ago
  31. b51f7df Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Charging' for the iriver remote LCD. * Enabled the backlight code for the simulator, and prepared backlight simulation. It's only a stub atm, writing messages to the console window. * Added tick task handling to the simulators for this to work. * Code cleanup in backlight.c, less dead code. by Jens Arnold · 19 years ago
  32. c6417b4 Win32 simulator: * Use a 16 bit display bitmap for 16bit target simulation. Simpler & faster this way. * Changed separate lcd_update() implementation into a simple call of lcd_update_rect() with the full rectangle. by Jens Arnold · 19 years ago
  33. 95c0032 repaired the h300 x11 sim build by Daniel Stenberg · 19 years ago
  34. 3be6cf1 16bit colour support (H300) for the win32 simulator. by Jens Arnold · 19 years ago
  35. f59df8b Placeholder definition for iPod keypad by Dave Chapman · 19 years ago
  36. fca0113 Define framebuffer for 16-bit displays by Dave Chapman · 19 years ago
  37. 48be8e6 X11 simulator: * Correctly redraw the window when it was destroyed by overlaying (X11 'Expose' event). * Simplified, corrected and unified redraw algorithm for main & remote bitmap display. by Jens Arnold · 19 years ago
  38. fc03c8e X11 simulator: Fixed margins and scaling (window zoom) for all simulated targets. by Jens Arnold · 19 years ago
  39. 51484e7 Properly stop the audio in the win32 simulated playback by Linus Nielsen Feltzing · 20 years ago
  40. d6c0545 Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. by Jens Arnold · 20 years ago
  41. a81f4c3 Sim build fix by Linus Nielsen Feltzing · 20 years ago
  42. 159c52d Initial voice ui support for software codec platforms. Added also a by Miika Pekkarinen · 20 years ago
  43. 6e4f07b This code wasn't used at all. by Jens Arnold · 20 years ago
  44. 1d28240 Enlarged the buffer for DEBUGF() by Linus Nielsen Feltzing · 20 years ago
  45. d3fde76 FM radio simulation working again by Linus Nielsen Feltzing · 20 years ago
  46. 2be160a Woah, that was not supposed to happen by Stepan Moskovchenko · 20 years ago
  47. fb3e9a4 Fix error/warning, change pitch bend to 9 bits by Stepan Moskovchenko · 20 years ago
  48. e9c0e83 Fixed the simulator. by Miika Pekkarinen · 20 years ago
  49. eab434c More accurate playback position calculation. by Miika Pekkarinen · 20 years ago
  50. 3b6a9f3 Fixed the simulator. by Miika Pekkarinen · 20 years ago
  51. f090dc3 Crossfade (and pcm buffer size) length is now configurable. by Miika Pekkarinen · 20 years ago
  52. 4bee507 Check the correct thread handle. by Jens Arnold · 20 years ago
  53. 5684304 Don't hog the CPU, but keep sound playback working. (This might need some tweaking...) by Magnus Holmgren · 20 years ago
  54. 2f9bb4f Sound playback for the Win32 simulator, based on WaveOut. Not yet enabled by default (edit autoconf.h). by Magnus Holmgren · 20 years ago
  55. d315dfb Made Win32 thread management similar to the X11 one (previously yield() could make a thread stop, seemingly forever). by Magnus Holmgren · 20 years ago
  56. 30b8378 Win32 needs the mode bits for open too. by Magnus Holmgren · 20 years ago
  57. 741a715 check for/use sys/soundcard.h instead (since it works for cygwin too) by Daniel Stenberg · 20 years ago
  58. 05012ac Enable crossfade for simulator. by Miika Pekkarinen · 20 years ago
  59. c19773c Win32 sim: better bitmap initialisation. by Jens Arnold · 20 years ago
  60. febb52f First take at PCM playback in the X11 sim on Linux. by Daniel Stenberg · 20 years ago
  61. 1c47599 brought back drawdots() and drawrectangles() since the player sim needs them by Daniel Stenberg · 20 years ago
  62. 9872813 introducing H1x0 style grayscale support in the X11 sim by Daniel Stenberg · 20 years ago
  63. d36567d Win32 simulators: Fixed button repeat handling when releasing buttons. by Jens Arnold · 20 years ago
  64. 20b3897 Separated buffering stuff from pcm_playback to pcmbuf. Renamed some by Miika Pekkarinen · 20 years ago
  65. a19acbd Removed picky warnings by Linus Nielsen Feltzing · 20 years ago
  66. 645a2e1 Fixed a simulator crash while trying to play a song. Fixed crossfade by Miika Pekkarinen · 20 years ago
  67. a5ef8f0 Simulator fixes: H120 Win32 simulator build working. H120 X11 simulator uses correct LCD background colour. by Jens Arnold · 20 years ago
  68. c28969d Remote LCD support for the Win32 H1x0 simulator. by Jens Arnold · 20 years ago
  69. f894a4c 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only. by Jens Arnold · 20 years ago
  70. 9349412 Core functions taking advantage of the new, optimised lcd_hline() and lcd_vline() functions. Some cleanup. by Jens Arnold · 20 years ago
  71. bd2bfe9 Fix bug #1174245: Win32 simulator didn't keep track of pressed keys properly. by Jens Arnold · 20 years ago
  72. f77547c make it build fine for H300 (keypads) as well by Daniel Stenberg · 20 years ago
  73. 22c15b7 Simulator stub for remote lcd flip. by Jens Arnold · 20 years ago
  74. 55afc7c Rename UI-v2.bmp to UI-recorderv2.bmp (Rec v2 win32 sim now builds) by Dave Chapman · 20 years ago
  75. c3b1ece Added dummy function and simulator stub. by Jens Arnold · 20 years ago
  76. 58d7d69 No second (explicit) call to build libcomsim.a by Jens Arnold · 20 years ago
  77. ac31e6a Remote LCD support added to the x11 simulator, take 1. The win32 simulator by Daniel Stenberg · 20 years ago
  78. 441e512 Simplification. by Jens Arnold · 20 years ago
  79. b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 years ago
  80. 8a237a8 More audio code restructuring, mostly renaming functions so far by Linus Nielsen Feltzing · 20 years ago
  81. 3b8dcf5 X11 simulator: Always restore the x11 button autorepeat setting, regardless at which point exit() is called. by Jens Arnold · 20 years ago
  82. 74b731e Major rework of the x11 simulator button handling. (1) Button repeat should always work correctly now, not sending a release before the repeat(s). Fixes e.g. calling the Ondio menu. (2) Button handling is done in the timer thread, not sleep()ing the main thread for extended times. Fixes slow performance of high-workload plugins (codec tests). (3) The x11 simulator now also contains the queue handling code. (4) The new code requires X11R6 because the multi-threading extension is used. by Jens Arnold · 20 years ago
  83. 31b28f5 Extensive code policing (indentation levels, tab characters). by Jens Arnold · 20 years ago
  84. 2dddde2 remove extra kludge we used to kill warnings on very old mingw cross-compile by Daniel Stenberg · 20 years ago
  85. bb9dfa0 Simulators: more efficient implementation of sim_filesize(). by Jens Arnold · 20 years ago
  86. db44dad attempt to kill two annoying win32 cross-compiler warnings by Daniel Stenberg · 20 years ago
  87. 6c19c85 X11 simulator improvements: Proper thread stopping and realtime ticks, based on patch #1048898. by Jens Arnold · 20 years ago
  88. 0bf50f0 adjusted to use the new Make include file to create the SRC variable from by Daniel Stenberg · 20 years ago
  89. 0231c61 Win32 simulator performance optimisation: Invalidate onle the part of the window that actually changed in lcd_update() and lcd_update_rect(). by Jens Arnold · 20 years ago
  90. 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
  91. abacb23 dummy button_hold() function to fix iriver sim builds. by Michiel Van Der Kolk · 20 years ago
  92. 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
  93. c90781b Added common simulator Makefile. by Jens Arnold · 20 years ago
  94. dc838d2 Fix: really clear the button queue when it is meant to be cleared. by Jens Arnold · 20 years ago
  95. 527e121 Win32 simulator also needs open() option mangling by Jens Arnold · 20 years ago
  96. 7872426 Proper disk statistics for the win32 simulator. by Jens Arnold · 20 years ago
  97. cf208c5 Killed some simulator warnings; proper plugin error reporting for Win32 simulator. by Jens Arnold · 20 years ago
  98. ba45411 file.h is not accessible for the simulated-functions files by Daniel Stenberg · 20 years ago
  99. fe732cd removed by Daniel Stenberg · 20 years ago
  100. 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago