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
2007-03-10
Some more style adjustments to the Ipod installation. Labels can be used even...
Dominik Riebeling
1
-32
/
+34
2007-03-10
Yield regularly during commits so the UI doesn't lock up
Steve Bavin
1
-15
/
+27
2007-03-10
Fix the problem where plugins decide to re-enter if they are exited
Jonathan Gordon
1
-0
/
+1
2007-03-10
Fix build warnings. A better fix might be to define HAVE_LIMITS_H, but someon...
Barry Wardell
3
-0
/
+3
2007-03-10
only call display->setmargins() once
Jonathan Gordon
1
-2
/
+1
2007-03-10
Fix the database browser not remembering its selected item
Jonathan Gordon
2
-2
/
+4
2007-03-10
Accept FS#6747 by Timo Horstschäfer
Jonathan Gordon
4
-9
/
+6
2007-03-10
Fix red builds and make udelay actually work as it should again.
Barry Wardell
1
-1
/
+2
2007-03-10
Make udelay() wrap-safe.
Barry Wardell
1
-2
/
+2
2007-03-10
Make link to firmware installation section go directly to 2.2.2, not to 2.2
Dave Chapman
2
-4
/
+4
2007-03-09
Code / style police.
Dominik Riebeling
1
-12
/
+15
2007-03-09
Fix quirks in the Rockboxed theme... (1) There were two typos in each .wps th...
Marianne Arnold
10
-24
/
+24
2007-03-09
Fix and simplify previous browser tracking. Auto-init the database when selec...
Steve Bavin
2
-39
/
+25
2007-03-09
H10, X5 and Nano have Rockboy. Fixes FS#6771.
Dominik Riebeling
1
-1
/
+1
2007-03-09
I really want the rest initialized to prevent accidents like the last.
Michael Sevakis
1
-6
/
+6
2007-03-09
Throw in the explicit global inits that were supposed to be there too. Import...
Michael Sevakis
1
-24
/
+24
2007-03-09
Guess there were more changes to it.:) Odd that mine built until a make clean.
Michael Sevakis
3
-63
/
+15
2007-03-09
Install the single stage synchronous audio initialization I cooked up awhile ...
Michael Sevakis
4
-179
/
+128
2007-03-09
Fix the sim build
Linus Nielsen Feltzing
1
-0
/
+4
2007-03-09
Temporary fix for a nasty race condition when loading the voice file at boot
Linus Nielsen Feltzing
1
-0
/
+6
2007-03-09
Back to green?
Michael Sevakis
1
-2
/
+1
2007-03-09
As usual I left experimental stuff in a file. Forgot to add that set_irq_leve...
Michael Sevakis
1
-4
/
+0
2007-03-09
Put an end to priority inversion in the ata driver. Gave up trying to have fu...
Michael Sevakis
6
-68
/
+134
2007-03-08
replace the M5 png bitmap export with a better version.
Dominik Riebeling
1
-0
/
+0
2007-03-08
Temporarily revert the database auto-init as it causes navigation problems th...
Steve Bavin
1
-0
/
+8
2007-03-08
Add a reference to section 2.2.2 in the ipod bootloader installations - peopl...
Dave Chapman
1
-3
/
+15
2007-03-08
Really don't try to initialise while the database status is unknown
Steve Bavin
3
-29
/
+35
2007-03-08
Fix 64 bit warnings for real.
Jens Arnold
1
-2
/
+2
2007-03-08
Really fix the yellow this time
Jonathan Gordon
1
-2
/
+2
2007-03-08
fix yellow
Jonathan Gordon
1
-2
/
+2
2007-03-08
Hopefully fix FS#6757
Jonathan Gordon
1
-0
/
+6
2007-03-07
Don't try to initialise while the database status is unknown
Steve Bavin
1
-1
/
+8
2007-03-07
Lead user through database initialisation
Steve Bavin
6
-13
/
+100
2007-03-07
Use the new DSP callback functionality in firmware/sound.c to deal with SWCOD...
Thom Johansen
5
-27
/
+26
2007-03-07
French translation update by Mustapha Senhaji.
Dominik Riebeling
1
-52
/
+297
2007-03-07
Database needs Auto Update enabled for changes to get automatically imported.
Dominik Riebeling
1
-3
/
+3
2007-03-07
Factor first order shelving filter code out for easier reuse and replace the ...
Thom Johansen
5
-82
/
+78
2007-03-07
Hack around the lack of a hardware prescaler on a number of WM codecs. Bass a...
Thom Johansen
2
-24
/
+26
2007-03-07
Removed the LCD/backlight glitch when starting Rockbox on mainly the color LC...
Linus Nielsen Feltzing
1
-2
/
+2
2007-03-07
dont crash if play is pressed in menus using the old api
Jonathan Gordon
1
-3
/
+6
2007-03-07
Make the old menu aPI use the new API. Both are avialable to core and
Jonathan Gordon
4
-268
/
+196
2007-03-07
Correct the URL for the 64-bit Linux version of ipodpatcher
Dave Chapman
1
-1
/
+1
2007-03-07
Allow H300 to be started up from a non-LCD remote
Steve Bavin
1
-10
/
+9
2007-03-07
Sort tagcache so that <Untagged> appears alongside <All tracks>
Steve Bavin
1
-6
/
+8
2007-03-07
Fix the various bugs associated with pressing MENU to move in and out of
Jonathan Gordon
2
-12
/
+20
2007-03-07
Stop audio when entering the radio in the sim
Jonathan Gordon
1
-1
/
+1
2007-03-07
Update the ipod uninstall instructions for the latest ipodpatcher
Dave Chapman
1
-11
/
+2
2007-03-07
Fix the yellow builds
Jonathan Gordon
1
-0
/
+3
2007-03-07
X5/M5: Add an extra select button to the 'menu' button for one handed op.
Michael Sevakis
1
-0
/
+1
2007-03-07
X5/M5: Add a remote keymap for the keyboard because there was none.
Michael Sevakis
1
-1
/
+20
[next]