index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2011-12-10
AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...
Bertrik Sikken
2011-12-09
lcd_blit_yuv(): don't use weak attribute when building for windows
Rafaël Carré
2011-12-09
Add labels for calculating RAM usage on tms320dm320 targets. Thanks to Rafaë...
Boris Gjenero
2011-12-09
Nokia N900: Increase the number of samples for the software mixer
Thomas Jarosch
2011-12-09
Nokia N900: Implement pcm_play_lock() / pcm_play_unlock()
Thomas Jarosch
2011-12-09
Convert remaining __attribute__((noreturn)) to NORETURN_ATTR.
Boris Gjenero
2011-12-09
Introduce USED_ATTR wrapper for __attribute__((used)).
Boris Gjenero
2011-12-09
Add STORAGE_INIT_ATTR to some target-specific ATA functions.
Boris Gjenero
2011-12-08
Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...
Michael Sevakis
2011-12-08
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-12-08
Fix sim errors in r31180.
Michael Sevakis
2011-12-08
AS3525v1/v2:
Michael Sevakis
2011-12-06
Fix FS#12423 : Rockbox access to /.rockbox/fonts after usb_enable(true). This...
Boris Gjenero
2011-12-05
Use a macro for aligning PCM chunks instead of explictly coding it each time.
Michael Sevakis
2011-12-05
Try $RBROOT before $HOME when looking for the sdl apps rockbox root dir
Jonathan Gordon
2011-12-05
Sansa Connect: Revise codec initialization/shutdown.
Tomasz Moń
2011-12-04
Don't define str(n,i)cmp(i): we don't use those
Rafaël Carré
2011-12-04
Compile fix for mingw-w64
Rafaël Carré
2011-12-04
Collect the 16-bit signed range sample clipping routines scattered about, whi...
Michael Sevakis
2011-12-04
Reduce stack allocation for remote screendump. The screendump filename is gen...
Frank Gevaerts
2011-12-04
Power management is to be kept in target tree due to being target specific.
Tomasz Moń
2011-12-04
Sansa Connect: Add TPS65021 (Power Management) driver.
Tomasz Moń
2011-12-03
HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...
Szymon Dziok
2011-12-03
lcd-16bit: move lcd_bitmap and lcd_bitmap_transparent to common code
Rafaël Carré
2011-12-03
lcd-16bit: move common code to lcd-16bit-common.c
Rafaël Carré
2011-12-03
lcd_blit_yuv: move to lcd-16bit-common.c
Rafaël Carré
2011-12-03
Clip Zip: fix yuv playback
Rafaël Carré
2011-12-03
lcd_blit_yuv: move from sdl driver to lcd16bit-common
Rafaël Carré
2011-12-03
imx233: add control for more clocks, add debug clock debug screen
Amaury Pouly
2011-12-03
Sansa Connect: Fix yellow
Tomasz Moń
2011-12-03
Sansa Connect: Fix GIO initialization and screen wakeup.
Tomasz Moń
2011-12-01
Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmül...
Tomasz Moń
2011-12-01
Address some weaknesses and bugs of buflib_compact() and make the code pretti...
Thomas Martitz
2011-11-30
imx233: add power debug screen
Amaury Pouly
2011-11-30
fuze+: update keymap and touchpad driver based on FS#12405 with minor modific...
Amaury Pouly
2011-11-29
FS#12412 : Delete old buffer allocation code which has been replaced by core_...
Boris Gjenero
2011-11-28
dm320: call storage idle notifys on in sdmmc thread
Tomasz Moń
2011-11-27
If Rockbox never turns off ATA power, don't compile code for turning it back ...
Boris Gjenero
2011-11-27
remove stray debugging line
Fred Bauer
2011-11-27
Guard font functions against invalid font ids. These arguably should never be...
Frank Gevaerts
2011-11-27
Actually make glyph_cache_save static instead of just claiming it should be
Frank Gevaerts
2011-11-27
glyph_cache_save should be static
Frank Gevaerts
2011-11-27
PortalPlayer: Loading of stack munge value into r4 was moved in r30741 to aft...
Michael Sevakis
2011-11-27
Add STORAGE_INIT_ATTR to static ata.c functions that are only called via ata_...
Boris Gjenero
2011-11-27
In buflib_buffer_shift(), properly update handle->alloc values, which are cha...
Boris Gjenero
2011-11-27
Sansa AMSv2 USB: Simplify union around struct usb_ctrlrequest and remove dupl...
Bertrik Sikken
2011-11-27
AMSv2: remove stray ; from USB_DEVBSS_ATTR
Rafaël Carré
2011-11-26
Sansa AMSv2: potential USB fix from FS#11664 by funman:
Bertrik Sikken
2011-11-25
fix up font_cache/LRU boundry errors from r30763
Fred Bauer
2011-11-24
Fix battery meter on Sansa Connect.
Tomasz Moń
[next]