index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2003-04-19
Increased the buffer size for get_mp3file_info(). This is supposed to fix bug...
Linus Nielsen Feltzing
2003-04-16
Magnus Öman's long awaited inverted cursor patch
Linus Nielsen Feltzing
2003-04-15
Safer low water mark when recording
Linus Nielsen Feltzing
2003-04-15
Update fileoffset and cacheoffset on error.
Björn Stenberg
2003-04-13
Changed some debug output
Linus Nielsen Feltzing
2003-04-12
ata_write_sectors() didn't handle odd buffer addresses
Linus Nielsen Feltzing
2003-04-12
Fixed the dreaded 'silent play' bug
Linus Nielsen Feltzing
2003-04-11
Now creates an empty ID3 header to not confuse MP3 editors
Linus Nielsen Feltzing
2003-04-11
Corrected win1251 -> iso 8859-5 conversion (Alex)
Björn Stenberg
2003-04-11
Don't enter cpu sleep during disk operations
Björn Stenberg
2003-04-11
Better handling of next/prev
Linus Nielsen Feltzing
2003-04-09
Added missing gain setting code (Henrik Backe)
Björn Stenberg
2003-04-05
The newest ATA driver fixes broke the ata_spinup_time information
Linus Nielsen Feltzing
2003-04-01
Ooops, forgot to check for frame count overflow
Linus Nielsen Feltzing
2003-04-01
Killed a warning (saving 417 bytes in the process :-)
Linus Nielsen Feltzing
2003-04-01
Recorded files shorter than 3 hours now show correct average bitrate even wit...
Linus Nielsen Feltzing
2003-03-31
Better led control. Added status read delay. Fixed potential last_disk_activi...
Björn Stenberg
2003-03-25
Finally, S/PDIF monitoring works
Linus Nielsen Feltzing
2003-03-24
Another attempt to stop the red led dead.
Björn Stenberg
2003-03-24
The Xing flag word wasn't correctly generated
Linus Nielsen Feltzing
2003-03-24
Fixed silly overflow in recalculate_watermark()
Linus Nielsen Feltzing
2003-03-24
Reverted last change
Linus Nielsen Feltzing
2003-03-24
Don't fail on bitrate 0. Our own recordings have bitrate 0...
Björn Stenberg
2003-03-18
Tidied up the ID3V2 parser a little
Linus Nielsen Feltzing
2003-03-18
Faster ID3 parsing with the new filesize() function
Linus Nielsen Feltzing
2003-03-18
Added the filesize() function
Linus Nielsen Feltzing
2003-03-17
Don't spin down disk while retrying
Björn Stenberg
2003-03-16
kill warning
Daniel Stenberg
2003-03-16
only do the fprintf() if not doing a simulator, since this file is used
Daniel Stenberg
2003-03-16
added fprintf() proto
Daniel Stenberg
2003-03-16
introducing fprintf():
Daniel Stenberg
2003-03-16
initial test code for the snprintf() (and family) function
Daniel Stenberg
2003-03-15
Previous change broke read after seek. Reverted that change and added tempor...
Hardeep Sidhu
2003-03-15
patch #702874 by Craig Sather, fixes a pause bug in WPS
Linus Nielsen Feltzing
2003-03-15
The frame buffer was too small for 320kbit/s frames
Linus Nielsen Feltzing
2003-03-14
FM recorders can wake up from RTC alarm.
Björn Stenberg
2003-03-14
Moved read code around a bit to more strictly obey the ATA specification.
Björn Stenberg
2003-03-14
Make sure we are on correct sector after lseek. This fixes the queue file co...
Hardeep Sidhu
2003-03-13
Bug fixes: Artist was skipped sometimes. Frequency, mpeg version & layer was ...
Björn Stenberg
2003-03-13
Initialize return code at start of loop, not at the end.
Björn Stenberg
2003-03-12
Removed CPU Sleep setting. It's now permanently enabled.
Björn Stenberg
2003-03-12
flush_cache() failure should still return error.
Björn Stenberg
2003-03-12
Bug fix: If head bytes were read but sector read failed, return head byte cou...
Björn Stenberg
2003-03-10
Killed compiling error on debug builds
Linus Nielsen Feltzing
2003-03-10
Killed a warning
Linus Nielsen Feltzing
2003-03-10
Don't accidentally add Xing headers to CBR files
Linus Nielsen Feltzing
2003-03-10
Experimental Xing header generation added. Use with caution
Linus Nielsen Feltzing
2003-03-10
Faster disk updates with the flush() function
Linus Nielsen Feltzing
2003-03-10
Zagor added the flush() function
Linus Nielsen Feltzing
2003-03-10
Ignore duplicate id3v2 tags or frames. Patch by Bill Napier.
Björn Stenberg
[next]