summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-04Fix typos in the commentAlexander Levin
2009-09-04rbutil: modify buildsystem so you can build outside of the rbutilqt directoy....Dominik Wenger
2009-09-04Explicitly set CC to prevent make trying to use cc instead. Fixes build issue...Dominik Riebeling
2009-09-04Alright, it seems I got scroll_stop() wrong. Using the viewport that's set be...Thomas Martitz
2009-09-04Const police raid\!Nils Wallménius
2009-09-04iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa...Vitja Makarov
2009-09-04fix checkwpsJonathan Gordon
2009-09-04minor line handling fixes, be smarter (well dumber actually) about increasing...Jonathan Gordon
2009-09-04Clock: Fix rendering.Karl Kurbjun
2009-09-04Explain the stride and fix the player.Karl Kurbjun
2009-09-04Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun
2009-09-04stop a potential crash caused by r22438Jonathan Gordon
2009-09-04Change r22610 a bit. The new parent viewport isn't really suitable.Thomas Martitz
2009-09-04Sim: Add support for vertical stride.Karl Kurbjun
2009-09-03Quick fix to allow certain MP3 files to play. If a Xing or Info header didn't...Magnus Holmgren
2009-09-03Don't stop scrolling for the whole display, but only in the actual list paren...Thomas Martitz
2009-09-02Make the left quickscreen item work in touchscreen grid mode.Rob Purchase
2009-09-02Pictureflow: Fix defineKarl Kurbjun
2009-09-02i7: Notify the backlight driver when the HOLD button is toggled, same as D2Vitja Makarov
2009-09-02rename wps_[sub]line to skin_[sub]lineJonathan Gordon
2009-09-02Fix collision detection for invadroxKarl Kurbjun
2009-09-02Pictureflow: Add support for vertical strides.Karl Kurbjun
2009-09-02fix player's redJonathan Gordon
2009-09-02Almost the last of the skin ram wastage fixing... This one moved the line/sub...Jonathan Gordon
2009-09-02Fire: Add support for 256 color hardware pallete modeKarl Kurbjun
2009-09-02M:Robe 500: fix warningKarl Kurbjun
2009-09-02M:Robe 500: Add low-level support for vertical stridesKarl Kurbjun
2009-09-02Update Vertical stride so that it's oriented left to right in the destination.Karl Kurbjun
2009-09-02Forgot to add keys for the quickscreens' top item for the ipods (they didn't ...Thomas Martitz
2009-09-01D2: Obey the SD card write-protect tabRob Purchase
2009-09-01D2: Enable ARM cache coherency functions (eg. during codec load), which shoul...Rob Purchase
2009-09-01D2: Move ACTION_WPS_STOP from the power button as it's too easy to hit by acc...Rob Purchase
2009-09-01Fixed checkwps build warnings. Updated checkwps makefile to be closer to main.Björn Stenberg
2009-09-01YH920 : enable battery reading (uncalibrated yet)Rafaël Carré
2009-09-01Added a missing line for spoken QUICKSCREEN_TOP item in Quick Screen.Alessio Lenzi
2009-09-01Add the Onda 777 to the simulators list.Jonas Häggqvist
2009-09-01Onda VX747/VX777 bootloader: power off after holding the poweroff button for ...Maurus Cuelenaere
2009-09-01Enable sound on the Samsung YH-920Mark Arigo
2009-09-01Add support for vertical stride to resizer.Karl Kurbjun
2009-09-01Matrix: Add support for vertical stridesKarl Kurbjun
2009-09-01Invadrox: Add support for vertical stridesKarl Kurbjun
2009-09-01Star: Add support for Vertical strides.Karl Kurbjun
2009-09-01Brickmania: Fix define and add support for vertical strides.Karl Kurbjun
2009-09-01Brickmania: Make the game speed scale with the GAMESCREEN_HEIGHT.Karl Kurbjun
2009-09-01Move the FIFO emptying up, as having it after lcd_write_single_data16() cause...Thomas Martitz
2009-09-01Add in BMP loader for vertical stride and include lcd-16bit-vert.c in SOURCESKarl Kurbjun
2009-09-01Initial vertical stride LCD driver. Backdrop is inverted with it currently.Karl Kurbjun
2009-09-01Fuze/e200v2: Speed up the LCD further by letting the FIFO fill until it's ful...Thomas Martitz
2009-08-31Fix a typo in jpeg_idct8h which could cause display corruption on ARMv5+Rob Purchase
2009-08-31 * Fix plugin keymaps for VX777Maurus Cuelenaere