summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-05Anti-Aliased Fonts support.Thomas Martitz
2011-03-05Android: Support embedded albumart in the widget.Thomas Martitz
2011-03-05Change the thread api a bit.Thomas Martitz
2011-03-05RaaA: Add Pandora specific packaging files needed for .pnd creationThomas Jarosch
2011-03-05Remove solved issueThomas Jarosch
2011-03-05Add proper svn:mime-typeThomas Jarosch
2011-03-05Add rockbox copyright header with proper credits for kugelThomas Jarosch
2011-03-05Add svn:keywords to firmware/target/hosted source filesThomas Jarosch
2011-03-05Theme Editor: make cross compiling on OS X work.Dominik Riebeling
2011-03-03Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...Andree Buschmann
2011-03-03Don't link libz explicitly on Windows.Dominik Riebeling
2011-03-03Fix compilation issues for sdl when HAVE_BUTTON_DATA is not definedFrank Gevaerts
2011-03-03sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now gener...Amaury Pouly
2011-03-03Fix peak handling in replaygain (FS#11981). This bug was introduced with r293...Andree Buschmann
2011-03-03Fix red in bootloaderThomas Jarosch
2011-03-03Fix bookmark creation on sleep timer. Fixes FS#11493Thomas Jarosch
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch
2011-03-02Remove redundant function prototypeThomas Jarosch
2011-03-02Fix red on Archos RecorderThomas Jarosch
2011-03-02Fix redThomas Jarosch
2011-03-02Introduce "power" thread for RaaAThomas Jarosch
2011-03-02FS#11913: Separate TTS correction expressions into separate file.Dominik Riebeling
2011-03-02Only create english.list for binary output.Björn Stenberg
2011-03-02Added english id caching to speed up builds.Björn Stenberg
2011-03-02Enable hotkey on all the touchscreen targetsJonathan Gordon
2011-03-02Make android compile (untested)Jonathan Gordon
2011-03-02Revert r29494 as It is a) buggy b) doesn't seem to do any good in terms of sp...Marcin Bukat
2011-03-02genlang: Remove unused subs. Use precompiled regex in parsetarget(). Minor tw...Marcin Bukat
2011-03-02Fix pretty colors from r29492 - PP5002 need sems too.Michael Sevakis
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis
2011-03-02Do the ridx > widx check where it should be done. A small rebuffering request...Michael Sevakis
2011-03-02buffering: Unusual cases when a handle ridx is briefly seeked ahead of widx n...Michael Sevakis
2011-03-02r29348 changes can cause certain codecs to jump to code on early track change...Michael Sevakis
2011-03-02Almost 30% faster.Björn Stenberg
2011-03-01Fix red - 2nd try. Use same ifdef style as in firmware/drivers/pcf50606.cThomas Jarosch
2011-03-01Fix redThomas Jarosch
2011-03-01Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...Thomas Jarosch
2011-03-01fix redJonathan Gordon
2011-03-01Add an ability to set a setting to a specific value with a touchscreen action.Jonathan Gordon
2011-03-01Move drivers/i2c.c into target tree as it contains SH specific bits. Leave as...Marcin Bukat
2011-03-01fix yellowJonathan Gordon
2011-03-01Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated head...Marcin Bukat
2011-03-01Remove code duplication in some generic skin touch action handling.Jonathan Gordon
2011-03-01Switch off ATA DMA for all PP targets. There is sufficient evidence that ATA ...Andree Buschmann
2011-03-01Add a touchaction "none" which does nothing when pressed. This will allow som...Jonathan Gordon
2011-03-01iPod Classic: Use DMA (and double buffering) for LCD updatesMichael Sparmann
2011-03-01iPod Classic: Disable boosting, it seems to cause random lockupsMichael Sparmann
2011-02-28autoresume: Optimize playlist resume (manual, bookmark, or after power-on)Michael Hohmuth
2011-02-28DB import: Correctly import previously exported resume offsetsMichael Hohmuth
2011-02-28Fix redThomas Jarosch