summaryrefslogtreecommitdiff
path: root/firmware (unfollow)
Commit message (Expand)Author
2003-01-14Bidirectional scroll ala recorder.Mats Lidell
2003-01-13Fixed the mapping between software mapped patterns and hardware LCD.Kjell Ericson
2003-01-13Resolved last_pat and last_used_pat.Mats Lidell
2003-01-10Bugfix2 of the bidirectional scroll. Sorry...Kjell Ericson
2003-01-10Bugfix of the bidirectional scrolling.Kjell Ericson
2003-01-10Fixed spelling misstakes.Kjell Ericson
2003-01-10Function lcd_allow_bidirectictional_scrolling() implemented so we can turn it...Kjell Ericson
2003-01-10Bidirectional scrolling implemented. The text will go back and forthKjell Ericson
2003-01-10Fixed the scroll_delay.Kjell Ericson
2003-01-10Changed debug code.Kjell Ericson
2003-01-10Removed warnings.Kjell Ericson
2003-01-10First official version.Kjell Ericson
2003-01-10Implementing the Rocklatin character set for Rockbox player.Kjell Ericson
2003-01-10Added a thread for the simulator that counts the time.Kjell Ericson
2003-01-09better estimated running time for usb modeUwe Freese
2003-01-09Fixed win32 simulator warnings.Hardeep Sidhu
2003-01-09set_elapsed() bug fix by Simon ElénBjörn Stenberg
2003-01-04Signal track change if no tracks in playlist are valid so wps updates and exi...Hardeep Sidhu
2003-01-03Prev was going back too many tracks if more than one track was loaded in memory.Hardeep Sidhu
2002-12-19Don't signal track change until all id3 entries have been updated. Also, cor...Hardeep Sidhu
2002-12-19Use flush_cache() when writing headbytes to disk to make sure we are on the c...Hardeep Sidhu
2002-12-18battery level 100% when trickle chg, only 1% per minute change allowed, ignor...Uwe Freese
2002-12-18Killed a dozen global variablesBjörn Stenberg
2002-12-17Fixed a simulator stub for set_battery_capacity()Kjell Ericson
2002-12-16battery capacity (1500-2400 in 50mAh steps) saved to diskUwe Freese
2002-12-16stupid bug, trickle setting in menu didn't workUwe Freese
2002-12-15charger on if battery low at boot time, battery capacity settingsUwe Freese
2002-12-14battery capacity setting functionUwe Freese
2002-12-14we don't want battery symbol flickering while trickle chargingUwe Freese
2002-12-14no inclusion of apps/settings.h anymore (simulator build error), new enable_t...Uwe Freese
2002-12-14added backlight_get_timeout and backlight_get_on_when_chargingUwe Freese
2002-12-14max charge duration now depends on batt. capacity and is a little longerUwe Freese
2002-12-14using the new charge state variable instead of trickle_enableUwe Freese
2002-12-14new charge state variableUwe Freese
2002-12-14added trickle chargeUwe Freese
2002-12-12Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll ...Björn Stenberg
2002-12-12Fixed a few recording glitches, and *maybe* the 30-minute recording bugLinus Nielsen Feltzing
2002-12-09Added recalculation of free disk space. Press PLAY in Debug->Disk Info->Free ...Björn Stenberg
2002-12-09Added id3 version wps tag: %iv. Fixed id3v1 parsing bug.Björn Stenberg
2002-12-09Corrected ATA_ADDRESS macroLinus Nielsen Feltzing
2002-12-06Even more complicated MAS driver to handle MP2 streams, due to undocumented M...Linus Nielsen Feltzing
2002-12-06Bug fix: Don't cut the power during spinup...Björn Stenberg
2002-12-06Fixed a race condition between sleep thread and spinup code.Björn Stenberg
2002-12-05Even safer watermark margins, in wait for an accurate disk spinup time measur...Linus Nielsen Feltzing
2002-12-05Less aggressive dynamic watermark calculationLinus Nielsen Feltzing
2002-12-05Faster start of playbackLinus Nielsen Feltzing
2002-12-05Better update of the watermark when changing tracksLinus Nielsen Feltzing
2002-12-05Added ID3 tag 'genre': %igBjörn Stenberg
2002-12-05Added ID3 tag 'year': %iyBjörn Stenberg
2002-12-05More fine-tuned buffer handling, and better debug infoLinus Nielsen Feltzing