- 638df10 jz4740_tools : bin2c.c location has changed by Rafaël Carré · 16 years ago
- ab658ba added myself to the committers by Johannes Schwarz · 16 years ago
- 5c24131 Fixed searches from tagcache when there is a sudden need to open a tag file on the fly. Thanks to Andrew Mahoney for pointing out the issue. by Miika Pekkarinen · 16 years ago
- 02a3740 Slightly rearrange statements. No functional change but RAM and binary are reduced. by Alexander Levin · 16 years ago
- 498ad46 2-point and 1-point JPEG IDCT ARM assembly, remove comment in jpeg_load.c about inline asm, change loop condition to be a bit safer in case of bad values being passed. by Andrew Mahone · 16 years ago
- 895357b Philips SA9200: add the UI sim by Mark Arigo · 16 years ago
- df8f64d Philips SA9200: 1) reset all devices in system_init, 2) revert an earlier change in the sd driver, 3) properly detect the charger, 4) add lcd register defines. by Mark Arigo · 16 years ago
- a61196f Philips SA9200: Working touchpad and button lights! Also, improvements to the keymap (still needs work). by Mark Arigo · 16 years ago
- 6a0d931 Core JPEG decoder improvements: by Andrew Mahone · 16 years ago
- 4c58ad2 Clean up the Synaptics touchpad driver. by Mark Arigo · 16 years ago
- 753064f Sansa AMS: fix yellow for models with buttonlight & without multivolume by Rafaël Carré · 16 years ago
- e2ec2fe Apply FS#10306 to Sansa c200v2 (fix build in the same time) by Rafaël Carré · 16 years ago
- 1e787a9 FS#10306 by Thomas Martitz : button light doesn't change on SD transfers on Sansa AMS (Fuze & e200v2) by Rafaël Carré · 16 years ago
- efb9343 Initial script to automate rbutil release builds. by Dominik Riebeling · 16 years ago
- 75ddf20 s/echo -e/printf to make it run more portably by Daniel Stenberg · 16 years ago
- 3270795 1) use buildv- as prefix for the dirs this creates while building so that it by Daniel Stenberg · 16 years ago
- 4070f03 Confirm USB VID/PID of Samsung YH920 by Rafaël Carré · 16 years ago
- fa9339a c200v2 simulator by Rafaël Carré · 16 years ago
- 7c6a725 Fix red by Maurus Cuelenaere · 16 years ago
- 2fb6396 Ingenic Jz4740: enable IRAM (only core, without ibss) by Maurus Cuelenaere · 16 years ago
- 0181bc4 Sansa c200v2 : support more hardware by Rafaël Carré · 16 years ago
- d768107 Update German translation. by Marianne Arnold · 16 years ago
- 49c9ab8 Restore the ACTION_REDRAW case as it was before r20661 (with a slight change as suggested by Thomas Martitz). Without it you could get trapped in the WPS on targets with software hold as disabling hold again did not work correctly. Also fix(ed) typos... by Marianne Arnold · 16 years ago
- c4e18f3 Revert r21307 - it was not an agreed change and should never have been committed. See discussion at http://www.rockbox.org/mail/archive/rockbox-dev-archive-2009-06/0175.shtml by Dave Chapman · 16 years ago
- cb75140 Updated italian translation. by Alessio Lenzi · 16 years ago
- 3520d8e Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver by Rafaël Carré · 16 years ago
- bc1fd05 Bump Rockbox Utility version number. by Dominik Riebeling · 16 years ago rbutil_1.2.2
- bb8244a Fix silly typo in comment, but nothing more. by Steve Bavin · 16 years ago
- 6264941 Rework internal timestretch enable/disable code - fix FS#10341(hopefully). by Steve Bavin · 16 years ago
- d52c661 Commit FS#10335 from Jeffrey Goode. by Dan Everton · 16 years ago
- 72c65d7 Commit FS#10324 from Jeffrey Goode. by Dan Everton · 16 years ago
- f2a8dd3 Clean up several debug messages. by Dominik Riebeling · 16 years ago
- 5a5cccf Make some asm() statements volatile by Maurus Cuelenaere · 16 years ago
- b8435f5 Touchscreen targets: add calibration screen + rewrite calibration driver (FS#10295) by Maurus Cuelenaere · 16 years ago
- b1a6093 Onda VX747: add ability to exit keyboard input using physical keys by Maurus Cuelenaere · 16 years ago
- 143f62e Onda VX747: fix backlight driver so it doesn't 'flicker' upon init by Maurus Cuelenaere · 16 years ago
- d6ad019 Renamed routines and changed comments for clarity. by Steve Bavin · 16 years ago
- e3cb71d fix mysterious yellow which was one commit too slow by Jonathan Gordon · 16 years ago
- 2c44b7f For those who dont have the memory of a <Something that has really good memory> show in the main menu that there is nothing to resume to stop the annoying "nothing to resume" splash by Jonathan Gordon · 16 years ago
- af9f405 Accept FS#10094 by Teruaki Kawashima: by Jonathan Gordon · 16 years ago
- cb57a56 Get rid of tdspeed_enabled in struct dsp_config and use the global_settings member instead. That one needs to be checked in tdspeed_init() as well, else the buffers are always allocated. by Thomas Martitz · 16 years ago
- 3866755 Remove unused variable and assignment. by Michael Giacomelli · 16 years ago
- c184958 Onda VX747 simulator: add some more usefull keys by Maurus Cuelenaere · 16 years ago
- c038ab4 Set the maximum first when updating the progresslogger progress bar as otherwise the new value will get dropped if outside of the valid range. Fixes the progress showing 0% after downloading the manual. by Dominik Riebeling · 16 years ago
- 9c19e39 Fix default filename for manual downloads. by Dominik Riebeling · 16 years ago
- 18e74c9 rbutil: improve accessibility a little bit. by Dominik Wenger · 16 years ago
- b386406 rbutil: fix voice download for some targets. (again naming issues) by Dominik Wenger · 16 years ago
- 7533dcb Fix manual download using the wrong filename if the manual name differs from the target name. by Dominik Riebeling · 16 years ago
- e8c825f ...and fixify *that* yellow too. by Steve Bavin · 16 years ago
- 8851a8a Fixify that yellow. by Steve Bavin · 16 years ago
- 77f6f4c Fix FS#10331 and get mpegplayer working again. by Steve Bavin · 16 years ago
- 3391bf3 Fix yellow by Maurus Cuelenaere · 16 years ago
- 153ac73 Fix helloworld.lua for mono targets (+ add lcd_mono_bitmap() & lcd_mono_bitmap_part() to Lua API) by Maurus Cuelenaere · 16 years ago
- e55bdff Fix helloworld.lua on grayscale targets by Maurus Cuelenaere · 16 years ago
- 33c87e0 Add helloworld Lua script by Maurus Cuelenaere · 16 years ago
- 733bab0 Onda VX747: clean up SD GPIO initialization by Maurus Cuelenaere · 16 years ago
- 39691c9 Fix red. by Michael Giacomelli · 16 years ago
- adb55c5 FS#10327: Patch by Frederick Full to fix the scrollwheel and default by Thomas Martitz · 16 years ago
- 80b074e Update Dutch langfile by Peter D'Hoye · 16 years ago
- 021deac Remove explicit counter for rows/columns in IDCT, instead testing against a pointer calculated in store_row_jpeg. by Andrew Mahone · 16 years ago
- e40075e Adjust AC decode such that decode *always* stops before storing an unneeded coefficient. Remove extra lines from zag[] as it should not be possible to store a coefficient for k>63, even for corrupted files. by Andrew Mahone · 16 years ago
- 02a53fd Sansa AMS: add a comment in sdram_init(), and use inline asm to set the SDRAM mode register by Rafaël Carré · 16 years ago
- 2bb7c42 Fix red by Karl Kurbjun · 16 years ago
- 4d41886 M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in the plugin linker script, reduce the amount of memory used by overwriting IRAM with bss after program has started, clean up some tabs and formatting, resize the simulator when building for 640x480 by Karl Kurbjun · 16 years ago
- 414f6c5 Add appropriate sized cards for 640x480 screens based on svg-cards-2.0. SOURCES is setup for 640x480 on a number of plugins as well, but graphics are not committed yet: will add as plugins are tested by Karl Kurbjun · 16 years ago
- 85d8e95 Fix typo in comment. by Thomas Martitz · 16 years ago
- cd8aec3 Add build* and output to svn:ignore of the root folder (FS#10314) by Maurus Cuelenaere · 16 years ago
- 815a763 Commit FS#10328 by Melba Sitjar: add two missing strings to Tagalog. by Robert Menes · 16 years ago
- 33e4c18 Fix a couple of spelling errors pointed out by Melba Sitjar. by Robert Menes · 16 years ago
- 52c46f2 Fix bug in earlier commit of FS#10317: don't mix TIMER1 and TIMER2 settings by Bertrik Sikken · 16 years ago
- 73f9bde Make bin2c compile with VS2005 and move it to a separate folder as its getting used by different tools now. by Dominik Riebeling · 16 years ago
- 1c83e6a Refactor sendfirm functionality in beastpatcher and do some code police. by Dominik Riebeling · 16 years ago
- ef4e8b2 Build beastpatcher by incorporating the MTP_DLL code instead of linking the DLL. by Dominik Riebeling · 16 years ago
- bc18818 Some more MTP_DLL cleanup. by Dominik Riebeling · 16 years ago
- b22e604 Fix the charcell viewport defaults. The statusbar is offscreen on charcell. This fixes e.g. the yesno screen when deleting files. by Jens Arnold · 16 years ago
- d1faf8b FS#10317 - Sansa AMS 32-bit timers. Configure the timers for 32-bit mode instead of the default 16-bit mode. by Bertrik Sikken · 16 years ago
- 9d2208e Don't rebuild rbspeex(enc|dec) everytime when making voice files. by Jens Arnold · 16 years ago
- 81b87fe Add iAudio M5 FM radio mod to the advanced build options. * Unify iAudio audio driver, fmradio i2c driver, and power driver (M5 + X5 only). by Jens Arnold · 16 years ago
- 94823c6 Fix beastpatcher on linux and code police. by Dominik Riebeling · 16 years ago
- 11fa12c Implement sendfirm functionality in beastpatcher. Set svn:eol-style properties. by Dominik Riebeling · 16 years ago
- 1240216 Oops, fix Beast build. by Steve Bavin · 16 years ago
- fb23807 FS#8894 - Add time stretching feature to all SWCODEC targets - the current algorithm is best for spoken word. by Steve Bavin · 16 years ago
- 9e3255f Fix red. by Andrew Mahone · 16 years ago
- ba2225c ARMv4 and ARMv5 inline assembly for 4-point IDCT. by Andrew Mahone · 16 years ago
- 57ccbdd Move +128 offset out of range_limit, and add it to the DC coefficient in each idct*h routine, for a small binsize improvement on idct4h, idct8h, and idct16h, and a negligible speed increase. by Andrew Mahone · 16 years ago
- 235305e Don't compensate for lack of shift in second IDCT stage, allowing quantization table to be reduced to 16-bit. Reduce IDCT workspace to 16-bit. by Andrew Mahone · 16 years ago
- 426cdb1 Commit FS#10285 - Sansa Clip alternative button driver. This driver alternates one row in the button matrix per kernel tick, avoiding the need for explicit delays between selecting a button row and reading colums. by Bertrik Sikken · 16 years ago
- 79f348a Minor nitpick: don't do |= on the write-only GPIOA_IC register by Bertrik Sikken · 16 years ago
- c61076e call default_event_handler() in action_userabort() for events other than ACTION_STD_CANCEL, so things like usb events work properly. This partly fixes FS#9957 (the database screen now works, WPS and recording don't) by Frank Gevaerts · 16 years ago
- 864a478 Allow building beastpatcher with libmtp 0.2.[0-5]. by Dominik Riebeling · 16 years ago
- 460a1c4 Sansa AMS storage driver: restart bank selection if data transfer failed, and precise a comment about retry variable by Rafaël Carré · 16 years ago
- 7572141 FS#10309 : Sets reasonable timeouts for data access in the SD driver by Rafaël Carré · 16 years ago
- 85dbf3f Set ZenUtils svn:ignore property properly by Maurus Cuelenaere · 16 years ago
- b11131f Onda VX747: support FAT16 by Maurus Cuelenaere · 16 years ago
- fc0c2fb Fix FS#10101 and FS#8999. Buffering was stopped prematurely if a manual track skip occured in between, leaving the CPU boosted, because audio_fill_file_buffer() returned if a new track was requested no matter of the filling state. Now keep buffering if it's currently filling the buffer. by Thomas Martitz · 16 years ago
- ec7c489 Fix a few syntax issues in Lithuanian translation, and change A to POWER for a Gigabeat F string. Do the same in the Russian translation (using the translation for POWER found elsewhere in the translation). by Jonas Häggqvist · 16 years ago
- 6c74a7d Fix ZenUtils compilation by Maurus Cuelenaere · 16 years ago
- b149830 Translation updates: by Jonas Häggqvist · 16 years ago
- cb08ef2 Update Dutch RBUtility translation by Maurus Cuelenaere · 16 years ago
- 86b39cc Update rbutil translations: by Dominik Riebeling · 16 years ago