summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Accept FS#9579 by Bartosz Fabianowski, fixing make zip when your build dir is...Nils Wallménius2008-11-26
* ...and spell the property names correctly.Steve Bavin2008-11-26
* Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin2008-11-26
* Fix misspelled function name. Thanks to Jens Arnold for noticing.Michael Sevakis2008-11-26
* Enable display contrast setting and implement flip for the Clip.Bertrik Sikken2008-11-25
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* m200v4: correct the BOOTDIR define, and invert the button check in the dualbo...Dominik Wenger2008-11-25
* Add SVN properties.Michael Sevakis2008-11-25
* Fix c200 warning.Michael Sevakis2008-11-25
* Add register bit defines for as3514 and clean stuff up. Reduce poppiness at s...Michael Sevakis2008-11-25
* Sansa AMS bootloader: consider the bootloader finishedRafaël Carré2008-11-25
* Delete unused var and slight style policeNils Wallménius2008-11-25
* Sansa AMS: Use DMA for SD transfers (read and write)Rafaël Carré2008-11-25
* Reorder instructions to avoid pipeline stalls on ARMv6 wherever possible (som...Jens Arnold2008-11-24
* Fix some svn:keywords and svn:eol-style in apps/keymapsBertrik Sikken2008-11-24
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* Rearrange the main synth loop a little and move some tests around for a ~5% s...Nils Wallménius2008-11-24
* Preliminary button driver for Sansa Fuze. FS#9575 by Thomas Martitz.Björn Stenberg2008-11-24
* Removed the DRAFT VERSION text.Björn Stenberg2008-11-24
* Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg2008-11-24
* Fix compilation of Clip simulatorRafaël Carré2008-11-24
* Fixed Sansa clip keymap for CONTEXT_SETTINGS. Use same keymap for CONTEXT_SET...Bertrik Sikken2008-11-24
* mkamsboot: dualboot button for Sansa FuzeRafaël Carré2008-11-24
* Onda VX747: fix LCD bug by blocking lcd_update_rect() requestsMaurus Cuelenaere2008-11-24
* Branch optimisation in both C (giving hints to gcc - verified using -fprofile...Jens Arnold2008-11-24
* Tweak the ARMv6 filter assembly a bit further.Jens Arnold2008-11-24
* Simplify the wm8731 driver by adding a masked write function. Change _write_o...Michael Sevakis2008-11-24
* fix the e200r installer so it compiles again (storage rework broke it)Jonathan Gordon2008-11-24
* First part of FS#9570 by Antonius Hellmann. Disables power to the SD memory ...Michael Giacomelli2008-11-24
* Fix test_codec precision. The old version effectively rounded the decode time...Jens Arnold2008-11-23
* Use volume buttons instead of left/right button to control volume in WPS.Bertrik Sikken2008-11-23
* Rename BUTTON_VOLUP to BUTTON_VOL_UP in definition of BUTTON_MAIN for Sansa C...Bertrik Sikken2008-11-23
* Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg2008-11-23
* Implement a basic uncalibrated battery reading for all as3525 targets with a ...Bertrik Sikken2008-11-23
* Disable plugins for Sansa Clip because plugins won't build yet for the Clip.Bertrik Sikken2008-11-23
* Initialise mutex before using it in as3525-codec.c, also use mutex for single...Bertrik Sikken2008-11-23
* Change the test_sampr plugin around to use a constant pitch + white noise whi...Michael Sevakis2008-11-23
* Added rombox.ucl to target 'clean'. Added some newlines.Björn Stenberg2008-11-22
* Support split target.o:source.c lines.Björn Stenberg2008-11-22
* Added power.h include to power-as3525.cBertrik Sikken2008-11-22
* Partially apply FS#9569 by Michael Chicoine and Thomas Martitz: remove the GP...Dave Chapman2008-11-22
* Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY()Nils Wallménius2008-11-22
* Gigabeat S samplerate control: Fix really dumb mistake made when doing cleanu...Michael Sevakis2008-11-22
* Oops. Used wrong constant.Michael Sevakis2008-11-22
* Audio samplerate control for Gigabeat S: 8, 11.025, 12, 16, 22.050, 24, 32, 4...Michael Sevakis2008-11-22
* FS#9557 - fix the %mv and %t timeout so its intrepreted correctlyJonathan Gordon2008-11-22
* $* doesn't work if the target doesn't use a wildcard. Furthermore the GNU mak...Jens Arnold2008-11-21
* Stop overwriting rockbox.map (depending on build order). Should fix jumping s...Jens Arnold2008-11-21
* That test plugin was forgotten in the make system overhaul.Jens Arnold2008-11-21
* Added dummy numbers to avoid #error during dependency generation.Björn Stenberg2008-11-21