1. efe73e1 Fix database tool. by Thomas Martitz · 12 years ago
  2. c8ba628 Fix warnings and errors in sdl builds. by Thomas Martitz · 12 years ago
  3. a76de79 Call call_storage_idle_notifys() to make storage idle callbacks work in the sim. by Thomas Martitz · 12 years ago
  4. 0adc32d Use -Wl,--start-group and -Wl,--end-group for linking the simulator. by Frank Gevaerts · 12 years ago
  5. 7038c55 Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator. by Szymon Dziok · 12 years ago
  6. 7292254 Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect work by Bertrik Sikken · 12 years ago
  7. 3f365fc load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends APIs. by Thomas Martitz · 12 years ago
  8. 8b3d389 Fuze+ simulator: update image with keys indication by Jean-Louis Biasini · 13 years ago
  9. 12c64a4 Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports by Amaury Pouly · 12 years ago
  10. 789452a fuze+: correct UI simulator button map by Fred Bauer · 12 years ago
  11. 4b56ee0 Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary. by Thomas Martitz · 13 years ago
  12. 54e00c1 Fix sim/checkwps build failure. by Thomas Martitz · 13 years ago
  13. f269aa0 build system: unify/simplify library handling a bit. by Thomas Martitz · 13 years ago
  14. b5716df Build librbcodec with DSP and metadata. by Sean Bartell · 13 years ago
  15. d18a5ca Tweak paramters of mp3_play_data and callback. by Michael Sevakis · 13 years ago
  16. c6d2010 Fix __PCTOOL__ dependencies on SIMULATOR by Frank Gevaerts · 13 years ago
  17. b4eab59 Arm stack unwinder by Marcin Bukat · 13 years ago
  18. 37dff88 Fix warn_unused_result warning. by Dominik Riebeling · 13 years ago
  19. 7ccd2c9 Fix power_input_status in sim where target has a battery switch. by Michael Sevakis · 13 years ago
  20. 91b52a1 Fix another uninitialized var warning. by Thomas Martitz · 13 years ago
  21. 7dd65f7 Another attempt at fixing storage_*_warnings. Correct return values also. by Thomas Martitz · 13 years ago
  22. 31a3f76 Attempt to fix remaining warnings. by Thomas Martitz · 13 years ago
  23. e720ad0 Fix one more warning. by Thomas Martitz · 13 years ago
  24. 6d19275 Hosted: Output map files after linking. by Thomas Martitz · 13 years ago
  25. 5b4a6c4 Hosted: Merge debugf() implementations. Cleanup debug.h. by Thomas Martitz · 13 years ago
  26. 26b9566 r31444 missed a file. make fuzeplus sim build again by Jonathan Gordon · 13 years ago
  27. 8fdef40 Simulator: Emulate a period of external power after charging. by Nick Peskett · 13 years ago
  28. 351c8b2 move _remote_backlight_* to common header by Rafaël Carré · 13 years ago
  29. 7b37686 Fix charger emulation in the simulator. by Nick Peskett · 13 years ago
  30. 5d9759a Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH in the sim. by Thomas Martitz · 13 years ago
  31. c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
  32. c31f7d0 HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support for gestures. From now on some things are accessible by tapping on the vertical scroll strip. Reorganize, fix and remap some of the keymaps, add missing keymap for the recording. by Szymon Dziok · 13 years ago
  33. 7c0977b Sansa Connect Simulator: Fix button sizes, add hold button support by Tomasz Moń · 13 years ago
  34. 39f4408 Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmüller (based on press image). by Tomasz Moń · 13 years ago
  35. 374a08a fuze+: update keymap and touchpad driver based on FS#12405 with minor modifications. Thanks to Jean-Louis Biasini. by Amaury Pouly · 13 years ago
  36. 9cb91c0 stubs.c is only needed on SIMULATOR builds. by Thomas Martitz · 13 years ago
  37. 71d73fd Remove sim_tasks from the sdl application build. by Thomas Martitz · 13 years ago
  38. 1645c14 Simulate usb plugging on the sim better using sim_tasks. by Thomas Martitz · 13 years ago
  39. 539fb71 Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1 by Bertrik Sikken · 13 years ago
  40. 2774457 Sansa clip zip: make the simulator work by adding the background bitmap by Bertrik Sikken · 13 years ago
  41. afc42ff Update UI simulator buttonmap for Sansa Fuze by Fred Bauer · 13 years ago
  42. 19c7494 r30706 was not the right fix - thanks to amiconn for catching the error by Michael Chicoine · 13 years ago
  43. 1f5c5f2 Fix w32 cross-compiled sim showing 0KB for disk size and disk free by Michael Chicoine · 13 years ago
  44. 2546bc5 imx233/fuze+: add fuze+ to the simulator framework by Amaury Pouly · 13 years ago
  45. 03b08eb Fix warning, 'read_next:' is only used when EOVERFLOW is defined. by Andree Buschmann · 13 years ago
  46. af7aaae Dircache: Don't expose struct dircache_entry and pointers into the cache, use IDs instead. by Thomas Martitz · 13 years ago
  47. 4e8bed2 Work around missing EOVERFLOW define on cygwin/mingw. by Thomas Jarosch · 13 years ago
  48. a87e395 RaaA / sim: Don't abort directory read if we encounter files larger than 2 GB in a directory by Thomas Jarosch · 13 years ago
  49. e7f5013 Fix regression in r29715: files listed multiple times in uisimulator by Michael Hohmuth · 14 years ago
  50. d49d2e1 Better dircache handling in simulator by Michael Hohmuth · 14 years ago
  51. 4e42cd7 RaaA: Add RTC support by Thomas Jarosch · 14 years ago
  52. 5c73e34 Bring idle poweroff to RaaA and the sim by Thomas Jarosch · 14 years ago
  53. acd8bff Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build by Thomas Jarosch · 14 years ago
  54. 2647d11 Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it by Thomas Jarosch · 14 years ago
  55. d8f6c75 Hopefully get shutdown/exit handling on SDL/maemo right. by Thomas Martitz · 14 years ago
  56. 376c9f3 FS#11966 - use separate modelnames and config files for RaaA. This adds an APPLICATION define that can be used in Makefiles, and target-name defines (-DSDLAPP, -DANDROID, -DNOKIAN8XX and -DNOKIAN900) for use elsewhere. LCD size is now hard-coded for the Nokia builds in their config files. A new --app parameter is passed to buildzip.pl to explicitly state that this is an application build - it was previously derived from the model name. by Dave Chapman · 14 years ago
  57. 6d85de3 Implement cooperative threads on hosted platforms using C code. by Thomas Martitz · 14 years ago
  58. 258626f Fix the shutdown sequence for maemo, SDL and simulator builds by Thomas Jarosch · 14 years ago
  59. 5f037ac Initial maemo platform support by Thomas Jarosch · 14 years ago
  60. 992f897 Make sim build compilable under Cygwin. Fixes FS#11832. by Andree Buschmann · 14 years ago
  61. 87c8be4 RaaA: Improve tagcache search to make the database built. by Thomas Martitz · 14 years ago
  62. 5a4b7c3 MPIO HD300 simulator. FS#11796 by Michael Leslie by Marcin Bukat · 14 years ago
  63. 2c24160 Get rid of get_user_file_path and do the path handling in wrappers for open() and friends. by Thomas Martitz · 14 years ago
  64. 0f274ac Fix player sim yellow by Thomas Martitz · 14 years ago
  65. 1ce7ba4 Make the %tr (radio RSSI) tag work as a bar tag or as a conditional. by Jonathan Gordon · 14 years ago
  66. 440d39a MPIO HD200 - Put key hints on simulator graphic by Marcin Bukat · 14 years ago
  67. 650a294 MPIO HD200: fix red (I missed bootloader and simulator when renaming buttons) by Marcin Bukat · 14 years ago
  68. 56c4e9f Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. by Marcin Bukat · 14 years ago
  69. c8dfe05 HDD6330: add the simulator. by Szymon Dziok · 14 years ago
  70. c85ff1c fix button maps and assign some buttons for uisimulator. by Teruaki Kawashima · 14 years ago
  71. 0d4585b Extend lc_open() to also being able to load overlay plugins. by Thomas Martitz · 14 years ago
  72. ded525e Revert r27972 to fix FS#11610 (but in a way android builds still work). by Thomas Martitz · 14 years ago
  73. 89dcb1c fix red. by Thomas Martitz · 14 years ago
  74. e22aa75 Cleanup io.c a bit. by Thomas Martitz · 14 years ago
  75. be17fff Move comment by Thomas Martitz · 14 years ago
  76. f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
  77. f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
  78. c00fbc4 Android: Don't compile sim_tasks.c by Thomas Martitz · 14 years ago
  79. a4264eb Redo previous commit to not break android builds. by Thomas Martitz · 14 years ago
  80. 6eaab4d Ged rid of uisimulator/common/io.c for android builds. by Thomas Martitz · 14 years ago
  81. 2c2e261 Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. by Thomas Martitz · 14 years ago
  82. 194174a 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/memory. by Thomas Martitz · 14 years ago
  83. 97d2a6e Revert "Introduce a small api for loading code (codecs,plugins) from disk/memory." by Thomas Martitz · 14 years ago
  84. 73f057b Introduce a small api for loading code (codecs,plugins) from disk/memory. by Thomas Martitz · 14 years ago
  85. aaa1636 Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back" by Jonathan Gordon · 14 years ago
  86. 240923a Rockbox as an application: Commit current Android port progress. by Thomas Martitz · 14 years ago
  87. 9c0b247 Rockbox as an application: add get_user_file_path(). by Thomas Martitz · 14 years ago
  88. 57613ea Rename/change SIMVER to APP_TYPE in the Makefiles. by Thomas Martitz · 14 years ago
  89. 31b5c47 Rockbox as an application: Add an 320x240 SDL application target. by Thomas Martitz · 14 years ago
  90. 3982f1e Simulator: build recording code by Rafaël Carré · 14 years ago
  91. b8286d4 Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in older gcc output when not linking by Frank Gevaerts · 14 years ago
  92. 0fef85e HD200 - improve keymap in simulator by Marcin Bukat · 14 years ago
  93. 251b62d sim_icons.c is actually only for charcell display simulation. by Thomas Martitz · 14 years ago
  94. 8d3dbb8 make the sim build the skin lib also by Jonathan Gordon · 14 years ago
  95. b2302e4 Fix remaining reds. by Thomas Martitz · 14 years ago
  96. 19ac345 Fix most reds, I have no idea what's wrong with the gigabeats (yet). by Thomas Martitz · 14 years ago
  97. 59d2603 Move target-simulating specific keymaps out of button-sdl.c into a file per by Thomas Martitz · 14 years ago
  98. 5d236b2 Generate C file / header for svn version string by Rafaël Carré · 14 years ago
  99. ba46c88 rtc_enable_alarm() needs no return value by Rafaël Carré · 14 years ago
  100. 279ce89 uisimulator/sdl only contains bitmaps, rename to 'bitmaps' by Rafaël Carré · 14 years ago