| 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 |
| * | Remove unused #defines. | Thomas Martitz | 2009-10-31 |
| * | move the CONFIG_LED #define out into config.h as all but 3 targets actually h... | Jonathan Gordon | 2009-09-06 |
| * | Make JPEG and BMP scaler optional with HAVE_JPEG and HAVE_BMP_SCALING, both d... | Andrew Mahone | 2009-05-04 |
| * | Add current use and fix battery capacity settings for the Gigabeat F/X. Than... | Michael Giacomelli | 2009-04-07 |
| * | Bring consistency to pcm implementation and samplerate handling. Less low-lev... | Michael Sevakis | 2008-12-12 |
| * | Meg F/X can beep and click using a hardware timer so let us try it out. To ma... | Michael Sevakis | 2008-12-07 |
| * | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis | 2008-12-03 |
| * | Revert last commit (accidentally committed the whole tree) | Karl Kurbjun | 2008-11-12 |
| * | Add in the needed crt0.S code for the wakeup alarm also | Karl Kurbjun | 2008-11-12 |
| * | 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 |
| * | Gigabeat F/X: | Michael Sevakis | 2008-05-29 |
| * | Contrast settings for the gigabeat F/X | Karl Kurbjun | 2008-05-21 |
| * | Make some functions static, point to the wiki, and comit the code to invert t... | Karl Kurbjun | 2008-05-21 |
| * | Enable Gigabeat F/X LCD flipscreen | Karl Kurbjun | 2008-05-18 |
| * | Fix red. No bother with lcd power management calls in bootloader. | Michael Sevakis | 2008-05-14 |
| * | Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig... | Michael Sevakis | 2008-05-14 |
| * | use HAVE_ATA to decide if ata.c should be compiled | Marcoen Hirschberg | 2008-03-27 |
| * | make the brightness setting logarithmic, which looks linear to the eye | Marcoen Hirschberg | 2008-01-25 |
| * | remove unsused defines | Marcoen Hirschberg | 2008-01-25 |
| * | enable ab-repeat for gigabeat | Robert Kukla | 2007-12-01 |
| * | 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 |
| * | Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but ... | Michael Sevakis | 2007-07-31 |
| * | Makes the Adaptive Bass option not the default. To enable, you must uncomment... | Steve Gotthardt | 2007-07-13 |
| * | Changes bass setting to use adaptive bass instead of linear bass. The datashe... | Steve Gotthardt | 2007-07-13 |
| * | Add in buttonlight brightness setting for the Gigabeat, and setup the framewo... | Karl Kurbjun | 2007-05-08 |
| * | Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab... | Karl Kurbjun | 2007-05-07 |
| * | Gigabeat: Remove the 8kHz for now because it doesn't seem to work too well. A... | Michael Sevakis | 2007-05-04 |
| * | Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in... | Michael Sevakis | 2007-05-02 |
| * | Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself... | Karl Kurbjun | 2007-04-21 |
| * | 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 |
| * | minor actions cleanup: | Jonathan Gordon | 2007-04-08 |
| * | 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 |
| * | disable CPU scaling again because it actually made the power consumption worse. | Marcoen Hirschberg | 2007-02-08 |
| * | the gigabeat supports all frequencies but 64kHz | Marcoen Hirschberg | 2007-01-18 |
| * | re-enable CPU scaling (between 100 and 300MHz again) with a new implementation | Marcoen Hirschberg | 2007-01-17 |
| * | Backing out the CPU boost for now. Found several issues from screen lines to ... | Steve Gotthardt | 2007-01-17 |
| * | add cpu frequency scaling to the gigabeat. default/normal: 100MHz, boosted: 3... | Marcoen Hirschberg | 2007-01-16 |
| * | Update battery capacity and discharge tables to reflect current battery bench... | Greg White | 2007-01-14 |
| * | Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory | Greg White | 2007-01-13 |
| * | Updated buttonlights for the Gigabeat port. Added LCD controller off and on f... | Steve Gotthardt | 2007-01-08 |