summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-18imx233/fuze+: move to a more generic xtal derived clock enabling function, fi...Amaury Pouly
2011-10-18imx233/fuze+: fix typo and add dac dma/error interruptsAmaury Pouly
2011-10-18fuze+: fix bootloader not set backlight brightnessAmaury Pouly
2011-10-18imx233/fuze+: move audio driver to the canonical locationAmaury Pouly
2011-10-18Fix manual build, forgot to add new files.Thomas Martitz
2011-10-18Submit FS#11805: Add setting 'Start File Browser Here' to manual.Andree Buschmann
2011-10-18Reflect the time & date settings move in the manual.Thomas Martitz
2011-10-18Fix FS#12337. Skin viewports' line height was initialized with the UI font he...Thomas Martitz
2011-10-18In search(): eliminate an unnecessary test.Fred Bauer
2011-10-17Simplify seconds_to_min(), and don't safeguard used parameter.Jens Arnold
2011-10-17Remake the sleep timer menu item, so that selecting it while the timer is run...Thomas Martitz
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz
2011-10-17Move Time & Date menu from System to settings.Thomas Martitz
2011-10-17- Fix some reds by implementing lcd_get_dpi().Thomas Martitz
2011-10-17Fix checkwps reds and non-touchscreen warnings.Thomas Martitz
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz
2011-10-17Expunge a commented #include that found its way in in r30771.Michael Sevakis
2011-10-17Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis
2011-10-17Split long fmt string which caused a yellowFred Bauer
2011-10-17Faster cached font loading. FS#12333Fred Bauer
2011-10-17Update UI simulator buttonmap for Sansa FuzeFred Bauer
2011-10-17Credit Andrew Ryabinin for hifiman-hm60x portMarcin Bukat
2011-10-17fix yellowMarcin Bukat
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat
2011-10-16Update convbdf.c for previous changeFred Bauer
2011-10-16font_cache.c: Optimize and simplify cache search. ~25% font rendering boostFred Bauer
2011-10-16Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txtThomas Martitz
2011-10-16Fix Yellow: missing protoFred Bauer
2011-10-16FS:12299 Font glyph cache is no longer saved. Each font will now have its own...Fred Bauer
2011-10-15Fix warningsBertrik Sikken
2011-10-15plugins: another round of making local functions staticBertrik Sikken
2011-10-15Missed two spots.Björn Stenberg
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2011-10-15Revert 30754 because the codecs won't build correctly, anyway.Fred Bauer
2011-10-14undef DEBUG in pcm_record.c because it's broken and breaks DEBUG buildsFred Bauer
2011-10-14Fix yellowFred Bauer
2011-10-14Remove font_reset() which tried to fetch font *pfs from uninitiaized buflib_a...Fred Bauer
2011-10-14Update Dutch langfilePeter D'Hoye
2011-10-14Don't make font available via buflib_allocations[] until fully loadedFred Bauer
2011-10-14Fix off-by-one buffer errorThomas Jarosch
2011-10-14i.MX31 avic: Fix super-stale comment.Michael Sevakis
2011-10-14i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by gr...Michael Sevakis
2011-10-13rk27xx - add support for i2s in master mode. Based on patch by Andrew RyabininMarcin Bukat
2011-10-13rk27xx - fix sys timer clock setup. Spotted by Andrew RyabininMarcin Bukat
2011-10-12Make a few local functions staticBertrik Sikken
2011-10-12Sansa AMSv2: set internal voltages PVDD1 and AVDD17 to the same value as the ...Bertrik Sikken
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat
2011-10-10fix redRafaël Carré
2011-10-10mpegplayer sync_audio_setting(): simplify / clarifyRafaël Carré
2011-10-09Another fix for audio_get_buffer() on hwcodec by Thomas Martitz.Jens Arnold