1. 9b1f1dd Fix a warning (no newline at end of file). by Michael Sevakis · 17 years ago
  2. 6f51399 Fix the red by Michael Sevakis · 17 years ago
  3. a9b2fb5 Finally full multicore support for PortalPlayer 502x targets with an eye towards the possibility of other types. All SVN targets the low-lag code to speed up blocking operations. Most files are modified here simple due to a name change to actually support a real event object and a param change to create_thread. Add some use of new features but just sit on things for a bit and leave full integration for later. Work will continue on to address size on sensitive targets and simplify things if possible. Any PP target having problems with SWP can easily be changed to sw corelocks with one #define change in config.h though only PP5020 has shown an issue and seems to work without any difficulties. by Michael Sevakis · 17 years ago
  4. a3fbbc9 These two files should have been part of the first 'fill out plugin button tables' commit but got overlooked. by Marianne Arnold · 17 years ago
  5. e250369 Add two missing 'robotfindskitten' screenshots and mention the buttons in the c200's robotfindskitten section. by Marianne Arnold · 17 years ago
  6. 3145ad5 Manual: fill out some more button tables in the plugin chapter especially for the c200 but added missing information or corrections for other players as well where found missing (mainly Gigabeat and H10). More to come... by Marianne Arnold · 17 years ago
  7. 0d3ca00 Fix warnings in test_fps. by Jens Arnold · 17 years ago
  8. b85b6be Coldfire targets: enable buffered writes by default. Speeds up all sorts of I/O that writes to ports: LCD update (except the functions using DMA on H300), ATA writes, .... Some timings had to be adjusted for the new configuration. by Jens Arnold · 17 years ago
  9. c08c081 Add the "build/" directory to svn:ignore. by Antoine Cellerier · 17 years ago
  10. c05ba51 Enable star transition on all targets and prevent lcd partial updating of 0 area rectangles. This should fix FS #6334. As I don't own one of the targets which were affected by this bug I can't confirm. by Antoine Cellerier · 17 years ago
  11. c2e5065 Oops, forgot to increment the plugin api version numbers. by Antoine Cellerier · 17 years ago
  12. d66b3c0 Remove the "invert scroll" code since it's not used anywhere anymore (and it was broken on color targets with gradients anyway). Closes FS #7875. by Antoine Cellerier · 17 years ago
  13. 2490700 Playlist viewer move live preview. Closes FS #7968. by Antoine Cellerier · 17 years ago
  14. 8714b75 Delay boosting and backlight on until after the menu selection is done. Fixes FS #7964. There remains an issue with the movie being loaded before the menu is shown. by Peter D'Hoye · 17 years ago
  15. 3a5509a Fix coldfire PCF50606 I2C driver, and iriver FM radio I2C driver. Both drivers had wrong timing, discovered while experimenting with buffered writes. by Jens Arnold · 17 years ago
  16. 52040a0 fix the wrong value being selected initially by Jonathan Gordon · 17 years ago
  17. 0f7f346 Integer setting changes to make all those settings consistant on the target. by Jonathan Gordon · 17 years ago
  18. 50eed82 Fix an improper file_exist check in zxbox. by Michael Sevakis · 17 years ago
  19. c03002b use the list context in credits which has to be defined for every target by Jonathan Gordon · 17 years ago
  20. 0b0c23f Fix some plugins that use NULL instead of -1 when not using a voice id in struct opt_items. Change as many '#define NULL 0' to '#define NULL ((void*)0)' as grep would find - somewehere the former is still hiding it seems. :\ by Michael Sevakis · 17 years ago
  21. 887ff33 Fix int settings being backwards on the player by Jonathan Gordon · 17 years ago
  22. 93434b4 Bugfix: The solid colour and gradient selector no longer extends to the left display margin when the text needs to scroll and the lcd margins are zeroed, e.g. overwriting the icon in the file browser when loading a file. by Jens Arnold · 17 years ago
  23. 85fba24 FS#7957 - hebrew lang update by Rani Hod by Jonathan Gordon · 17 years ago
  24. 58777c3 Fix FS#7952 - flip list settings didnt work properly by Jonathan Gordon · 17 years ago
  25. 1515ff8 MIDI: At long last, though quick and dirty, pitch bend depth! Or, I think it works. Tested on two by Stepan Moskovchenko · 17 years ago
  26. 99f9550 H300, X5: Optimised lcd_yuv_blit(), using line-pair zig-zag writing to the LCD controller. ~7% speedup on H300, ~5% speedup on X5. by Jens Arnold · 17 years ago
  27. 57418b2 Use the CLOCK_RATE define instead of 44100. by Antoine Cellerier · 17 years ago
  28. f1fead0 Turn on the backlight in the e200 booloader. This is necessary for when we replace the sansa bootloader altogether. by Barry Wardell · 17 years ago
  29. 080889a Add support for installing/replacing the bootloader in the PPBL section of the firmware partition. Allows installation of the Rockbox bootloader in place of the Sandisk one. This expects a plain bootloader binary with no header. Our Rockbox bootloader successfully boots both Rockbox and the OF when installed in this way. This makes it easy to get to a state where e200tool is required, so care is advised. by Barry Wardell · 17 years ago
  30. e6e5975 Update Swedish translation. by Magnus Holmgren · 17 years ago
  31. 9ca0587 Update francais language. Plus few minor changes. by Mustapha Senhaji · 17 years ago
  32. 9146f20 MP4 tag parser: guard against problems when the buffer is full. by Magnus Holmgren · 17 years ago
  33. d777a36 clean up the e200r installer app to make it more user friendly by Jonathan Gordon · 17 years ago
  34. e329a45 revert r14709, leaving the output in bootloader/ is fine by Jonathan Gordon · 17 years ago
  35. 04ad907 Fix warnings by being stricter about declaring volume min/max by Dan Everton · 17 years ago
  36. a537114 Fix broken sims by defining default volume min and max. by Dan Everton · 17 years ago
  37. 003a4a1 Make the volume range in the simulator match the target being simulated. by Dan Everton · 17 years ago
  38. cb4186c Improved FPS test plugin: * Better precision for low frame rates (take extra ticks into account). * Measure YUV blit framerate on colour targets. by Jens Arnold · 17 years ago
  39. a0f15c6 Add an icon and version text for the OS X bundle. by Barry Wardell · 17 years ago
  40. f96fc52 Cleanup more warnings on the M:Robe by Karl Kurbjun · 17 years ago
  41. b5e7261 FS#7913: mountpoint resolving on OS X. by Barry Wardell · 17 years ago
  42. b7a4e10 M:Robe - Fix compilation and remove some warnings by Karl Kurbjun · 17 years ago
  43. c9d1ab7 Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM sims (FS#7862 with a small addition by me) by Jonathan Gordon · 17 years ago
  44. 5fc117e Make the FLAC metadata parser a little more robust. by Magnus Holmgren · 17 years ago
  45. c9bd970 Oops, forgot the new file by Nils Wallménius · 17 years ago
  46. 8b78209 Update manual to reflect the introduction of the 'Theme Settings' menu, add descriptions of the new line selector options by Nils Wallménius · 17 years ago
  47. d160c10 H10 LCD driver size reductions: Un-inline a function for H10 20GB, and introduce lcd_write_reg() for H10 5/6GB. by Jens Arnold · 17 years ago
  48. abd8c39 Code police and simplify function a bit. by Dominik Riebeling · 17 years ago
  49. 79d358b Add new "actions" menu which allows accessing the install / uninstall actions from the menu. Manual and Info tab are still missing from the menu. by Dominik Riebeling · 17 years ago
  50. 611f2bc rbutil: add options to create .talk files only for Folders or only for Files or for Both. by Dominik Wenger · 17 years ago
  51. 9834093 Fix a crash when trying to download the manual. by Dominik Riebeling · 17 years ago
  52. 6d08116 Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to the by Stéphane Doyon · 17 years ago
  53. 84ed3fd Go to the WPS on a successful bookmark_mrb_load() from the MRB, by Stéphane Doyon · 17 years ago
  54. 2ee85c5 Voice already gets shutup when starting playback. It's also appropriate by Stéphane Doyon · 17 years ago
  55. 8aeed2d PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurable speedup on iPod Color, huge speedup on small H10 (a factor of 3). Should be a bit faster on big H10 too. * Big H10 changed bitmap format, so needs reconfiguring + full rebuild. * Better register naming for the mono LCD bridge. Register names for the colour LCD bridge. by Jens Arnold · 17 years ago
  56. e88ac4c Cosmetic change - change the "loading ..." splashes to "Loading...", as used everywhere else in Rockbox by Dave Chapman · 17 years ago
  57. c61e462 read_mp4_tag_string() may return a NULL in the pointer so no code should rely by Daniel Stenberg · 17 years ago
  58. 83ec896 FS#7931 - mpegplayer - resume on idle off - play files without start time of zero by Robert Kukla · 17 years ago
  59. 9875700 Accept FS #7933 by Mario Lang: bugfix in fireworks plugin by Peter D'Hoye · 17 years ago
  60. 40f5bb3 Bump version for new release with fixed OF loading on e200. by Barry Wardell · 17 years ago bootloader_c200_v3 bootloader_e200_v3
  61. 95a3e14 These functions haven't been implemented yet - remove their content to get Gigabeat S builds compiling again. by Will Robertson · 17 years ago
  62. 1c9ec20 Accept FS #7914 by Stijn Hisken with corrections and additions by me by Peter D'Hoye · 17 years ago
  63. 85058f5 Fix FS #5852 by trying to properly close and update the recorded file, and give the FAT the correct file info. Add filehandle checks to some file functions. by Peter D'Hoye · 17 years ago
  64. bcdb321 Enable recording for Sansa c200, the keymap is usable but maybe could still be improved later. by Marianne Arnold · 17 years ago
  65. c0c6cff Add the missing keymap for the c200, the plugin was compiled before but since there was no way to get to the menu it wasn't very usable... by Marianne Arnold · 17 years ago
  66. 16c0a46 Updated italian translation. by Alessio Lenzi · 17 years ago
  67. 803528e Add myself as maintainer for FM Recorder and V2 Recorder by Linus Nielsen Feltzing · 17 years ago
  68. 0b4a0fb We want to split by individual targets, not just builds. by Jens Arnold · 17 years ago
  69. 9afdf99 Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard. * Select modal keyboard and enable morse mode for iPod 1st/2nd gen. by Jens Arnold · 17 years ago
  70. 064de4c Slight code policing. by Jens Arnold · 17 years ago
  71. 100d343 Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that beep for them.* Port the other vkeyboard enhancements (fixed character spelling and edit mode announcement) to the charcell vkeyboard (Player). by Jens Arnold · 17 years ago
  72. ddf33db Update the manual for r12321: the progressbar's y position is customisable. by Nicolas Pennequin · 17 years ago
  73. 1b89d58 Accessible keyboard: guard the beep with talk_menus_enabled() by Stéphane Doyon · 17 years ago
  74. 3e31d50 Export shutup() function from talk.c. by Stéphane Doyon · 17 years ago
  75. d529a38 Make the virtual keyboard easier to use for blind users. From FS#6324 by Stéphane Doyon · 17 years ago
  76. 0279c71 Voice the recording trigger settings screen. by Stéphane Doyon · 17 years ago
  77. 6799ac8 I can maintain the X5V too by Linus Nielsen Feltzing · 17 years ago
  78. 8f72192 Increase step size of stereo width to 5% to avoid tediously long list in settings. Reduce max limit from 255% to 250% for cosmetic reasons, value of 255% was chosen because of (very) old restrictions in settings system anyway. by Thom Johansen · 17 years ago
  79. a07e939 fix yellow and some house cleaning by Robert Kukla · 17 years ago
  80. 8a3e141 Added three targets we try to support that are different than the ones listed by Daniel Stenberg · 17 years ago
  81. a86dd42 Sign myself up as Nano maintainer. by Thom Johansen · 17 years ago
  82. 1092edf Packed I2S for ipod Color (tested) and ipod 4G (untested, but assumed to be the same as the Color - everything else is). by Dave Chapman · 17 years ago
  83. fd3fe45 FS#7487 - mpegplayer - video start time seek with resume by Robert Kukla · 17 years ago
  84. ce13590 Change c200 and e200 to use the same IIS FIFO format as seems to be working for others. Samples there have been packed for a long time though so no change to that. by Michael Sevakis · 17 years ago
  85. 6c98c8c Packed I2S for iPod Mini G2. by Jens Arnold · 17 years ago
  86. 8500f48 FS #7917 by Andree Buschmann. Packed I2S also for Ipod Video. by Thom Johansen · 17 years ago
  87. 9ff4057 Hopefully the last fix for crosscompilation of sims with mingw32. by Nicolas Pennequin · 17 years ago
  88. b24631c Fix crosscompiling the uisim with mingw32 by adding a definition of CLOSE by Jonas Häggqvist · 17 years ago
  89. b8eb2a8 Oops. Fix red. by Nicolas Pennequin · 17 years ago
  90. ef9abe4 Keep track of the number of opened files in the sim to enforce the same limit as on target. by Nicolas Pennequin · 17 years ago
  91. f22e323 Set myself as the maintainer for "Voice UI". by Stéphane Doyon · 17 years ago
  92. 26e47f2 Use dynamic menu voice callbacks to speak menu item names in the by Stéphane Doyon · 17 years ago
  93. 5acf091 Add a voice callback to dynamic menus, along side the text_callback. by Stéphane Doyon · 17 years ago
  94. 3fd073e Unbloat the PCM changes on PortalPlayer by Michael Sevakis · 17 years ago
  95. eb1e35f Make Ipod Nano use packed 16 bit IIS FIFO transfers as well. by Thom Johansen · 17 years ago
  96. f35d2e3 Red-out on the e200/c200 sims. by Michael Sevakis · 17 years ago
  97. 4c3897e Hopefully take care of FS#7806 - Current Sansapatcher fails to boot OF by removing all hotswap support from the bootloader. It won't fully be closed until Sansapatcher is updated of course. There's still a report of the partition dump not working unless 20 bytes of padding are inserted at the start of main() but that's only a developer-enabled feature. Seems weird though. by Michael Sevakis · 17 years ago
  98. fe64bf2 Add names for the buttons in the Quick Start tab. by Dominik Riebeling · 17 years ago
  99. f619f81 Change loop structure for sample synthesizing. Gives a nice speedup on both coldfire and arm targets. by Nils Wallménius · 17 years ago
  100. d712e25 Get test_codec running again on PortalPlayer targets. by Michael Sevakis · 17 years ago