1. abf975d Someone asked this on the mailinglist. by Tomas Salfischberger · 19 years ago
  2. 2850791 Patch #3060 from Andrew Scott - iPod mini button driver by Dave Chapman · 19 years ago
  3. 0bdf0c6 Slight optimization of the X5 LCD driver by Linus Nielsen Feltzing · 19 years ago
  4. ef35080 ATA power control on iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  5. 999c5d8 use the 2bit version for X5 until there's a 16bit available by Daniel Stenberg · 19 years ago
  6. 55da279 we have a new patch tracker! by Daniel Stenberg · 19 years ago
  7. a6b913f Store recorded peak values in short; this should fix an issue where clipping wasn't always detected. Also removed an obsolete function. by Peter D'Hoye · 19 years ago
  8. 62f55b8 Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Optimised by me to pre-calculate the rgb565 values and render directly into the lcd framebuffer instead of using the xlcd library. by Dave Chapman · 19 years ago
  9. a1e2a52 iPod 3G - small audio fixes, but it still isn't working. by Dave Chapman · 19 years ago
  10. ecdadcb Significantly reduce memory waste by reducing the wps image buffer. The new size still allows to cover the whole screen once with native bitmaps, plus twice with mono bitmaps, not counting the backdrop. Regains ~33KB on archos and ~220KB on H300. It's still a waste on dual-LCD targets because the two buffers are equal in size, despite one LCD being of much lower resolution + colour depth. by Jens Arnold · 19 years ago
  11. 7ac7317 Previous fix broke voice init when no language file had been selected. Fix that by making sure voice init is run at least once. by Magnus Holmgren · 19 years ago
  12. 2f76763 iPod 3G - initial (completely untested) attempt at audio support by Dave Chapman · 19 years ago
  13. 4b9fbd1 Fix yellow H1x0 simulator builds. by Jens Arnold · 19 years ago
  14. 6a972e0 Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions. by Jens Arnold · 19 years ago
  15. 14fe89a Add iaudio x5 support to the color picker by Dave Chapman · 19 years ago
  16. 0592fc7 updated translation by Alessio Lenzi by Marcoen Hirschberg · 19 years ago
  17. 5031162 by Dave Bryant · 19 years ago
  18. 1c18146 Correct the id string by Hristo Kovachev · 19 years ago
  19. 603f87f Foreground/Background colour settings. Based on patch #3050 by Jonathan Gordon, extended my me. The principle of the patch is that the three sliders contain the native ranges (currently 0..31, 0..63, 0..31), and the equivalent RGB888 colour is displayed underneath. The config block (and global_settings struct) contain the native value for the fg/bg colours (either RGB565 or RGB565SWAPPED), but the text .cfg files contain the RGB888 value written as 6 hex digits. by Dave Chapman · 19 years ago
  20. dd2a529 Credit Aleksey Kozyulin for the russian.lang update by Hristo Kovachev · 19 years ago
  21. f80bd8d Updated Russian.lan by Aleksey Kozyulin by Hristo Kovachev · 19 years ago
  22. 9ace16f use all recorded samples for peak metering and clipping detection by Peter D'Hoye · 19 years ago
  23. ac11569 Ooops. Fix warning in sims by Dave Chapman · 19 years ago
  24. fb4e384 More iPod 3G work from Seven Le Mesle by Dave Chapman · 19 years ago
  25. 64f0682 also enable recording cliplight when monitoring before recording by Peter D'Hoye · 19 years ago
  26. 6c2fafb Make pcm_playback.c compile for the iPod 3G - there is no playback implemented yet. by Dave Chapman · 19 years ago
  27. 39b428e fix x5 button definition broken by gigabeat commit by Marcoen Hirschberg · 19 years ago
  28. 338e2bb first gigabeat commit by Marcoen Hirschberg · 19 years ago
  29. b902428 Ooops. Forgot to remove some debug code by Linus Nielsen Feltzing · 19 years ago
  30. c296ac5 code police strikes again by Marcoen Hirschberg · 19 years ago
  31. 568ac3e Button driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  32. f16c1f3 prevent rockbox from using the wrong includes by Marcoen Hirschberg · 19 years ago
  33. 1272c8a iPod: Reset the settings if the hold button is turned on before Rockbox starts by Dave Chapman · 19 years ago
  34. 7476649 Fixed the early usb initialization problem. by Miika Pekkarinen · 19 years ago
  35. 27d5aba Change from DOS to UNIX line-endings by Dave Chapman · 19 years ago
  36. f3ee1fe Ooops, commit missing chessbox changes. Silly cvs... by Jens Arnold · 19 years ago
  37. 40d99f4 Made chessbox work on archos recorders and Ondios as an overlay. * Proper button handling for Ondio. * Some cleanup of the plugin SOURCES file. by Jens Arnold · 19 years ago
  38. 0b48977 new menu system, consolidated button assignments, ipod mini support by Adam Boot · 19 years ago
  39. 42295c4 Static allocation of ttable. by Jens Arnold · 19 years ago
  40. 681bd70 Add iPod Video sim background contributed by aaronfg. by Dan Everton · 19 years ago
  41. 581b0f1 Remove two unused variables and fix a warning in the sim peak meter function. by Dan Everton · 19 years ago
  42. b1c5676 Quick fix to not stop audio playback on .cfg file load unless language setting has changed. (Could be taken one step further to only stop playback if there's been a change in voice file use.) by Magnus Holmgren · 19 years ago
  43. a3cfe0a Fixes to Chessclock from Miguel (to make it work again after we broke his patch), plus iPod button mapping changes from me by Dave Chapman · 19 years ago
  44. e376545 Make peak meter work in simulator for SWCODEC targets. by Dan Everton · 19 years ago
  45. f0d1c96 by Dave Bryant · 19 years ago
  46. eeec278 Made the overlay loader code part of the plugin library. by Jens Arnold · 19 years ago
  47. df25cd5 ADC driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  48. 01ece88 ADC driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  49. 8e8e9c3 Include the correct source files for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  50. 4feb0fc PCF50606 driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  51. 072744b Power driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  52. b528d0a LCD driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  53. 563012c Optimized the PLLCR write by Linus Nielsen Feltzing · 19 years ago
  54. 3684185 Make sure PLL is off when booting on Coldfire targets by Linus Nielsen Feltzing · 19 years ago
  55. 52774bc Shave off one instruction in fiq handler! by Thom Johansen · 19 years ago
  56. fa9c5c0 Erronous comment. by Thom Johansen · 19 years ago
  57. c71900c The iAudio bootloader needs to have the startup code first in memory by Linus Nielsen Feltzing · 19 years ago
  58. 753ed63 at popular request "make clean" no longer cleans the tools. Use by Daniel Stenberg · 19 years ago
  59. cd50579 make clean remove the generated bmp pic too (for sim builds) by Daniel Stenberg · 19 years ago
  60. dd595be Change clean: target to directly rm -fr the files instead of calling the other Makefiles by Dave Chapman · 19 years ago
  61. 6e075eb Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPods - it is too large for the Archos plugin buffer) by Dave Chapman · 19 years ago
  62. ba4991c Apply same optimisation as for the core lcd drivers. by Jens Arnold · 19 years ago
  63. 6876336 Fix yellow builds. by Jens Arnold · 19 years ago
  64. f166acc Fixed some iPod button mappings. by Zakk Roberts · 19 years ago
  65. c85ad42 Didn't mean to commit this, revert. by Thom Johansen · 19 years ago
  66. 4f54dbd Better (i.e. working) sound in the SDL sim in Windows. by Dan Everton · 19 years ago
  67. a234ed8 iAudio has no BUTTON_SELECT. by Jens Arnold · 19 years ago
  68. c7ba2b5 Fix silly bug that made it crash on iPod. by Jens Arnold · 19 years ago
  69. 0045bd3 Colour targets: Optimised plasma.rock. Now renders directly in fb_data format, and directly into the framebuffer. * Some slight optimisations for greyscale targets as well. by Jens Arnold · 19 years ago
  70. e6dac91 Made LCD_RGBPACK() macro more efficient when used with variable arguments. by Jens Arnold · 19 years ago
  71. 6922e80 Some corrections for MCF5250 by Linus Nielsen Feltzing · 19 years ago
  72. 374647f Fix stupid mistake. by Thom Johansen · 19 years ago
  73. ff493e0 Commit correct file this time. by Thom Johansen · 19 years ago
  74. e94d262 ARM optimised memset from Linux. by Thom Johansen · 19 years ago
  75. 32879b2 Removed CR chars by Linus Nielsen Feltzing · 19 years ago
  76. bf47965 Okay, commit Miguel's name encoded in UTF-8 again.. by Hristo Kovachev · 19 years ago
  77. 2a2d346 Generic bitbang I2C driver by Linus Nielsen Feltzing · 19 years ago
  78. 37b15d3 Protect against text-mode files in Windows by using open() instead of creat() by Linus Nielsen Feltzing · 19 years ago
  79. 289cee8 Correct Miguel's last name pt. 2 by Hristo Kovachev · 19 years ago
  80. d12dd45 Corrected Miguel's last name by Hristo Kovachev · 19 years ago
  81. 9152272 New chessbox plugin by Miguel A. ArГ©valo, based on GNU Chess v2 by Hristo Kovachev · 19 years ago
  82. b12bcec Remove some unused/deprecated defines by Hristo Kovachev · 19 years ago
  83. d330ef7 BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3G by Ben Basha · 19 years ago
  84. 9535a9a Fix some of the voice and beep bugs that people have noticed since my new pcmbuf code went in, reduce code duplication, and improve performance while I'm at it by Brandon Low · 19 years ago
  85. a13f847 Optimised lcd_clear_display(), lcd_hline() and lcd_fillrect(). by Jens Arnold · 19 years ago
  86. eb65f89 Added memset16() for filling memory regions with 16 bit values, needed for upcoming 16 bit LCD driver opts. ASM optimised for coldfire. by Jens Arnold · 19 years ago
  87. a875703 Slight optimisation for 1bit and 2bit (vp) LCD drivers. by Jens Arnold · 19 years ago
  88. 18e097c using --zoom with no number given defaults to 2 and no longer segfaults by Daniel Stenberg · 19 years ago
  89. 3945218 Proper working sound in the SDL sim. Add option to write raw audio to a file, use --debugaudio command line option. by Dan Everton · 19 years ago
  90. 8850c61 No X5 remote support just yet by Linus Nielsen Feltzing · 19 years ago
  91. 88c5738 Not only H300 has a PCF50606 by Linus Nielsen Feltzing · 19 years ago
  92. 8adc81d iPod 3G: Use correct DRAM_START address when branching to Rockbox by Dave Chapman · 19 years ago
  93. d3bb5a1 Correct typo in comments by Dave Chapman · 19 years ago
  94. 8b51070 Forgot to add config file for iPod Mini. by Dave Chapman · 19 years ago
  95. 8b1297a Patch #1435744 from Andrew Scott - initial iPod Mini support by Dave Chapman · 19 years ago
  96. c7fd0fe Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets. by Martin Arver · 19 years ago
  97. bff8426 Change slider display when changing edit mode. by Dan Everton · 19 years ago
  98. 1b5030c Use scrollbar widget for the sliders instead of custom drawing routines. by Dan Everton · 19 years ago
  99. ed5f612 Ooops. by Dave Chapman · 19 years ago
  100. 95538f6 First attempt at generating and using .h files from bitmaps using bmp2rb. The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. by Dave Chapman · 19 years ago