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
2005-05-20
Added system_reboot() for iRiver
Linus Nielsen Feltzing
1
-1
/
+13
2005-05-17
(1) Early USB detection on boot, before trying to mount the partitions. Clean...
Jens Arnold
2
-0
/
+33
2005-05-16
Hotswap: Better placement for switching the MMC monitor off/on.
Jens Arnold
3
-7
/
+8
2005-05-16
Hotswap: Avoid mount race at startup and after returning from USB mode.
Jens Arnold
3
-20
/
+41
2005-05-14
Some code cleanup.
Jens Arnold
1
-20
/
+10
2005-05-13
Fix simulator and iriver builds.
Jens Arnold
1
-0
/
+5
2005-05-13
(1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #7789...
Jens Arnold
2
-0
/
+14
2005-05-10
This should (hopefully) fix the long-standing RLD problem once and for all.
Jens Arnold
1
-4
/
+4
2005-05-08
Removed unused variable.
Jens Arnold
1
-1
/
+0
2005-05-08
undo >.>;
Michiel Van Der Kolk
1
-1
/
+0
2005-05-08
Argh! this is driving meh crazy.
Michiel Van Der Kolk
1
-0
/
+1
2005-05-08
Disabled unused constants.
Jens Arnold
1
-0
/
+2
2005-05-08
More dead code...
Jens Arnold
2
-8
/
+3
2005-05-08
Removed more dead code; bugfix for cursor display in player simulator.
Jens Arnold
2
-8
/
+6
2005-05-08
More dead code...
Jens Arnold
2
-14
/
+14
2005-05-07
Fixed makefiles for autoconf.g include.
Daniel Stenberg
3
-12
/
+11
2005-05-07
Moved unrelated stuff from i2c the driver to appropriate places. Minor optimi...
Jens Arnold
3
-17
/
+19
2005-05-07
Unused variable.
Jens Arnold
1
-2
/
+0
2005-05-07
Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a...
Jens Arnold
1
-4
/
+1
2005-05-04
Improved bitfield handling for settings and MMC (more straigtforward, smaller...
Jens Arnold
1
-21
/
+8
2005-05-04
Proper 'battery level dangerous' handling for Ondio. Moved this info into an ...
Jens Arnold
2
-19
/
+14
2005-05-04
Oops
Linus Nielsen Feltzing
1
-1
/
+1
2005-05-02
MMC driver: More flexible background copy & bitswap concept, using global var...
Jens Arnold
1
-54
/
+63
2005-04-28
Speed optimisations: (1) Read, write: Use single/multiple block commands depe...
Jens Arnold
1
-53
/
+72
2005-04-28
MMC driver does now handle block sizes != 512 bytes, which is necessary to su...
Jens Arnold
2
-167
/
+356
2005-04-27
Adding entries to the FAT16 root dir still failed under certain conditions. T...
Jens Arnold
1
-6
/
+0
2005-04-25
iRiver: extended remote lcd driver. displaying text works now - see start-up-...
Christian Gmeiner
2
-4
/
+639
2005-04-23
create_dos_name() return value was meaningless.
Jens Arnold
1
-6
/
+3
2005-04-22
Bugfixes: (1) add_dir_entry() always appended new entries, although the code...
Jens Arnold
1
-121
/
+95
2005-04-22
Small fix for compilation under GCC4. Note: It still doesn't even fully compi...
Jens Arnold
1
-1
/
+1
2005-04-22
typo (ok, my commits get trivial)
Jörg Hohensohn
1
-1
/
+1
2005-04-20
Ooops. DRAM can't start at 0x30000000 on iRiver
Linus Nielsen Feltzing
3
-3
/
+3
2005-04-19
make use of font_getstringsize
Christian Gmeiner
1
-18
/
+1
2005-04-19
moved lcd_getstringsize into font.c
Christian Gmeiner
3
-18
/
+27
2005-04-19
iRiver: added support for hold-button on main unit and remote control
Christian Gmeiner
2
-53
/
+81
2005-04-18
64 sectors are 64 sectors...
Jens Arnold
1
-1
/
+1
2005-04-18
Display return code.
Björn Stenberg
1
-0
/
+3
2005-04-18
rename() requires path on destination name now
Björn Stenberg
1
-1
/
+1
2005-04-18
Don't create /dir in buildimage
Björn Stenberg
1
-1
/
+0
2005-04-18
FAT test case builds again
Björn Stenberg
5
-9
/
+166
2005-04-18
iRiver: Correct port pin setup for the local and remote keypad
Linus Nielsen Feltzing
1
-3
/
+3
2005-04-15
iRiver: Independent backlight timers for the main and remote LCD
Linus Nielsen Feltzing
3
-10
/
+64
2005-04-15
IRiver: show logo on startup at remote lcd
Christian Gmeiner
1
-1
/
+1
2005-04-15
IRiver: added remote backlight handling into backlight thread
Christian Gmeiner
1
-0
/
+12
2005-04-15
corrected copyright infos
Christian Gmeiner
1
-1
/
+1
2005-04-15
IRiver: extended plugin api with current remote lcd functions
Christian Gmeiner
1
-0
/
+1
2005-04-15
Some code policing
Linus Nielsen Feltzing
1
-5
/
+5
2005-04-15
compile fix
Christian Gmeiner
1
-3
/
+7
2005-04-15
IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...
Christian Gmeiner
1
-5
/
+12
2005-04-15
Even more updates to the remote LCD driver. Now it actually works...
Linus Nielsen Feltzing
3
-14
/
+222
[next]