summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-03Undefine HAVE_ADJUSTABLE_CPU_FREQ for __PCTOOL__Frank Gevaerts1-0/+5
2012-03-03One more *_filesize() to removeFrank Gevaerts1-5/+0
2012-03-03filesize() isn't prefixed anymore for sims.Frank Gevaerts1-1/+1
2012-03-03Fix __PCTOOL__ dependencies on SIMULATORFrank Gevaerts5-5/+5
2012-03-03Don't redirect file IO to app_* for __PCTOOLS__ builds for dir functions.Frank Gevaerts1-1/+1
2012-03-03Don't redirect file IO to app_* for __PCTOOLS__ builds.Frank Gevaerts1-1/+1
2012-03-03matrix: shorten statement.Thomas Martitz1-10/+2
2012-03-03Plugin Matrix PLA integration (code)Jean-Louis Biasini1-152/+31
2012-03-03Add the warble test program.Sean Bartell4-3/+936
2012-03-03Plugin mosaique PLA integration (code + manual)Jean-Louis Biasini2-182/+21
2012-03-03Correct actionable offense for misappropriation of action context.Michael Sevakis6-11/+6
2012-03-03Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis6-9/+16
2012-03-03Plugin Starfield PLA integration (code + manual)Jean-Louis Biasini2-258/+29
2012-03-03Plugin logo PLA integration (code + manual)Jean-Louis Biasini2-261/+34
2012-03-03Plugin snow PLA integration (code + manual)Jean-Louis Biasini2-80/+11
2012-03-03Add a %cs(current screen) state for the "Track Info" screenOsborne Jacobs2-3/+15
2012-03-03Set %cs(Current Screen) to "Bookmark browser" when listing bookmarks from the...Osborne Jacobs2-2/+7
2012-03-03Fix errors in unintentionally merged gerrit commit.Michael Sevakis2-2/+3
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis48-718/+765
2012-03-03Sansa Clip Zip: Bubble now shows a proper background imageDimitar Dimitrov3-3/+25
2012-03-02Pandora port: Add support for the L/R shoulder buttonsThomas Jarosch1-0/+6