summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Fix wrong theme base path when loading a wps.Dominik Riebeling1-1/+2
2011-03-08RaaA: Add RTC supportThomas Jarosch8-18/+56
2011-03-08Bring idle poweroff to RaaA and the simThomas Jarosch6-42/+18
2011-03-08Move handle_auto_poweroff() down so RaaA can call it.Thomas Jarosch1-53/+60
2011-03-08Merge lcd_{alpha,mono}_bitmap_part() for both lcd-16bit. Add small loop optim...Thomas Martitz3-965/+531
2011-03-08Remove major_version define from rpm .spec file, it's not neededThomas Jarosch1-2/+1
2011-03-07Fix cross compiling on Linux: Python uses "linux2" as platform name.Dominik Riebeling2-6/+6
2011-03-07Add rockbox rpm .spec fileThomas Jarosch1-0/+65
2011-03-07last of the errors... hopefullyJonathan Gordon2-1/+7
2011-03-07move code around to make checkwps compileJonathan Gordon3-63/+65
2011-03-07Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon8-64/+92
2011-03-06Fix a potential variable problem. Change some messages a bit.Dominik Riebeling1-8/+9
2011-03-06Remove malloc_buf references from playback.c since it's no longer used for an...Michael Sevakis2-18/+16
2011-03-06Set missing svn:mime-type on png images.Dominik Riebeling0-0/+0
2011-03-06Support cross compiling for Windows target.Dominik Riebeling3-97/+119
2011-03-05Follow symlink dirs on UI simulatorFred Bauer1-0/+4
2011-03-05Android: Add a nowplaying bar to the 3x3 widgetThomas Martitz2-1/+7
2011-03-05Remove outdated and unmaintained wpseditor.Dominik Riebeling54-5918/+0
2011-03-05Android: Fix black display after unzipping libmisc.so.Thomas Martitz1-2/+0
2011-03-05Add viewport clipping to lcd_alpha_bitmap_part as lcd_mono_bitmap_part also has.Thomas Martitz2-4/+65
2011-03-05Add lcd_alpha_bitmap_part suitable for vertical stride 16bit lcd.Thomas Martitz1-0/+258
2011-03-05Remove a few whitespaces to get under the magical string length of 509 (i.e. ...Thomas Martitz1-10/+10
2011-03-05Anti-Aliased Fonts support.Thomas Martitz11-27/+1939
2011-03-05Android: Support embedded albumart in the widget.Thomas Martitz1-1/+37
2011-03-05Change the thread api a bit.Thomas Martitz13-55/+67
2011-03-05RaaA: Add Pandora specific packaging files needed for .pnd creationThomas Jarosch4-0/+42
2011-03-05Remove solved issueThomas Jarosch1-4/+0
2011-03-05Add proper svn:mime-typeThomas Jarosch0-0/+0
2011-03-05Add rockbox copyright header with proper credits for kugelThomas Jarosch1-1/+23
2011-03-05Add svn:keywords to firmware/target/hosted source filesThomas Jarosch1-1/+1
2011-03-05Theme Editor: make cross compiling on OS X work.Dominik Riebeling2-2/+3
2011-03-03Fix FS#11973. iPod nano1G needed reboot after entering record mode to have au...Andree Buschmann2-53/+51
2011-03-03Don't link libz explicitly on Windows.Dominik Riebeling1-1/+4
2011-03-03Fix compilation issues for sdl when HAVE_BUTTON_DATA is not definedFrank Gevaerts1-0/+4
2011-03-03sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now gener...Amaury Pouly3-43/+129
2011-03-03Fix peak handling in replaygain (FS#11981). This bug was introduced with r293...Andree Buschmann1-2/+2
2011-03-03Fix red in bootloaderThomas Jarosch1-1/+5
2011-03-03Fix bookmark creation on sleep timer. Fixes FS#11493Thomas Jarosch1-2/+3
2011-03-02RaaA: Fix write locations of pluginsThomas Jarosch25-36/+66
2011-03-02Remove redundant function prototypeThomas Jarosch1-1/+0
2011-03-02Fix red on Archos RecorderThomas Jarosch1-0/+3
2011-03-02Fix redThomas Jarosch1-1/+1
2011-03-02Introduce "power" thread for RaaAThomas Jarosch5-8/+64
2011-03-02FS#11913: Separate TTS correction expressions into separate file.Dominik Riebeling2-100/+130
2011-03-02Only create english.list for binary output.Björn Stenberg1-2/+2
2011-03-02Added english id caching to speed up builds.Björn Stenberg1-11/+49
2011-03-02Enable hotkey on all the touchscreen targetsJonathan Gordon5-5/+5
2011-03-02Make android compile (untested)Jonathan Gordon2-8/+8
2011-03-02Revert r29494 as It is a) buggy b) doesn't seem to do any good in terms of sp...Marcin Bukat1-6/+15
2011-03-02genlang: Remove unused subs. Use precompiled regex in parsetarget(). Minor tw...Marcin Bukat1-15/+6