| Commit message (Expand) | Author | Age |
| * | Rename targets to be consistent in all places. (FS #10819). Take 2. | Björn Stenberg | 2009-12-07 |
| * | FS#10338: Add "use morse input " entry to settings menu | Teruaki Kawashima | 2009-11-08 |
| * | Introduce new config header 'config-sim.h' that takes care of undefining thin... | Nils Wallménius | 2009-11-07 |
| * | LCD_DEPTH == 2, vertical packing: specify if lcd framebuffer is in iram into ... | Rafaël Carré | 2009-08-18 |
| * | Remove an old safety making sure that people re-ran configure after the h120/... | Frank Gevaerts | 2009-05-29 |
| * | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 2009-05-04 |
| * | Fix no-backlight colours for H100 series and M3. | Jens Arnold | 2009-02-11 |
| * | Put the display colours for monochrome and greyscale targets into the target ... | Jens Arnold | 2009-02-09 |
| * | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz | 2009-01-26 |
| * | H10 can distinguish USB and MAIN charger input so return proper flags. H100s ... | Michael Sevakis | 2008-12-24 |
| * | Simplify powermgmt thread loops so it calls functions turn (no more power_thr... | Michael Sevakis | 2008-12-24 |
| * | cleanup storage defines | Frank Gevaerts | 2008-10-31 |
| * | Codec memory reorganization | Nils Wallménius | 2008-10-19 |
| * | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts | 2008-10-07 |
| * | WPS editor: | Maurus Cuelenaere | 2008-09-04 |
| * | use HAVE_ATA to decide if ata.c should be compiled | Marcoen Hirschberg | 2008-03-27 |
| * | Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to... | Miika Pekkarinen | 2008-02-09 |
| * | Oops forgot a few | Nils Wallménius | 2007-11-18 |
| * | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin | 2007-11-11 |
| * | First step of powermanagement rework: * Move target specific stuff into targe... | Jens Arnold | 2007-08-17 |
| * | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius | 2007-08-12 |
| * | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis | 2007-05-20 |
| * | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold | 2007-04-12 |
| * | Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add... | Jens Arnold | 2007-04-11 |
| * | Fix automatic rolo on new version for archos. Introduces new define in config... | Peter D'Hoye | 2007-04-05 |
| * | FS#6674: HAVE_XXX souldn't be defined with a value. | Barry Wardell | 2007-02-20 |
| * | Updated bootloader for H120/H140 and entirely disabled flashing code for H100... | Miika Pekkarinen | 2007-01-12 |
| * | H100 series: Adjusted gray scale balance and default contrast for more linear... | Michael Sevakis | 2006-11-21 |
| * | Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai... | Michael Sevakis | 2006-11-10 |
| * | H100/120: Split lcd driver into pixel format and device specific parts. Adjus... | Michael Sevakis | 2006-11-10 |
| * | Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ... | Michael Sevakis | 2006-11-08 |
| * | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis | 2006-11-06 |
| * | move the iriver h1x0/h3x0 targets to the target tree | Jonathan Gordon | 2006-10-30 |
| * | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon | 2006-10-25 |
| * | Fixed remote contrast settings. Maybe'll get some build errors here. | Michael Sevakis | 2006-09-26 |
| * | Enable LCD invert setting in the menu for all targets that support it. This a... | Barry Wardell | 2006-09-25 |
| * | Enabled FM Radio recording source menu item for sim. | Michael Sevakis | 2006-09-01 |
| * | Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi... | Michael Sevakis | 2006-08-28 |
| * | Automatic Gain Control during recording. At this point only compiled for iriv... | Peter D'Hoye | 2006-08-16 |
| * | * fixed the pitch screen key mappings for all targets, targets require a | Jonathan Gordon | 2006-08-16 |
| * | eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a... | Peter D'Hoye | 2006-08-15 |
| * | Fixed the build errors. | Miika Pekkarinen | 2006-08-05 |
| * | Initial support and use for EEPROM memory on H120 & H140 players when | Miika Pekkarinen | 2006-08-05 |
| * | LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll... | Jens Arnold | 2006-07-28 |
| * | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold | 2006-06-06 |
| * | Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ... | Thom Johansen | 2006-05-11 |
| * | Also add a config-specific 'Default' value, this should fix the sim builds. | Zakk Roberts | 2006-04-15 |
| * | Move the battery min/max capacity to player config files and add an increment... | Zakk Roberts | 2006-04-15 |
| * | Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold... | Zakk Roberts | 2006-04-10 |
| * | simulator stubs for iriver recording, iriver sims now have a recording screen... | Peter D'Hoye | 2006-04-01 |