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
2008-01-14
* Apply a a recent, small optimisation from the archos bitmap lcd driver to t...
Jens Arnold
2
-23
/
+19
2008-01-13
Dircache state should be checked too to make appflags work in every situation.
Miika Pekkarinen
1
-1
/
+1
2008-01-13
Always check for deleted files, no matter how slow it might be when DB autoup...
Miika Pekkarinen
2
-0
/
+25
2008-01-13
Some cleanup for readability. No code change.
Jens Arnold
1
-26
/
+18
2008-01-13
m:robe 100: tweaks for more reliable shutdown
Robert Kukla
1
-3
/
+3
2008-01-13
Make the lcd_gradient_* functions static - they're not exported in lcd.h
Dave Chapman
1
-3
/
+3
2008-01-12
- share adc reading code between h10 and mrobe100
Robert Kukla
7
-167
/
+31
2008-01-12
Greyscale ipod lcd driver: * Assembler optimised low level functions. PP5002 ...
Jens Arnold
3
-133
/
+338
2008-01-11
m:robe 100:
Robert Kukla
3
-6
/
+9
2008-01-11
Another small optimisation for greyscale blitting on SH1 (making better use o...
Jens Arnold
1
-27
/
+28
2008-01-10
mrobe 100:
Robert Kukla
3
-26
/
+26
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
3
-11
/
+11
2008-01-09
Greyscale library: Changed the internal data format once more (separated pixe...
Jens Arnold
8
-268
/
+415
2008-01-09
Don't clear this bit. Helps c200 radios that have trouble tuning.
Mark Arigo
1
-1
/
+1
2008-01-09
m:robe 100 fixes: (1) add missing keymap (copied from H10), (2) rename lcd_yu...
Mark Arigo
2
-66
/
+66
2008-01-09
Add missing files for the m:robe 100
Mark Arigo
1
-0
/
+166
2008-01-09
Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...
Mark Arigo
14
-11
/
+747
2008-01-09
Fix a typo in commit r16018 - this was causing text to disappear on the h140...
Dave Chapman
1
-1
/
+1
2008-01-08
Add the viewport functions to the screens API, including a new getfont() func...
Dave Chapman
8
-0
/
+32
2008-01-08
Greyscale library: Very slight speedup on archos.
Jens Arnold
1
-30
/
+29
2008-01-07
Add viewport capabilities to all the LCD drivers, and adapt scrolling code. ...
Dave Chapman
12
-663
/
+1473
2008-01-06
Fix reading of ID3V2 tags with frame data length fields, hopefully without br...
Magnus Holmgren
1
-7
/
+6
2008-01-06
Tarball fixup.
Jonas Häggqvist
1
-0
/
+1
2008-01-04
All-new greyscale library, replacing the old one. Features: (1) Drawing/updat...
Jens Arnold
8
-104
/
+545
2007-12-29
mpegplayer: Make playback engine fully seekable and frame-accurate and split ...
Michael Sevakis
3
-7
/
+19
2007-12-23
Gigabeat S memory management stuff.
Will Robertson
4
-25
/
+79
2007-12-23
Gigabeat S now uses the shared ARM MMU code rather than the (mostly duplicate...
Will Robertson
5
-242
/
+26
2007-12-13
Another fix for file system issues when encountering disk full (like when rec...
Peter D'Hoye
1
-0
/
+24
2007-12-10
Revert previous commit (still learning to work with git...)
Marcoen Hirschberg
10
-13
/
+12
2007-12-10
use dB units for balance control
Marcoen Hirschberg
10
-12
/
+13
2007-12-06
Make the "current line" value in the gradient style code zero-based, and an a...
Nicolas Pennequin
2
-14
/
+17
2007-12-06
lv24020lp tuner changes (Sansa e200/c200): (1) add a couple more udelays (fro...
Mark Arigo
1
-36
/
+41
2007-12-05
Actually power off the lv24020 tuner (Sansa e200/c200). Don't clear the TUNER...
Mark Arigo
1
-2
/
+2
2007-12-01
enable ab-repeat for gigabeat
Robert Kukla
1
-0
/
+2
2007-11-30
Delay reading the first battery level for at least 1 tick. Seems to fix the l...
Michael Sevakis
2
-3
/
+3
2007-11-30
Move encoder CPU boost control to the core. Allow CPU to sleep a bit when PCM...
Michael Sevakis
2
-17
/
+18
2007-11-30
Add a working serial driver to usb stack. At the moment it simply echos back ...
Christian Gmeiner
4
-11
/
+143
2007-11-27
H10 button driver: Use atomic GPIO bit manipulation.
Jens Arnold
1
-7
/
+7
2007-11-27
Oops. Fix yellow.
Nicolas Pennequin
1
-1
/
+1
2007-11-27
* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...
Nicolas Pennequin
4
-3
/
+10
2007-11-27
Added some error returns
Björn Stenberg
2
-11
/
+15
2007-11-27
Fix crash in sim when changing the MAS specific sound settings.
Dan Everton
1
-0
/
+10
2007-11-27
Make the Gigabeat-S bootloader dual-boot. The hold switch is used to choose ...
Dave Chapman
1
-1
/
+1
2007-11-27
Enable dualcore for the pp5002 processor by adding the needed cache handling ...
Michael Sevakis
8
-139
/
+355
2007-11-27
Further lockdown of multipart i2c operations that must be done without intrus...
Michael Sevakis
1
-0
/
+6
2007-11-27
Disable low battery shutdown for the time being on iPod 3g until the battery ...
Michael Sevakis
1
-0
/
+4
2007-11-26
Speed up YUV blitting on iPod Video by ~8% (FS #8075 by Andree Buschmann).
Jens Arnold
2
-148
/
+156
2007-11-26
Enable reboot on USB-insert for e200, as it works when done c200-style
Daniel Stenberg
2
-3
/
+1
2007-11-26
Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...
Jens Arnold
2
-44
/
+45
2007-11-26
Disabling usb reboot for Sansa E200 until system_reboot() is fixed.
Björn Stenberg
1
-0
/
+2
[next]