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
2008-03-23
Add the ability to use bitmap strips (a single .bmp file containing many imag...
Dave Chapman
3
-24
/
+63
2008-03-23
D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warni...
Rob Purchase
3
-26
/
+122
2008-03-23
Oops - correctly reset the bmp filenames
Dave Chapman
1
-1
/
+1
2008-03-23
Sliding puzzle: Fix graphics size and help text for M3. * Bubbles: Better (la...
Jens Arnold
4
-1
/
+7
2008-03-23
Oooops, fix yellow.
Jens Arnold
1
-1
/
+1
2008-03-23
VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3....
Jens Arnold
3
-15
/
+74
2008-03-23
Re-instate the double newline in CREDITS.
Rob Purchase
1
-0
/
+1
2008-03-23
Enable plugin building for M3.
Jens Arnold
2
-1
/
+3
2008-03-23
LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved ...
Jens Arnold
1
-31
/
+86
2008-03-22
Squash that yellow
Rob Purchase
1
-0
/
+10
2008-03-22
Set usb_state to USB_POWERED on plugin for software usb device. Otherwise, th...
Frank Gevaerts
1
-0
/
+3
2008-03-22
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
60
-9
/
+538
2008-03-22
Sending an empty data block before sending the FAIL CSW seems to make Windows...
Frank Gevaerts
1
-0
/
+14
2008-03-22
Enable tick IRQs on TCC780x. The main menu is now working on the D2.
Rob Purchase
6
-88
/
+162
2008-03-22
D2: Implement HAS_BUTTON_HOLD.
Rob Purchase
2
-7
/
+11
2008-03-22
FS#8740 by Marc Guay correct option names since the changes to english.lang, ...
Nils Wallménius
6
-14
/
+33
2008-03-22
D2: Fix inverted USB detection.
Rob Purchase
1
-2
/
+2
2008-03-22
Oops, vhanged one thing too many - the m:robe100's monochrome version doesn't...
Marianne Arnold
1
-56
/
+56
2008-03-22
Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...
Jens Arnold
17
-447
/
+335
2008-03-22
FS#8741 fix two text/voice inconsistencies in English
Nils Wallménius
1
-2
/
+2
2008-03-22
Cabbiev2 cleanup and a few corrections: (1) Get rid of two completely unused ...
Marianne Arnold
29
-111
/
+111
2008-03-22
FS#8775 - Reboot/Reset clean up
Nils Wallménius
1
-3
/
+3
2008-03-22
Implement core_sleep() for TCC780x (single core).
Rob Purchase
1
-0
/
+13
2008-03-22
Fix the display of peakmeters and progress bars (without a custom y position)...
Dave Chapman
1
-2
/
+2
2008-03-22
Properly disable unused bitmap in SOURCES.
Jens Arnold
1
-1
/
+0
2008-03-22
Adapt most single-file plugins to the M3 keypad and screen. It's still prelim...
Jens Arnold
55
-193
/
+817
2008-03-22
Small simplification - take advantage of the fact that x/y/width/height are n...
Dave Chapman
1
-5
/
+2
2008-03-22
Reduce the shocking amount of RAM my viewports implementation was using. The...
Dave Chapman
4
-67
/
+70
2008-03-21
fix H10 not rebooting on usb connect. Apologies to H10 users who enjoyed thei...
Frank Gevaerts
1
-10
/
+9
2008-03-21
Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...
Dave Chapman
7
-160
/
+355
2008-03-21
move an #endif to its proper place. This should not actually change anything
Frank Gevaerts
1
-1
/
+1
2008-03-21
Modification to scale_suspend_core to prevent a potential permanent freezing ...
Michael Sevakis
1
-6
/
+3
2008-03-21
Fix bug in 2 bit vertical interleaved LCD driver: Native partial bitmaps were...
Jens Arnold
1
-1
/
+1
2008-03-21
Another small optimisation/simplification to the hex_to_rgb() function.
Dave Chapman
1
-18
/
+13
2008-03-21
Add a general-purpose parse_list function to parse a string containing a deli...
Dave Chapman
6
-48
/
+137
2008-03-21
Mostly revert r16723, since it causes problems on ipod (i.e. it doesn't seem ...
Frank Gevaerts
1
-6
/
+1
2008-03-20
move boosting for usb around a bit, so the cpu is boosted for the entire dura...
Frank Gevaerts
3
-4
/
+5
2008-03-20
CODEC_IDX_{AUDIO,VOICE} are already defined in apps/dsp.h
Antoine Cellerier
1
-3
/
+0
2008-03-20
On windows check for iPod_Control folder to allow resolving the drive letter ...
Dominik Riebeling
1
-0
/
+11
2008-03-20
differentiate between connected and powered in usb_detect()
Frank Gevaerts
3
-1
/
+13
2008-03-20
Fix BMP loader for the iAudio M3 display.
Jens Arnold
1
-23
/
+42
2008-03-20
Turnaround time must be included in dsp yielding to throttle against other th...
Michael Sevakis
1
-3
/
+9
2008-03-20
Don't slow down I2C more than necessary when clock-stretching (rather old bug...
Jens Arnold
1
-2
/
+2
2008-03-20
Change files to use the public function sleep() and not the intenal kernel fu...
Michael Sevakis
3
-7
/
+7
2008-03-19
Change "reboot" to "hard reset" in the Ipod installation as discussed on IRC.
Dominik Riebeling
1
-1
/
+1
2008-03-19
Commit FS#8750. Add ARM assembler for the dsp-functions channels_process_soun...
Andree Buschmann
3
-1
/
+189
2008-03-19
Correct DEV_TIMING for CPUFREQ_DEFAULT. Was changed by fault in former power ...
Andree Buschmann
1
-1
/
+1
2008-03-19
welcome Andree Buschmann!
Daniel Stenberg
1
-0
/
+1
2008-03-19
add rbutil version warning
Robert Kukla
1
-0
/
+4
2008-03-19
A small clarification in the m:robe 100 installation instructions
Linus Nielsen Feltzing
1
-1
/
+1
[prev]
[next]