1. 794c968 Make 'View HW Info' work on PP5002 targets and move clock estimation there. * Shorter way to write the wait for userabort. by Jens Arnold · 18 years ago
  2. cebd767 Grayscale library: Tuned frame frequency for the 2nd/3rd gen LCD. by Jens Arnold · 18 years ago
  3. b701322 Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. by Jens Arnold · 18 years ago
  4. ee7caed fixes bug that prevented playback of WavPack files containing over 1000 bytes of RIFF header data by Dave Bryant · 18 years ago
  5. 5e8dad8 Fix FS#7490 (%px tag causes divide by zero errors). by Nicolas Pennequin · 18 years ago
  6. 9382e55 Preparations for iPod G1 and G2. Does not even compile properly yet. * Sorted target cases in configure by menu number. by Jens Arnold · 18 years ago
  7. 5c1d259 Set properties for the files I added. by Nicolas Pennequin · 18 years ago
  8. bb555d0 Fix a bug where targets which have a software keylock couldnt seek in the wps easily. by Jonathan Gordon · 18 years ago
  9. b1d07b4 MP4: Add support for comment and year tags. by Magnus Holmgren · 18 years ago
  10. 5d3bbe6 fix red for maze plugin by Kevin Ferrare · 18 years ago
  11. bc597e4 code cleanup and remote support for maze plugin by Kevin Ferrare · 18 years ago
  12. cafffb5 FS#5809: by Jonathan Gordon · 18 years ago
  13. aa643db Oops, forgot to trim down the lines before my previous commit. by Nicolas Pennequin · 18 years ago
  14. 29407cb Implement feature request FS#7476: Add a "song progress percentage" WPS tag (%px) that can be used in a conditional to create custom progress meters. by Nicolas Pennequin · 18 years ago
  15. ebc076b Remove the hack which read the ipod hardware revision from flash in the bootloader and passed it to Rockbox via a fixed address in SDRAM. Rockbox now remaps flash and so can just read the value itself. Also clean up the debug menu a little - only display the hw revision for ipods, and add the lcd_type variable to indicate the type of LCD (0 or 1) for ipod Color/Photo. by Dave Chapman · 18 years ago
  16. ed09523 Opps fixed some e200 qnd h10 entries. by Mustapha Senhaji · 18 years ago
  17. 36af39b FS#7478 (heavily modified by me). Dice now saves your config by Jonathan Gordon · 18 years ago
  18. ffeccda Fix the bug where holding left no longer stopped at the browser root. by Jonathan Gordon · 18 years ago
  19. 9e61b1b FS#6879 Case convertion for francais language by Simon Descarpentries and reworked by me. In bonus few voices strings changed to be as short as possible. by Mustapha Senhaji · 18 years ago
  20. 8bc6049 Correct plugin API versions, thanks to scorche. by Steve Bavin · 18 years ago
  21. 6721ed2 Redo my previous commit. Highscore is only shown if there is room on the top line for it, and also only if the current score is less than the high score. by Jonathan Gordon · 18 years ago
  22. a55a436 fixed yellow, forgot to increase the plugin API version by Kevin Ferrare · 18 years ago
  23. ac01778 Ported the archos player's jackpot plugin to bitmaps LCD (still need some neat bitmaps), multi screen support for jackpot plugin and iriverify by Kevin Ferrare · 18 years ago
  24. 9b8925e Show the high score on the bottom of the screen instead of sharing the top line with the current score. by Jonathan Gordon · 18 years ago
  25. ea0d2cf Some rewriting of the e200 ata driver. No more panicing. Faster card multiplexing. Some calculated yielding (further tuneable if needed). Hopefully more reliable in general. Easy revert if rebellious. by Michael Sevakis · 18 years ago
  26. 54b8047 Fix overflow in noise coding. Greatly improves sound quality of some low bitrate files by Michael Giacomelli · 18 years ago
  27. f2c1987 Fix a bug that would cause a hang when shutting down from the recording screen during prerecording. by Michael Sevakis · 18 years ago
  28. 277ee08 MP4: Fix a sign error preventing some files from playing (e.g., if tagged by MusicBrainz). by Magnus Holmgren · 18 years ago
  29. 22bc7de Prevent statusbar from flickering in the 'Set Time/Date' screen by Nils Wallménius · 18 years ago
  30. 4382ac8 Updated german translation once more because the previous one had some cases of ' '. Tried to improve wording a bit too, there is still room for further improvement. by Marianne Arnold · 18 years ago
  31. a6b4842 Check if the HW is capable of 22.050KHz playback, and revert to using 44.1Khz otherwise. by Dave Chapman · 18 years ago
  32. b97c00d Remove the mad_frame_overlap[] buffer from the main (IRAM) stack in order to prevent the reported stack overflows. On Coldfire, there is enough room to keep it in IRAM, but not on PortalPlayer. However, this should not cause problems as the audio thread has an entire core to itself (except for buffering) and IRAM doesn't make much difference on PP502x. by Dave Chapman · 18 years ago
  33. 34a6c47 Fix FS#7441: Volume wasn't mapped correctly to the enum cases when using the %?pv WPS tag. by Nicolas Pennequin · 18 years ago
  34. bc67887 Uptated Italian translation. by Alessio Lenzi · 18 years ago
  35. 1ee1c5a Follow-up of FS#7468 by Tobias Schladt: Correct some mistakes in the German lang file update. by Nicolas Pennequin · 18 years ago
  36. 3197e29 FS7468 - updated German lang by Jonathan Gordon · 18 years ago
  37. 9adb1fc Fix a .lang mistake. The *: case should be the first in the list. by Michael Sevakis · 18 years ago
  38. fe2b376 Fix the text for settings which have a different title than what is shown in the menu (i.e scroll options) by Jonathan Gordon · 18 years ago
  39. cfe0013 Add support for text-format genres in .mp4 files (AAC/ALAC). by Magnus Holmgren · 18 years ago
  40. 873e0fd Wheel acceleration for e200. A general acceleration interface intended for use on any scroll target and by any code. A general interface to obtain data associated with most recently dequeued button presses and actions. Use #define HAVE_SCROLLWHEEL and set appropriate constants, values in the scroller driver that feel right. by Michael Sevakis · 18 years ago
  41. 3213d4a Add a verbosity level command line option to the chackwps tool. This should make life easier for the themes.rockbox.org people. by Nicolas Pennequin · 18 years ago
  42. c897c24 Recorder V1: repair soft shutdown with the new action context handling. by Jens Arnold · 18 years ago
  43. f7675a2 remove the need for action_signalscreenchange(). by Jonathan Gordon · 18 years ago
  44. 9d756e2 Queue song statistical data to the tagcache system and update entirely in background. Fixes ratings disappearing or not saving in the DB at all. Fixes also UI delay when stopping playback and new statistics are committed to DB. by Miika Pekkarinen · 18 years ago
  45. 6ed7722 Accept FS#7425 by Jani Kinnunen: Updated Finnish language file. by Nicolas Pennequin · 18 years ago
  46. a4189fc woops, fix the colour on the icons which are still black by Jonathan Gordon · 18 years ago
  47. aedf68a Fix 'Set time & date' screen display when the name of the day or month was not 3 letters long (german language uses 2 for days) also fix displaying of unicode and clean up code. by Nils Wallménius · 18 years ago
  48. a07b60e Fix red and remove an unneeded file by Karl Kurbjun · 18 years ago
  49. fa3fc0c Commit FS #7379 - This patch fixes most of the sound problems from the previous version. This is a complete rewrite of VisualBoyAdvance's sound code from C++ to C. This patch also eliminates the need for some large tables giving more room in IRAM and the plugin buffer. by Karl Kurbjun · 18 years ago
  50. e9c09d4 Fix decoding of misc sample rates that no one ever uses by Michael Giacomelli · 18 years ago
  51. bc3ada2 Add incomplete support for files using noise coding but not LSP. In practice, this means files >= 20kbps will probably work, and those below will probably not. by Michael Giacomelli · 18 years ago
  52. 1e2094e FS#6679 : Estonian language by Rene Allkivi with a few tweaks by me. by Nicolas Pennequin · 18 years ago
  53. 011a325 Makes apps and plugins interract with directories using a posix-like api instead of calling dircache / simulator functions (no additionnal layer added, only a cosmetic change) by Kevin Ferrare · 18 years ago
  54. 930278b mpegplayer: Refine the earlier additions and be more explicit about a message intent by renaming it. by Michael Sevakis · 18 years ago
  55. bab671e Fix nasty bug that causes low bitrate files to crash because of an incorrect assumption about MDCT window sizes on my part. Clears the way for further low bitrate fixes. by Michael Giacomelli · 18 years ago
  56. 40ea9d0 Fixes red hopefully by Kevin Ferrare · 18 years ago
  57. 21cc9a6 Dice plugin now works on remote and uses the action api ; cleaned up the code a little bit as well by Kevin Ferrare · 18 years ago
  58. b2585ce 'Fix' the 2 pixels that weren't in the right magic magenta transparent colour and showed as pink dot... by Marianne Arnold · 18 years ago
  59. 66bb96b Make the audio thread debug screen leavable on H10 (and potentially other targets where ACTION_STD_CANCEL is a two-part acion). by Jens Arnold · 18 years ago
  60. b8bd1ee MpegPlayer: Add a simple messaging scheme for sending stream commands. Remove the need to disable FIQ when adding to PCM buffer. by Michael Sevakis · 18 years ago
  61. ca0cc78 Fix the problem where settings stopped saving automatically by Jonathan Gordon · 18 years ago
  62. 9fe6e02 Demystify plugin would have crashed ... by Kevin Ferrare · 18 years ago
  63. e68a2e6 Remote keys support for the demystify plugin (added remote_directions to the plugins actions), updated key bindings in manual by Kevin Ferrare · 18 years ago
  64. f074b46 Cleaned up the demistify plugin a litle bit, switched the key handling to the action API by Kevin Ferrare · 18 years ago
  65. e6a3f7d Cosmetic changes - update a comment and add more info to a DEBUGF by Dave Chapman · 18 years ago
  66. 8219912 simplified the codec specification part in configure by Daniel Stenberg · 18 years ago
  67. 8450149 Forgot to add a file as usual. by Michael Sevakis · 18 years ago
  68. 8552eff Make the SPC codec run like it used to on Coldfire before -Os crushed it. Build as a lib using the old -O option. Should not impact ARM targets. by Michael Sevakis · 18 years ago
  69. c74e9a0 Better keep those buffers a multiple of 32 bit, extends the number of unicode characters to 5 which is better too. by Peter D'Hoye · 18 years ago
  70. ad9db0c Reserve more bytes to display unicode in the recording trigger settings menu. Fixes FS #7192 by Peter D'Hoye · 18 years ago
  71. 497a1f0 Clean out unused code by Nils Wallménius · 18 years ago
  72. e9d6276 Fix yellow. by Michael Sevakis · 18 years ago
  73. a16035d Hopefully get the rest of the quirks out of the debug menus and save some size too. by Michael Sevakis · 18 years ago
  74. 3d73b8e Use the multi-screen api in the usb and time screens by Jonathan Gordon · 18 years ago
  75. f22dd51 unused variable by Jonathan Gordon · 18 years ago
  76. 9dca6aa convert the last of the menus in text_editor to the new api by Jonathan Gordon · 18 years ago
  77. b43bf7e e200 doesnt have multiple batt capacities, so remove the option. by Jonathan Gordon · 18 years ago
  78. dc05124 e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen got broken again and was ignoring cancellation and not drawing the lines. by Michael Sevakis · 18 years ago
  79. 8235efb Dutch language file update by Peter D'Hoye · 18 years ago
  80. e2014a9 unused param by Jonathan Gordon · 18 years ago
  81. 7d04c81 minor update to the debug screens to handle dynamic screens a bit better. And so there is no need to manually call the callback before enetering dbg_list() by Jonathan Gordon · 18 years ago
  82. 07b6cc4 Update Swedish translation. by Magnus Holmgren · 18 years ago
  83. b41cde5 fix radio screen by Jonathan Gordon · 18 years ago
  84. 4259eb1 make the radio debug screen auto-update by Jonathan Gordon · 18 years ago
  85. 680afaf Fix all the red this time? by Michael Sevakis · 18 years ago
  86. 227a733 Fix typo in the debug disk info screen by Robert Keevil · 18 years ago
  87. 7d759f6 Do some planned radio interface cleanup since adding in the LV24020LP. by Michael Sevakis · 18 years ago
  88. 60e7472 Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced with the current foreground colour by Jonathan Gordon · 18 years ago
  89. 5890f60 Fix radio screen, and use the actual card type name for the title in the disk screen on ondio and sansa by Jonathan Gordon · 18 years ago
  90. 1a059e5 Update francais language by me. by Mustapha Senhaji · 18 years ago
  91. 4f9bffe Fix warnings. by Michael Giacomelli · 18 years ago
  92. 42bd5b4 WMA codec: Coldfire is capable of unaligned memory accesses, so lets make use of it. ~1.5% speedup. by Jens Arnold · 18 years ago
  93. d7dd239 convert the disk info debug screen to a list. by Jonathan Gordon · 18 years ago
  94. 9ac2756 Fix the above by including all required files and updating SOURCES. by Michael Giacomelli · 18 years ago
  95. 362f894 Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 which is how ffmpeg now does it and is also slightly faster. Add in defines for later VLC memory usage optization. Kill some header files that weren't needed and update others that were out of sync. We're now much closer to the current ffmpeg codec which should make fixing the remaining issues much easier. by Michael Giacomelli · 18 years ago
  96. a9df713 TAB and whitespace police by Dave Chapman · 18 years ago
  97. fe0d92d Make the ASF parser reject streams which are not wmav1 or wmav2. Also restore some DEBUGF error message to indicate why a file has been rejected. by Dave Chapman · 18 years ago
  98. 5737254 Give the plugin menu its own title (when configured). Fixes FS #7371 by Peter D'Hoye · 18 years ago
  99. 28b0c58 Don't assume files are WMAv2, instead actually check that they are and quit gracefully if they are not. by Michael Giacomelli · 18 years ago
  100. ed4df23 convert the tagcache, database and radio debug screens to nice lists by Jonathan Gordon · 18 years ago