summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2003-02-14include "standard" files with <> and not ""Daniel Stenberg1-1/+1
2003-02-14this fixes the win32 simulator compilationFelix Arends1-7/+0
2003-02-14Allow simulators to use battery constantsBjörn Stenberg1-2/+1
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg8-26/+70
2003-02-14Fixed dependency on moved thread.hBjörn Stenberg1-1/+1
2003-02-14Fixed the 3-hour time display bug, plus some cosmetic changesLinus Nielsen Feltzing2-17/+8
2003-02-14Correct saving of channel config (patch by Remo Hofer)Linus Nielsen Feltzing2-4/+7
2003-02-13Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese1-4/+7
2003-02-13these are now present in export/Daniel Stenberg16-1053/+0
2003-02-13Killed a nasty bug that could leave the recorded file open. This will cause t...Linus Nielsen Feltzing1-2/+7
2003-02-13guessed battery scale factor for FMUwe Freese1-2/+2
2003-02-13Changed to use new firmware/export/ directoryBjörn Stenberg1-1/+1
2003-02-13Added export/ directoryBjörn Stenberg1-0/+1
2003-02-12disable charge control for FMUwe Freese1-3/+0
2003-02-12disable charge control for FMUwe Freese1-5/+1
2003-02-11Initialize genre to 0xff since 0 is a valid value.Björn Stenberg1-2/+1
2003-02-11Better simulator mpeg emulationBjörn Stenberg1-2/+3
2003-02-08Added some debugging info to chase the 3-hour time display bugLinus Nielsen Feltzing1-3/+3
2003-02-07more movesDaniel Stenberg8-35/+0
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg12-0/+0
2003-02-07not used, removedDaniel Stenberg2-660/+0
2003-02-07not used. removedDaniel Stenberg1-30/+0
2003-02-07Include File Cleanup And Move-Around Party 2003.Daniel Stenberg21-3/+1093
2003-02-05Public firmware header files should now be put in firmware/include/ directoryDaniel Stenberg1-0/+0
2003-01-29bring back the functionality with the conditional update on remove cursorDaniel Stenberg1-1/+2
2003-01-29Major Code Police raid strike-down.Daniel Stenberg1-98/+114
2003-01-29The dir code is now reentrant.Björn Stenberg2-10/+7
2003-01-29Player changes: Added lcd_remove_cursor() and updated the cursor functionality.Kjell Ericson2-8/+20
2003-01-28Scrolling business is my name and scrolling is what I do when I don't crashDaniel Stenberg1-34/+18
2003-01-27tm_mon starts at 0Björn Stenberg1-3/+3
2003-01-27Added a "cursor"-function for the keyvoard.Kjell Ericson2-1/+35
2003-01-27Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg2-2/+2
2003-01-27LiIon values for FMUwe Freese2-2/+14
2003-01-27FM has LiIon batteryUwe Freese1-0/+3
2003-01-27Directories can now be renamed too.Björn Stenberg3-9/+15
2003-01-27removed old emacs file, added new onesDaniel Stenberg1-1/+0
2003-01-26LiIon voltages for FM recorderUwe Freese1-1/+9
2003-01-24Use of rockbox-mode.el in local variables list removed. Replaced byMats Lidell1-24/+0
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell14-80/+0
2003-01-23Removed lcd_scroll_pause() and lcd_scroll_resume().Kjell Ericson3-167/+25
2003-01-22Ludovic Lange's patch to make the ROLO feature work on the FM Recorder.Daniel Stenberg4-4/+31
2003-01-22Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese2-3/+90
2003-01-22Changed name of lcd_do_puts() to lcd_puts_cont_scroll().Kjell Ericson1-6/+6
2003-01-22Ludovic Lange's ADC-fix for the FMDaniel Stenberg1-1/+2
2003-01-22actually USE the fm file!!Daniel Stenberg1-2/+1
2003-01-21Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg7-11/+27
2003-01-21define the CPU frequency in the config-*.h fileDaniel Stenberg4-5/+10
2003-01-21Added lcd_do_puts() as a static function and made lcd_puts() stop any scroll ...Kjell Ericson1-10/+11
2003-01-21Decreased the DMA transfer size, as proposed by Gerald ClarkLinus Nielsen Feltzing1-2/+2
2003-01-20Export info about the charset.Mats Lidell3-4/+3