summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-31Apply the lcd speed fix from fuze also to e200v2. Improves speed by a factor ~2.Dominik Wenger
2009-08-31Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra...Thomas Martitz
2009-08-31pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support...Karl Kurbjun
2009-08-31Updated italian translation.Alessio Lenzi
2009-08-31Jewels: Add support for vertical stride.Karl Kurbjun
2009-08-31Chessbox and Flipit: Add support for vertical strides.Karl Kurbjun
2009-08-31Blackjack: Add support for vertical strides.Karl Kurbjun
2009-08-31Bubbles: Add support for vertical strides.Karl Kurbjun
2009-08-30Fix Configure script (not ready for that change yet)Karl Kurbjun
2009-08-30Fix MakefileKarl Kurbjun
2009-08-30M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, a...Karl Kurbjun
2009-08-30Update the french translation.Mustapha Senhaji
2009-08-30rbutil: correct debug output.Dominik Wenger
2009-08-30rbutil: correct usb-id reading on windows.Dominik Wenger
2009-08-30Further performance optimization of the atrac3 decoder. Rework the internal s...Andree Buschmann
2009-08-30Fix Onda VX777 boot extensionMaurus Cuelenaere
2009-08-30Logic was backwards on the check for NSF file format. Fix that and save one ...Michael Giacomelli
2009-08-30Patch doesn't SVN add . . .Michael Giacomelli
2009-08-30Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.Michael Giacomelli
2009-08-30Fix x_offset for YUV blitting.Thomas Martitz
2009-08-30Dreaded last minute changes at 4am :( Fix red.Thomas Martitz
2009-08-30Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ...Thomas Martitz
2009-08-29Manual: Fix the vertical spacing in the first and the last rows in tablesAlexander Levin
2009-08-29Samsung YH: Make going back to the main menu by keeping cancel press also wor...Thomas Martitz
2009-08-29Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and qui...Thomas Martitz
2009-08-29Make table headers look like the original booktabsAlexander Levin
2009-08-29fix redAndree Buschmann
2009-08-29Submit interim version of FS#10565. Performance optimization of atrac3 decode...Andree Buschmann
2009-08-29Correct superdom conflictKarl Kurbjun
2009-08-29Add stride defines to support vertical stridesKarl Kurbjun
2009-08-29Replace "Party Mode" as Quickscreen top item with "Show Files" to get the old...Dominik Riebeling
2009-08-29rbutil: dont write logfile if user aborts filename selection.Dominik Wenger
2009-08-29Add the select button as exit button for the e200's quickscreen, and update t...Thomas Martitz
2009-08-29Update the manual to reflect the recent addition of the 4th item to the quick...Thomas Martitz
2009-08-29Revert r22516 and r22522 - the former breaks html on linux and evrything on c...Alex Parker
2009-08-29Fix up statusbar handling in the usb screen a bit more, using the GUI_EVENT_A...Thomas Martitz
2009-08-29Respect UI viewport per screen in viewport_set_defaults() also.Thomas Martitz
2009-08-29fix FS#10465 and return GO_TO_ROOT instead of SYS_USB_CONNECTED in gui_wps_show.Teruaki Kawashima
2009-08-29Make UI viewport handling more multiscreen aware and bring a break; accidenta...Thomas Martitz
2009-08-29Calendar: change directory to store .memo file from /.rockbox/ to /.rockbox/r...Teruaki Kawashima
2009-08-29Move a line up into the existing FOR_NB_SCREENS loop and add a comment.Thomas Martitz
2009-08-29More fixes for the usb screen: Use send_event(GUI_EVENT_REFRESH, NULL) to get...Thomas Martitz
2009-08-29keybox: fix issue when deleted all items.Teruaki Kawashima
2009-08-29Quickscreen: 4th itemThomas Martitz
2009-08-29Clear screen when leave usb screen so that usblogo doesn't remain on the screen.Teruaki Kawashima
2009-08-29C code is NOT faster on S3C2440 - tested by AlexP on r22529Dave Hooper
2009-08-29Don't know why svn decided to delete tlsf/src... Maybe due to some aborted te...Magnus Holmgren
2009-08-29FS#10466: Introduce a real malloc for tremor.Magnus Holmgren
2009-08-29Removed remaining MB usageDave Hooper
2009-08-29Fix condition code clobbers (and one TAB) for inline arm code in lib and libt...Dave Hooper