summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2003-02-14Allow simulators to use battery constantsBjörn Stenberg
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg
2003-02-14Fixed dependency on moved thread.hBjörn Stenberg
2003-02-14Fixed the 3-hour time display bug, plus some cosmetic changesLinus Nielsen Feltzing
2003-02-14Correct saving of channel config (patch by Remo Hofer)Linus Nielsen Feltzing
2003-02-13Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese
2003-02-13these are now present in export/Daniel Stenberg
2003-02-13Killed a nasty bug that could leave the recorded file open. This will cause t...Linus Nielsen Feltzing
2003-02-13guessed battery scale factor for FMUwe Freese
2003-02-13Changed to use new firmware/export/ directoryBjörn Stenberg
2003-02-13Added export/ directoryBjörn Stenberg
2003-02-12disable charge control for FMUwe Freese
2003-02-12disable charge control for FMUwe Freese
2003-02-11Initialize genre to 0xff since 0 is a valid value.Björn Stenberg
2003-02-11Better simulator mpeg emulationBjörn Stenberg
2003-02-08Added some debugging info to chase the 3-hour time display bugLinus Nielsen Feltzing
2003-02-07more movesDaniel Stenberg
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg
2003-02-07not used, removedDaniel Stenberg
2003-02-07not used. removedDaniel Stenberg
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg
2003-02-05Public firmware header files should now be put in firmware/include/ directoryDaniel Stenberg
2003-01-29bring back the functionality with the conditional update on remove cursorDaniel Stenberg
2003-01-29Major Code Police raid strike-down.Daniel Stenberg
2003-01-29The dir code is now reentrant.Björn Stenberg
2003-01-29Player changes: Added lcd_remove_cursor() and updated the cursor functionality.Kjell Ericson
2003-01-28Scrolling business is my name and scrolling is what I do when I don't crashDaniel Stenberg
2003-01-27tm_mon starts at 0Björn Stenberg
2003-01-27Added a "cursor"-function for the keyvoard.Kjell Ericson
2003-01-27Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg
2003-01-27LiIon values for FMUwe Freese
2003-01-27FM has LiIon batteryUwe Freese
2003-01-27Directories can now be renamed too.Björn Stenberg
2003-01-27removed old emacs file, added new onesDaniel Stenberg
2003-01-26LiIon voltages for FM recorderUwe Freese
2003-01-24Use of rockbox-mode.el in local variables list removed. Replaced byMats Lidell
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2003-01-23Removed lcd_scroll_pause() and lcd_scroll_resume().Kjell Ericson
2003-01-22Ludovic Lange's patch to make the ROLO feature work on the FM Recorder.Daniel Stenberg
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese
2003-01-22Changed name of lcd_do_puts() to lcd_puts_cont_scroll().Kjell Ericson
2003-01-22Ludovic Lange's ADC-fix for the FMDaniel Stenberg
2003-01-22actually USE the fm file!!Daniel Stenberg
2003-01-21Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg
2003-01-21define the CPU frequency in the config-*.h fileDaniel Stenberg
2003-01-21Added lcd_do_puts() as a static function and made lcd_puts() stop any scroll ...Kjell Ericson
2003-01-21Decreased the DMA transfer size, as proposed by Gerald ClarkLinus Nielsen Feltzing
2003-01-20Export info about the charset.Mats Lidell
2003-01-19Start new charge cycle should be possible in trickle mode. This should fix th...Uwe Freese
2003-01-17Added table for converting unicode page 1 and 2 into ISO 8859-2Björn Stenberg