summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-10AMS(v2): fix system_reboot by re-enabling the internal ROM clock just before ...Bertrik Sikken
2011-12-10mkamsboot: add support for sansa clip zip firmware version v1.01.18Bertrik Sikken
2011-12-09Fix release notes linkFrank Gevaerts
2011-12-09lcd_blit_yuv(): don't use weak attribute when building for windowsRafaël Carré
2011-12-09Add labels for calculating RAM usage on tms320dm320 targets. Thanks to Rafaë...Boris Gjenero
2011-12-09Nokia N900: Increase the number of samples for the software mixerThomas Jarosch
2011-12-09Nokia N900: Implement pcm_play_lock() / pcm_play_unlock()Thomas Jarosch
2011-12-09Convert remaining __attribute__((noreturn)) to NORETURN_ATTR.Boris Gjenero
2011-12-09Introduce USED_ATTR wrapper for __attribute__((used)).Boris Gjenero
2011-12-09Manual: Some minor corrections to the 'Shortcuts' sectionAlexander Levin
2011-12-09Add STORAGE_INIT_ATTR to some target-specific ATA functions.Boris Gjenero
2011-12-08Various adjustments for MSVC.Dominik Riebeling
2011-12-08Move the PCMREC_E/W_* defines back to pcm_record.h because they're part of th...Michael Sevakis
2011-12-08Add a second boost condition to the recording PCM buffer to boost the CPU whe...Michael Sevakis
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-12-08Fix sim errors in r31180.Michael Sevakis
2011-12-08AS3525v1/v2:Michael Sevakis
2011-12-08Fix redJonathan Gordon
2011-12-08shortcuts: talk the time and configure the sleep timeoutJonathan Gordon
2011-12-07Update to 3.10Frank Gevaerts
2011-12-07QuaZip: change the order of void-casts.Dominik Riebeling
2011-12-07Rockbox Utility: disable some pointless warnings when building with VS.Dominik Riebeling
2011-12-07ipodpatcher: guard platform specific files.Dominik Riebeling
2011-12-07Make rbutil tools Makefile more silent.Dominik Riebeling
2011-12-07Pass VERSION to *all* make invocations in release scriptsFrank Gevaerts
2011-12-07Fix for "FS#12430 - FM presets tags aren't dynamic in status bar."Thomas Martitz
2011-12-06Manual: Rephrase what 'shutdown' does so that the sentence reads more smoothlyAlexander Levin
2011-12-06Fix warningsJonathan Gordon
2011-12-06Add a shortcut type 'shutdown' which will turn off the playerJonathan Gordon
2011-12-06Fix touchscreens so entering the WPS with a skin with no touchregions reverts...Jonathan Gordon
2011-12-06Fix FS#12423 : Rockbox access to /.rockbox/fonts after usb_enable(true). This...Boris Gjenero
2011-12-05Missed one const.Nils Wallménius
2011-12-05Sprinkle around some static and const.Nils Wallménius
2011-12-05Use a macro for aligning PCM chunks instead of explictly coding it each time.Michael Sevakis
2011-12-05Try $RBROOT before $HOME when looking for the sdl apps rockbox root dirJonathan Gordon
2011-12-05Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń
2011-12-04Don't define str(n,i)cmp(i): we don't use thoseRafaël Carré
2011-12-04Compile fix for mingw-w64Rafaël Carré
2011-12-04FS#12424 - latvian translation update by Mārtiņš ŠimisBertrik Sikken
2011-12-04sansapatcher: factor out handling of bundled bootloaders.Dominik Riebeling
2011-12-04sansapatcher: guard platform specific files.Dominik Riebeling
2011-12-04Collect the 16-bit signed range sample clipping routines scattered about, whi...Michael Sevakis
2011-12-04Reduce stack allocation for remote screendump. The screendump filename is gen...Frank Gevaerts
2011-12-04Add double inclusion protection and prepare for use with C++ code.Dominik Riebeling
2011-12-04Add missing include.Dominik Riebeling
2011-12-04Power management is to be kept in target tree due to being target specific.Tomasz Moń
2011-12-04Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń
2011-12-04Clip Zip manual: add platform fileRafaël Carré
2011-12-04fuze+: fix seeking forward/backward keymap, don't know why it was wrong in th...Amaury Pouly
2011-12-03HDD6330: introduce a new button (BUTTON_TAP), based on the hardware support f...Szymon Dziok