Age | Commit message (Expand) | Author |
2006-04-24 | Iriver: Reworked remote detection & init: * Monitor the remote type & try to ... | Jens Arnold |
2006-04-12 | Another slight tweak. | Jens Arnold |
2006-04-11 | H1x0/H300 remote LCD driver rework: * Completely fix remote LCD ticking for H... | Jens Arnold |
2006-03-22 | font caching fixes by Frank Dischner | Marcoen Hirschberg |
2006-03-17 | Iriver: Properly working remote type detection regardless of hold switch posi... | Jens Arnold |
2006-03-11 | Removed lcd_roll() and lcd_remote_roll() functions. These functions were not ... | Jens Arnold |
2006-02-22 | Slight optimisation for 1bit and 2bit (vp) LCD drivers. | Jens Arnold |
2006-02-17 | Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC... | Linus Nielsen Feltzing |
2006-02-02 | This should not have been recommitted (went undetected for quite a while). | Jens Arnold |
2006-02-02 | * Changed implementation of inverse bar: Instead of complementing all pixels ... | Jens Arnold |
2006-01-22 | Horizontal screen scrolling part 3 (by Shachar Liberman) | Brandon Low |
2006-01-22 | Horizontal scrolling patch by Shachar Liberman | Tomas Salfischberger |
2005-12-06 | waiting is over: initial unicode commit | Marcoen Hirschberg |
2005-11-30 | revert scroll pause in continuous scrolling mode | Marcoen Hirschberg |
2005-11-30 | add a delay when continually scrolling and reaching the beginning of the line | Marcoen Hirschberg |
2005-11-25 | Initial gcc4 warning cleanup (and some minor policing) | Daniel Stenberg |
2005-11-21 | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold |
2005-11-19 | Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define. | Miika Pekkarinen |
2005-11-19 | Added option to reduce (and almost prevent) the remote lcd ticking | Miika Pekkarinen |
2005-11-19 | H300: remote backlight on GPO33 | Linus Nielsen Feltzing |
2005-11-08 | H1x0: Assembler optimised remote lcd driver routine, used for low CPU frequen... | Jens Arnold |
2005-11-07 | Enable bidirectional text support for remote lcd. | Jens Arnold |
2005-11-06 | The const police strikes and hits itself. | Jens Arnold |
2005-11-06 | Set remote LCD invert state in a clean way. | Jens Arnold |
2005-10-19 | Two new sections for IRAM usage: .irodata (selectable with the ICONST_ATTR at... | Jens Arnold |
2005-07-28 | Fixed scroll step settings >127 pixels not working (reported on irc). Changed... | Jens Arnold |
2005-07-08 | Removed the XYZ_PIXEL() macros. They are no longer needed, and they did only ... | Jens Arnold |
2005-07-07 | Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in... | Jens Arnold |
2005-07-04 | Converted to use the IRAM defines, and some small optimisations. | Jens Arnold |
2005-07-03 | Use the central IDATA_ATTR define. | Jens Arnold |
2005-07-02 | Iriver: atomic I/O port manipulation macros, to avoid interference between no... | Jens Arnold |
2005-07-02 | A couple of optimisations. | Jens Arnold |
2005-06-30 | Graphics: Lowlevel block function are in IRAM now as they're called often. Sw... | Jens Arnold |
2005-06-29 | Ooops... | Jens Arnold |
2005-06-29 | Oops, that was no optimisation, but a bug. | Jens Arnold |
2005-06-29 | Third part of graphics api rework. Some small but effective optimisations. Po... | Jens Arnold |
2005-06-23 | Fixed a warning. | Jens Arnold |
2005-06-23 | Fix red builds. | Jens Arnold |
2005-06-23 | Preparations for implementing the new graphics api: Ordered lcd bitmap driver... | Jens Arnold |
2005-06-17 | iriver: LCD flip for H1x0 remote, some code cleanup. | Jens Arnold |
2005-06-08 | Hot-plug support for iriver remote. | Jens Arnold |
2005-06-01 | iRiver remote LCD start line adjustment | Linus Nielsen Feltzing |
2005-05-31 | iRiver remote LCD is only 128x64 | Linus Nielsen Feltzing |
2005-05-31 | some small fixes | Christian Gmeiner |
2005-05-23 | Remote LCD support added to the x11 simulator, take 1. The win32 simulator | Daniel Stenberg |
2005-04-25 | iRiver: extended remote lcd driver. displaying text works now - see start-up-... | Christian Gmeiner |
2005-04-15 | IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main... | Christian Gmeiner |
2005-04-15 | Even more updates to the remote LCD driver. Now it actually works... | Linus Nielsen Feltzing |
2005-04-15 | Updated H100 remote LCD driver by Rick | Linus Nielsen Feltzing |
2005-04-14 | Low-level driver for the H100 remote control LCD, by Richard S. La Charite III | Linus Nielsen Feltzing |