index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-13
undef MAX_PATH before defining it makes it play the simulator game better
Daniel Stenberg
1
-0
/
+1
2002-09-12
no longer include unicode.h, we've removed that file
Daniel Stenberg
1
-1
/
+0
2002-09-12
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
Daniel Stenberg
15
-876
/
+5406
2002-09-12
Pitch control for Recorder
Linus Nielsen Feltzing
2
-0
/
+23
2002-09-10
Flush and reload preloaded tracks if playlist changes
Hardeep Sidhu
2
-6
/
+61
2002-09-10
define away lcd_update_rect() too on players
Daniel Stenberg
1
-0
/
+1
2002-09-09
lcd_puts() now clears to end-of-line
Björn Stenberg
1
-12
/
+19
2002-09-09
Read tracknum from id3v1.1 tag (Kenneth Kiraly)
Björn Stenberg
1
-17
/
+23
2002-09-09
Fixed sim build
Linus Nielsen Feltzing
1
-0
/
+4
2002-09-09
Mono right had the wrong level
Linus Nielsen Feltzing
1
-1
/
+1
2002-09-09
Added channel configuration
Linus Nielsen Feltzing
2
-13
/
+95
2002-09-09
Changed screen output
Linus Nielsen Feltzing
1
-2
/
+2
2002-09-08
now also build without parameters
Felix Arends
1
-0
/
+1
2002-09-08
Fixes for binutils 2.13
Linus Nielsen Feltzing
3
-0
/
+3
2002-09-07
a new firmware makefile for windows (GNUSH) supporting DISABLE_GAMES and diff...
Felix Arends
1
-4
/
+17
2002-09-06
Made the sleep code a little bit less aggressive.
Björn Stenberg
1
-1
/
+1
2002-09-06
Now runs SET_MULTIPLE_MODE after usb disconnect, since the windows driver set...
Björn Stenberg
1
-0
/
+22
2002-09-06
Optimized ata_read_sectors() a little
Linus Nielsen Feltzing
1
-3
/
+6
2002-09-06
Moved the LCD frame buffer back to DRAM
Linus Nielsen Feltzing
2
-2
/
+2
2002-09-06
changed REPEAT_INTERVAL_START back to 4 as it originally was
Eric Linenberg
1
-1
/
+1
2002-09-05
added button repeat acceleration
Eric Linenberg
1
-4
/
+21
2002-09-05
Now uses READ MULTIPLE command. Also corrected some return values.
Björn Stenberg
1
-23
/
+62
2002-09-05
Enabled Warp Mode as well
Linus Nielsen Feltzing
1
-0
/
+3
2002-09-05
Enabled DRAM burst mode
Linus Nielsen Feltzing
1
-0
/
+3
2002-09-04
Increased BSY & RDY timeouts to 10 seconds
Björn Stenberg
1
-2
/
+2
2002-09-04
Added (disabled) screendump feature
Linus Nielsen Feltzing
1
-1
/
+53
2002-09-03
Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...
Björn Stenberg
1
-7
/
+3
2002-09-03
Added Randy Wood's ROLO
Björn Stenberg
6
-6
/
+217
2002-09-03
Added lcd_putc()
Linus Nielsen Feltzing
2
-0
/
+7
2002-09-02
Ooops! perform_soft_reset() unlocked the mutex...
Linus Nielsen Feltzing
1
-1
/
+0
2002-09-02
added those gnush makefiles
Daniel Stenberg
1
-0
/
+1
2002-09-02
STANDBY mode works again
Linus Nielsen Feltzing
1
-4
/
+8
2002-08-30
Better handling of garbage in ID3V2 tags
Linus Nielsen Feltzing
1
-5
/
+7
2002-08-30
Fixed ff/rew new position calculation to handle large seek positions and file...
Hardeep Sidhu
1
-8
/
+8
2002-08-30
Simulators want is_playing too
Björn Stenberg
1
-1
/
+1
2002-08-29
Don't set last_dma_tick in swap_data when song is paused. This should fix th...
Hardeep Sidhu
1
-1
/
+3
2002-08-29
wait_for_rdy() now actually waits for RDY
Linus Nielsen Feltzing
1
-1
/
+17
2002-08-29
Now uses STANDBY_IMMEDIATE instead of STANDBY
Linus Nielsen Feltzing
1
-1
/
+1
2002-08-29
Changed the poll timer from 2ms to 1ms
Linus Nielsen Feltzing
1
-1
/
+1
2002-08-28
Changed lcd_drawrect() to use upper left corner and height/width as parameters
Markus Braun
2
-12
/
+39
2002-08-28
Reverted back to monospace again. Let's not rock the boat until people can ch...
Björn Stenberg
1
-4
/
+0
2002-08-28
More error handling, handles empty MP3 files now. Part 2.
Linus Nielsen Feltzing
1
-2
/
+2
2002-08-28
More error handling, handles empty MP3 files now
Linus Nielsen Feltzing
1
-9
/
+19
2002-08-28
Even still more simulator fixes
Linus Nielsen Feltzing
1
-2
/
+4
2002-08-28
Even more simulator fixes
Linus Nielsen Feltzing
1
-1
/
+0
2002-08-28
Simulator fixes
Linus Nielsen Feltzing
1
-3
/
+13
2002-08-28
Repearied LOADABLE_FONTS, which was broken by the recent propfonts scroll fix
Björn Stenberg
1
-1
/
+5
2002-08-28
First attempt to use the new playlist API
Linus Nielsen Feltzing
1
-4
/
+18
2002-08-27
Made LCD_PROPFONTS default on recorder
Björn Stenberg
1
-5
/
+5
2002-08-27
Adjusted the key sense voltage levels a little
Linus Nielsen Feltzing
1
-4
/
+4
[next]