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
Commit message (
Expand
)
Author
Age
*
Forgot to set the gain when entering the recording screen
Linus Nielsen Feltzing
2002-11-13
*
No stops MP3 playback when entering the recording screen
Linus Nielsen Feltzing
2002-11-12
*
Fixed broken unicode_munge()
Linus Nielsen Feltzing
2002-11-12
*
Added extra safety checks.
Björn Stenberg
2002-11-12
*
Added dummy fat_size() to make it link
Daniel Stenberg
2002-11-12
*
Added disk space to Info menu item. (Players press + to see it.)
Björn Stenberg
2002-11-12
*
Fixed file creation test case for new flags.
Björn Stenberg
2002-11-12
*
Added '*PANIC*' string. Line is now wrapped on recorders. LED blinks slowly t...
Björn Stenberg
2002-11-12
*
will rockbox support other players?
Robert Hak
2002-11-12
*
use the protos on the simulator as well, this should kill a warning
Daniel Stenberg
2002-11-11
*
Correct flags to the open() call when recording
Linus Nielsen Feltzing
2002-11-11
*
Cosmetic: Replaced dozens of openfiles[fd] with 'file' pointers.
Björn Stenberg
2002-11-11
*
Bugfix: Flags work better when they're binary...
Björn Stenberg
2002-11-11
*
Added a truckload of test code.
Björn Stenberg
2002-11-11
*
Added support for O_CREAT, O_APPEND and O_TRUNC.
Björn Stenberg
2002-11-11
*
Added ftruncate().
Björn Stenberg
2002-11-11
*
Added support for O_RDWR and lseek() while writing.
Björn Stenberg
2002-11-11
*
Added a timeout debug panic for the recording DMA protocol
Linus Nielsen Feltzing
2002-11-11
*
Now reloads the dir when leaving the recording screen
Linus Nielsen Feltzing
2002-11-11
*
Mic gain was improperly saved
Linus Nielsen Feltzing
2002-11-11
*
Bug fix for previous commit: write() always returned 0 on even sector writes.
Björn Stenberg
2002-11-11
*
close() now does not truncate the file.
Björn Stenberg
2002-11-11
*
Now the docs dir is mandatory when building rockbox
Linus Nielsen Feltzing
2002-11-11
*
Now applies the selected options properly when exiting the setup menu
Linus Nielsen Feltzing
2002-11-11
*
Recording settings are now persistent. Added a Recording Settings menu
Linus Nielsen Feltzing
2002-11-10
*
An attempt to support older recorder models
Linus Nielsen Feltzing
2002-11-10
*
Added recording functionality
Linus Nielsen Feltzing
2002-11-10
*
Added recording functionality
Linus Nielsen Feltzing
2002-11-10
*
Greg's improved fat_cache_sector() function, now updates the second FAT
Linus Nielsen Feltzing
2002-11-09
*
fat_cache_sector() wrote to the wrong sector when flushing an entry. Thanks t...
Linus Nielsen Feltzing
2002-11-08
*
Added details about screwdrivers
Björn Stenberg
2002-11-08
*
Changed return code of ata_write_sectors() to be the same as for ata_read_sec...
Björn Stenberg
2002-11-07
*
added binlang
Daniel Stenberg
2002-11-07
*
Now also displays WPS lines without format codes
Linus Nielsen Feltzing
2002-11-05
*
Now updates the time info on FF/REW
Linus Nielsen Feltzing
2002-11-05
*
Corrected return value check.
Björn Stenberg
2002-11-05
*
Bug fixes: fat_seek(0) would sometimes start at sector 1. find_free_cluster()...
Björn Stenberg
2002-11-05
*
blatantly stupid proto added for mingw simulator compiles to get rid of
Daniel Stenberg
2002-11-04
*
somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir()
Daniel Stenberg
2002-11-04
*
Bugfix: lseek() did not invalidate sector cache when seeking to start of file.
Björn Stenberg
2002-11-04
*
Bugfix: If last sector of a requested transfer was nonconsecutive, it would n...
Björn Stenberg
2002-11-04
*
Added remove()
Björn Stenberg
2002-11-01
*
Added a 5 pixel border around the content. Looks better (that's all).
Kjell Ericson
2002-11-01
*
Removed warning.
Björn Stenberg
2002-11-01
*
Changed the battery icon so it doesn't clear the inner part of the icon.
Kjell Ericson
2002-11-01
*
Removed bug list from front page
Björn Stenberg
2002-10-31
*
Fixed lseek().
Björn Stenberg
2002-10-31
*
Added lseek() to chkfile test.
Björn Stenberg
2002-10-31
*
Improved tests.
Björn Stenberg
2002-10-31
*
More graceful handling when running out of space.
Björn Stenberg
2002-10-31
[next]