summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-22A few more spelling corrections.Alex Parker
2009-11-22Correct album art alignment description error and spelling errors as pointed ...Alex Parker
2009-11-22AMS Sansa: Make send_cmd() function a bit less complicated and save ~96 bytes.Jack Halpin
2009-11-22remove the %Rh token which doesnt exist anymore (was "is target hwcodec" whic...Jonathan Gordon
2009-11-22hopefully fix the sameplrate tokenJonathan Gordon
2009-11-21FS#10781 - Scrolling doesn't stop when entering USB screen from WPSMichael Chicoine
2009-11-21FS#10796 - Clip - prevent power switch activation when coming out of holdMichael Chicoine
2009-11-21Use f_frsize when calculating the free disk space from the block count. Fixes...Dominik Riebeling
2009-11-21No SansaAMS have a recovery mode, and set the Rockbox bootloader to be in flash.Alex Parker
2009-11-21The Clip has no recovery mode.Alex Parker
2009-11-21Update Sansa Clip install instructions in the manual.Alex Parker
2009-11-21Commit FS#10605 - stable playback on low memory swcodec targets by Matthias S...Michael Giacomelli
2009-11-20Add docs/COPYING to rbutil source folder and make checkout slightly more robust.Dominik Riebeling
2009-11-20Increase stack space for the Gigabeat S specific headphone thread to fix stac...Nils Wallménius
2009-11-20Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to ...Andrew Mahone
2009-11-20Add arm-elf-eabi target to rockboxdev.sh, selected with "e".Andrew Mahone
2009-11-20Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assig...Andrew Mahone
2009-11-20fix mono and hwcodec classic_statusbar so they actually loadJonathan Gordon
2009-11-20Disable -mlong-calls for ARM EABI.Andrew Mahone
2009-11-20Short enum fixes for doom plugin.Andrew Mahone
2009-11-20Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS.Andrew Mahone
2009-11-19Add --eabi to let configure prefer the arm-elf-eabi-* toolchain. Add --no-eab...Thomas Martitz
2009-11-19CheckWPS: set screen to SCREEN_MAIN when not a r{sb,wp}s.Maurus Cuelenaere
2009-11-19make checkwps able to check .rsbs files.Dominik Wenger
2009-11-19Avoid possible memory corruptionNils Wallménius
2009-11-18pcmbuf: better debug info, reinstate flush variable clearJeffrey Goode
2009-11-18Unify fourcc macro and some style changesNils Wallménius
2009-11-18Make svn properties consistent and set some missing onesNils Wallménius
2009-11-18jpeg/png: Remove erased file name from list of file when change file.Teruaki Kawashima
2009-11-18copy the classic_statusbar and rockbox_none .sbs's to .rsbs's also so remote ...Jonathan Gordon
2009-11-18Set svn:keywords property.Mohamed Tarek
2009-11-18Handle mid-track resumes in RM.Mohamed Tarek
2009-11-17Fix FS#10546 - metronome doesn't work on h1xx/h3xx.Torne Wuff
2009-11-17initial hwcodec/112x64x1 sbsJonathan Gordon
2009-11-17Classic_statusbar.sbs images: make them proper 1-bit bitmaps, so that they wo...Marianne Arnold
2009-11-17jpeg/png: refactor use of buf.Teruaki Kawashima
2009-11-17Fix previous commit on targets without bitmap supportJohannes Schwarz
2009-11-17FS#10193 - Add a standart menu to rockblox and clean up the codeJohannes Schwarz
2009-11-16mpeg.h/c cleanupJeffrey Goode
2009-11-16Cleanup audio.h, related functionsJeffrey Goode
2009-11-16Updated french translation.Mustapha Senhaji
2009-11-16pcmbuf cleanupJeffrey Goode
2009-11-16get ready for classic_statusbar... get it added to the .zip. buildwps.pl need...Jonathan Gordon
2009-11-16add some bmp strips needed for the rec screen which wernt already added...Jonathan Gordon
2009-11-16Remove a left-over check for metadata info being ready that delayed the initi...Thomas Martitz
2009-11-16Avoid two subsequent full update.Thomas Martitz
2009-11-16Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz
2009-11-15Fix typo and remove umnecessary {}Michael Chicoine
2009-11-15Manual: Pictureflow chapter - foremost fixing the M3 manual but clean up the ...Marianne Arnold
2009-11-15Change "r" back to "i" (i is for immediate, so no syntax error) and reclaim a...Thomas Martitz