summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...Linus Nielsen Feltzing2003-02-21
* The power-saving SLEEP patch by Simon Elén.Björn Stenberg2003-02-14
* Mike Holden's patch that corrects the FM charger plugged symbolUwe Freese2003-02-13
* more movesDaniel Stenberg2003-02-07
* Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg2003-02-07
* Include File Cleanup And Move-Around Party 2003.Daniel Stenberg2003-02-07
* 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
* Added a "cursor"-function for the keyvoard.Kjell Ericson2003-01-27
* Directories can now be renamed too.Björn Stenberg2003-01-27
* 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
* 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
* Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg2003-01-21
* Added lcd_do_puts() as a static function and made lcd_puts() stop any scroll ...Kjell Ericson2003-01-21
* Export info about the charset.Mats Lidell2003-01-20
* Added table for converting unicode page 1 and 2 into ISO 8859-2Björn Stenberg2003-01-17
* Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.Daniel Stenberg2003-01-16
* Use the correct defines to #ifdef on, so that the FM version builds fine tooDaniel Stenberg2003-01-16
* reverted kjer's lcd_clear_display() change that stops the scrollDaniel Stenberg2003-01-14
* Made unicode2iso() static.Björn Stenberg2003-01-14
* Added unicode conversion from cyrillic, greek, hebrew, arabic and thai.Björn Stenberg2003-01-14
* Stop scrolling text when lcd_clear_display() has been called.Kjell Ericson2003-01-14
* Bidirectional scroll ala recorder.Mats Lidell2003-01-14
* Fixed the mapping between software mapped patterns and hardware LCD.Kjell Ericson2003-01-13
* Resolved last_pat and last_used_pat.Mats Lidell2003-01-13
* Bugfix2 of the bidirectional scroll. Sorry...Kjell Ericson2003-01-10
* Bugfix of the bidirectional scrolling.Kjell Ericson2003-01-10
* Fixed spelling misstakes.Kjell Ericson2003-01-10
* Function lcd_allow_bidirectictional_scrolling() implemented so we can turn it...Kjell Ericson2003-01-10
* Bidirectional scrolling implemented. The text will go back and forthKjell Ericson2003-01-10
* Fixed the scroll_delay.Kjell Ericson2003-01-10
* Changed debug code.Kjell Ericson2003-01-10
* Removed warnings.Kjell Ericson2003-01-10
* First official version.Kjell Ericson2003-01-10
* Implementing the Rocklatin character set for Rockbox player.Kjell Ericson2003-01-10
* Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll ...Björn Stenberg2002-12-12
* Added recalculation of free disk space. Press PLAY in Debug->Disk Info->Free ...Björn Stenberg2002-12-09
* Bug fix: Don't cut the power during spinup...Björn Stenberg2002-12-06
* Fixed a race condition between sleep thread and spinup code.Björn Stenberg2002-12-06
* Fixed spinup clocking. Also updating last_disk_activity more frequently, to a...Björn Stenberg2002-12-05
* Added disk spinup clockingBjörn Stenberg2002-12-04
* Bug fix: Master/slave was not always properly selected after powerdown.Björn Stenberg2002-12-03
* Added 'Disk info' to debug menuBjörn Stenberg2002-12-03
* use the proper #ifdef for a featureDaniel Stenberg2002-12-03