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-09-13
Repair build-all.sh and clean-all.sh.
Thomas Martitz
5
-44
/
+53
2009-09-13
Get rid of some of the code duplication from checkwps, it still duplicates a ...
Thomas Martitz
6
-192
/
+83
2009-09-13
Remove some trailing whitespaces in in the skin engine files.
Thomas Martitz
5
-112
/
+112
2009-09-13
Fix/band aid the freeze when %V is the first thing (i.e. in line 1) in a .wps...
Thomas Martitz
1
-3
/
+6
2009-09-13
FS#10586: fix c200/c200v2 keymap for moving left/right in the Time&Date menu ...
Bertrik Sikken
1
-0
/
+4
2009-09-13
Another take at quitting with an error message
Alexander Levin
1
-2
/
+7
2009-09-13
Laying the groundwork for future features
Jeffrey Goode
7
-7
/
+7
2009-09-12
Revert everything to a workable state until the issue is investigated properly
Alexander Levin
1
-2
/
+2
2009-09-12
Fix red
Alexander Levin
1
-1
/
+1
2009-09-12
Quit with an error message if the LCD is not supported
Alexander Levin
1
-2
/
+2
2009-09-12
Fix the pitch detector plugin for iaudioM3
Alexander Levin
1
-0
/
+2
2009-09-12
UI improvements for the pitch detector (ongoing work by David Johnston from F...
Alexander Levin
11
-255
/
+333
2009-09-12
AMS Sansa: Adjust View HW info page to display SD and uSD MCICLK freqs instead
Jack Halpin
1
-36
/
+66
2009-09-12
Add Vertical stride support to LCD scrolling functions.
Karl Kurbjun
1
-0
/
+92
2009-09-12
Fix test_sampr for the changes in r22440
Jens Arnold
1
-2
/
+4
2009-09-11
Increase skin buffer on charcell displays so it's actually big enough to load...
Frank Gevaerts
1
-0
/
+6
2009-09-11
Fix checkwps compilation for the Player
Frank Gevaerts
4
-7
/
+16
2009-09-11
Initialize token before using.
Teruaki Kawashima
1
-0
/
+1
2009-09-11
iaudio7: keymap, fix some "sticky" keys
Vitja Makarov
1
-41
/
+36
2009-09-11
Hopefully make the wps debug info more understandable... display tokens the s...
Jonathan Gordon
1
-81
/
+50
2009-09-09
fix the first subline not displaying properly
Jonathan Gordon
1
-3
/
+9
2009-09-08
Manual section for the pitch detector (this is just the beginning)
Alexander Levin
3
-0
/
+16
2009-09-08
Revert wrongly committed file
Alexander Levin
1
-2
/
+0
2009-09-08
Set SVN keywords
Alexander Levin
1
-0
/
+2
2009-09-08
Added myself to docs/COMMITTERS
Bryan Childs
1
-0
/
+1
2009-09-08
New plugin: pitch detector (FS#8768) by Michael Lechner and David Johnston
Alexander Levin
4
-0
/
+1061
2009-09-08
Fix/commit FS#10595. A (sub)line could be part of the previous viewport due t...
Thomas Martitz
1
-1
/
+1
2009-09-08
Samsung YH925: Reset the LCD orientation to what the OF expects before branch...
Thomas Martitz
2
-1
/
+24
2009-09-07
Higher the button delay on the fuze a bit more, the wrong hold button reads a...
Thomas Martitz
1
-1
/
+1
2009-09-07
Fix viewport_set_defaults giving the wrong dimensions if the ui vp is overrid...
Thomas Martitz
1
-1
/
+4
2009-09-07
Pacbox: add support for hardware 256 color palette mode.
Karl Kurbjun
2
-0
/
+28
2009-09-07
Fix yellow aka remove a typo.
Mustapha Senhaji
1
-1
/
+1
2009-09-07
Polish translation update.
Mustapha Senhaji
2
-30
/
+402
2009-09-07
Fix for FS#10492, by Aoyumi: Data abort errors when playing some Vorbis files.
Magnus Holmgren
3
-25
/
+17
2009-09-07
Set list_need_reinit to false somewhere too.
Thomas Martitz
1
-0
/
+1
2009-09-07
Fix buttonbar handling/theme changed handling in lists.
Thomas Martitz
8
-34
/
+78
2009-09-07
M:Robe 500: Fix glitches when using DMA for LCD updates.
Karl Kurbjun
1
-6
/
+37
2009-09-07
Plasma: Add hardware support for 256 color palette mode.
Karl Kurbjun
1
-0
/
+29
2009-09-07
stupid yellow.... I'm going to bed
Jonathan Gordon
1
-0
/
+3
2009-09-07
add a bit more debug info for skins... show the subimage id in the display im...
Jonathan Gordon
2
-8
/
+16
2009-09-07
rework AA load/display handling in the skins to get them working in viewports...
Jonathan Gordon
8
-106
/
+136
2009-09-06
Lua plugin: fix bad behaviour for io.open(path, 'w')
Maurus Cuelenaere
1
-1
/
+1
2009-09-06
move the CONFIG_LED #define out into config.h as all but 3 targets actually h...
Jonathan Gordon
47
-140
/
+2
2009-09-06
fix red :)
Jonathan Gordon
1
-2
/
+0
2009-09-06
Make the e200 compile the vled for the sim... other targets are probably doin...
Jonathan Gordon
2
-3
/
+7
2009-09-06
Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2
Bertrik Sikken
1
-1
/
+1
2009-09-06
rbutil: correct several name entrys in the rbutil.ini file.
Dominik Wenger
1
-32
/
+25
2009-09-06
brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...
Teruaki Kawashima
4
-25
/
+34
2009-09-05
Factor out/generalise the function that checks whether a point is within a vi...
Thomas Martitz
4
-18
/
+24
2009-09-05
Improve and simplify touchscreen handling of the quickscreen in absolut mode ...
Thomas Martitz
1
-10
/
+14
[next]