index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
hostfs.h
(
unfollow
)
Commit message (
Expand
)
Author
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-03-03
Fix hostfs_init() return value.
Thomas Martitz
2014-02-23
Add forgotten file.
Thomas Martitz
2010-06-18
Enable display and backlight on panic.
Tobias Diedrich
2010-03-16
A tiny bit more Sansa Fuze v2 work.
Thomas Martitz
2010-02-25
Add Sansa Fuzev2 to the target tree. Bootloader builds, but is completely unt...
Thomas Martitz
2008-11-26
Fix reds. Also note my r19221 commit message had a typo - shoudld have been ...
Steve Bavin
2008-11-11
FS#9535 - Sansa Fuze sim
Jonathan Gordon
2008-11-01
Add Sansa Fuze to the build system, including a first (untested) attempt at a...
Dave Chapman
2008-10-29
e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...
Dave Chapman
2008-10-19
Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently u...
Dave Chapman
2008-10-12
Rename the clip directory to sansa-clip to be consistent with the first (Port...
Dave Chapman
2008-10-12
Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...
Dave Chapman
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-02
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...
Dave Chapman
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-10-28
Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...
Dave Chapman
2007-04-12
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-11
Moved archos USB handling to target tree. Minor simplification for coldfire (...
Jens Arnold
2006-11-10
Forgot to add new files for iFP move to target tree.
Tomasz Malesinski
2006-09-01
Add backlight support for H10
Barry Wardell
2006-08-03
Barry Wardell's initial work for the iriver H10 port
Daniel Stenberg
2006-07-26
Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...
Linus Nielsen Feltzing
2006-03-22
Backlight for iAudio X5
Linus Nielsen Feltzing
2006-03-22
USB mode for iAudio X5
Linus Nielsen Feltzing
2006-03-07
iAudio X5 target-specific ATA driver code
Linus Nielsen Feltzing
2003-01-22
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...
Uwe Freese
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-06-24
games and screensavers are now in submenus
Robert Hak
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg