summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/mrobe-500/lcd-mr500.c
AgeCommit message (Expand)Author
2010-05-06Fix the remaining reds.Thomas Martitz
2010-03-17M:Robe 500 - Improve YUV blit speed.Karl Kurbjun
2010-01-03Fix tabsAndree Buschmann
2009-12-15M:Robe 500: Initialize the buzzer and move it out of the LCD code.Karl Kurbjun
2009-12-14M:Robe 500: Start adding some composite output stuff based on OF. Initialize...Karl Kurbjun
2009-11-07M:Robe 500: Disable LED above screen and add a change for the 256 color blitterKarl Kurbjun
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-09-07M:Robe 500: Fix glitches when using DMA for LCD updates.Karl Kurbjun
2009-09-02M:Robe 500: fix warningKarl Kurbjun
2009-09-02M:Robe 500: Add low-level support for vertical stridesKarl Kurbjun
2009-08-20M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes...Karl Kurbjun
2009-08-10M:Robe 500: Get MPEGPlayer running at 320x240. Screen is zoomed so larger vi...Karl Kurbjun
2009-06-13M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...Karl Kurbjun
2009-05-17Fix duplicate #includesBertrik Sikken
2009-05-02M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun
2009-04-28M:Robe 500: Fix red, commit missing work, reduce lcd wakeup time.Karl Kurbjun
2009-04-28M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac...Karl Kurbjun
2009-04-21Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer...Karl Kurbjun
2009-04-18M:Robe 500: Move all remote specific code into a common file for reuse on oth...Karl Kurbjun
2009-04-16M:Robe 500 LCD text scrolling: Fix update corruptionKarl Kurbjun
2009-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun
2009-03-26Add support for powering down the LCD (saves 50 mA when disabled)Karl Kurbjun
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-29yep.. I really cant spellJonathan Gordon
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2007-11-20Remove last few inw/outw uses in the M:Robe portKarl Kurbjun
2007-11-19Small speedup on the M:Robe LCD updates - use partial updates in landscape mode.Karl Kurbjun
2007-11-11change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orie...Jonathan Gordon
2007-11-02Build some more plugins for M:Robe most work, doom builds and runs if you use...Karl Kurbjun
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun
2007-10-21More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...Karl Kurbjun
2007-10-13M:Robe - Fix compilation and remove some warningsKarl Kurbjun
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon