1. 06d3d4a sansaclipzip: Correct simulator buttonmap for the different button layout. by Thomas Martitz · 11 years ago
  2. 6979a5b zenmozaic: add keymap and bitmap for simulator by Amaury Pouly · 11 years ago
  3. 0c2ebbb zenxfi: add simulator keymap and bitmap by Amaury Pouly · 11 years ago
  4. 59b1fbc Add Creative ZEN simulator bitmap and button map by Amaury Pouly · 11 years ago
  5. 9a8ed6b Simulator for Samsung YP-R0 by Lorenzo Miori · 11 years ago
  6. f37f339 sonynwze370: fix simulator by Amaury Pouly · 11 years ago
  7. ddf56a1 sonynwze360: fix simulator by Amaury Pouly · 11 years ago
  8. 1165a08 fix red by Amaury Pouly · 11 years ago
  9. df6eb82 touch devices: Disable touch on softlock. by Jean-Louis Biasini · 11 years ago
  10. 74761b7 zenxfi2: use sensible keymap and simulator keys by Amaury Pouly · 11 years ago
  11. a56f1ca Cleanup MV/MD macros a little. by Michael Sevakis · 11 years ago
  12. 9e71fd1 Keep fixing 0c7b787 stuff by Michael Sevakis · 12 years ago
  13. fa6dc05 zenxfi2: forgot a simulator file by Amaury Pouly · 12 years ago
  14. d6a8712 zenxfi2: update sim image by Amaury Pouly · 12 years ago
  15. 1a5cda9 zenxfi2: add simulator defines and image by Amaury Pouly · 12 years ago
  16. 62de15f Tidy up the sim x5 image by Martin Sägmüller by Alex Parker · 12 years ago
  17. 0b0d3ee Fix building the iPod 6G UI sim by reusing the iPod Video bitmap. by Michael Giacomelli · 12 years ago
  18. efe73e1 Fix database tool. by Thomas Martitz · 12 years ago
  19. c8ba628 Fix warnings and errors in sdl builds. by Thomas Martitz · 12 years ago
  20. a76de79 Call call_storage_idle_notifys() to make storage idle callbacks work in the sim. by Thomas Martitz · 12 years ago
  21. 0adc32d Use -Wl,--start-group and -Wl,--end-group for linking the simulator. by Frank Gevaerts · 12 years ago
  22. 7038c55 Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator. by Szymon Dziok · 12 years ago
  23. 7292254 Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect work by Bertrik Sikken · 12 years ago
  24. 3f365fc load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends APIs. by Thomas Martitz · 13 years ago
  25. 8b3d389 Fuze+ simulator: update image with keys indication by Jean-Louis Biasini · 13 years ago
  26. 12c64a4 Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports by Amaury Pouly · 13 years ago
  27. 789452a fuze+: correct UI simulator button map by Fred Bauer · 13 years ago
  28. 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
  29. 54e00c1 Fix sim/checkwps build failure. by Thomas Martitz · 13 years ago
  30. f269aa0 build system: unify/simplify library handling a bit. by Thomas Martitz · 13 years ago
  31. b5716df Build librbcodec with DSP and metadata. by Sean Bartell · 13 years ago
  32. d18a5ca Tweak paramters of mp3_play_data and callback. by Michael Sevakis · 13 years ago
  33. c6d2010 Fix __PCTOOL__ dependencies on SIMULATOR by Frank Gevaerts · 13 years ago
  34. b4eab59 Arm stack unwinder by Marcin Bukat · 13 years ago
  35. 37dff88 Fix warn_unused_result warning. by Dominik Riebeling · 13 years ago
  36. 7ccd2c9 Fix power_input_status in sim where target has a battery switch. by Michael Sevakis · 13 years ago
  37. 91b52a1 Fix another uninitialized var warning. by Thomas Martitz · 13 years ago
  38. 7dd65f7 Another attempt at fixing storage_*_warnings. Correct return values also. by Thomas Martitz · 13 years ago
  39. 31a3f76 Attempt to fix remaining warnings. by Thomas Martitz · 13 years ago
  40. e720ad0 Fix one more warning. by Thomas Martitz · 13 years ago
  41. 6d19275 Hosted: Output map files after linking. by Thomas Martitz · 13 years ago
  42. 5b4a6c4 Hosted: Merge debugf() implementations. Cleanup debug.h. by Thomas Martitz · 13 years ago
  43. 26b9566 r31444 missed a file. make fuzeplus sim build again by Jonathan Gordon · 13 years ago
  44. 8fdef40 Simulator: Emulate a period of external power after charging. by Nick Peskett · 13 years ago
  45. 351c8b2 move _remote_backlight_* to common header by Rafaël Carré · 13 years ago
  46. 7b37686 Fix charger emulation in the simulator. by Nick Peskett · 13 years ago
  47. 5d9759a Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH in the sim. by Thomas Martitz · 13 years ago
  48. c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
  49. 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
  50. 7c0977b Sansa Connect Simulator: Fix button sizes, add hold button support by Tomasz Moń · 13 years ago
  51. 39f4408 Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmüller (based on press image). by Tomasz Moń · 13 years ago
  52. 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
  53. 9cb91c0 stubs.c is only needed on SIMULATOR builds. by Thomas Martitz · 13 years ago
  54. 71d73fd Remove sim_tasks from the sdl application build. by Thomas Martitz · 13 years ago
  55. 1645c14 Simulate usb plugging on the sim better using sim_tasks. by Thomas Martitz · 13 years ago
  56. 539fb71 Fix simulator brightness calculation in case MIN_BRIGHTNESS_SETTING != 1 by Bertrik Sikken · 13 years ago
  57. 2774457 Sansa clip zip: make the simulator work by adding the background bitmap by Bertrik Sikken · 13 years ago
  58. afc42ff Update UI simulator buttonmap for Sansa Fuze by Fred Bauer · 13 years ago
  59. 19c7494 r30706 was not the right fix - thanks to amiconn for catching the error by Michael Chicoine · 13 years ago
  60. 1f5c5f2 Fix w32 cross-compiled sim showing 0KB for disk size and disk free by Michael Chicoine · 13 years ago
  61. 2546bc5 imx233/fuze+: add fuze+ to the simulator framework by Amaury Pouly · 13 years ago
  62. 03b08eb Fix warning, 'read_next:' is only used when EOVERFLOW is defined. by Andree Buschmann · 13 years ago
  63. af7aaae Dircache: Don't expose struct dircache_entry and pointers into the cache, use IDs instead. by Thomas Martitz · 13 years ago
  64. 4e8bed2 Work around missing EOVERFLOW define on cygwin/mingw. by Thomas Jarosch · 14 years ago
  65. a87e395 RaaA / sim: Don't abort directory read if we encounter files larger than 2 GB in a directory by Thomas Jarosch · 14 years ago
  66. e7f5013 Fix regression in r29715: files listed multiple times in uisimulator by Michael Hohmuth · 14 years ago
  67. d49d2e1 Better dircache handling in simulator by Michael Hohmuth · 14 years ago
  68. 4e42cd7 RaaA: Add RTC support by Thomas Jarosch · 14 years ago
  69. 5c73e34 Bring idle poweroff to RaaA and the sim by Thomas Jarosch · 14 years ago
  70. acd8bff Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build by Thomas Jarosch · 14 years ago
  71. 2647d11 Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it by Thomas Jarosch · 14 years ago
  72. d8f6c75 Hopefully get shutdown/exit handling on SDL/maemo right. by Thomas Martitz · 14 years ago
  73. 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
  74. 6d85de3 Implement cooperative threads on hosted platforms using C code. by Thomas Martitz · 14 years ago
  75. 258626f Fix the shutdown sequence for maemo, SDL and simulator builds by Thomas Jarosch · 14 years ago
  76. 5f037ac Initial maemo platform support by Thomas Jarosch · 14 years ago
  77. 992f897 Make sim build compilable under Cygwin. Fixes FS#11832. by Andree Buschmann · 14 years ago
  78. 87c8be4 RaaA: Improve tagcache search to make the database built. by Thomas Martitz · 14 years ago
  79. 5a4b7c3 MPIO HD300 simulator. FS#11796 by Michael Leslie by Marcin Bukat · 14 years ago
  80. 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
  81. 0f274ac Fix player sim yellow by Thomas Martitz · 14 years ago
  82. 1ce7ba4 Make the %tr (radio RSSI) tag work as a bar tag or as a conditional. by Jonathan Gordon · 14 years ago
  83. 440d39a MPIO HD200 - Put key hints on simulator graphic by Marcin Bukat · 14 years ago
  84. 650a294 MPIO HD200: fix red (I missed bootloader and simulator when renaming buttons) by Marcin Bukat · 14 years ago
  85. 56c4e9f Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#11189 by me. by Marcin Bukat · 14 years ago
  86. c8dfe05 HDD6330: add the simulator. by Szymon Dziok · 14 years ago
  87. c85ff1c fix button maps and assign some buttons for uisimulator. by Teruaki Kawashima · 14 years ago
  88. 0d4585b Extend lc_open() to also being able to load overlay plugins. by Thomas Martitz · 14 years ago
  89. ded525e Revert r27972 to fix FS#11610 (but in a way android builds still work). by Thomas Martitz · 14 years ago
  90. 89dcb1c fix red. by Thomas Martitz · 14 years ago
  91. e22aa75 Cleanup io.c a bit. by Thomas Martitz · 14 years ago
  92. be17fff Move comment by Thomas Martitz · 14 years ago
  93. f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago
  94. f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
  95. c00fbc4 Android: Don't compile sim_tasks.c by Thomas Martitz · 14 years ago
  96. a4264eb Redo previous commit to not break android builds. by Thomas Martitz · 14 years ago
  97. 6eaab4d Ged rid of uisimulator/common/io.c for android builds. by Thomas Martitz · 14 years ago
  98. 2c2e261 Use system headers a bit more: use host's fcntl.h for O_RDONLY etc. by Thomas Martitz · 14 years ago
  99. 194174a 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/memory. by Thomas Martitz · 14 years ago
  100. 97d2a6e Revert "Introduce a small api for loading code (codecs,plugins) from disk/memory." by Thomas Martitz · 14 years ago