summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-16(hopefully) Fix FS#12639 and other skin related buflib corruption issues.v3.11Jonathan Gordon2-31/+18
2012-04-11Bump version numbers to 3.11.2v3.11.2-finalFrank Gevaerts4-8/+8
2012-04-11si4700 tuner: fix power consumption issue caused by ill-defined power state a...Bertrik Sikken1-0/+4
2012-04-11Increase mr100 remote lcd thread stack (fixes FS#12640)Frank Gevaerts1-1/+1
2012-04-07Bump version numbers for 3.11.1v3.11.1-finalFrank Gevaerts4-8/+8
2012-04-02Call tuner_power(true) from the correct place for lv24020lp.Frank Gevaerts1-3/+1
2012-03-31We won't release on April 1st after all, so change the release date.v3.11-finalFrank Gevaerts1-1/+1
2012-03-31Bump version to 3.11 in preparation of the releaseFrank Gevaerts4-8/+8
2012-03-31Drop the nano2g back to unstable for nowFrank Gevaerts1-1/+1
2012-03-30Nano2g/Classic: disable buggy USB driverRafaël Carré1-1/+1
2012-03-30usb-nano2g-6g: missing brace in non-default preprocessor pathRafaël Carré1-0/+1
2012-03-30panicf(): fix wrong font and colors being displayed.Thomas Martitz1-1/+2
2012-03-29Mark the Sansa c200v2 series of players as stableMichael Giacomelli1-1/+1
2012-03-28Add a new tarball generation script. The old one depended on svnDominik Riebeling2-34/+23
2012-03-28FS#12627 - March update of Czech languageMarek Salaba1-55/+86
2012-03-26skin_engine: fix scrolling lines with dynamic contentJonathan Gordon1-1/+1
2012-03-21Disable loading dircache from disk to avoid FS#12590.Frank Gevaerts1-1/+1
2012-03-21Bump release build versions to 3.11RCFrank Gevaerts3-3/+3
2012-03-17Correct polish translation.Szymon Dziok1-24/+24
2012-03-15skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon6-671/+10
2012-03-10Mark MPIO HD300 as stable in tools/builds.pmMarcin Bukat1-1/+1
2012-03-06Bump version to 1.2.13.rbutil_1.2.13Dominik Riebeling2-2/+2
2012-03-06Correctly insert build ID.Dominik Riebeling2-4/+7
2012-03-06Rockbox Utility: add "revision" information back.Dominik Riebeling3-5/+5
2012-03-06rk27xx: lcdif refactoring: make lcdif-rk27xx.c more genericAndrew Ryabinin4-11/+27
2012-03-05Manual: Fix misaligment in the 'Images' theme tags table.pixelma1-1/+1
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis13-32/+39
2012-03-04Re-add -DDEBUG to the warble makefileFrank Gevaerts1-1/+1
2012-03-04Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis6-24/+22
2012-03-04AMSv2: add proper definitions for charge currentBertrik Sikken3-13/+24
2012-03-04rkw-loader: Fix wrong includeAndrew Ryabinin1-1/+1
2012-03-04Disable built-in make rules for binutils 2.16.1.Dominik Riebeling1-0/+4
2012-03-04rename rkw.h header fileMarcin Bukat3-2/+2
2012-03-04rk27xx: Implement dualboot capable bootloaderMarcin Bukat1-163/+89
2012-03-04rk27xx: switch to RKW format for binaryMarcin Bukat4-13/+16
2012-03-04rk27generic: Implement power_off()Marcin Bukat1-1/+2
2012-03-04rk27xx: add rolo_restart() rk27xx specific variantMarcin Bukat2-1/+71
2012-03-04Add RKW support to roloMarcin Bukat1-2/+65
2012-03-04Add RKW firmware file format loaderMarcin Bukat5-0/+337
2012-03-04scramble: add RKW firmware file format encoderMarcin Bukat5-9/+222
2012-03-04rk27xx: rework linker scripts and crt0.SMarcin Bukat3-82/+77
2012-03-04rk27load: fix linking with newer toolchainsMarcin Bukat1-1/+1
2012-03-03Remove standalone makefile. Use configure to buildFrank Gevaerts1-74/+0
2012-03-03Move includes of other makefiles around to make GCCFLAGS work properly.Frank Gevaerts1-2/+3
2012-03-03Don't define CPU_* for __PCTOOL__Frank Gevaerts1-0/+4
2012-03-03Disable some more sim_ and app_ redirection for __PCTOOL__.Frank Gevaerts1-2/+2
2012-03-03Integrate the warble tool in the regular build system.Frank Gevaerts8-4/+110
2012-03-03Don't set CONFIG_CPU for __PCTOOL__, to avoid wrong asmFrank Gevaerts1-0/+5
2012-03-03android: drop copied lcd_blit_yuv() and use generic one.Thomas Martitz1-205/+0
2012-03-03test_X plugins PLA integrationJean-Louis Biasini5-224/+91