1. 59b1fbc Add Creative ZEN simulator bitmap and button map by Amaury Pouly · 11 years ago
  2. 9a8ed6b Simulator for Samsung YP-R0 by Lorenzo Miori · 11 years ago
  3. f37f339 sonynwze370: fix simulator by Amaury Pouly · 11 years ago
  4. ddf56a1 sonynwze360: fix simulator by Amaury Pouly · 11 years ago
  5. 1ac762a fix red by Amaury Pouly · 11 years ago
  6. 1165a08 fix red by Amaury Pouly · 11 years ago
  7. df6eb82 touch devices: Disable touch on softlock. by Jean-Louis Biasini · 11 years ago
  8. 08199cd Provide high resolution volume and prescaler to hosted targets. by Michael Sevakis · 12 years ago
  9. e61e9c6 Do some cleanup, adjustment and a couple fixes to recent sound changes. by Michael Sevakis · 12 years ago
  10. 2dd1f37 Fix f5a5b94 errors. Employ SW volume for select targets on SIM. by Michael Sevakis · 12 years ago
  11. 1a5cda9 zenxfi2: add simulator defines and image by Amaury Pouly · 12 years ago
  12. 0b0d3ee Fix building the iPod 6G UI sim by reusing the iPod Video bitmap. by Michael Giacomelli · 12 years ago
  13. 1a665aa Fix non-integer display_zoom for charcell. by Frank Gevaerts · 13 years ago
  14. 3d0c787 Change display_zoom from int to double. by Frank Gevaerts · 13 years ago
  15. a9217bd Remove extraneous "extern int display_zoom" declarations. by Frank Gevaerts · 13 years ago
  16. 8b3d389 Fuze+ simulator: update image with keys indication by Jean-Louis Biasini · 13 years ago
  17. 12c64a4 Initial commit for the Creative ZEN X-Fi2 and X-Fi3 ports by Amaury Pouly · 13 years ago
  18. 9ca9b65 Revert 1207c7b and fix the actual warnings. by Frank Gevaerts · 13 years ago
  19. 287bf71 sdl: Fix the sdl init so the sim will get a taskbar item by Jonathan Gordon · 13 years ago
  20. cd8e11b Tweak some PCM drivers for less typecasting with the data pointer. by Michael Sevakis · 13 years ago
  21. 286a4c5 Revise the PCM callback system after adding multichannel audio. by Michael Sevakis · 13 years ago
  22. 57264ce Pandora port: Add support for the L/R shoulder buttons by Thomas Jarosch · 13 years ago
  23. b37e6bc lcd drivers: Convert lcd_[remote_]framebuffer to a pointer by Jonathan Gordon · 13 years ago
  24. ec36357 Fix sdl build warnings by Thomas Martitz · 13 years ago
  25. 991ae1e Create fimrware/asm directory for assembly optimized stuff. by Thomas Martitz · 13 years ago
  26. 9c4a885 remove cargo-cult empty i2c-target.h by Rafaël Carré · 13 years ago
  27. 7f21566 adc-target.h: cleanup by Rafaël Carré · 13 years ago
  28. 95cf63b button-target.h : move prototypes to button.h by Rafaël Carré · 13 years ago
  29. d00b7e8 Only use lcd-remote.h #ifdef HAVE_REMOTE_LCD by Rafaël Carré · 13 years ago
  30. c1bd9b0 Rework powermgmt to enable code re-use on appliation and sims. by Thomas Martitz · 13 years ago
  31. 568c441 usb-target.h: remove by Rafaël Carré · 13 years ago
  32. df09274 move usb_pin_init() declaration to PP's system-target.h by Rafaël Carré · 13 years ago
  33. 6a67707 Commit to certain names for cache coherency APIs and discard the aliases. by Michael Sevakis · 13 years ago
  34. d780213 lcd_blit_yuv: move from sdl driver to lcd16bit-common by Rafaël Carré · 13 years ago
  35. 39f4408 Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmüller (based on press image). by Tomasz Moń · 13 years ago
  36. abf1e6d Fix yellow. 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. 2774457 Sansa clip zip: make the simulator work by adding the background bitmap by Bertrik Sikken · 13 years ago
  40. b8223d9 Fix FS#12351: The poweroff timer was not reset on scroll wheel activity for e200 and simulator. Thanks to Nick Peskett. by Andree Buschmann · 13 years ago
  41. 2546bc5 imx233/fuze+: add fuze+ to the simulator framework by Amaury Pouly · 13 years ago
  42. dc14de0 Exit of SDL_WaitEvent() returns an error. by Thomas Martitz · 13 years ago
  43. 4db3e89 Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it. by Michael Sevakis · 13 years ago
  44. b2d0ea2 Remove a couple of duplicate #includes by Bertrik Sikken · 13 years ago
  45. a2b6703 Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well. by Michael Sevakis · 14 years ago
  46. eec4e9f Fix SDL touch screen handling on the screen edges by Thomas Jarosch · 14 years ago
  47. e57d3b2 Define LCD dpi for n900, n8xx and the pandora by Thomas Jarosch · 14 years ago
  48. cc889e9 Change the thread api a bit. by Thomas Martitz · 14 years ago
  49. af43d08 Add svn:keywords to firmware/target/hosted source files by Thomas Jarosch · 14 years ago
  50. 5664d84 Fix compilation issues for sdl when HAVE_BUTTON_DATA is not defined by Frank Gevaerts · 14 years ago
  51. acd8bff Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build by Thomas Jarosch · 14 years ago
  52. a7fb736 brackets are important! fix the mouse being hidden in sims by Jonathan Gordon · 14 years ago
  53. d8f6c75 Hopefully get shutdown/exit handling on SDL/maemo right. by Thomas Martitz · 14 years ago
  54. 613a26d Pandora port: Exit rockbox by pressing the SELECT button by Thomas Jarosch · 14 years ago
  55. 6e9e6a7 RaaA: Add initial Pandora support by Thomas Jarosch · 14 years ago
  56. e80bd1d N900: Prevent stuck up/down keys on systems with shared up/down cursor mapping by Thomas Jarosch · 14 years ago
  57. 8bc2801 Fix red caused by incorrect includes. by Thomas Martitz · 14 years ago
  58. 6d85de3 Implement cooperative threads on hosted platforms using C code. by Thomas Martitz · 14 years ago
  59. 258626f Fix the shutdown sequence for maemo, SDL and simulator builds by Thomas Jarosch · 14 years ago
  60. 5f037ac Initial maemo platform support by Thomas Jarosch · 14 years ago
  61. 5230362 Fix FS#11881. Patch by Thomas Jarosch by Thomas Martitz · 14 years ago
  62. fd58f42 Return thread ID as a string for name when a thread isn't named or name cannot be used, as comment says, not slot pointer. by Michael Sevakis · 14 years ago
  63. 7f31e38 interrupt_level should've been volatile as well when I changed this file. Obtuseness FTW. by Michael Sevakis · 14 years ago
  64. 4d39c9f UISimulator: Need a 'while' not an 'if' in sim_enter_irq_handler. Add comments explaining things. by Michael Sevakis · 14 years ago
  65. 3c43503 Vastly increase speed of SDL screen updates for RGB565. by Thomas Martitz · 14 years ago
  66. 6cbacb1 Return interval in the SDL timer callback as it should happen in periodic timers. by Thomas Martitz · 14 years ago
  67. 5a4b7c3 MPIO HD300 simulator. FS#11796 by Michael Leslie by Marcin Bukat · 14 years ago
  68. 921ac8d Change the gcc options for sdl builds to allow for gnu99 features, it needs some fixes in other places. Fixes test_mem compilation failure on cygwin. by Thomas Martitz · 14 years ago
  69. 33af0de Touchscreen: Improved scroll threshold by Thomas Martitz · 14 years ago
  70. c044117 Make --zoom option of the sdl port correctly work with mouse clicks. by Thomas Martitz · 14 years ago
  71. c8dfe05 HDD6330: add the simulator. by Szymon Dziok · 14 years ago
  72. c85ff1c fix button maps and assign some buttons for uisimulator. by Teruaki Kawashima · 14 years ago
  73. 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
  74. 87409a2 Move memset6() declaration to string-extra.h, kills a warning compiling for android since it ships a memory.h. by Thomas Martitz · 14 years ago
  75. 6d732a3 Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed. by Nils Wallménius · 15 years ago
  76. 0133cec Fix red in app builds by Thomas Martitz · 15 years ago
  77. 0b86dda SDL: fix typo by Rafaël Carré · 15 years ago
  78. 1edfe3f SDL enhancements: by Rafaël Carré · 15 years ago
  79. 31b5c47 Rockbox as an application: Add an 320x240 SDL application target. by Thomas Martitz · 15 years ago
  80. b6caf99 sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN by Rafaël Carré · 15 years ago
  81. 3982f1e Simulator: build recording code by Rafaël Carré · 15 years ago
  82. 2b640ba Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avoid use of stack after switching to idle stack. by Michael Sevakis · 15 years ago
  83. a8c35f4 SDL target: remove mouse polling and replace it with an event-based mechanism, this makes touchscreen on the sim much smoother by Maurus Cuelenaere · 15 years ago
  84. 19ac345 Fix most reds, I have no idea what's wrong with the gigabeats (yet). by Thomas Martitz · 15 years ago
  85. 59d2603 Move target-simulating specific keymaps out of button-sdl.c into a file per by Thomas Martitz · 15 years ago
  86. 4477902 Mini2440: Fix simulator. It's touchscreen so there's button clashes when trying to map the 6 hw buttons as well. Just remove that for now. by Thomas Martitz · 15 years ago
  87. 6ce5279 Simulator: get rid of SDL_mutex* parameter to sim_do_exit. by Michael Sevakis · 15 years ago
  88. deb1600 SDL Simulator: Get thread shutdown and properly handled and fix a minor memory leak that happens when threads exit. by Michael Sevakis · 15 years ago
  89. 28a7c5d UISimulator: cleaner startup using semaphore only to tell when event_thread is done initializing. by Michael Sevakis · 15 years ago
  90. bc2f8bb Since the sdl to target tree move, the main thread cannot be removed anymore, by Thomas Martitz · 15 years ago
  91. 129a0f9 sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is necessary as the sdl tree move removed the atexit(SDL_Quit); by Amaury Pouly · 15 years ago
  92. 1f5b943 Cleanup r26253 red and yellow. by Michael Sevakis · 15 years ago
  93. d569998 Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. by Michael Sevakis · 15 years ago
  94. 6cbc701 Rename sdl lcd initialization to (remote_)lcd_init_device which enables removing two #ifdef SIMULATOR and makes it happen as on target. by Thomas Martitz · 15 years ago
  95. 7b3299d A bit further cleanup in system-sdl.c. by Thomas Martitz · 15 years ago
  96. 60741f2 Fix another warning which strangely only occurs on cygwin. by Thomas Martitz · 15 years ago
  97. 86e19dd Restore changes of r25809 that got lost in the target tree movement and fix simulator build on cygwin. by Thomas Martitz · 15 years ago
  98. c4c7069 Fix FS#11280 by Thomas Martitz · 15 years ago
  99. 36e7c37 memset is in string.h, not memory.h. by Thomas Martitz · 15 years ago
  100. f95a982 Fix building on cygwin. by Thomas Martitz · 15 years ago