| Commit message (Expand) | Author | Age |
| * | add a bit more debug info for skins... show the subimage id in the display im... | Jonathan Gordon | 2009-09-07 |
| * | rework AA load/display handling in the skins to get them working in viewports... | Jonathan Gordon | 2009-09-07 |
| * | Lua plugin: fix bad behaviour for io.open(path, 'w') | Maurus Cuelenaere | 2009-09-06 |
| * | move the CONFIG_LED #define out into config.h as all but 3 targets actually h... | Jonathan Gordon | 2009-09-06 |
| * | fix red :) | Jonathan Gordon | 2009-09-06 |
| * | Make the e200 compile the vled for the sim... other targets are probably doin... | Jonathan Gordon | 2009-09-06 |
| * | Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2 | Bertrik Sikken | 2009-09-06 |
| * | rbutil: correct several name entrys in the rbutil.ini file. | Dominik Wenger | 2009-09-06 |
| * | brickmania, blackjack, jewels, bubbles: Remove save file only if player resum... | Teruaki Kawashima | 2009-09-06 |
| * | Factor out/generalise the function that checks whether a point is within a vi... | Thomas Martitz | 2009-09-05 |
| * | Improve and simplify touchscreen handling of the quickscreen in absolut mode ... | Thomas Martitz | 2009-09-05 |
| * | Don't forget the touchscreen targets! | Thomas Martitz | 2009-09-05 |
| * | Sansa c200v2: update DBOP button reading mechanism, this enables readout of t... | Bertrik Sikken | 2009-09-05 |
| * | Put the quickscreen viewports onto the stack (saving a tiny bit of ram), and ... | Thomas Martitz | 2009-09-05 |
| * | Fix FS#9842 by stopping scrolling before leaving the yesno screen. | Thomas Martitz | 2009-09-05 |
| * | Fix FS#10588 by stopping scrolling in the radio screen instead of blindy rely... | Thomas Martitz | 2009-09-05 |
| * | Fix bug in viewports preparation (screen.lcdwidth() isn't really proper for t... | Thomas Martitz | 2009-09-05 |
| * | remove extra 1 element in arrays. use same counter for both manual and auto f... | Teruaki Kawashima | 2009-09-05 |
| * | Make mkamsboot Makefile operate silent per default. | Dominik Riebeling | 2009-09-05 |
| * | Increase the button delays slightly to aid against sporadic missreads of the ... | Thomas Martitz | 2009-09-05 |
| * | Make the Fuze usable again by inserting a few delays in the lcd functions, co... | Thomas Martitz | 2009-09-05 |
| * | Fix display bug in the Samsung YH-920 on partial lcd updates. | Mark Arigo | 2009-09-05 |
| * | Fix typos in the comment | Alexander Levin | 2009-09-04 |
| * | rbutil: modify buildsystem so you can build outside of the rbutilqt directoy.... | Dominik Wenger | 2009-09-04 |
| * | Explicitly set CC to prevent make trying to use cc instead. Fixes build issue... | Dominik Riebeling | 2009-09-04 |
| * | Alright, it seems I got scroll_stop() wrong. Using the viewport that's set be... | Thomas Martitz | 2009-09-04 |
| * | Const police raid\! | Nils Wallménius | 2009-09-04 |
| * | iaudio7: Implement udelay, mostly based on D2 port, except Z-clock initializa... | Vitja Makarov | 2009-09-04 |
| * | fix checkwps | Jonathan Gordon | 2009-09-04 |
| * | minor line handling fixes, be smarter (well dumber actually) about increasing... | Jonathan Gordon | 2009-09-04 |
| * | Clock: Fix rendering. | Karl Kurbjun | 2009-09-04 |
| * | Explain the stride and fix the player. | Karl Kurbjun | 2009-09-04 |
| * | Fix STRIDE macro for multiscreen and add stride support for picture lib. | Karl Kurbjun | 2009-09-04 |
| * | stop a potential crash caused by r22438 | Jonathan Gordon | 2009-09-04 |
| * | Change r22610 a bit. The new parent viewport isn't really suitable. | Thomas Martitz | 2009-09-04 |
| * | Sim: Add support for vertical stride. | Karl Kurbjun | 2009-09-04 |
| * | Quick fix to allow certain MP3 files to play. If a Xing or Info header didn't... | Magnus Holmgren | 2009-09-03 |
| * | Don't stop scrolling for the whole display, but only in the actual list paren... | Thomas Martitz | 2009-09-03 |
| * | Make the left quickscreen item work in touchscreen grid mode. | Rob Purchase | 2009-09-02 |
| * | Pictureflow: Fix define | Karl Kurbjun | 2009-09-02 |
| * | i7: Notify the backlight driver when the HOLD button is toggled, same as D2 | Vitja Makarov | 2009-09-02 |
| * | rename wps_[sub]line to skin_[sub]line | Jonathan Gordon | 2009-09-02 |
| * | Fix collision detection for invadrox | Karl Kurbjun | 2009-09-02 |
| * | Pictureflow: Add support for vertical strides. | Karl Kurbjun | 2009-09-02 |
| * | fix player's red | Jonathan Gordon | 2009-09-02 |
| * | Almost the last of the skin ram wastage fixing... This one moved the line/sub... | Jonathan Gordon | 2009-09-02 |
| * | Fire: Add support for 256 color hardware pallete mode | Karl Kurbjun | 2009-09-02 |
| * | M:Robe 500: fix warning | Karl Kurbjun | 2009-09-02 |
| * | M:Robe 500: Add low-level support for vertical strides | Karl Kurbjun | 2009-09-02 |
| * | Update Vertical stride so that it's oriented left to right in the destination. | Karl Kurbjun | 2009-09-02 |