1. 6e40988 HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during system tick by Marcin Bukat · 15 years ago
  2. 64276fc Add -lm to pdbox sim build by Frank Gevaerts · 15 years ago
  3. b8286d4 Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in older gcc output when not linking by Frank Gevaerts · 15 years ago
  4. 6638108 HD200 - add missed defines for remote buttons and remote_button_hold() function prototype in button-target.h by Marcin Bukat · 15 years ago
  5. 8d3591a HD200 - add support for remote in button_read_device() by Marcin Bukat · 15 years ago
  6. 9a471e6 Clip+ LCD: support devices with a different controller by Rafaël Carré · 15 years ago
  7. 12b89c1 Add -Wl,-z,defs to GCCOPTS by Rafaël Carré · 15 years ago
  8. a89fea6 We already build with -fomit-frame-pointer so there's no need to specify that again. by Nils Wallménius · 15 years ago
  9. 5aa684f Theme Editor: Implemented replace and replace all in find/replace dialog by Robert Bieber · 15 years ago
  10. a8bb62e Theme Editor: Made irrelevant menu items disabled at startup, made wrap-around search work in the find/replace dialog by Robert Bieber · 15 years ago
  11. fb09d63 Theme Editor: Removed some old debug code in skindocument.cpp, began implementing a new find/replace dialog, due to licensing issues by Robert Bieber · 15 years ago
  12. 4b32164 Rockbox Utility: Explicitly link zlib. by Dominik Riebeling · 15 years ago
  13. 971a6e9 HD200 - Setup codec as I2S master and enable recording by Marcin Bukat · 15 years ago
  14. 15d0ac0 No need to use textless, textgreater and textbar where <, > and | can be used by Alexander Levin · 15 years ago
  15. 1242710 Onle one table row per WPS tag by Alexander Levin · 15 years ago
  16. d8f5f51 No need to capitalize every word by Alexander Levin · 15 years ago
  17. 67f25a4 Make the first column in the tag tables narrower by Alexander Levin · 15 years ago
  18. 010e562 Add Joshua Hulst to credits for FS#7831. by Michael Giacomelli · 15 years ago
  19. 33df565 Commit FS#7831. Corrects our flac decoder to not reject files that have samplecount set to 0. by Michael Giacomelli · 15 years ago
  20. 2cdf332 text viewer: for tv_action and tv_bookmark, the prototype of the initializer is the same arguments as other modules. by Yoshihisa Uchida · 15 years ago
  21. 0fef85e HD200 - improve keymap in simulator by Marcin Bukat · 15 years ago
  22. 91ed5bd HD200 - rework keymap by Marcin Bukat · 15 years ago
  23. 426f4c1 text viewer: fixed garbage data are not stored in the setting file. by Yoshihisa Uchida · 15 years ago
  24. 00a3024 Theme Editor: Fixed a warning in the parser due to a stray asterisk by Robert Bieber · 15 years ago
  25. 4429fb0 Theme Editor: Removed some old hash code that caused viewer not to update due to hash collisions. Made Vf and Vb tags attached to viewport definition eat newline at end of line' by Robert Bieber · 15 years ago
  26. 3f4dfe5 pl081: Fix r27236 warnings. Need system.h. by Michael Sevakis · 15 years ago
  27. 0f47ffe AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI. by Michael Sevakis · 15 years ago
  28. 9d68516 Theme Editor: Fixed random outlining in default viewport, working on getting the viewer to refresh on re-render by Robert Bieber · 15 years ago
  29. 14caf67 Theme Editor: Switched the last two parameters of the Vp tag back to their original orientation, made the playlist display the first half with ID3 info, the second half without, as if the list were mid-way through loading by Robert Bieber · 15 years ago
  30. e763eb7 Theme Editor: Switched the order of the last two arguments to %Vp in rendering by Robert Bieber · 15 years ago
  31. 1e5327e Fix red. by Andree Buschmann · 15 years ago
  32. bcbe317 r27225 broke AAC HE profile decoding due to missing check for buffersize. Introduce a check of needed buffersize and decide whether to use a static buffer from IRAM or faad's internal allocation routines. by Andree Buschmann · 15 years ago
  33. f58174f Theme Editor: Renderer will not insert a newline at the end of a line if it's the same line in the wps file as the viewport declaration, to avoid forcing the first line of text down past where it belongs if Vf and Vb are used. The parser should be modified to make this unnecessary, when a consensus can be reached on how to do it by Robert Bieber · 15 years ago
  34. 9742704 Theme Editor: Altered tag table entry for %pb to make image optional, implemented progress bar rendering in theme editor by Robert Bieber · 15 years ago
  35. 5633ece Remove false comment. by Andree Buschmann · 15 years ago
  36. 26a2f81 Theme Editor: Fixed line numbering bug in parser. Implemented playlist display in renderer: playlist will use info for next track for all tracks other than the current track by Robert Bieber · 15 years ago
  37. c794c1f Fix red and yellow. Needed to remove one codebook from IRAM due to full IRAM on iPod4G. by Andree Buschmann · 15 years ago
  38. 52f17df Submit FS#11445. Speed up of faad (aac) decoder via several optimizations like refactoring some requantization routines, moving several arrays and code tables to IRAM, using an optimized swap32() function and inlining several huffman decoder functions. Decoding is sped up by ~10% (PP5002, PP5022, MCF5249) and ~22% (MCF5250). by Andree Buschmann · 15 years ago
  39. b013fb7 Theme tags description: include the part about 'hold' for soft hold targets as well (available there since hm... r13716), put more universally to get rid of special casing. by Marianne Arnold · 15 years ago
  40. 01f91ed Factor out sane code list bisection code and use instead of insane code, clean up some tests for readability's sake. Gives a small speedup on h300 (coldfire, 0.1-0.6MHz) and a tiny speedup on gigabeat s (armv6 0.1-0.2MHz), no real difference on PP. by Nils Wallménius · 15 years ago
  41. a54bfaa Theme Editor: Renderer now adds a newline after EVERY logical line in the parse tree by Robert Bieber · 15 years ago
  42. a43fbbb Generalize the description of the %d(N) WPS tags by Alexander Levin · 15 years ago
  43. 4c07dbe Correct English in text viewer manual entry. by Alex Parker · 15 years ago
  44. a64fa10 mp3 encoder (codec): left and right channels were inverted in mono by Rafaël Carré · 15 years ago
  45. ffe8cec metronome: fix issue that backlight doesn't turn off. by Teruaki Kawashima · 15 years ago
  46. 18accff open Pictureflow -> öffne Pictureflow by Tobias Diedrich · 15 years ago
  47. c898261 Added some missing german translations by Tobias Diedrich · 15 years ago
  48. 22b2875 Clarify that we use album artist if available. by Jonas Häggqvist · 15 years ago
  49. ea3cdf0 text viewer: the manual updates. by Yoshihisa Uchida · 15 years ago
  50. f06f654 text editor: use plugin_get_buffer() to allocate buffer. if size of the file is bigger than the buffer, use the audio buffer. by Teruaki Kawashima · 15 years ago
  51. ea09608 text viewer: by Yoshihisa Uchida · 15 years ago
  52. aa1a126 minor tweak to r27210 to make it the same as the svn parser... eat everything up to and including the \n after these tags by Jonathan Gordon · 15 years ago
  53. 7dfd0c0 Theme Editor: Implemented JdGordon's tag newline-eating mechanism by Robert Bieber · 15 years ago
  54. 7da040b encoders are not built in sim builds by Rafaël Carré · 15 years ago
  55. ceab0b0 PacBox: Premultiply sound prom data on load rather than during emulation. Use 16-bit data for 'raw' output instead of int. by Michael Sevakis · 15 years ago
  56. f093700 Theme Editor: Fixed album art positioning bug, removed unneeded debug code by Robert Bieber · 15 years ago
  57. c215d97 Theme Editor: Made blank lines render newlines in the output by Robert Bieber · 15 years ago
  58. 8cd51a7 Theme Editor: Implemented negative x/y/w/h values in viewport declarations by Robert Bieber · 15 years ago
  59. 82618e8 Theme Editor: Fixed segfaulting conditional bug by Robert Bieber · 15 years ago
  60. 2cfa7ba Fix r27202 red. MCF5249 plugin IRAM is already very occupied. by Michael Sevakis · 15 years ago
  61. cf73340 Enable game sounds in PacBox. Sound is OFF by default but can be enabled from the menu. Enable a function for SWCODEC in the middle of the plugin API, so plugins must be made incompatible (full update). by Michael Sevakis · 15 years ago
  62. 10b8e32 FS#11439: Fix version comparison regression. by Dominik Riebeling · 15 years ago
  63. 35150b6 Theme Editor: Implemented status bar enable/disable by Robert Bieber · 15 years ago
  64. 8114979 Theme Editor: Added album art display by Robert Bieber · 15 years ago
  65. 3e599f4 MazezaM button table: prepend \ to PluginRight resp. PluginRCRight to make them proper commands as intended. Rearrange the code to improve readabilty while at it. by Marianne Arnold · 15 years ago
  66. 40f33f0 Fix a problem where multigcc.pl sometimes produces lines like "sh-elf-gcc: no input files", especially on systems with many cores and for builds with (relatively) few files. This happened because the slice size was rounded up, which meant that in some cases there werere leftover slices. by Frank Gevaerts · 15 years ago
  67. 94aa0d7 Change "features" and "genlang-features" targets to no longer use multiple targets in one rule. by Frank Gevaerts · 15 years ago
  68. 6fa312b text viewer: the display of the statusbar is synchronized actual battery, time, etc. and deletes unnecessary lcd_set_backdrop(). by Yoshihisa Uchida · 15 years ago
  69. bf738c3 Add the 'number sign' glyph to a couple more fonts by Alexander Levin · 15 years ago
  70. 90a2671 i.MX31: Make DMA ISR call loop a bit more efficient. by Michael Sevakis · 15 years ago
  71. d2ed594 Theme Editor: Implemented text alignment by Robert Bieber · 15 years ago
  72. ce4da59 Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas thus wasn't being reclaimed. by Michael Sevakis · 15 years ago
  73. 6920d2b i.MX31: Only include the SDMA code that will be used on the target. Simplify the script selection. by Michael Sevakis · 15 years ago
  74. e286b0b Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. by Michael Sevakis · 15 years ago
  75. f4a0017 sd-as3525.c: handle acmd retries correctly by Tobias Diedrich · 15 years ago
  76. c162f93 Add the glyph for the number sign to 19-Nimbus by Alexander Levin · 15 years ago
  77. 1fbea62 Theme Editor: Fixed conditional viewport display by Robert Bieber · 15 years ago
  78. 9d6b5d6 Theme Editor: Stopped conditionals and sublines from triggering newlines and made combo boxes in config panel return text if not used in a conditional by Robert Bieber · 15 years ago
  79. 5565a28 Remove some redundant #include's by Bertrik Sikken · 15 years ago
  80. 3ecef7d Theme Editor: Implemented subline rendering, including conditional subline times by Robert Bieber · 15 years ago
  81. f641fc6 as3525v2-usb: fix yellow by Amaury Pouly · 15 years ago
  82. 23cf76c mutex_lock/unlock must be moved up a level to make the verify code in sd-as3525.c safe by Tobias Diedrich · 15 years ago
  83. cdf27ae usb-drv-as3525v2.c: fix compilation (typo) by Rafaël Carré · 15 years ago
  84. 8ac77fe as3525v2-usb: fix bug in ep listing macro, rewrite EP0 handling using a state by Amaury Pouly · 15 years ago
  85. 8056313 Fuze: USB HID keymap copy/pasted from e200 by Rafaël Carré · 15 years ago
  86. 7c716d6 Clean up a leftover preprocessor symbol and improve the workaround for the 'arm-elf and static functions in iram' quirk so it doesn't affect builds with eabi toolchain (only affects nano2g). by Nils Wallménius · 15 years ago
  87. 5af120f some improvements for simple viewer. by Teruaki Kawashima · 15 years ago
  88. 470226d text viewer: some members of preferences change to bool. And simplify menu setting functions. by Yoshihisa Uchida · 15 years ago
  89. 25f44c2 text viewer: move and delete #include. by Yoshihisa Uchida · 15 years ago
  90. 07d0372 text_viewer: callback functions are changed to the function that returns int value. by Yoshihisa Uchida · 15 years ago
  91. 7195f3a r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't also updated to be compatible with the changes. Fix that. by Michael Sevakis · 15 years ago
  92. d164678 Gigabeat S: The forced shutoff voltage level can be lowered a tiny bit it seems. by Michael Sevakis · 15 years ago
  93. 3313ab8 Theme Editor: Implemented conditional rendering, most conditionals should work correctly now by Robert Bieber · 15 years ago
  94. 449a895 Theme Editor: Beginning to work on conditional rendering, just made fix to line following code to speed up horizontal scrolling by Robert Bieber · 15 years ago
  95. aa13a53 Theme Editor: Rearranged and separated tag execution and rendering code by Robert Bieber · 15 years ago
  96. 942e427 Simplify the 'blind' macro and imrove spacing where it's used by Alexander Levin · 15 years ago
  97. cf6554d text viewer: tv_window doesn't depend on the layout of the text viewer. by Yoshihisa Uchida · 15 years ago
  98. 31cf6d5 Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for weird Linux behaviour (don't have Windows to test with), we don't need to set up USB_PHY_EPx_INFO (OF doesn't bother either). by Tobias Diedrich · 15 years ago
  99. df238bc Remove unneeded libmad files from build. by Andree Buschmann · 15 years ago
  100. 9082715 Part of FS#11367 by me: e200v2 enable line out by Michael Chicoine · 15 years ago