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
/
common
/
filefuncs.c
(
unfollow
)
Commit message (
Expand
)
Author
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-02-23
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
2013-01-15
fix yellow on simulator + multivolume
Amaury Pouly
2012-07-31
Fix database tool.
Thomas Martitz
2011-06-20
Dircache: Don't expose struct dircache_entry and pointers into the cache, use...
Thomas Martitz
2011-02-27
RaaA: Add initial Pandora support
Thomas Jarosch
2011-02-08
Initial maemo platform support
Thomas Jarosch
2010-09-20
file_exists(): fix DEBUGF()
Rafaël Carré
2010-09-08
Revert r27972 to fix FS#11610 (but in a way android builds still work).
Thomas Martitz
2010-09-01
Redo previous commit to not break android builds.
Thomas Martitz
2010-09-01
Fix database
Thomas Martitz
2010-09-01
struct DIR -> DIR, should fix most if not all reds.
Thomas Martitz
2010-09-01
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-08-08
Various minor fixes for Samsung YH* targets
Bertrik Sikken
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2009-11-26
Move strip_volume() to filefuncs.c and set properties.
Maurus Cuelenaere
2009-11-26
Forgot file
Maurus Cuelenaere
2009-03-23
Correct Björn's name in various file headers.
Nicolas Pennequin
2008-10-29
Move kernel tick initialization and handling to the target tree for ones rema...
Michael Sevakis
2008-10-27
Strange little kernel optimization to ease targeting the timer tick and to li...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-07
Move interrupt clearing up.
Maurus Cuelenaere
2008-04-24
Commit whole Creative Zen Vision:M target tree + all related firmware/
Maurus Cuelenaere
2007-11-07
Get the user timer working properly consequentially fixing doom without a hack.
Karl Kurbjun
2007-10-22
revert the previous one... = is ok and a touch faster
Jonathan Gordon
2007-10-22
fix the interupt clearing
Jonathan Gordon
2007-09-30
Move some more files
Karl Kurbjun
2007-09-30
Move some more files around and get the main build compiling
Karl Kurbjun
2007-09-30
I got bullied in IRC by linuxstb and markun...
Jonathan Gordon
2007-09-25
m:robe 500i port: Get interrupts firing and the timer ticking
Catalin Patulea
2007-09-23
Working DM320 interrupts, changed the way registers are accessed in spi and u...
Karl Kurbjun
2007-09-22
More interupt/timer work
Karl Kurbjun
2007-09-22
Make sure that SVN keywords are set properly
Karl Kurbjun
2007-09-20
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...
Karl Kurbjun
2006-10-05
Move all iPod targets into the target tree. FS#5890
Barry Wardell
2006-08-12
update the gigabeat code and move to target_tree
Marcoen Hirschberg
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
[next]