summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-05Added libcodec.a as dependency for all codecs.Björn Stenberg
2008-11-05FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon
2008-11-05This optimisation breaks for very large divisors (MSB set), so remove it.Jens Arnold
2008-11-05Onda VX747:Maurus Cuelenaere
2008-11-05Set missing SVN properties.Jens Arnold
2008-11-05Further optimised (vs. libgcc) unsigned 32 bit division for ARMv4 (based on t...Jens Arnold
2008-11-04Some entropy decoder tweaks. Also removed unnecessary 'tmp' variables.Jens Arnold
2008-11-04Onda VX747:Maurus Cuelenaere
2008-11-04Since *set_led_enabled() is actually an ata-specific feature, move it back to...Frank Gevaerts
2008-11-04Fix FS#9522: stop reading an ID3v2 tag if a frame length is bad.Magnus Holmgren
2008-11-04*_hard_reset() is only used inside ata.c, so there's no need to export it to ...Frank Gevaerts
2008-11-04More storage work. Frank Gevaerts
2008-11-04Changes to simulator installation, 'make fullinstall' is now the way to insta...Nils Wallménius
2008-11-04Bugfix: 'make bin' didn't build bitmaps.Björn Stenberg
2008-11-04svnversion.sh: extracts the revision number from git-svn repositoriesRafaël Carré
2008-11-03- handle the custom option type in settings dumper (not very well though but ...Jonathan Gordon
2008-11-03AS3525 : wait until PLLA is locked when changedRafaël Carré
2008-11-03Make local functions staticBertrik Sikken
2008-11-03ramdisk needs to be non-externFrank Gevaerts
2008-11-03Add ramdisk storage driver. It will be useful for developing multi-driver sto...Frank Gevaerts
2008-11-03remove stray tabDaniel Stenberg
2008-11-03Minor comment change. FS #9234.Björn Stenberg
2008-11-03Updated italian translation.Alessio Lenzi
2008-11-03Red build fix: Proper handling of ENABLEDPLUGINS and SOFTWARECODECS.Björn Stenberg
2008-11-03Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg
2008-11-03Sansa Clip simulator: bind p/escape to power buttonRafaël Carré
2008-11-03Sansa Clip : define recording and tuner capabilities to fix simulator buildRafaël Carré
2008-11-03FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon
2008-11-03Add a setting type which is completly user-defined. This setting type cannot ...Jonathan Gordon
2008-11-03fix a data abort when the start screen is set to previous and nvram.bin is in...Jonathan Gordon
2008-11-03Tweak for German TTS engines.Jens Arnold
2008-11-02German translation update - also fixes a few issues (unnecessary differences ...Marianne Arnold
2008-11-02AS3525 : fix interrupts support (but leave them disabled)Rafaël Carré
2008-11-02put stubs in the proper placeFrank Gevaerts
2008-11-02add proper dummy storage implementation for simsFrank Gevaerts
2008-11-02fix redFrank Gevaerts
2008-11-02implement single-driver storage layer with macros instead of inlinesFrank Gevaerts
2008-11-02make the m200v2 lcd work again with higher cpu frequencyDominik Wenger
2008-11-02mkamsboot: Use left button on e200v2 to dual boot (like e200v1)Rafaël Carré
2008-11-02AS3525: disable interrupts, higher clock frequenciesRafaël Carré
2008-11-02declare m200v2 storage typeFrank Gevaerts
2008-11-01Shave off another 4 instructions (8 bytes).Jens Arnold
2008-11-01AS3525 : enable instruction and data cacheRafaël Carré
2008-11-01Clean up the Fuze LCD driver. The only functional change is to write 0x7030 ...Dave Chapman
2008-11-01Adapt sansa v2 sd driver to the new storage layerFrank Gevaerts
2008-11-01Unify the e200v2 and Fuze backlight/buttonlight code - it is identical.Dave Chapman
2008-11-01conditionalise *_get_info() to get some binsize backFrank Gevaerts
2008-11-01Add new storage-related defines for meizuFrank Gevaerts
2008-11-01Add more simulator stubs. This should get rid of the last redsFrank Gevaerts
2008-11-01fix redsFrank Gevaerts