1. 1b13299 scaler optimizations: by Andrew Mahone · 16 years ago
  2. 73f2d00 PortalPlayer: Implement irq_handler() directly in C code rather than dispatching to irq() from crt0-pp.S. Remove unneeded STUB macros. by Michael Sevakis · 16 years ago
  3. 5d1eb8e This should take care of resetting when unplugging on e200 as reported in FS#9812. Be sure VBUS is valid before posting insert message as a spurious reset can occur. It seems to fix it for me (tested by insulating D+/D- pins). by Michael Sevakis · 16 years ago
  4. 76042cb new version.sh that works exactly like svnversion.sh, but functions correctly with pure git repositories by Andrew Mahone · 16 years ago
  5. 47509fa Fix up ZVM builds. It appeared to share common definitions with PP502x targets so use those. Remove one stale comment left behind in last commit. by Michael Sevakis · 16 years ago
  6. 616c98b USB detection changes. c200/e200: Consider USB to be powered when charger is plugged but detect USB connection by bus reset. When received, disconnect and restart the driver fully enabled. imx31: Fix hack used to make initial connect succeeded-- set PHY type before initial reset. General: Move some target code out of usb-drv-arc.c and implement it in respective usb sources and CPU headers so things stay clean. by Michael Sevakis · 16 years ago
  7. cef6399 port test_boost.c to global plugin API by Andrew Mahone · 16 years ago
  8. 26c06d1 Commit battery discharge curve for c200v1 by BertrikSikken. The old one wasn't very realistic. by Michael Giacomelli · 16 years ago
  9. 42567cc Commit battery discharge curve for the Ipod Photo. We still need one for the 4G and Mini. by Michael Giacomelli · 16 years ago
  10. c9d000d FS#9808 by Ori Avtalion: Update simulator documentation with new 'simdisk' directory by Bertrik Sikken · 16 years ago
  11. 3db7893 Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze and e200v2. by Michael Giacomelli · 16 years ago
  12. 7278163 Commit part 1 of FS#9663 by Thomas Martitz. Enables backlight fading on the Fuze and e200v2. Also removed a bit of dead code that was copied by accident into the fuze and e200v2 config files. by Michael Giacomelli · 16 years ago
  13. da367f4 Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'/'off', but this is currently impossible due to the fixed field width requirement introduced in r15052. by Jens Arnold · 16 years ago
  14. 1c44a9f Submit FS#9749 by Boris Gjenero. Do not reset IDE0 on startup for iPod Video and iPod 4G. Could also be done for H10 and iPod Color, if tested with positive result. by Andree Buschmann · 16 years ago
  15. 5ad02f7 use multiply-shift to scale reciprocals for rgb16 output, instead of by Andrew Mahone · 16 years ago
  16. 0229ec6 fixed euroconverter, missed in the configfile change by Andrew Mahone · 16 years ago
  17. 0b41f05 unify pointers to value for configfile, and add TYPE_BOOL type, used by by Andrew Mahone · 16 years ago
  18. 2fecb71 fix pictureflow, previous fix caused cache to never be marked as good by Andrew Mahone · 16 years ago
  19. d4e4b58 The Gigabeat F manual is now known as the Gigabeat F and X manual. by Robert Menes · 16 years ago
  20. 44ab8a6 fix yellow, but in the long run, configfile needs a TYPE_BOOL as a clean fix to this by Andrew Mahone · 16 years ago
  21. 6b32a2d return to transposed images in cache, via new output plugins, to save by Andrew Mahone · 16 years ago
  22. 4541ae9 remove unused fh from create_albumart_cache by Andrew Mahone · 16 years ago
  23. 313eaf8 pictureflow configfile conversion: by Andrew Mahone · 16 years ago
  24. 56376e6 pictureflow cleanup: by Andrew Mahone · 16 years ago
  25. 1501356 revert/fix parts of r19673, as it changed some e200 keymaps and introduces not-needed FIXME comments. by Dominik Wenger · 16 years ago
  26. e6bf9f9 fix pluginlib_resize.c for global plugin API by Andrew Mahone · 16 years ago
  27. 23d9812 loader-initialized global plugin API: by Andrew Mahone · 16 years ago
  28. 35677cb fix bug causing pictureflow to write one column past left side of screen, resulting in a stripe of rightmost slide appearing on the left side of the screen by Andrew Mahone · 16 years ago
  29. 090535f SD driver cleanup by Thomas Martitz. Removes various magic numbers in favor of defines, increases a timeout in hopes of improving support for various SD cards, adds descriptive panic messages, and adds volatile were needed. by Michael Giacomelli · 16 years ago
  30. 4544531 redraw the lists once before going into the button loop to make things look more responsive by Jonathan Gordon · 16 years ago
  31. e0a0c98 More fixes for blind descriptions: fix a small bug in the H10 manuals, by Robert Menes · 16 years ago
  32. 6e54d94 reduce pictureflow's fade_color by one multiply, and a few shifts, while still maintaining reasonable quality by Andrew Mahone · 16 years ago
  33. d7d75b7 Do penance. Fix yellow. by Michael Sevakis · 16 years ago
  34. e2a2559 Gigabeat S has no need for a USB tick. Put in a simple framework that allows USB monitoring by event. Also add a couple missed usb_enable calls when the connection is not for 'slave mode'. by Michael Sevakis · 16 years ago
  35. 3bfb9d4 A simple boost test plugin. by Björn Stenberg · 16 years ago
  36. f1c9376 Fixed broken boost on AMS. by Björn Stenberg · 16 years ago
  37. de4f8c9 use plugin buffer for greylib overlay in test_greylib_bitmap_scale by Andrew Mahone · 16 years ago
  38. 09484db Fix more red. Missed one other place it needed #ifdef HAVE_USB_POWER. by Michael Sevakis · 16 years ago
  39. 6645e9b Fix red. Forgot to add a #ifdef HAVE_USB_POWER in one spot. by Michael Sevakis · 16 years ago
  40. 6da8b4e USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask the USB core whether or not any drivers require exclusive access at the moment of connect. Doing anthing else just produces nasty effects on Windows because it expects some communication just for enabling the PHY and not allowing it to mount volumes if a thread doesn't ack causes annoying error message boxes. Make behavior of each USB type identical from the system perspective. Some miscellaneous changes (simplify, ata->storage naming, define only used USB_* enums values were possible). by Michael Sevakis · 16 years ago
  41. 30414d5 Reverting parts of r19760 that was mistakenly committed. by Björn Stenberg · 16 years ago
  42. 7bc2908 Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment activated in list + tree. by Björn Stenberg · 16 years ago
  43. 738a564 support pixel aspect ratio compensation in recalc_dimension, with PAR defined as 1:1 by default, and set to 4:5 for archos bitmap targets by Andrew Mahone · 16 years ago
  44. 2fbf097 remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro, and replace all uses of it (only resize.c in core, and pictureflow and mpegplayer plugins), remove it from plugin_api, by Andrew Mahone · 16 years ago
  45. c0d9084 Make the power button actually power off the Philips HDD1630 by Mark Arigo · 16 years ago
  46. 52320b8 Added missing dependencies for codeclib and pluginlib. This required renaming some files that have twins in other places. by Björn Stenberg · 16 years ago
  47. bbd33a0 improve handling of unimplemented commands by Frank Gevaerts · 16 years ago
  48. 09ba2bb Onda VX7x7: commit working USB driver by Maurus Cuelenaere · 16 years ago
  49. 40ca3a4 fix the statusbar on the archos player... a more proper fix is probably to surround global_Settings.statusbar with #ifdef HAVE_LCD_BITMAP... maybe.. by Jonathan Gordon · 16 years ago
  50. 77649a7 Fix FS#9782 - lcd_bitmap_transparent_part clipping but keep smaller clipping code. The bitmap coordinates were not being adjusted when clipping left and top. Also fix for Gigabeat S. by Michael Sevakis · 16 years ago
  51. 53a76de Increased default watermark from 3 to 5 seconds. by Björn Stenberg · 16 years ago
  52. ec5db6e Bumped codec API version and min version. This should have been done in r19743 but was forgotten. by Björn Stenberg · 16 years ago
  53. fd02bb2 Remove tabs. by Antoine Cellerier · 16 years ago
  54. 7d79691 c200v1/e200v1: Add battery charging. This should be usable on v2 players but those should be evaluated for current, endpoint voltage and whether or not accurate battery readings may always be obtained (which determines algorithm setup and behavior). by Michael Sevakis · 16 years ago
  55. b84fe02 use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track of the current track (for follow playlist) by Jonathan Gordon · 16 years ago
  56. 6d871d5 Don't rerun configure automatically, just inform that you should do it. by Björn Stenberg · 16 years ago
  57. fc53725 Automatically rerun tools/configure if it is newer than Makefile. by Björn Stenberg · 16 years ago
  58. ff49851 Red build fix. by Björn Stenberg · 16 years ago
  59. 6427d12 Calculate watermark from bitrate and harddisk spinup time. by Björn Stenberg · 16 years ago
  60. 12b8f8de8 fix FS#9772 - the statusbars were not working correclty on multi screen targets in the WPS by Jonathan Gordon · 16 years ago
  61. 3482a55 Dual boot for the Philips HDD1630. by Mark Arigo · 16 years ago
  62. 21869a1 Gigabeat S: Make sure USB battery maintenece is engaged if fully charged from Main (charger off), USB is configured and Main is unplugged. by Michael Sevakis · 16 years ago
  63. 4ef890e 'make reconf' is now a first stab at re-running configure with the same setup by Daniel Stenberg · 16 years ago
  64. d232197 Fix some missing spaces. by Dominik Riebeling · 16 years ago
  65. 67aa2f1 Fix the Quick Screen description. Thanks to fml2. Closes FS#9769. by Marc Guay · 16 years ago
  66. 36d8b7e Fix Quickscreen ACTION_QS_DOWNINV button to reverse direction of down entry which was broken with r17315. by Dominik Riebeling · 16 years ago
  67. 04dcf11 revert part of r19705 which caused fS#9773 by Jonathan Gordon · 16 years ago
  68. 222080e 19421 missed a few commas in robotfindskitten by Adam Gashlin · 16 years ago
  69. e04e163 Replace some nasty hard-coded offsets with labels by Dave Chapman · 16 years ago
  70. 759bede Fix test_codec for r19704 (prefix removed from plugin API). by Jens Arnold · 16 years ago
  71. 19e3b6f Fix cygwin sim build. by Björn Stenberg · 16 years ago
  72. 2a9b1fd Language updates: by Jonas Häggqvist · 16 years ago
  73. fed22a0 The simulator background logic is now reversed, such that it defaults to being enabled. Use --nobackground to disable it (FS#9626). by Jonas Häggqvist · 16 years ago
  74. 36122ca rockboxdev.sh now respects the environment variables RBDEV_DOWNLOAD, RBDEV_PREFIX and RBDEV_BUILD to enable setting download, install and build directories without editing the script. FS#9657 by Eric Shattow. by Jonas Häggqvist · 16 years ago
  75. c1b4745 Add some more bootloader install progress messages and call processEvents() more often before performing player disk accesses. by Dominik Riebeling · 16 years ago
  76. f5ab7c0 Commit patch by JdGordon to fix FS#9531 (which applied to all targets) - correctly resume shuffled playlists. by Marianne Arnold · 16 years ago
  77. 56d5bc7 When checking the installed bootloader make sure to properly close the device afterwards. Fixes "No Sansa found" issues on windows as reported in the forums. by Dominik Riebeling · 16 years ago
  78. c5a2f54 threads_exit should be volatile being polled in a loop on a sim thread and be written by the GUI thread. by Michael Sevakis · 16 years ago
  79. 23825fd revert r19638 which was just bad... by Jonathan Gordon · 16 years ago
  80. faa01e9 Fix yellow. Don't know how I missed that testing sim build. :\ by Michael Sevakis · 16 years ago
  81. 33a7f3a Allow sims to shut down normally from panic code. by Michael Sevakis · 16 years ago
  82. cb7e88d Fix red. by Michael Sevakis · 16 years ago
  83. 4ed78f5 Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file. by Michael Sevakis · 16 years ago
  84. 32d9752 remove unneeded LCD_DEPTH test in lib/resize.h, add some comments explaining the core-file imports by Andrew Mahone · 16 years ago
  85. c7e83bd Sansa AMS : use SD controller status to notify end of data transfer by Rafaël Carré · 16 years ago
  86. dba556f AS3514: Simplify as there isn't a need to track the current source and sync mixer levels. Gang them when adjusting volume. Any inputs not currently in use will be muted or off anyway. by Michael Sevakis · 16 years ago
  87. 07e982d cleanup for core-file-in-pluginlib compilation: by Andrew Mahone · 16 years ago
  88. c38815a fix m200v4 simulator. by Dominik Wenger · 16 years ago
  89. c9a4537 Portuguese translation for Rockbox Utility (FS#9702 by Rui Araújo). by Dominik Riebeling · 16 years ago
  90. 48fdf58 rbutil: fix compiling on mac. by Dominik Wenger · 16 years ago
  91. a68e5d8 remove some useless/unused stuff from gwps.c by Jonathan Gordon · 16 years ago
  92. a36cdf5 Removed the sim_ prefix from the plugin api. by Björn Stenberg · 16 years ago
  93. f9329e4 Fix some wierdness with the debug menus... by Jonathan Gordon · 16 years ago
  94. f56298a Bump Rockbox Utility version to 1.0.9. by Dominik Riebeling · 16 years ago rbutil_m1.0.9
  95. 0851910 Fix Gigabeat bootloader file getting placed in the wrong location since the rewrite (FS#9766). by Dominik Riebeling · 16 years ago
  96. a1a2879 Changed lang message for credits item in Rockbox Mainmenu/System and updated italian translation. by Alessio Lenzi · 16 years ago
  97. 4add1af A couple of small fixes for the gigabeat s manual. by Nils Wallménius · 16 years ago
  98. ae1fb3e Rewrote the H100 blind description to use better wording and to be by Robert Menes · 16 years ago
  99. 9b709ff Oops, the previous commit included the wrong version of the svg. This is the one used to generate the accompanying pdf by Dave Chapman · 16 years ago
  100. c848d6c Make the Gigabeat S manual build again. The gigabeats-front.pdf image still needs more work - I resized the SVG to get this far, but something still isn't right. by Dave Chapman · 16 years ago