1. c5a309a H300: * Implemented lcd_yuv_blit(). Speeds up video playback by about 7%. No bounds check in lcd_yuv_blit() (by convention), implementations for other targets should be adapted. * Fixed off-by-one bug in lcd_update_rect() by Jens Arnold · 18 years ago
  2. 905cf06 Use the film strip icon for .m2v (same as for .rvf) by Jens Arnold · 18 years ago
  3. 5814551 Add disktidy plugin (FS#2596). by Dan Everton · 18 years ago
  4. e7aeebf Fix sim warnings. by Jens Arnold · 18 years ago
  5. fa02b6c Let eeprom driver return the error number. This is just a cover-up commit to hide the fact that I broke the eeprom dump in my previous commit. Some code cleanup as bonus. by Peter D'Hoye · 18 years ago
  6. c9d6656 Initial commit of work-in-progress MPEG video player plugin based on libmpeg2. Works on all targets with colour LCDs, but most optimised for the ipod Color/Photo and Nano. It currently only plays raw MPEG-1 or MPEG-2 video streams (no audio). Also adds a new lcd_yuv_blit() function to the plugin API - currently only implemented for the ipod Color/Photo and Nano. by Dave Chapman · 18 years ago
  7. 754e173 Grayscale lib: Working screendump on iPod (target + sim). by Jens Arnold · 18 years ago
  8. 8790287 by Shachar Liberman · 18 years ago
  9. f17e5c0 by Shachar Liberman · 18 years ago
  10. 5eb1e15 HTML adjustments: make the credits table a bit nicer and add missing name separators. Don't indent paragraphs as htlatex creates bigger parskips. by Dominik Riebeling · 18 years ago
  11. 4c64393 by Shachar Liberman · 18 years ago
  12. c00d799 * Assembler optimised gray_update_rect() and writearray() for arm (greyscale iPods). * Some slight optimisations for coldfire (H1x0) and SH1 (archos). * Comment and formatting cleanup. by Jens Arnold · 18 years ago
  13. 8921b34 by Shachar Liberman · 18 years ago
  14. d55503d We can run the grayscale lib at full frame rate on iPods... by Jens Arnold · 18 years ago
  15. ad9c9cc Use striped buffering for grayscale targets to make the buffer fit on iPod g3/g4. Also slightly faster (at least on H1x0) with the buffer in IRAM. by Jens Arnold · 18 years ago
  16. e6ff242 Fix red iPod g3 build. by Jens Arnold · 18 years ago
  17. c214e7b Grayscale library ported to the grayscale iPods, first version. Added C reference versions of gray_update_rect() for both horizontal and vertical pixel packing. gray_update_rect() and gray_ub_gray_bitmap_part() not yet assembler optimised. Grayscale screendump doesn't work yet. * Fixed button assignments for iPod in grayscale.c by Jens Arnold · 18 years ago
  18. 5375e26 eeprom dump in debug screen: fix return value check by Peter D'Hoye · 18 years ago
  19. 3b4932a Ignore the reset cookie when rockbox has been flashed. by Miika Pekkarinen · 18 years ago
  20. d2d55da Fixed the build errors. by Miika Pekkarinen · 18 years ago
  21. 954b732 Initial support and use for EEPROM memory on H120 & H140 players when by Miika Pekkarinen · 18 years ago
  22. 85ba65d Initial version of the iriver flashing plugin for H1xx. Building of by Miika Pekkarinen · 18 years ago
  23. 174af79 Initial EEPROM driver for iriver H1xx. by Miika Pekkarinen · 18 years ago
  24. 4b71563 Synced Danish translation. by Jonas Häggqvist · 18 years ago
  25. ea64229 Updated Italian translation by Alessio Lenzi (FS#5756) by Jonas Häggqvist · 18 years ago
  26. 6c30b95 Oops...Stupid text editor! by Martin Scarratt · 18 years ago
  27. 5aa5ef3 Delete some unneccessary code by Daniel Ankers · 18 years ago
  28. b591bb3 FS#5691 Fix for crash if stop pressed during voice output. by Miika Pekkarinen · 18 years ago
  29. 8e0b02a Prevent buffer filling trying to start over and over causing playback by Miika Pekkarinen · 18 years ago
  30. 51d3dba Again smaller fixed point exp() by Jens Arnold · 18 years ago
  31. f212e6c Smaller & faster (on our targets) fixed point exp() with a multiplication. by Jens Arnold · 18 years ago
  32. 737e476 Yet some more fixes (mostly for small archos screens). by Antoine Cellerier · 18 years ago
  33. 50b6ea7 Change hearts and diamonds bitmaps for monochrome screens. Thanks to pixelma for the idea. by Antoine Cellerier · 18 years ago
  34. 451f08a repair x5 build by Daniel Stenberg · 18 years ago
  35. e43b29d iriver H10 fixes by Barry by Daniel Stenberg · 18 years ago
  36. 6492fa2 H10 is a target_tree target by Daniel Stenberg · 18 years ago
  37. 4d75350 Barry Wardell's H10 adjustments by Daniel Stenberg · 18 years ago
  38. 86bff1c Barry Wardell's initial work for the iriver H10 port by Daniel Stenberg · 18 years ago
  39. 1e88be5 Barry Wardell's keymappings for H10 by Daniel Stenberg · 18 years ago
  40. 364e892 Remove some more useless code by Antoine Cellerier · 18 years ago
  41. 7e25843 no need to echo the commands by Daniel Stenberg · 18 years ago
  42. 312ccc2 Some graphics fixes for solitaire. (Numbers for hearts and diamonds still need to be colored red on color LCD screens) by Antoine Cellerier · 18 years ago
  43. 9be4423 lots of small tweaks to system options, fix typos, remove extra whitespace, use macros etc. by Nils Wallménius · 18 years ago
  44. da1e28c Make the wps tagmaps floats (for better displaying in the html manual). Add the new added wps tags. by Dominik Riebeling · 18 years ago
  45. aa6ce70 fix crossfeed tag by Martin Scarratt · 18 years ago
  46. f40a1b1 Fix failed builds for non-iPod builds by Daniel Ankers · 18 years ago
  47. 28575f6 Fix failed builds for non-iPod builds by Daniel Ankers · 18 years ago
  48. cec7cdc Initial work for coprocessor support on iPods. FS#5755 by Daniel Ankers · 18 years ago
  49. 2fa5d81 Fix broken reference. by Michael DiFebbo · 18 years ago
  50. 4877d57 add missing <phrase> tag as suggested by Alistair Marshall in FS#5741 by Marcoen Hirschberg · 18 years ago
  51. 89c81ce Repair bufferend scrolling background. by Jens Arnold · 18 years ago
  52. 75f3fd0 better PP checks by Daniel Stenberg · 18 years ago
  53. f2591d3 cleared the lot, add your own test code like this by Daniel Stenberg · 18 years ago
  54. 668a664 nicer check for PP and now using crt0.o for ARMs that aren't ipod archs by Daniel Stenberg · 18 years ago
  55. 4d39641 more and proper use of $(SILENT) by Daniel Stenberg · 18 years ago
  56. ca4bd6f The sansa build now uses this new mi4 creation script, working as a frontend by Daniel Stenberg · 18 years ago
  57. bb5330c Don't yield_codecs() within codec thread. by Miika Pekkarinen · 18 years ago
  58. ab279dd Stop playback before updating runtime stats. And yield codecs while by Miika Pekkarinen · 18 years ago
  59. ce23f3d Greyscale targets: Fix empty display when returning from menu without action. Don't show remnants of old info during disk spinup when loading a new file. by Jens Arnold · 18 years ago
  60. 6cc67ce Fix a typo. by Dominik Riebeling · 18 years ago
  61. 1c3c171 also catch jpg images when building the html filetree. by Dominik Riebeling · 18 years ago
  62. e385182 Fix compile warning (and small diaply bug) by Antoine Cellerier · 18 years ago
  63. 5e2a9a1 Cleanup solitaire code a bit. A side effect is that it should now be possible to play on small LCD screens like the recorder's (which had become impossible since revision 1.20). by Antoine Cellerier · 18 years ago
  64. c00c94e Some more solitaire graphics by Antoine Cellerier · 18 years ago
  65. b4cb493 Proper rounding... by Jens Arnold · 18 years ago
  66. fd9bd31 Slightly better precision. by Jens Arnold · 18 years ago
  67. 344849c Ooops, don't apply correction when it shouldn't be applied. by Jens Arnold · 18 years ago
  68. 8fd68a2 Finnish language update by Jani Kinnunen (FS#5716). by Miika Pekkarinen · 18 years ago
  69. f3add92 Adjusted buffer watermarks for better crossfade and playback stability. by Miika Pekkarinen · 18 years ago
  70. d8ac607 Tagcache: Fixed runtime stats not being gathered when tagcache is kept by Miika Pekkarinen · 18 years ago
  71. d68ae6a WPS tags: Crossfade %?xf<off|shuffle|skip|always>, Replay gain %?rg<off|track|album|shuffle>, Crossfeed %xd<off|on>. Bits and bobs from patches 2740, 2684 and 2680 by Myself, Stephan Wezel and Robert Kukla. by Martin Scarratt · 18 years ago
  72. 844e9b6 More adjustment of the html output to the rockbox site. Should be pretty close now. by Dominik Riebeling · 18 years ago
  73. 251e519 Move file formats table to its own file and add table environment (for html manual) by Dominik Riebeling · 18 years ago
  74. bdaac21 Fix erronous ARM assembler case for order 1 frames in the FLAC codec. Fixes FS #5759. by Thom Johansen · 18 years ago
  75. 879d853 Reduced the logf output. Please enable the lines only when necessary. by Miika Pekkarinen · 18 years ago
  76. 31b6b5f fix two references not using the new macro by Dominik Riebeling · 18 years ago
  77. 5747049 cut out all the ipod cruft we don't need by Daniel Stenberg · 18 years ago
  78. 6a8aebb better check for portalplayer targets by Daniel Stenberg · 18 years ago
  79. dc22c6c use this on all PP chips by Daniel Stenberg · 18 years ago
  80. a5f42cb Fix warning when building without HAVE_TC_RAMCACHE. by Jens Arnold · 18 years ago
  81. 6dbdfd8 introducing CPU_PP as a define to check for PortalPlayer chips with by Daniel Stenberg · 18 years ago
  82. 967f493 Barry did the H10 work that some of my Sansa work included/was based on. by Daniel Stenberg · 18 years ago
  83. 628d20a Grayscale library: LCD linearisation and gamma correction. by Jens Arnold · 18 years ago
  84. 8cc73f1 Check for IPOD_ARCH instead of PP5002/PP5020 to decide when to build ipod.c by Dave Chapman · 18 years ago
  85. 7731729 better names for the target-specific files and define PP5024 properly by Daniel Stenberg · 18 years ago
  86. 0fc30d1 added mostly dummy changes to allow building of a Sansa e200 bootloader by Daniel Stenberg · 18 years ago
  87. 97cf946 do PP5024 like PP5020 until we found out more by Daniel Stenberg · 18 years ago
  88. 95ea758 First configure support for setting up iriver H10 and SanDisk Sansa e200 by Daniel Stenberg · 18 years ago
  89. 30c618c Patch #5690 by Steve Bavin - Fix for memory corruption when using .talk clips by Linus Nielsen Feltzing · 18 years ago
  90. 73c283e Fix bug #5724 - Missing characters in text viewer, the number of characters in the line to display was calculated with a too wide character as reference by Linus Nielsen Feltzing · 18 years ago
  91. c5116a4 FS #5733. Updated nynorsk translation by Karl Ove Hufthammer. by Thom Johansen · 18 years ago
  92. f775309 replace some playername with playerman/playertype to get the text less crowded by Martin Arver · 18 years ago
  93. 26c6e7b rename the rockref macro to reference by Martin Arver · 18 years ago
  94. d6c3815 Always align allocated buffers on 32-bit boundaries by Linus Nielsen Feltzing · 18 years ago
  95. c255073 Patch #5740 by Mike Sevakis - X5 LCD performance enhancements by Linus Nielsen Feltzing · 18 years ago
  96. 8630f07 Applied FS# 5736 by Alexander Levin. by Rani Hod · 18 years ago
  97. cc839a2 Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix and by Rani Hod · 18 years ago
  98. 1431348 We don't need a note about the font pack for the Archos Player. by Michael DiFebbo · 18 years ago
  99. 2bf4f52 Updates to installation section: added url for daily builds page, added note about downloading the fonts package. Expanded the 'update Rockbox' section to provide more detail and address the common misconception that updating a build is supposed to return settings to default. Rearranged order of sections (it makes more sense to have section on updating Rockbox *before* the section on uninstalling Rockbox). Added a note that ipod users who loaded tunes with itunes should use the Tag Cache. by Michael DiFebbo · 18 years ago
  100. 8a7b916 Adjust the counter even higher so it should work quite stable now. by Miika Pekkarinen · 18 years ago