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