1. 473fc2b Fixed line out volume for 4G, Nano and 5G Ipods. Partial patch #4814 by by Thom Johansen · 19 years ago
  2. 1c1915c Add X5 support to scramble by Linus Nielsen Feltzing · 19 years ago
  3. 1b383a9 Correct codec size for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  4. b492cf4 Removed an unneeded BUTTON_HOLD define for iPod 3G by Hristo Kovachev · 19 years ago
  5. f53f64a button.h cleanup, with the future "button action" thing in mind: by Hristo Kovachev · 19 years ago
  6. 3c7278f Reworked backlight fading by GPIO based PWM to work for other targets by Thom Johansen · 19 years ago
  7. ddf7c70 Real Time Clock support in the WPS by Brandon Low · 19 years ago
  8. 0c620cc Improve button driver performance on ipod a bit by moving around queue checks and properly detecting end-of-scroll. * Provide to an application which reads the button queue directly the data from the wheel (position and delta) for custom wheel driver (only sent for deltas large enough to cause a scroll event for now by Brandon Low · 19 years ago
  9. d00d588 Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipods by Brandon Low · 19 years ago
  10. 13c63de Iriver: Properly working remote type detection regardless of hold switch positions. by Jens Arnold · 19 years ago
  11. 4092029 Don't paste when sleepy, kids. by Thom Johansen · 19 years ago
  12. 70ab7fc Assembler optimised swap32 for ARM. by Thom Johansen · 19 years ago
  13. f6e8567 CPU boosting support for ipod nano and video. The rest of the targets by Thom Johansen · 19 years ago
  14. 46de4c2 Add timer.c module support for ipods. Remove uneeded SIMULATOR check. by Thom Johansen · 19 years ago
  15. f7b14ef Some extra PP defines, and make some PP5002 defines consistens with PP5020. by Thom Johansen · 19 years ago
  16. 4b68f1e Proper charger input, usb and charger activity detection/reporting for ipod video by Brandon Low · 19 years ago
  17. 451ee0b Charging state reporting for iriver players. Values calibrated with by Miika Pekkarinen · 19 years ago
  18. ca2dc0d Commit changed scale factor to match battery reading changes on ipod 5g by Brandon Low · 19 years ago
  19. 19f4c2a Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting by Brandon Low · 19 years ago
  20. c11a68a iAudio X5: Remote control buttons by Linus Nielsen Feltzing · 19 years ago
  21. ca9e8b6 Use an 8 bit ADC read for battery reading on ipod, that provides better than centivolt precision any way, also enable charging, it seems to detect fine when charging by USB by Brandon Low · 19 years ago
  22. 19b45a4 LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations. by Jens Arnold · 19 years ago
  23. a915771 Make the ipod ADC driver more generic, preparing to share code between it and the iRiver by Brandon Low · 19 years ago
  24. 780e8dd Fix other yellow builds by Brandon Low · 19 years ago
  25. 63c0d1d Basic battery monitoring for ipod 5g, should work on other ipods as well, but needs testing and stuff. Also improved the RTC driver and moved it to where it belongs, and interrupt protected a bunch of possibly broken i2c. Also start preparing code for ipod charge monitoring. Note: on the 5g, this takes up enough processor time to increase skippiness noticeably in WPS. by Brandon Low · 19 years ago
  26. ea5df70 Archos V1 recorder charging path #2927 by Alun Thomas by Jörg Hohensohn · 19 years ago
  27. 8ac3ae7 More 64bit simulator fixes, coinciding with the long policy this time. by Jens Arnold · 19 years ago
  28. 8d0a32e gigabeat related changes by Marcoen Hirschberg · 19 years ago
  29. 2850791 Patch #3060 from Andrew Scott - iPod mini button driver by Dave Chapman · 19 years ago
  30. a1e2a52 iPod 3G - small audio fixes, but it still isn't working. by Dave Chapman · 19 years ago
  31. 2f76763 iPod 3G - initial (completely untested) attempt at audio support by Dave Chapman · 19 years ago
  32. 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
  33. fb4e384 More iPod 3G work from Seven Le Mesle by Dave Chapman · 19 years ago
  34. 338e2bb first gigabeat commit by Marcoen Hirschberg · 19 years ago
  35. 568ac3e Button driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  36. 01ece88 ADC driver for iAudio X5 by Linus Nielsen Feltzing · 19 years ago
  37. e6dac91 Made LCD_RGBPACK() macro more efficient when used with variable arguments. by Jens Arnold · 19 years ago
  38. 6922e80 Some corrections for MCF5250 by Linus Nielsen Feltzing · 19 years ago
  39. 2a2d346 Generic bitbang I2C driver by Linus Nielsen Feltzing · 19 years ago
  40. b12bcec Remove some unused/deprecated defines by Hristo Kovachev · 19 years ago
  41. 8850c61 No X5 remote support just yet by Linus Nielsen Feltzing · 19 years ago
  42. 88c5738 Not only H300 has a PCF50606 by Linus Nielsen Feltzing · 19 years ago
  43. d3bb5a1 Correct typo in comments by Dave Chapman · 19 years ago
  44. 8b51070 Forgot to add config file for iPod Mini. by Dave Chapman · 19 years ago
  45. 8b1297a Patch #1435744 from Andrew Scott - initial iPod Mini support by Dave Chapman · 19 years ago
  46. 5991f02 Oops, no potentially conflicting declarations please. by Jens Arnold · 19 years ago
  47. abbdcac minor adjustments for the x5 LCD, we're back at 16 bits for upper LCD layers by Daniel Stenberg · 19 years ago
  48. 3e496e3 Reworked player simulator icons to fit the changed charcell scale factor and look more like the actual icons. Adapted player sim display sizes. by Jens Arnold · 19 years ago
  49. 3ba5a0b iPods - implement button_hold() function by Dave Chapman · 19 years ago
  50. 0081184 Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LCD, REMOTETYPE_H300_LCD or REMOTETYPE_H300_NONLCD by Linus Nielsen Feltzing · 19 years ago
  51. 9581ad3 iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_* to enable unification of the audio code for WM codecs by Dave Chapman · 19 years ago
  52. e7f7c3d Mapped iFP DRAM to 0xc00000 and enabled caching in this area. by Tomasz Malesinski · 19 years ago
  53. 6ffd3cf Some cosmetic cleaning of the wm8975 audio driver by Dave Chapman · 19 years ago
  54. 32ed0d8 Fix iPod 4G grayscale warnings by Dave Chapman · 19 years ago
  55. 8ad2df8 Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH define for all iPods. by Dave Chapman · 19 years ago
  56. ed9a735 Commit additional defines needed by last commit. by Thom Johansen · 19 years ago
  57. db734b4 Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. by Hristo Kovachev · 19 years ago
  58. 6099dc8 iPod: Re-written audio driver. This brings it in line with changes to pcm playback system, and also appears to fix all the ipod-specific playback glitches by Dave Chapman · 19 years ago
  59. 413da2a Rework PCM buffer by Brandon Low · 19 years ago
  60. 14cfc65 1. Updated battery_bench plugin: by Hristo Kovachev · 19 years ago
  61. 2924a48 Create config file for iPod 4G greyscale and various iPod 3G/4G greyscale fixes by Dave Chapman · 19 years ago
  62. d16a8b8 More iPod 3G changes from Seven Le Mesle, and some unification of the iPod code from me by Dave Chapman · 19 years ago
  63. 39ecd72 The iAudio X5 LCD is 18 bits by Linus Nielsen Feltzing · 19 years ago
  64. ec7e976 Added GDB API - a way to call stub procedures from a DEBUG build. by Tomasz Malesinski · 19 years ago
  65. 760fea9 iAudio X5: various fixes to make the bootloader compile by Linus Nielsen Feltzing · 19 years ago
  66. 44a5c82 iAudio X5: Corrected crappy code, just to make the damn thing compile by Linus Nielsen Feltzing · 19 years ago
  67. c4d24a0 Added non-blocking get/put_byte routines. by Tomasz Malesinski · 19 years ago
  68. 3c17330 Colour LCD driver: * Bring non-backdrop rendering back up to speed. * Speed up rendering with backdrop. * Restore correct behaviour of lcd_clear_display(). by Jens Arnold · 19 years ago
  69. d9e5b67 Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. by Dave Chapman · 19 years ago
  70. fbd8e5d Patch #1421483 - AIFF codec by Jvo Studer by Dave Chapman · 19 years ago
  71. 81eade3 Revert accidental change by Christi Scarborough · 19 years ago
  72. ae0ae6d Small iPod colour BMP fix by linuxstd by Christi Scarborough · 19 years ago
  73. de281db Now dircache should work on players requiring long aligned memory accesses. by Miika Pekkarinen · 19 years ago
  74. f9dac40 iPod: Fix the detection of lcd type for the iPod Photo - this should fix problems with that LCD. Affected users also need to install a new bootloader - available from the iPod Installation wiki page. by Dave Chapman · 19 years ago
  75. 281403a Work-in-progress transparent bitmaps with 255,0,255 as the transparent color, not yet working on the H100 series by Linus Nielsen Feltzing · 19 years ago
  76. b9e10d9 iPod: First working audio driver by Dave Chapman · 19 years ago
  77. 745adad Color BMP support by Linus Nielsen Feltzing · 19 years ago
  78. ea8bbe3 Enable USB charging mode on H300, hold Rec when inserting the USB connector to not enter USB mode. This may not always work, since we don't yet know how to control the charging chip correctly. by Linus Nielsen Feltzing · 19 years ago
  79. c0090ff Add some IIS addresses by Dave Chapman · 19 years ago
  80. 495c63f New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by me by Hristo Kovachev · 19 years ago
  81. 60e8f4f First steps towards SDL sim for windows by Linus Nielsen Feltzing · 19 years ago
  82. 4bf024f Generic USB serial driver on ISP1582 by Tomasz Malesinski · 19 years ago
  83. 22e6c02 Removed PP5020_ prefix from register defines and added/renamed some defines. by Thom Johansen · 19 years ago
  84. 765e0f8 New kernel function, queue_delete(struct event_queue *q) by Linus Nielsen Feltzing · 19 years ago
  85. 6d6ca6b Muting trick to prevent tiny pops and glitchless mp3 seeking. by Miika Pekkarinen · 19 years ago
  86. d3a03b6 Horizontal screen scrolling part 3 (by Shachar Liberman) by Brandon Low · 19 years ago
  87. 7fa39df Horizontal scrolling patch by Shachar Liberman by Tomas Salfischberger · 19 years ago
  88. 8d5a660 AB-repeat mode for software codecs. Accessible through menu as a repeat mode, with buttom mappings much like those on other rockbox targets for now. by Brandon Low · 19 years ago
  89. 0a9179c Add seamless seeking support, this is needed for AB-repeat mode on swcodec. by Brandon Low · 19 years ago
  90. f3d13f9 Make sure that no targets lose charging related features from those red builds yesterday. by Brandon Low · 19 years ago
  91. 4926682 Patch #1404233 by Peter D'Hoye: H300 brightness bugfix by Hristo Kovachev · 19 years ago
  92. 457b51d Attempt fix to broken builds pt. 2 by Hristo Kovachev · 19 years ago
  93. cdacab3 Charging state reporting on H3x0 by Brandon Low · 19 years ago
  94. b8fc81e Stricter asm constraint is required. (Prevent breakage with future compilers) by Brandon Low · 19 years ago
  95. 05dccc3 Profiling support, tools and documentation. by Brandon Low · 19 years ago
  96. cedba88 Matt v.d. Westhuizen's iAudio X5 keypad adjustments by Daniel Stenberg · 19 years ago
  97. b8749fd New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. by Jens Arnold · 19 years ago
  98. d83e929 Work-in-progress iriver iFP-7xx port by Tomasz Malesinski by Dave Chapman · 19 years ago
  99. aa7ff20 let's hope we can start with using the x5 LCD in 16bits as then we can re-use by Daniel Stenberg · 19 years ago
  100. 531bdf6 iAudio: Removed duplicate register definitions by Linus Nielsen Feltzing · 19 years ago