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
/
uisimulator
/
common
/
io.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Fix reds
Thomas Martitz
2014-02-23
*
simulator: Fully simulate external storage.
Thomas Martitz
2014-02-23
*
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
2014-02-23
*
Cleanup MV/MD macros a little.
Michael Sevakis
2013-08-17
*
Fix database tool.
Thomas Martitz
2012-07-31
*
Fix warnings and errors in sdl builds.
Thomas Martitz
2012-07-18
*
Call call_storage_idle_notifys() to make storage idle callbacks work in
Thomas Martitz
2012-07-18
*
load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...
Thomas Martitz
2012-05-26
*
Fix __PCTOOL__ dependencies on SIMULATOR
Frank Gevaerts
2012-03-03
*
Hosted: Merge debugf() implementations. Cleanup debug.h.
Thomas Martitz
2012-01-21
*
r30706 was not the right fix - thanks to amiconn for catching the error
Michael Chicoine
2011-10-04
*
Fix w32 cross-compiled sim showing 0KB for disk size and disk free
Michael Chicoine
2011-10-03
*
Fix warning, 'read_next:' is only used when EOVERFLOW is defined.
Andree Buschmann
2011-09-03
*
Dircache: Don't expose struct dircache_entry and pointers into the cache, use...
Thomas Martitz
2011-06-20
*
Work around missing EOVERFLOW define on cygwin/mingw.
Thomas Jarosch
2011-06-12
*
RaaA / sim: Don't abort directory read if we encounter files larger than 2 GB...
Thomas Jarosch
2011-06-10
*
Fix regression in r29715: files listed multiple times in uisimulator
Michael Hohmuth
2011-04-16
*
Better dircache handling in simulator
Michael Hohmuth
2011-04-15
*
Implement cooperative threads on hosted platforms using C code.
Thomas Martitz
2011-02-18
*
Make sim build compilable under Cygwin. Fixes FS#11832.
Andree Buschmann
2010-12-25
*
RaaA: Improve tagcache search to make the database built.
Thomas Martitz
2010-12-23
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
2010-09-09
*
Revert r27972 to fix FS#11610 (but in a way android builds still work).
Thomas Martitz
2010-09-08
*
fix red.
Thomas Martitz
2010-09-08
*
Cleanup io.c a bit.
Thomas Martitz
2010-09-08
*
Redo previous commit to not break android builds.
Thomas Martitz
2010-09-01
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.
Thomas Martitz
2010-08-27
*
2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...
Thomas Martitz
2010-08-27
*
Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...
Thomas Martitz
2010-08-27
*
Introduce a small api for loading code (codecs,plugins) from disk/memory.
Thomas Martitz
2010-08-26
*
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-08-02
*
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01
*
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-15
*
Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...
Thomas Martitz
2010-05-07
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-05-06
*
Switch to using statvfs for simulated fat_size(). This makes io.c build on op...
Jens Arnold
2010-03-20
*
FS#10954: fix rename under simulator by Alex Bennee
Amaury Pouly
2010-02-01
*
FS#9964 take 2. Including the whole patch is a good idea.
Steve Bavin
2009-02-27
*
FS#9964 - Fix simulator file i/o when the --root option is used.
Steve Bavin
2009-02-27
*
Red build fix.
Björn Stenberg
2009-01-10
*
Moved database builder into a separate directory, and gave it its' own Makefi...
Björn Stenberg
2008-12-15
*
Renamed simulator disk directory from 'archos' to 'simdisk'.
Björn Stenberg
2008-11-24
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Best use C, not C++
Steve Bavin
2008-04-07
*
Remove some more simulator debugging output.
Steve Bavin
2008-04-07
*
Simulate the effects of sector caching a bit. Bypass I/O yield if a byte coun...
Michael Sevakis
2007-12-03
[next]