1. 6894747 Move math.h to firmware/libc/include/ and fix slight incompatibilities between our and the host's math.h by Thomas Martitz · 15 years ago
  2. 3d1a856 Give pitch_detector the IRAMming it deserves. by Michael Sevakis · 15 years ago
  3. d665c92 Cache align the pitch detector audiobuffer where needed. Some other misc. changes to try to make sure everything builds. by Michael Sevakis · 15 years ago
  4. 057c111 Fix LUA red and yellow. by Michael Sevakis · 15 years ago
  5. ef0b8ca Fix some sim warnings. by Michael Sevakis · 15 years ago
  6. 7250405 pitch_detector: Use continuous recording, even if the algorithm is too slow for that and record a whole buffer even if the min frequency is higher. Use the minimum samplerate that allows C-4186 to be detected (usually 11.025kHz, which can reduce computational load to 1/16 compared to 44.1kHz). Get rid of 64-bit multiplies when calculating input RMS value. Stop audio playback when entering plugin. Better backlight and CPU frequency handling. audio_sample_type->int16_t. simpler buffer size rounding. by Michael Sevakis · 15 years ago
  7. 0b52d34 FS#11272 by Gerhard Zintel fixing a bug when resetting the database in keybox by Nils Wallménius · 15 years ago
  8. 289b6bd fix pitch_detector: recording will stop itself if the callback returns <0 by Rafaël Carré · 15 years ago
  9. a62db97 HD200 - add support for the device in greylib by Marcin Bukat · 15 years ago
  10. 70daf4e Submit FS#11253. Rework of test_mem plugin to bench DRAM and IRAM. Also add ARM assembler and change the result format. by Andree Buschmann · 15 years ago
  11. a420561 Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of DEVBSS_ATTR for this target and implement as NOCACHEBSS_ATTR. Plugin and codec buffers move so all that is now incompatible (do full update). No version increase for plugins/codecs because the loader will reject them. by Michael Sevakis · 15 years ago
  12. dbcb028 Use 'HZ' and remove 'volatile' as suggested by kugel. by Andree Buschmann · 15 years ago
  13. 4c4ae04 Changes in test_mem plugin: Use correct formula to calculate KB/s, reasonable unrolling of read/write loops to better match memory bandwidth. by Andree Buschmann · 15 years ago
  14. 7a994c1 Fix (hopefully) last aliasing bug (midiutil), and enable -fno-strict-aliasing again for zxbox and doom (no easy fix there) by Frank Gevaerts · 15 years ago
  15. e4f1bfe Fix possible buffer overflow by Frank Gevaerts · 15 years ago
  16. 1c9cc68 fix one more size_t/ssize_t misuse by Frank Gevaerts · 15 years ago
  17. 8d4ff63 Fix size_t handling in plugin_get_buffer() by Frank Gevaerts · 15 years ago
  18. e919b5d Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn't like mode_t there, and unsigned int should be equally correct) and check the correct bitmask in sim_open(). by Thomas Martitz · 15 years ago
  19. eae0ced mpegplayer: One last dealie-O for now: Change all "WVS" usage in the code for identifiers to "OSD". by Michael Sevakis · 15 years ago
  20. 455c34a mpegplayer: make button timeout half the OSD update interval so that it updates the indicators properly when not holding a key. Add capability to show OSD without changing volume, seeking, etc. Enable this functionality on Gigabeat S using the back (<--) button since it wasn't used in playback mode at all. by Michael Sevakis · 15 years ago
  21. 79e7375 Add support for the next/prev side buttons to mpegplayer on the Gigabeat S to control seeking. by Michael Sevakis · 15 years ago
  22. 65b875b Fix last two yellows by Frank Gevaerts · 15 years ago
  23. 54548df Fix some size_t related warnings (hopefully, they seem system dependant). by Thomas Martitz · 15 years ago
  24. 50a6ca3 Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). by Thomas Martitz · 15 years ago
  25. 0a1d7c2 Make open() posix compliant api-wise. A few calls (those with O_CREAT) need the additional optional mode parameter so add it. Impact for the core is almost zero, as open() is a wrapper macro for the real open function which doesn't take the variable parameter. by Thomas Martitz · 15 years ago
  26. c61e89c Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrapped via a static inline. by Thomas Martitz · 15 years ago
  27. bc90a61 FFT plugin: The 64-bit sqrt function is no longer needed by Delyan Kratunov · 15 years ago
  28. af466f3 FFT plugin: eliminate 64-bit math. This should result in faster and probably more accurate calculations. by Delyan Kratunov · 15 years ago
  29. 9a74223 Test more possible alignments in the Write & Verify test. Some ata drivers apply optimisations up to line size alignment. by Jens Arnold · 15 years ago
  30. 0fd111d Improve motion compensation for ARM: * Use less registers in the simple copy routines -> less stack usage. * Save a few instructions in constants + jumptable handling. * ARM6 optimisations. Unfortunately we can't just use uhadd8 because that rounds down, while we have to round up. by Jens Arnold · 15 years ago
  31. f275930 Gigabeat S: Reduce stalling in the ARMv6 IDCT. Also save one instruction per loop, and fix comments. Speeds up fullscreen video decoding by about 5% (excluding video output). Still not perfect... by Jens Arnold · 15 years ago
  32. a607a6c pdbox: Fixed loading of sound files, pdpod_drums.pd works now. by Wincent Balin · 15 years ago
  33. 88baa4d HD200 - implement blit functions by Marcin Bukat · 15 years ago
  34. ee291a5 Corrected brickmania bitmaps in SOURCE for M3 and HD200. Remove unneeded bitmap. by Marcin Bukat · 15 years ago
  35. 6dab171 Add MPIO HD200 port - binary files by Marcin Bukat · 15 years ago
  36. b09d3ae Add MPIO HD200 port - changed files by Marcin Bukat · 15 years ago
  37. cbc65be Fix for some bogus code in png by Andrew Rodland, fixing a warning when compiling with gcc 4.5 by Nils Wallménius · 15 years ago
  38. 8edca8e Charcell: Fix spurious letter appearing between board and score display. by Jens Arnold · 15 years ago
  39. 4e7ddd5 Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly. by Michael Sevakis · 15 years ago
  40. dd8b407 Brickmania: Fix bogus fires by Tomer Shalev · 15 years ago
  41. 5c7a76d Brickmania: Use defined constant instead of hard-coded value by Tomer Shalev · 15 years ago
  42. 4761efa Yet another try at fixing "FS#10959 - Brickmania - Ball disappears" by Tomer Shalev · 15 years ago
  43. 62562f1 Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10) by Tomer Shalev · 15 years ago
  44. 5db5de5 Brickmania: No need to init these global variables, as they are set later on by Tomer Shalev · 15 years ago
  45. 16e89a4a Brickmania: Move Congratulations message a bit up, so it won't get clipped by the next line by Tomer Shalev · 15 years ago
  46. 86a5937 Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904. by Szymon Dziok · 15 years ago
  47. 4157a31 rvert r25644 by Yoshihisa Uchida · 15 years ago
  48. 2ca2684 new text viewer by Yoshihisa Uchida · 15 years ago
  49. 886cd3f Text viewer: Fix wrong calculation of bookmark's position (introduced by r25611) by Tomer Shalev · 15 years ago
  50. 1a94554 Text viewer: Fix FS#11190 - Text Viewer shows no Text when skipping to last page by Tomer Shalev · 15 years ago
  51. 305dd65 Text viewer: Make calculation clearer by Tomer Shalev · 15 years ago
  52. 199f3bd Text viewer: Remove unused max_line_len variable by Tomer Shalev · 15 years ago
  53. 5209ed4 fix yellow by Yoshihisa Uchida · 15 years ago
  54. bc28939 viewer plugin: when the alignment is RIGHT, supports WIDE screen. by Yoshihisa Uchida · 15 years ago
  55. 2252b2d test_codec is SWCODEC only by Rafaël Carré · 15 years ago
  56. f462c1b some test plugins have dependencies by Rafaël Carré · 15 years ago
  57. 4f551a0 FS #11153 by Marcin Bukat: Make memory layout for plugins and codecs only depend on SoC for coldfire as well, in preparation for the MPIO HD200 port. by Jens Arnold · 15 years ago
  58. 9d63374 viewer plugin: when the setting file loads or saves, converts to new version settings file. by Yoshihisa Uchida · 15 years ago
  59. 0f6e79a The version of the setting files are raised. by Yoshihisa Uchida · 15 years ago
  60. 0b476f7 Text viewer: When loading settings and prefs font loading fails, not only by Tomer Shalev · 15 years ago
  61. c3f131d Text viewer: Handle font loading failures by Tomer Shalev · 15 years ago
  62. c3588da Text viewer: Fix yellow by Tomer Shalev · 15 years ago
  63. 8b2ec40 FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corrupted by Tomer Shalev · 15 years ago
  64. 2434a92 Text viewer: Fix red by Tomer Shalev · 15 years ago
  65. 9e4bd41 Text viewer: Fix RTL languages and diacritic characters support by Tomer Shalev · 15 years ago
  66. 8b904e2 Text viewer: Replace macros with inline functions (which are about to be extended in the following commits) by Tomer Shalev · 15 years ago
  67. 8858635 Text viewer: Use exact width for lcd_fillrect (no actuall change) by Tomer Shalev · 15 years ago
  68. c8ab419 Text viewer: Make global variables static by Tomer Shalev · 15 years ago
  69. c56d2b5 Text viewer: Fix limit calculation in col_limit() which maximizes overlapping in wide mode by Tomer Shalev · 15 years ago
  70. eeb0c08 Text viewer: Fix possible memory corruption by Tomer Shalev · 15 years ago
  71. 1709d72 Text viewer: Documentation and code cosmetics (no functional changes) by Tomer Shalev · 15 years ago
  72. 02afc27 as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a small decoding speedup (iram seems to be 50% faster than dram when boosted and the same when unboosed). 32k is still reserved for the core and can be readjusted if needed. Codecs don't appear to ever need the 1MB (usually <350k only). by Thomas Martitz · 15 years ago
  73. c06a23d Add T for plugins to the advanced build options to build all test_* plugins. by Thomas Martitz · 15 years ago
  74. 95b03d2 test_boost: fix r25464: button_get() can't be used with actions by Andree Buschmann · 15 years ago
  75. 0eb888b test_mem: fix r25464: button_get() can't be used with actions by Rafaël Carré · 15 years ago
  76. dc19fb3 Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP. by Andree Buschmann · 15 years ago
  77. c4c45b3 Move delta calculation up so that only the loop time counts. by Thomas Martitz · 15 years ago
  78. ef0cc08 Memory benchmark plugin. Tests memory speeds and prints the kB/s. by Thomas Martitz · 15 years ago
  79. 44e4839 Fix test_boost boost handling. Also show the number of loops per second. by Thomas Martitz · 15 years ago
  80. 4c7a16b Viewer: Implement alignment option, to provide alignment of RTL text (Hebrew, Arabic) to the right by Tomer Shalev · 15 years ago
  81. 88f76c9 Build pitch_detector bitmaps for all targets, even those without color by Rafaël Carré · 15 years ago
  82. 4fd9038 pitch_detector: fix builds on monochrome targets, remove an unused variable by Rafaël Carré · 15 years ago
  83. 6a25a33 pitch_detector plugin only works on color LCDs by Rafaël Carré · 15 years ago
  84. 4da92e3 Fractals: Remove redundant assignment to a variable (y_delta) by Tomer Shalev · 15 years ago
  85. 704eb8a Brickmania: Don't use hard coded value by Tomer Shalev · 15 years ago
  86. 35500c2 Fuzev2: add dithering option for mpegplayer by Rafaël Carré · 15 years ago
  87. b917337 Brickmania: Fix yellow by Tomer Shalev · 15 years ago
  88. 857e946 Brickmania: Prevent a ball that is sticked to the edge of the pad from being fired outside the screen's region when the pad is moved all the way to the screen's edge by Tomer Shalev · 15 years ago
  89. 8e8d2c2 Brickmania: Simplify movement of pad (and any balls that are sticked to it) by Tomer Shalev · 15 years ago
  90. be730dc Brickmania: Prevent two overlapping balls from destrying bricks together and stick forever by Tomer Shalev · 15 years ago
  91. e108d57 fix red by Rafaël Carré · 15 years ago
  92. 57b3d09 mpegplayer: align video output data structure only on multicore by Rafaël Carré · 15 years ago
  93. a4ff42d Stats plugin: Add 3 missing types to count. by Mustapha Senhaji · 15 years ago
  94. 3cd7f76 Prevent accidental skipping to beginning/end of file in text viewer. by Torne Wuff · 15 years ago
  95. c28f560 Revert r22171 (+r22186) for pacbox, given that it doesn't work, and causes crashes on COP targets, and we in fact already had an open unresolved issue against this app (FS#8226) that would need to be resolved before being able to do this by Dave Hooper · 15 years ago
  96. 26d52b9 Ondavx747/777 fix red. by Yoshihisa Uchida · 15 years ago
  97. 7231bdf fix red by Yoshihisa Uchida · 15 years ago
  98. 4e8f200 text viewer plugin applies patches FS#8445, FS#9546, FS#9853, FS#9855, FS#9892, FS#9893, FS#9898, FS#9902, and FS#9990. by Yoshihisa Uchida · 15 years ago
  99. df5a0e2 lamp: use HAVE_NEGATIVE_LCD by Rafaël Carré · 15 years ago
  100. 63df74e lamp: invert backlight for Clipv2/Clip+ too by Rafaël Carré · 15 years ago