Age | Commit message (Expand) | Author |
2006-11-21 | H100 series: Adjusted gray scale balance and default contrast for more linear... | Michael Sevakis |
2006-11-10 | 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-08 | Use HAVE_FLASHED_ROCKBOX when target is flashable. Currenly only used by the ... | Michael Sevakis |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis |
2006-10-30 | move the iriver h1x0/h3x0 targets to the target tree | Jonathan Gordon |
2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
2006-09-26 | Fixed remote contrast settings. Maybe'll get some build errors here. | Michael Sevakis |
2006-09-25 | Enable LCD invert setting in the menu for all targets that support it. This a... | Barry Wardell |
2006-09-01 | Enabled FM Radio recording source menu item for sim. | Michael Sevakis |
2006-08-28 | Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi... | Michael Sevakis |
2006-08-16 | 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-15 | eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a... | Peter D'Hoye |
2006-08-05 | Fixed the build errors. | Miika Pekkarinen |
2006-08-05 | Initial support and use for EEPROM memory on H120 & H140 players when | Miika Pekkarinen |
2006-07-28 | LCD drivers: * Slight speedup for 2bit greyscale drivers. Use the same scroll... | Jens Arnold |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-05-11 | Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ... | Thom Johansen |
2006-04-15 | 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-10 | Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold... | Zakk Roberts |
2006-04-01 | simulator stubs for iriver recording, iriver sims now have a recording screen... | Peter D'Hoye |
2006-03-28 | Clean up the LCD Settings menu for some targets: hide the Contrast and Invert... | Zakk Roberts |
2006-03-19 | Reworked backlight fading by GPIO based PWM to work for other targets | Thom Johansen |
2006-03-17 | Iriver: Properly working remote type detection regardless of hold switch posi... | Jens Arnold |
2006-03-13 | Charging state reporting for iriver players. Values calibrated with | Miika Pekkarinen |
2006-02-17 | Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC... | Linus Nielsen Feltzing |
2006-02-09 | Create an SDL sim for the iPod 4G Grayscale and also create an IPOD_ARCH defi... | Dave Chapman |
2006-01-21 | AB-repeat mode for software codecs. Accessible through menu as a repeat mode... | Brandon Low |
2006-01-18 | New codec loader, using the same mechanism as the new plugin loader. API vers... | Jens Arnold |
2005-11-27 | Fix red sim build, HAVE_RECORDING is not to be defined for sims. | Thom Johansen |
2005-11-27 | Enable recording for H100 line. No idea why this wasn't enabled before. | Thom Johansen |
2005-11-27 | No S/PDIF playback on H300 | Linus Nielsen Feltzing |
2005-11-21 | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold |
2005-11-19 | Removed the separate #ifndef SIMULATOR defines. | Miika Pekkarinen |
2005-11-19 | Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define. | Miika Pekkarinen |
2005-11-18 | H300 has no ATA LED | Linus Nielsen Feltzing |
2005-11-16 | Reverted erroneous commit | Linus Nielsen Feltzing |
2005-11-16 | Cleaned up bootloader linker control file and added the H300 target | Linus Nielsen Feltzing |
2005-11-14 | H300 backlight | Linus Nielsen Feltzing |
2005-11-08 | Unified the H100 and H300 startup | Linus Nielsen Feltzing |
2005-11-06 | Sound settings rework: * Put all fixed parameters (unit, decimals, step, min,... | Jens Arnold |
2005-10-31 | Oops. Forgot to increase the codec size for H100. | Dave Chapman |
2005-09-24 | H1x0: More precise tuning; corrected xtal frequency in comments + #defines. | Jens Arnold |
2005-09-02 | Fixed associate problem with file extensions (.info files matched .nfo extens... | Henrik Backe |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-16 | FM radio simulation working again | Linus Nielsen Feltzing |
2005-08-13 | Forgot that the simulator doesn't simulate the FM radio | Linus Nielsen Feltzing |
2005-08-13 | Very lame, initial support for FM radio on the iriver | Linus Nielsen Feltzing |