summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-25Restructure backlight timeout management a bit by factoring out the get_curre...Thomas Martitz
2009-04-25Merge Onda VX7?7 backlight-target.hMaurus Cuelenaere
2009-04-25Fix onda red. Unlike all other targets, it built the whole backlight driver ...Thomas Martitz
2009-04-25Setting do_full_update isn't actually needed, since the track changed event w...Thomas Martitz
2009-04-25Fix red.Thomas Martitz
2009-04-25Rename _buttonlight_timeout and use a function call instead of extern'ing but...Thomas Martitz
2009-04-25Commit FS#9882 - make better use of iram at different quality encodings, remo...Dave Hooper
2009-04-25Might as well enable SPC so that all codecs build on the Clip. Not yet real ...Michael Giacomelli
2009-04-25Disable AAC-SBR, AAC-SSR, and AAC-PS on Sansa clip. Clean up warnings introd...Michael Giacomelli
2009-04-25Enable WMA, MPC, ASAP, NSF, APE, and SID playback on the Sansa clip as these ...Michael Giacomelli
2009-04-24Add forgotton colon and fix red.Thomas Martitz
2009-04-24Fix FS#10130 (Concurrent backlight function calls from backlight timeout sett...Thomas Martitz
2009-04-22Fix redMaurus Cuelenaere
2009-04-22Fix yellowMaurus Cuelenaere
2009-04-22Add exit() implementation for pluginsMaurus Cuelenaere
2009-04-21FS#10129 - Start LCD sleep timer after PWM fadeout is completeBoris Gjenero
2009-04-21Invalidate preview image cache when updating to prevent a resize event repain...Dominik Riebeling
2009-04-21FS#9973 by Yoshihisa Uchida: Fix simulator build failure when using advanced ...Boris Gjenero
2009-04-21Fix VX767 bootloader warningMaurus Cuelenaere
2009-04-21Update jz4740_tools READMEMaurus Cuelenaere
2009-04-21Gigabeat FX: Use the bootsplash stored in flash when bootloader is started fr...Karl Kurbjun
2009-04-21Gigabeat FX: Look for button A (rather than any button) in bootloader for ver...Karl Kurbjun
2009-04-21Gigabeat FX: Small comment format change to MMU setup codeKarl Kurbjun
2009-04-21Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer...Karl Kurbjun
2009-04-21Add initial plugin keymaps for M:robe 500Karl Kurbjun
2009-04-21In audio_current_track(), don't overwrite thistrack_id3 when it is being used...Boris Gjenero
2009-04-20Update Dutch languageMaurus Cuelenaere
2009-04-20Fix red.Thomas Martitz
2009-04-20Disable usage of USB serial descriptor when no unique one is availableMaurus Cuelenaere
2009-04-20FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO...Thomas Martitz
2009-04-20Fix yellow (forgot file)Maurus Cuelenaere
2009-04-20Adding myself to docs/COMMITTERS :)Dave Hooper
2009-04-20Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometim...Thomas Martitz
2009-04-20Allow higher precision in calculation of seek position and elapsed time for m...Andree Buschmann
2009-04-20Fix FS#10139 (broken seek for very long mp3 files) through avoiding int32 ove...Andree Buschmann
2009-04-20Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'...Maurus Cuelenaere
2009-04-20beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon
2009-04-19Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ...Boris Gjenero
2009-04-19Fix warning about unused functionsFrank Gevaerts
2009-04-19Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts
2009-04-19Fix red introduced in r20747Boris Gjenero
2009-04-19reorganise usb_core.c a bit, to make the code more readable and more maintain...Frank Gevaerts
2009-04-19Add anti-skip buffer time when calculating watermark. This fixes the "Anti-Sk...Boris Gjenero
2009-04-19simplify and cleanup usb_serial.c (FS#10149 by Tomer Shalev)Frank Gevaerts
2009-04-19Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se...Boris Gjenero
2009-04-19FS#10148 by Dustin Skoracki, removes a redundant check for != BUTTON_NONE in ...Thomas Martitz
2009-04-19Logf display: add ability to scroll through messagesMaurus Cuelenaere
2009-04-19Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bitMaurus Cuelenaere
2009-04-19MIPS: set load address of .iram to the start of .bss so RAM doesn't get wastedMaurus Cuelenaere
2009-04-19Remove some redundant links in MIPS linker scriptsMaurus Cuelenaere