rockbox/firmware/target/sh/archos/player
2007-03-26 07:52:13 +00:00
..
button-player.c Removed executable flag 2007-01-09 23:29:07 +00:00
button-target.h Removed executable flag 2007-01-09 23:29:07 +00:00
lcd-as-player.S Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd driver, for cleaner C code. 2007-03-18 17:58:49 +00:00
lcd-player.c First step of charcell LCD code rework: * Make it fully unicode aware so that adding non-ISO8859-1 scripts becomes possible (limited by the LCD capabilities of course). * Make the API more similar to the bitmap LCD code's API. * Moved hardware dependent parts to target tree. * Simplified code. * Jumpscroll temporarily non-functional. 2007-03-26 07:52:13 +00:00