summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-30Change "features" and "genlang-features" targets to no longer use multiple ta...Frank Gevaerts2-4/+6
2010-06-30text viewer: the display of the statusbar is synchronized actual battery, tim...Yoshihisa Uchida1-4/+2
2010-06-30Add the 'number sign' glyph to a couple more fontsAlexander Levin4-4/+77
2010-06-30i.MX31: Make DMA ISR call loop a bit more efficient.Michael Sevakis1-11/+5
2010-06-30Theme Editor: Implemented text alignmentRobert Bieber3-6/+114
2010-06-30Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas ...Michael Sevakis1-1/+5
2010-06-30i.MX31: Only include the SDMA code that will be used on the target. Simplify ...Michael Sevakis2-708/+73
2010-06-30Remove atomic register bit manipulation functions from i.MX and s3c target co...Michael Sevakis28-190/+271
2010-06-29sd-as3525.c: handle acmd retries correctlyTobias Diedrich1-13/+27
2010-06-29Add the glyph for the number sign to 19-NimbusAlexander Levin1-1/+21
2010-06-29Theme Editor: Fixed conditional viewport displayRobert Bieber3-1/+10
2010-06-29Theme Editor: Stopped conditionals and sublines from triggering newlines and ...Robert Bieber3-6/+15
2010-06-29Remove some redundant #include'sBertrik Sikken7-9/+0
2010-06-29Theme Editor: Implemented subline rendering, including conditional subline timesRobert Bieber5-0/+83
2010-06-29as3525v2-usb: fix yellowAmaury Pouly1-14/+1
2010-06-29mutex_lock/unlock must be moved up a level to make the verify code in sd-as35...Tobias Diedrich1-4/+14
2010-06-29usb-drv-as3525v2.c: fix compilation (typo)Rafaël Carré1-1/+1
2010-06-29as3525v2-usb: fix bug in ep listing macro, rewrite EP0 handling using a stateAmaury Pouly1-33/+118
2010-06-29Fuze: USB HID keymap copy/pasted from e200Rafaël Carré1-1/+116
2010-06-29Clean up a leftover preprocessor symbol and improve the workaround for the 'a...Nils Wallménius1-5/+1
2010-06-29some improvements for simple viewer.Teruaki Kawashima1-20/+77
2010-06-29text viewer: some members of preferences change to bool. And simplify menu se...Yoshihisa Uchida6-107/+41
2010-06-29text viewer: move and delete #include.Yoshihisa Uchida3-2/+1
2010-06-29text_viewer: callback functions are changed to the function that returns int ...Yoshihisa Uchida13-25/+56
2010-06-29r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't ...Michael Sevakis1-10/+12
2010-06-29Gigabeat S: The forced shutoff voltage level can be lowered a tiny bit it seems.Michael Sevakis1-1/+1
2010-06-29Theme Editor: Implemented conditional rendering, most conditionals should wor...Robert Bieber3-4/+89
2010-06-29Theme Editor: Beginning to work on conditional rendering, just made fix to li...Robert Bieber8-28/+32
2010-06-29Theme Editor: Rearranged and separated tag execution and rendering codeRobert Bieber2-121/+137
2010-06-28Simplify the 'blind' macro and imrove spacing where it's usedAlexander Levin2-6/+3
2010-06-28text viewer: tv_window doesn't depend on the layout of the text viewer.Yoshihisa Uchida3-109/+108
2010-06-28Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for wei...Tobias Diedrich8-65/+34
2010-06-28Remove unneeded libmad files from build.Andree Buschmann1-2/+0
2010-06-27Part of FS#11367 by me: e200v2 enable line outMichael Chicoine1-0/+25
2010-06-27as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, ...Amaury Pouly1-45/+74
2010-06-27Comment further unused code in libmad.Andree Buschmann5-5/+15
2010-06-27Comment unused code in libmad. Clean up initialization and memset'ing of deco...Andree Buschmann7-50/+47
2010-06-27Sansa clip+: prevent an unnecessary OF database refresh when using the wake-u...Bertrik Sikken1-0/+6
2010-06-27Fix inline asm argument. Shouldn't have much impact in practice but might sav...Nils Wallménius1-2/+2
2010-06-27FS#10925 by myself: add touchscreen support for virtual keyboard.Teruaki Kawashima2-3/+219
2010-06-27fix yellow.Yoshihisa Uchida1-2/+2
2010-06-27text viewer: display functions more changes.Yoshihisa Uchida4-126/+117
2010-06-27Refacture libmad's synthesis filter via macro usage. Comment unused special s...Andree Buschmann2-112/+59
2010-06-27text viewer: simplify display functions.Yoshihisa Uchida3-78/+48
2010-06-27udelay between command and data write seems to get rid of the display glitche...Tobias Diedrich1-5/+5
2010-06-27Include usb-target.h for usb_remove_int().Tobias Diedrich1-0/+1
2010-06-27Add one second timeout for USB enumeration, so we don't get stuck in USB mode...Tobias Diedrich1-0/+12
2010-06-27DBOP noise on C200v2 goes away if we precharge long enough.Tobias Diedrich2-51/+5
2010-06-26Swap ccache and Tobias Diedrich1-4/+4
2010-06-26Move two remaining lines to the Text layerFrank Gevaerts1-27/+36