index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
2005-11-15
Shave off an instruction by use of conditionals.
Thom Johansen
2005-11-15
Small optimisation to the lcd_update_rect function - read the framebuffer dat...
Dave Chapman
2005-11-15
Ensure the 16-bit framebuffer is aligned on a 4-byte boundary
Dave Chapman
2005-11-14
completed the CONFIG_BACKLIGHT transition
Daniel Stenberg
2005-11-14
H300 backlight
Linus Nielsen Feltzing
2005-11-14
Fixes for new 16-bit framebuffer type
Dave Chapman
2005-11-14
Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod...
Dave Chapman
2005-11-14
Added pcf50606 init
Linus Nielsen Feltzing
2005-11-14
The 16-bit LCD driver is now 16-bit for real
Linus Nielsen Feltzing
2005-11-14
H300 LCD and PCF50606 drivers
Linus Nielsen Feltzing
2005-11-14
New type for the LCD frame buffer data
Linus Nielsen Feltzing
2005-11-14
First version of the H300 LCD driver
Linus Nielsen Feltzing
2005-11-14
H300: First lame attempt to a pcf50606 driver
Linus Nielsen Feltzing
2005-11-14
No .S files should be compiled in the simulator builds
Linus Nielsen Feltzing
2005-11-14
No assembler LCD driver yet for H300
Linus Nielsen Feltzing
2005-11-14
H300: Correct LCD type and CODEC buffer size
Linus Nielsen Feltzing
2005-11-14
iPod: Add backlight functions for Nano
Dave Chapman
2005-11-13
First attempt at iPod threading.
Thom Johansen
2005-11-13
iPod fixes. Stack starts at stackend. Munge stack with 0xdeadbeef.
Thom Johansen
2005-11-13
Implement (unreliable) button detection using code from ipodlinux bootloader ...
Dave Chapman
2005-11-13
Allow S/PDIF as recording source in the archos sims
Linus Nielsen Feltzing
2005-11-13
removed set audio status method - will be using different approach
Anton Oleynikov
2005-11-13
Force -mlong-calls for iPod builds. This issue still needs investigating as ...
Dave Chapman
2005-11-13
new function to set audio status (to be used later)
Anton Oleynikov
2005-11-13
Add LCD_LIGHTGRAY and LCD_DARKGRAY macros and correctly use LCD_LIGHTGRAY in ...
Dave Chapman
2005-11-13
iPod: Remove duplicate placeholder #ifdef
Dave Chapman
2005-11-12
Coldfire: Assembler optimised memcpy(), 2.4x...10x (avg. 6.8x) as fast as the...
Jens Arnold
2005-11-12
More iPod changes
Dave Chapman
2005-11-12
iPod changes
Dave Chapman
2005-11-12
Explicitly make int8_t a "signed char" for better portability. e.g. "char" i...
Dave Chapman
2005-11-12
Removed monitor option from audio_set_recording_options and the global settin...
Andy
2005-11-12
Use ICODE_ATTR instead of __attribute__ ((section(".icode")))
Dave Chapman
2005-11-12
Fix for broken simulators
Andy
2005-11-12
iRiver: Initial support for wav-recording in recording menu. Supports mic/lin...
Andy
2005-11-11
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-11-11
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-11
The ID3v2 parser can now correctly skip to the next frame after parsing a fra...
Linus Nielsen Feltzing
2005-11-10
I meant that to be static.
Thom Johansen
2005-11-10
Moved all iPod specific code from lcd-16bit.c to lcd-ipod.c.
Thom Johansen
2005-11-09
H1x0: Put lcd_blit() intermediate buffers in IRAM instead of the current thre...
Jens Arnold
2005-11-09
Fix #define names.
Thom Johansen
2005-11-09
A couple of fixes for Nanos.
Thom Johansen
2005-11-09
Correct the LCD definition for the Nano
Dave Chapman
2005-11-09
SH1: Changed UIE() to use the same reset method as on coldfire, using the wat...
Jens Arnold
2005-11-08
Removed a redundant comment
Linus Nielsen Feltzing
2005-11-08
Quick fix to make the h300 build work
Linus Nielsen Feltzing
2005-11-08
16-bit color for h300 for now
Linus Nielsen Feltzing
2005-11-08
Unified the H100 and H300 startup
Linus Nielsen Feltzing
2005-11-08
H1x0: Assembler optimised remote lcd driver routine, used for low CPU frequen...
Jens Arnold
2005-11-08
Remove #warning left over from debugging. Sorry about that.
Dave Chapman
[prev]
[next]