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
/
export
/
dsp-util.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-05-03
Add rbcodecplatform.h and rbcodecconfig.h.
Sean Bartell
2012-04-26
Add a more correct absolute difference function to dsp-util.
Michael Sevakis
2011-12-04
Collect the 16-bit signed range sample clipping routines scattered about, whi...
Michael Sevakis
2011-10-29
Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...
Bertrik Sikken
2011-09-24
Sansa clipzip: make main build compile (plugins still disabled)
Bertrik Sikken
2011-09-01
sansa clipzip: implement lcd_enable
Bertrik Sikken
2011-08-30
sansa clipzip: implement backlight
Bertrik Sikken
2011-08-29
sansa clipzip: correct GPIO used for backlight
Bertrik Sikken
2011-08-27
Initial framework for the Sandisk Sansa Clip Zip
Bertrik Sikken
2010-05-27
clipv2: make buttonlight functions static inline one-liners
Rafaël Carré
2010-05-16
Clipv2/+ : ascodec register 0x25 is not related to backlight
Rafaël Carré
2010-03-29
as3525v2: factorize writing to ascodec PMU
Rafaël Carré
2010-03-29
as3543: name 0x1b & 0x1c registers
Rafaël Carré
2010-03-29
Clipv2/Clip+ : turn off backlight in 0x1b register
Rafaël Carré
2009-12-31
FS#10047 : Clipv2
Rafaël Carré
2009-07-13
FS#10436 - add the Sansa View to the build system. The bootloader builds but...
Robert Keevil
2009-03-30
Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.
Daniel Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-04-19
move the iriver ifp7xx and other pnx0101 related files together in the target...
Marcoen Hirschberg
2006-11-10
Forgot to add new files for iFP move to target tree.
Tomasz Malesinski
2006-09-01
Add backlight support for H10
Barry Wardell
2006-08-03
Barry Wardell's initial work for the iriver H10 port
Daniel Stenberg
2006-07-26
Remote LCD communication driver for X5, very loosely based on patch FS#5634 b...
Linus Nielsen Feltzing
2006-03-22
Backlight for iAudio X5
Linus Nielsen Feltzing
2006-03-22
USB mode for iAudio X5
Linus Nielsen Feltzing
2006-03-07
iAudio X5 target-specific ATA driver code
Linus Nielsen Feltzing
2003-01-22
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...
Uwe Freese
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-06
Renamed menu item 'Screensavers' to more descriptive 'Demos'. Added snow, rem...
Björn Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-06-24
games and screensavers are now in submenus
Robert Hak
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
2002-04-23
Moved driver to 'drivers' subdir
Björn Stenberg
2002-04-20
Fixed REG and REG_ADDR style macros
Björn Stenberg
2002-03-28
First version
Björn Stenberg
2002-03-26
updates
Daniel Stenberg
2002-03-26
lcd_update() works for X11 now...
Daniel Stenberg
2002-03-26
generic and specific LCD functions
Daniel Stenberg