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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-11
e200rpatcher: new e200rpatcher.dmg creation rule for OSX
Rafaël Carré
1
-1
/
+7
2009-07-11
sansapatcher: new sansapatcher.dmg creation rule for OSX
Rafaël Carré
1
-1
/
+7
2009-07-11
S5L8700: add skeleton for __dbg_hw_info and __dbg_ports items in the debug menu
Bertrik Sikken
2
-0
/
+126
2009-07-11
Sansa AMS: panic with the PL180 controller status register in case of errors
Rafaël Carré
1
-12
/
+14
2009-07-11
S5L8700: mask away status bits from ADC conversion result
Bertrik Sikken
1
-1
/
+1
2009-07-11
clix: fix bug that game isn't over when no move is possible.
Teruaki Kawashima
1
-53
/
+42
2009-07-11
Sansa AMS: handle properly SD transfer errors
Rafaël Carré
1
-4
/
+8
2009-07-11
Meizu: use hardware PWM instead of interrupts+GPIO to set the backlight brigh...
Bertrik Sikken
1
-54
/
+19
2009-07-11
Correct return value when quit sudoku from the menu.
Teruaki Kawashima
2
-10
/
+12
2009-07-11
FS#10421 - clip keymap updates.
Jonathan Gordon
1
-26
/
+35
2009-07-11
Fix type mismatch warnings and errors exposed when building with EABI toolchain.
Andrew Mahone
6
-7
/
+9
2009-07-10
D2: Remove unnecessary ide_power functions.
Rob Purchase
2
-13
/
+0
2009-07-10
D2: Update the battery discharge curve to observed values, and add a crude ru...
Rob Purchase
2
-7
/
+12
2009-07-10
FS#10418: Change menu button in Sudoku on Fuze, by Nick Tryon
Johannes Schwarz
2
-1
/
+2
2009-07-10
Add missing mutex_init to i2c driver
Bertrik Sikken
1
-0
/
+2
2009-07-10
Make the TCC NAND driver use the (virtual) disk activity LED.
Rob Purchase
1
-5
/
+15
2009-07-10
Also bump version in trunk
Frank Gevaerts
1
-1
/
+1
2009-07-10
Correct another small typo in a comment.
Thomas Martitz
1
-1
/
+1
2009-07-10
Adding last minutes comments to explain things is only cool if you close it ...
Thomas Martitz
1
-1
/
+2
2009-07-10
Rearrange things a bit for less #ifdefs and less duplication.
Thomas Martitz
1
-13
/
+10
2009-07-10
Correct return value of function get_ucs, position of next character, in view...
Teruaki Kawashima
1
-3
/
+4
2009-07-10
Sansa AMS SD driver: fix error checking in µSD insertion
Rafaël Carré
1
-14
/
+28
2009-07-10
Fix a typo
Alexander Levin
1
-1
/
+1
2009-07-10
Fix a few comments in gwps.c.
Thomas Martitz
1
-7
/
+7
2009-07-10
Lua:
Maurus Cuelenaere
2
-2
/
+3
2009-07-09
S5L8700: use wakeup_wait/wakeup_signal instead of polling for i2c communication
Bertrik Sikken
1
-7
/
+20
2009-07-09
S5L8700: Implement ADC driver
Bertrik Sikken
5
-77
/
+100
2009-07-09
fix FS#9383 (chessclock freezes on deleting a player), patch by Yoshihisa Uch...
Teruaki Kawashima
1
-11
/
+18
2009-07-08
Numbered filename creation: Make the search for pre-existing files independen...
Jens Arnold
1
-3
/
+8
2009-07-08
Helloworld.lua: fix file_put_contents depending on a wrong return value of io...
Maurus Cuelenaere
1
-3
/
+3
2009-07-08
Use the correct (feature) option to only include the new clix.tex in manuals ...
Marianne Arnold
1
-1
/
+1
2009-07-08
Jackpot is now available on all targets, so enable it for all manuals as well...
Marianne Arnold
2
-4
/
+8
2009-07-08
Add the ability to seek to the start of the track.
Mohamed Tarek
1
-46
/
+44
2009-07-08
utils/analysis/find_addr.pl: fix detection of codec start address
Maurus Cuelenaere
1
-1
/
+1
2009-07-08
Previous commit didn't fix compiling on Cygwin, this one should.
Maurus Cuelenaere
1
-5
/
+5
2009-07-08
add keymap for m300 and fix warnings of previous patch
Johannes Schwarz
1
-1
/
+9
2009-07-08
Fix compiling on Cygwin hosts.
Maurus Cuelenaere
1
-1
/
+1
2009-07-08
new game plugin for colored players named clix (by Rene Peinthor)
Johannes Schwarz
5
-0
/
+888
2009-07-08
Try at fixing 'cast to/from pointer to/from integer of different size' warnings
Maurus Cuelenaere
2
-2
/
+2
2009-07-08
Accept FS#10210: "Mpegplayer playback controls on portrait oriented players" ...
Bertrik Sikken
2
-3
/
+4
2009-07-08
Cook codec: make sure the RMContext get aligned correctly, or we won't be abl...
Maurus Cuelenaere
1
-1
/
+1
2009-07-08
RM metadata parser: fix unaligned access
Maurus Cuelenaere
1
-1
/
+1
2009-07-08
Lua IOlib: don't create files when they don't exist
Maurus Cuelenaere
1
-2
/
+0
2009-07-08
M:Robe 500: fix a bug where the remote LCD was not properly sleeping
Karl Kurbjun
1
-1
/
+4
2009-07-08
Make the Sansa Clip and Fuze sim keymapping more like other Sansas with regar...
Thomas Martitz
1
-1
/
+7
2009-07-08
Lua: expose SCREEN_MAIN & SCREEN_REMOTE (for rb.lcd_*() functions)
Maurus Cuelenaere
1
-0
/
+5
2009-07-08
M:robe 500 - Set the mask on the remote so that it indicates the battery status
Karl Kurbjun
1
-8
/
+22
2009-07-08
cleanup the remote+main statusbar handling a bit, and fix the bug where the r...
Jonathan Gordon
5
-41
/
+32
2009-07-08
Fix bug in playlist_move where the track would end up one place too early / t...
Dave Hooper
1
-5
/
+7
2009-07-07
Fix bug introduced in r21616 (my bad)- playlist moving array could show in pl...
Dave Hooper
1
-0
/
+5
[next]