Age | Commit message (Expand) | Author |
2020-07-24 | [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. | Solomon Peachy |
2020-07-24 | [2/4] get rid of HAVE_LCD_CHARCELLS | Solomon Peachy |
2018-11-09 | debug: Wrap rb_backtrace with HAVE_RB_BACKTRACE instead of CPU_ARM | Solomon Peachy |
2017-09-05 | Initial commit for the Sony NWZ linux port | Amaury Pouly |
2017-01-25 | AMS: Return ascodec to interrupt-based I2C2 driver | Michael Sevakis |
2014-08-25 | panicf doesn't return so why not tell GCC and $AVE : | Michael Sevakis |
2014-01-11 | Print `last logf lines on panic(). | Frank Gevaerts |
2012-03-30 | panicf(): fix wrong font and colors being displayed. | Thomas Martitz |
2012-02-22 | Arm stack unwinder | Marcin Bukat |
2010-06-21 | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz |
2010-03-03 | PANIC!!! | Michael Sparmann |
2010-02-17 | Revert accidental changes from r24723 | Michael Sparmann |
2010-02-17 | Add more information to the battery debug screen for Nano2G | Michael Sparmann |
2009-11-14 | Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display ... | Andrew Mahone |
2009-08-18 | it is mildly useful to reset the viewport to the full screen for the panic sc... | Jonathan Gordon |
2009-08-10 | Fix yellows (the reds on mono are caused by this, again, stupid typo). | Thomas Martitz |
2009-08-10 | panicf: Clear backdrop and print with black font on white background to preve... | Thomas Martitz |
2009-07-25 | Revert r22034 since the backlight handling functions are not consistently nam... | Rob Purchase |
2009-07-25 | Make the panic and UIE handlers turn on the backlight (needed for various col... | Rob Purchase |
2009-01-08 | Clean up panicf and introduce system_exception_wait to do further target task... | Michael Sevakis |
2008-08-15 | Change 18 char limit to (LCD_WIDTH/SYSFONT_WIDTH) in panicf() (FS#9282) | Maurus Cuelenaere |
2008-08-13 | gcc 4.3.1 quite rightfully warnings when printf-style functions use "format | Daniel Stenberg |
2008-08-06 | * Add basic (non-working) support for NAND flash | Maurus Cuelenaere |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-31 | D2: Stop panic screen from crashing instantly (seems this has been broken for... | Rob Purchase |
2008-05-18 | fix a comment typo | Dominik Riebeling |
2008-05-14 | 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB) | Maurus Cuelenaere |
2008-04-24 | Commit whole Creative Zen Vision:M target tree + all related firmware/ | Maurus Cuelenaere |
2008-04-20 | Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNN... | Jens Arnold |
2008-03-17 | iAudio M3: ADC driver, making buttons and battery voltage reading work. * Dis... | Jens Arnold |
2007-05-12 | Messages queues must be guarded on both ends or else it's a race between dete... | Michael Sevakis |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2007-02-18 | Do the CONFIG_LED define | Jonathan Gordon |
2007-02-18 | more CONFIG_LED fixes | Jonathan Gordon |
2007-02-17 | avoid using #if on undefined symbols, in preparation for -Wundef | Daniel Stenberg |
2006-10-08 | UIE(), panicf(): Make reboot with ON react immediately on targets with real L... | Jens Arnold |
2006-06-08 | Let panicf() also check on/play button on h300 | Peter D'Hoye |
2005-11-25 | Initial gcc4 warning cleanup (and some minor policing) | Daniel Stenberg |
2005-11-09 | SH1: Changed UIE() to use the same reset method as on coldfire, using the wat... | Jens Arnold |
2005-09-12 | Fixed compiler error in the X11 iriver simulator | Linus Nielsen Feltzing |
2005-09-12 | Now panicf() shuts off the hard drive and lowers the CPU frequency, it also r... | Linus Nielsen Feltzing |
2005-07-18 | Added CPU_COLDFIRE define - one step closer to iAudio-port | Christian Gmeiner |
2005-06-04 | Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ... | Jens Arnold |
2005-01-22 | long policy | Jean-Philippe Bernardy |
2005-01-10 | Reverted latest change due to compiler warning. led() doesn't do anything | Daniel Stenberg |
2005-01-09 | Jean-Philippe Bernardy: only flash with LED if there is a led available! | Daniel Stenberg |
2004-11-02 | Ported to iriver | Linus Nielsen Feltzing |
2004-08-16 | Const policed pointer arguments to functions, part 1 | Jens Arnold |
2002-11-12 | Added '*PANIC*' string. Line is now wrapped on recorders. LED blinks slowly t... | Björn Stenberg |
2002-10-15 | Unified player code | Linus Nielsen Feltzing |