summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Brickmania: Make the game speed scale with the GAMESCREEN_HEIGHT.Karl Kurbjun2009-09-01
* Move the FIFO emptying up, as having it after lcd_write_single_data16() cause...Thomas Martitz2009-09-01
* Add in BMP loader for vertical stride and include lcd-16bit-vert.c in SOURCESKarl Kurbjun2009-09-01
* Initial vertical stride LCD driver. Backdrop is inverted with it currently.Karl Kurbjun2009-09-01
* Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ful...Thomas Martitz2009-09-01
* Fix a typo in jpeg_idct8h which could cause display corruption on ARMv5+Rob Purchase2009-08-31
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* Apply the lcd speed fix from fuze also to e200v2. Improves speed by a factor ~2.Dominik Wenger2009-08-31
* Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update()) by using 32bit tra...Thomas Martitz2009-08-31
* pegbox, sliding_puzzle, sokoban, solitaire, sudoku, and superdom: Add support...Karl Kurbjun2009-08-31
* Updated italian translation.Alessio Lenzi2009-08-31
* Jewels: Add support for vertical stride.Karl Kurbjun2009-08-31
* Chessbox and Flipit: Add support for vertical strides.Karl Kurbjun2009-08-31
* Blackjack: Add support for vertical strides.Karl Kurbjun2009-08-31
* Bubbles: Add support for vertical strides.Karl Kurbjun2009-08-31
* Fix Configure script (not ready for that change yet)Karl Kurbjun2009-08-30
* Fix MakefileKarl Kurbjun2009-08-30
* M:Robe 500: Add firmware patcher: Can decrypt firmware updates, patch them, a...Karl Kurbjun2009-08-30
* Update the french translation.Mustapha Senhaji2009-08-30
* rbutil: correct debug output.Dominik Wenger2009-08-30
* rbutil: correct usb-id reading on windows.Dominik Wenger2009-08-30
* Further performance optimization of the atrac3 decoder. Rework the internal s...Andree Buschmann2009-08-30
* Fix Onda VX777 boot extensionMaurus Cuelenaere2009-08-30
* Logic was backwards on the check for NSF file format. Fix that and save one ...Michael Giacomelli2009-08-30
* Patch doesn't SVN add . . .Michael Giacomelli2009-08-30
* Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.Michael Giacomelli2009-08-30
* Fix x_offset for YUV blitting.Thomas Martitz2009-08-30
* Dreaded last minute changes at 4am :( Fix red.Thomas Martitz2009-08-30
* Samsung YH925: Implement lcd flipping. Although it's a questionable feature, ...Thomas Martitz2009-08-30
* Manual: Fix the vertical spacing in the first and the last rows in tablesAlexander Levin2009-08-29
* Samsung YH: Make going back to the main menu by keeping cancel press also wor...Thomas Martitz2009-08-29
* Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and qui...Thomas Martitz2009-08-29
* Make table headers look like the original booktabsAlexander Levin2009-08-29
* fix redAndree Buschmann2009-08-29
* Submit interim version of FS#10565. Performance optimization of atrac3 decode...Andree Buschmann2009-08-29
* Correct superdom conflictKarl Kurbjun2009-08-29
* Add stride defines to support vertical stridesKarl Kurbjun2009-08-29
* Replace "Party Mode" as Quickscreen top item with "Show Files" to get the old...Dominik Riebeling2009-08-29
* rbutil: dont write logfile if user aborts filename selection.Dominik Wenger2009-08-29
* Add the select button as exit button for the e200's quickscreen, and update t...Thomas Martitz2009-08-29
* Update the manual to reflect the recent addition of the 4th item to the quick...Thomas Martitz2009-08-29
* Revert r22516 and r22522 - the former breaks html on linux and evrything on c...Alex Parker2009-08-29
* Fix up statusbar handling in the usb screen a bit more, using the GUI_EVENT_A...Thomas Martitz2009-08-29
* Respect UI viewport per screen in viewport_set_defaults() also.Thomas Martitz2009-08-29
* fix FS#10465 and return GO_TO_ROOT instead of SYS_USB_CONNECTED in gui_wps_show.Teruaki Kawashima2009-08-29
* Make UI viewport handling more multiscreen aware and bring a break; accidenta...Thomas Martitz2009-08-29
* Calendar: change directory to store .memo file from /.rockbox/ to /.rockbox/r...Teruaki Kawashima2009-08-29
* Move a line up into the existing FOR_NB_SCREENS loop and add a comment.Thomas Martitz2009-08-29
* More fixes for the usb screen: Use send_event(GUI_EVENT_REFRESH, NULL) to get...Thomas Martitz2009-08-29
* keybox: fix issue when deleted all items.Teruaki Kawashima2009-08-29