1. 3a0a991 Properly capitalise "Rockbox", and rewrite a couple of small sections. Some of this is taken from FS#9880 by Johannes Linke. by Alex Parker · 16 years ago
  2. f85c0c6 Revert r20704 and only use the -r option when compiling binutils. This is good enough to fix compilation of the toolchains on OSX, but doesn't break compiling the m68k gcc, which makes use of built-ins and hence doesn't work with -r. by Dave Chapman · 16 years ago
  3. 7ba6ef4 Patch by Mohamed Tarek from FS#10182: 1) Move the main() test program from cook.c to a new main.c; 2) Move some common definitions from cook.c to cook.h. No functional changes. by Dave Chapman · 16 years ago
  4. 868652a Patch by Mohamed Tarek - add #define to protect against multiple inclusion by Dave Chapman · 16 years ago
  5. 25f77f6 rbutil: make sure the voice creation window updates its display on startup. by Dominik Wenger · 16 years ago
  6. a7970d3 rbutil: fix spelling, enginge -> engine by Bertrik Sikken · 16 years ago
  7. f6ba4cb rbutil: show logger windows earlier in bootloader install, to catch all errors. by Dominik Wenger · 16 years ago
  8. 370455c Remove unused function audio_has_changed_track from apps/mpeg.c by Bertrik Sikken · 16 years ago
  9. 9ca2935 rbutil: enforce parents for bootloader install classes. and rework OF handling a bit. by Dominik Wenger · 16 years ago
  10. 09085a3 Remove unneeded #include "backdrop.h" Remove unneeded #include "statusbar.h" by Bertrik Sikken · 16 years ago
  11. 33d9cf0 rbutil: make RbSettings a static class. (FS#10183 with improvements) by Dominik Wenger · 16 years ago
  12. 8e63df1 I defer to the OED -ise/-ize. by Alex Parker · 16 years ago
  13. a2f9034 Correct a couple of spellings (US to UK). by Alex Parker · 16 years ago
  14. 74e4d17 Don't build 16-point IDCT on greyscale targets, since it's only used for chroma components. by Andrew Mahone · 16 years ago
  15. 59e70b5 Inline output_row_8_native when building bmp.c in core without HAVE_JPEG or HAVE_BMP_SCALING. by Andrew Mahone · 16 years ago
  16. e3b1d78 Fix test for direct JPEG output, bump plugin API as r20884 changed struct custom_format. by Andrew Mahone · 16 years ago
  17. 91efc16 Split 8-bit-to-native conversion in bmp.c into a function, add support for plugging unscaled output in BMP and JPEG loaders, use output_row_8_native in JPEG decoder when possible. by Andrew Mahone · 16 years ago
  18. 6769561 The first part of Mohamed Tarek's Google Summer of Code work to implement RealAudio support in Rockbox. This is a self-contained Cook decoder using the original ffmpeg (still floating point) decoder and a new RM parser started by me in 2008 and continued by MT over the past few months. This is the equivalent of libcook.patch1 from FS#10182, but with further cleaning by both MT and me to minimise the differences to the original ffmpeg files. See README.rockbox for more details. by Dave Chapman · 16 years ago
  19. 69db01e Initial commit of the minimal set of ffmpeg (r18079) files required for Cook (realaudio) decoding. These are the unmodified versions from ffmpeg, committed as a base for future changes. by Dave Chapman · 16 years ago
  20. 681a774 Add missing screenshots to Gigabeat S (or other 240x320 targets with recording + radio). by Alex Parker · 16 years ago
  21. 8e89a4c Remove svn keywords from image files. by Alex Parker · 16 years ago
  22. 4347303 Add missing Calendar screenshots to the manual. Fixes FS#10036. by Alex Parker · 16 years ago
  23. 391f9df Correct location of frequency, quality and channel settings display, and change opts. by Alex Parker · 16 years ago
  24. d8e58b6 Correct what happens when selecting Recording in the Main Menu in the manual. Fixes FS#9768 by Alex Parker · 16 years ago
  25. 97eafee Add missing crossfade enable option - fixes FS#10170. Also re-arrange the options to match the target. by Alex Parker · 16 years ago
  26. 90f1e5c Check some previously unchecked return values in the standalone FLAC test program - fixes some warnings spotted by Mohamed Tarek El Haddad (mt). by Dave Chapman · 16 years ago
  27. 7b81cd0 Convert Huffman decode from inline function to macro, for small code size saving on ARM and on Coldfire color, only finish DC decode on greyscale targets if decoding luma channel. by Andrew Mahone · 16 years ago
  28. 0af7494 Small size improvement for JPEG on ARM/Coldfire. by Andrew Mahone · 16 years ago
  29. cda9074 Fix red. by Andrew Mahone · 16 years ago
  30. a75c72c Plugin JPEG decoder for data in memory, along with test_mem_jpeg.c and bench_mem_jpeg.c plugins to test and benchmark it, and a line-length clean up in jpeg_load.c. by Andrew Mahone · 16 years ago
  31. c91e73e Convert splashes to viewports for bitmap targets and only draw/update the viewport that is needed instead of the whole screen. by Thomas Martitz · 16 years ago
  32. 02512be Add the Sansa m200 to tcctool. by Robert Menes · 16 years ago
  33. b0f40b7 Documentation for pcm_play_data() API function. Info taken from http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-07/0059.shtml. by Marc Guay · 16 years ago
  34. 87978d4 Jz4732: add hack to fix stack overflow in the power thread (fixes USB on non-bootloader) by Maurus Cuelenaere · 16 years ago
  35. d2c1298 Never use upscaling IDCT for luma (to reduce blockiness), plus some small size optimizations by not calculating or storing scale factors or k_need/zero_need for chroma on greyscale. by Andrew Mahone · 16 years ago
  36. 3651a90 Add missing PictureFlow overlay source, fix properties on new files. by Andrew Mahone · 16 years ago
  37. 5621fd3 Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on all targets. by Andrew Mahone · 16 years ago
  38. 580b1a5 MIPS: don't save gp register when switching threads by Maurus Cuelenaere · 16 years ago
  39. 84ea3f2 Ingenic Jz4740: add a delay between enabling the RTC clock and setting the RTC time by Maurus Cuelenaere · 16 years ago
  40. b5886be Allow a clock divider larger than 255 for the internal i2c bus to the as3525 ascodec. by Bertrik Sikken · 16 years ago
  41. 330f935 Change (I)installer to (I)nstaller to match the convention. by Marc Guay · 16 years ago
  42. 5e43773 Add Sudoku to the plugins/CATEGORIES file. No functional change. by Marc Guay · 16 years ago
  43. 21d49b1 M:Robe 500: More plugin keymap changes for touchscreen by Karl Kurbjun · 16 years ago
  44. 30830fb M:Robe 500: Get the rest of the games except doom working with the touchscreen. by Karl Kurbjun · 16 years ago
  45. eef7945 Move YUV->RGB in JPEG load from before scaler to after scaler. Required change to struct custom_format, so sorted the plugin API as well. by Andrew Mahone · 16 years ago
  46. f779160 M:Robe 500: Make some plugins work with the touchscreen (remote support needs to be added back later) by Karl Kurbjun · 16 years ago
  47. 2677886 Keep the quickscreen from crashing the player with a divide by 0 by Karl Kurbjun · 16 years ago
  48. b2b3f39 Remove an #ifdef SIMULATOR in favor of using a stub by Thomas Martitz · 16 years ago
  49. 16908ad Fix red on Player by Andrew Mahone · 16 years ago
  50. 20f76d6 Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both defined for all targets that have HAVE_ALBUMART. Disable JPEG in PictureFlow and pluginlib album art search with 32KiB plugin buffer until PictureFlow by Andrew Mahone · 16 years ago
  51. dfb24d6 CONFIG_BACKLIGHT_FADING is always defined, so better ask for BACKLIGHT_NO_FADING. by Thomas Martitz · 16 years ago
  52. f9fae86 M:Robe 500: Add backlight cleanups and fix power management so that dangerous and shutoff voltages are taken care of, carge discharge curves are better modeled. by Karl Kurbjun · 16 years ago
  53. ad031e9 Make local function static in jpeg_load.c, add missing header file in read_image.c by Bertrik Sikken · 16 years ago
  54. a4c4281 Fix red by Karl Kurbjun · 16 years ago
  55. fe23193 M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease inacurate reads, add support for dynamic frequency (was running at 87.5 MHz, now it runs at 175 MHz when boosted), disable clock to unneded modules (decreased power by 20 mA), LCD turnoff now works without graphic glitches, battery ADC read now returns scaled voltage, define backlight fading by Karl Kurbjun · 16 years ago
  56. d5f7dab Cleanup and un-gui ZipInstaller class: by Dominik Riebeling · 16 years ago
  57. 7cfdd47 Clean up ProgressLogger state handling: by Dominik Riebeling · 16 years ago
  58. b10ba5e Fix for noise after vorbis skipping introduced in r20783 - thanks to Aoyumi and learman by Dave Hooper · 16 years ago
  59. d2ffe43 Fix red. by Andrew Mahone · 16 years ago
  60. a8912a0 PictureFlow JPEG AA support for all non-mono targets (mono targets will need overlay for this). by Andrew Mahone · 16 years ago
  61. 3d4c68b Add read_<image>_fd functions to plugin API, add feature_wrappers.h handling for them, and add read_image.[ch] wrapper for reading image files with automatic type detection. by Andrew Mahone · 16 years ago
  62. 75f2629 Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c on mono targets. by Andrew Mahone · 16 years ago
  63. b408780 Fix AA search for file with same basename to test all extensions. by Andrew Mahone · 16 years ago
  64. 54e6eb3 Search for, and load, JPEG album art files. by Andrew Mahone · 16 years ago
  65. 60d4209 Add core JPEG reader, adapted from the JPEG plugin's decoder, with some changes to prevent include conflicts between the two decoders. by Andrew Mahone · 16 years ago
  66. b22516f Make sure the global buffers for ipodpatcher and sansapatcher get allocated and freed only once. Fixes segfaults when the bootloader install class was instanciated multiple times. by Dominik Riebeling · 16 years ago
  67. f4943b9 Fix another FS#10130 issue - Set backlight and button light brightness via the backlight thread to avoid potential concurrency issues. by Boris Gjenero · 16 years ago
  68. 3c15e78 rbutil: correct use of parent ptr in constructor. by Dominik Wenger · 16 years ago
  69. f679cf9 Bootloader installation for ipod and sansa: override the scanning with the device pointed to by the mountpoint. This allows selecting the correct player if two of the same brand are connected (FS#10096). by Dominik Riebeling · 16 years ago
  70. 549fc95 Remove the (part of the) check that is actually not needed since the 'properties' section is optional by Alexander Levin · 16 years ago
  71. 23e505b Fix reds. libuisimulator.a apparently needs to be linked twice (aka quick fix as I don't know a better solution yet) :/ by Thomas Martitz · 16 years ago
  72. a7f4e1f Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight-sim.h into a .c too. by Thomas Martitz · 16 years ago
  73. ecd4394 Allow to specify DWIDTH at font level making DWIDTH at char level optional (FS#10176 by Yoshihisa Uchida with minor modifications by me) by Alexander Levin · 16 years ago
  74. 19c2588 Move Settings class to base. by Dominik Riebeling · 16 years ago
  75. 2265691 rbutil: ups, forgot to update the .pro file. by Dominik Wenger · 16 years ago
  76. 357d35c rbutil: move the tts and encoders and its settings interface to base/ by Dominik Wenger · 16 years ago
  77. 5b85ef6 rbutil: completely rework how tts and encoders are configured. (FS#10070) by Dominik Wenger · 16 years ago
  78. 3d2e42a Completely rework RbSettings class. by Dominik Riebeling · 16 years ago
  79. 3c5e675 FS#10151 - e200v2: scrollwheel acceleration by Dustin Skoracki. Improves the scroll wheel acceleration on the e200v2 mainly by not decrementing the counter which which causes the acceleration if a wheel read was missed due to lcd operation. by Thomas Martitz · 16 years ago
  80. 0a1baa3 Fix FS#10174 by correcting an oversimplification of the AAC window switching code I introduced with the unified IMDCT library. Should significantly improve accuracy for all AAC files. by Michael Giacomelli · 16 years ago
  81. 14731bc Hopefully fix lcd_sleep() from not be being called for targets without fading at all and being and being called too early for backlight always of on PWM fading targets. Also, clean up the code a bit by renaming the function that initiates fading on PWM. by Thomas Martitz · 16 years ago
  82. bee99e4 M:Robe 500: Fix red, commit missing work, reduce lcd wakeup time. by Karl Kurbjun · 16 years ago
  83. 57ca7cc M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hack to get lcd_sleep working/called again, fix the panic handler so that it waits for the power button to be pressed instead of freezing the player by Karl Kurbjun · 16 years ago
  84. 4e747f1 If downloading the build information didn't work don't try to populate the version information. by Dominik Riebeling · 16 years ago
  85. a357c20 Fix missing include. by Dominik Riebeling · 16 years ago
  86. e993d77 Rename display names for Sansas to include "series" to make it more clear that it's not a player model "e200". Change casing of e200 / c200 to lowercase to be in line with the actual print on the player. Include "v1" to be more specific. by Dominik Riebeling · 16 years ago
  87. 244ab33 Fix the includes I forgot when renaming the ZipInstaller class file. by Dominik Riebeling · 16 years ago
  88. 9104b80 Rename installzip.{cpp,h} to better reflect the actual class name. by Dominik Riebeling · 16 years ago
  89. 9adc039 Revert r20786 as it caused problems with alternating sublines (they need to be reset if gui_wps_refresh() wasn't called for some time, since the subline timeout gets confused). Also, it needs to be set to get the update, since do_full_update will be set to false after track change no matter if an update happened. by Thomas Martitz · 16 years ago
  90. d111f3b Qt always assumes ini files to use Latin1 encoding but the theme site uses utf-8. Explicitly convert texts displayed to the user. Fixes non-ascii characters showing up incorrectly. by Dominik Riebeling · 16 years ago
  91. 40137a9 Trim description text before displaying and display newlines as line breaks. by Dominik Riebeling · 16 years ago
  92. 0d6a28e Enable FM radio on the sansa c200v2 (untested). by Bertrik Sikken · 16 years ago
  93. e45a249 Bump rbutil version to 1.2.1. by Dominik Riebeling · 16 years ago rbutil_1.2.1
  94. 7e3f8e0 Remove workaround for FS#10130 from 5G iPod LCD sleep code by Boris Gjenero · 16 years ago
  95. 444080a Correct error in previous commit - the recording screen is again now only included in the manual if the target can record. by Alex Parker · 16 years ago
  96. 3ea02a8 Fix order of Recording settings and Manage settings in the manual. Thanks to Grahack in IRC for pointing out. by Alex Parker · 16 years ago
  97. fe1f8d5 Let unzip class accept files created by Info-Zip 3.0 instead of rejecting the files without reporting an error. Seems to not cause negative side effects but further investigation needed. by Dominik Riebeling · 16 years ago
  98. f43515e Update OSDaB Zip class to most current version from the projects svn repo (r7). by Dominik Riebeling · 16 years ago
  99. 8e8c360 FS#10126 - lcd_e200v2 cleanup by Michael Chicoine by Thomas Martitz · 16 years ago
  100. ace509a FS#10158 - e200v2 button delay revisited by Michael Chicoine to fix some weirdnesses with button reading. by Thomas Martitz · 16 years ago