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
2002-09-07
a new firmware makefile for windows (GNUSH) supporting DISABLE_GAMES and diff...
Felix Arends
2002-09-06
Made the sleep code a little bit less aggressive.
Björn Stenberg
2002-09-06
Now runs SET_MULTIPLE_MODE after usb disconnect, since the windows driver set...
Björn Stenberg
2002-09-06
Optimized ata_read_sectors() a little
Linus Nielsen Feltzing
2002-09-06
Moved the LCD frame buffer back to DRAM
Linus Nielsen Feltzing
2002-09-06
changed REPEAT_INTERVAL_START back to 4 as it originally was
Eric Linenberg
2002-09-05
added button repeat acceleration
Eric Linenberg
2002-09-05
Now uses READ MULTIPLE command. Also corrected some return values.
Björn Stenberg
2002-09-05
Enabled Warp Mode as well
Linus Nielsen Feltzing
2002-09-05
Enabled DRAM burst mode
Linus Nielsen Feltzing
2002-09-04
Increased BSY & RDY timeouts to 10 seconds
Björn Stenberg
2002-09-04
Added (disabled) screendump feature
Linus Nielsen Feltzing
2002-09-03
Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...
Björn Stenberg
2002-09-03
Added Randy Wood's ROLO
Björn Stenberg
2002-09-03
Added lcd_putc()
Linus Nielsen Feltzing
2002-09-02
Ooops! perform_soft_reset() unlocked the mutex...
Linus Nielsen Feltzing
2002-09-02
added those gnush makefiles
Daniel Stenberg
2002-09-02
STANDBY mode works again
Linus Nielsen Feltzing
2002-08-30
Better handling of garbage in ID3V2 tags
Linus Nielsen Feltzing
2002-08-30
Fixed ff/rew new position calculation to handle large seek positions and file...
Hardeep Sidhu
2002-08-30
Simulators want is_playing too
Björn Stenberg
2002-08-29
Don't set last_dma_tick in swap_data when song is paused. This should fix th...
Hardeep Sidhu
2002-08-29
wait_for_rdy() now actually waits for RDY
Linus Nielsen Feltzing
2002-08-29
Now uses STANDBY_IMMEDIATE instead of STANDBY
Linus Nielsen Feltzing
2002-08-29
Changed the poll timer from 2ms to 1ms
Linus Nielsen Feltzing
2002-08-28
Changed lcd_drawrect() to use upper left corner and height/width as parameters
Markus Braun
2002-08-28
Reverted back to monospace again. Let's not rock the boat until people can ch...
Björn Stenberg
2002-08-28
More error handling, handles empty MP3 files now. Part 2.
Linus Nielsen Feltzing
2002-08-28
More error handling, handles empty MP3 files now
Linus Nielsen Feltzing
2002-08-28
Even still more simulator fixes
Linus Nielsen Feltzing
2002-08-28
Even more simulator fixes
Linus Nielsen Feltzing
2002-08-28
Simulator fixes
Linus Nielsen Feltzing
2002-08-28
Repearied LOADABLE_FONTS, which was broken by the recent propfonts scroll fix
Björn Stenberg
2002-08-28
First attempt to use the new playlist API
Linus Nielsen Feltzing
2002-08-27
Made LCD_PROPFONTS default on recorder
Björn Stenberg
2002-08-27
Adjusted the key sense voltage levels a little
Linus Nielsen Feltzing
2002-08-27
Fixed some nasty mutex glitches
Linus Nielsen Feltzing
2002-08-27
Update id3->index when changing song in simulator.
Mats Lidell
2002-08-27
Fixed elapsed time display after resume for large VBR files. Also, update el...
Hardeep Sidhu
2002-08-26
Don't call perform_sleep() while already sleeping
Björn Stenberg
2002-08-26
Added configurable disk spindown. The disk will also now not spin down while ...
Björn Stenberg
2002-08-26
Propfont fix/kludge for the scroll code. Now doesn't garble the line and shou...
Björn Stenberg
2002-08-26
Don't seek in buffer if data is being loaded. This fixes the track silence w...
Hardeep Sidhu
2002-08-25
Make sure there is sufficient data in buffer before resuming after ffw.
Hardeep Sidhu
2002-08-24
Fixed minor bug in previous change: 0 is a valid sector
Hardeep Sidhu
2002-08-24
Data at end of file was not being read if last sector fell on cluster boundary
Hardeep Sidhu
2002-08-24
Make close() check for a valid fd and set errno accordingly.
Heikki Hannikainen
2002-08-23
Missing break in the SYS_USB_CONNECTED case
Linus Nielsen Feltzing
2002-08-23
bad bad bad snprintf() overflow the buffer if the string passed in with a
Daniel Stenberg
2002-08-23
the simulator code now deals better with playlist_next() returning NULL
Daniel Stenberg
[prev]
[next]