summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* Safer recording, now closes the file after each successful buffer saveLinus Nielsen Feltzing2003-02-22
* Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...Linus Nielsen Feltzing2003-02-21
* Decreased the thread context table size to save space in IRAMLinus Nielsen Feltzing2003-02-21
* moved the single-letter wildcard to a single line to prevent the tarball-Daniel Stenberg2003-02-17
* include "standard" files with <> and not ""Daniel Stenberg2003-02-14
* this fixes the win32 simulator compilationFelix Arends2003-02-14
* Allow simulators to use battery constantsBjörn Stenberg2003-02-14
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* Fixed dependency on moved thread.hBjörn Stenberg2003-02-14
* Fixed the 3-hour time display bug, plus some cosmetic changesLinus Nielsen Feltzing2003-02-14
* Correct saving of channel config (patch by Remo Hofer)Linus Nielsen Feltzing2003-02-14
* Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese2003-02-13
* these are now present in export/Daniel Stenberg2003-02-13
* Killed a nasty bug that could leave the recorded file open. This will cause t...Linus Nielsen Feltzing2003-02-13
* guessed battery scale factor for FMUwe Freese2003-02-13
* Changed to use new firmware/export/ directoryBjörn Stenberg2003-02-13
* Added export/ directoryBjörn Stenberg2003-02-13
* disable charge control for FMUwe Freese2003-02-12
* disable charge control for FMUwe Freese2003-02-12
* Initialize genre to 0xff since 0 is a valid value.Björn Stenberg2003-02-11
* Better simulator mpeg emulationBjörn Stenberg2003-02-11
* Added some debugging info to chase the 3-hour time display bugLinus Nielsen Feltzing2003-02-08
* more movesDaniel Stenberg2003-02-07
* Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg2003-02-07
* not used, removedDaniel Stenberg2003-02-07
* not used. removedDaniel Stenberg2003-02-07
* Include File Cleanup And Move-Around Party 2003.Daniel Stenberg2003-02-07
* Public firmware header files should now be put in firmware/include/ directoryDaniel Stenberg2003-02-05
* bring back the functionality with the conditional update on remove cursorDaniel Stenberg2003-01-29
* Major Code Police raid strike-down.Daniel Stenberg2003-01-29
* The dir code is now reentrant.Björn Stenberg2003-01-29
* Player changes: Added lcd_remove_cursor() and updated the cursor functionality.Kjell Ericson2003-01-29
* Scrolling business is my name and scrolling is what I do when I don't crashDaniel Stenberg2003-01-28
* tm_mon starts at 0Björn Stenberg2003-01-27
* Added a "cursor"-function for the keyvoard.Kjell Ericson2003-01-27
* Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg2003-01-27
* LiIon values for FMUwe Freese2003-01-27
* FM has LiIon batteryUwe Freese2003-01-27
* Directories can now be renamed too.Björn Stenberg2003-01-27
* removed old emacs file, added new onesDaniel Stenberg2003-01-27
* LiIon voltages for FM recorderUwe Freese2003-01-26
* Use of rockbox-mode.el in local variables list removed. Replaced byMats Lidell2003-01-24
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Removed lcd_scroll_pause() and lcd_scroll_resume().Kjell Ericson2003-01-23
* Ludovic Lange's patch to make the ROLO feature work on the FM Recorder.Daniel Stenberg2003-01-22
* Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese2003-01-22
* Changed name of lcd_do_puts() to lcd_puts_cont_scroll().Kjell Ericson2003-01-22
* Ludovic Lange's ADC-fix for the FMDaniel Stenberg2003-01-22
* actually USE the fm file!!Daniel Stenberg2003-01-22
* Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg2003-01-21