summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-08Add missing languages from configure, and sort them in exactly the same order...Jens Arnold1-6/+21
2012-01-08Remove outdated (and buggy) configuration option for the 8MB mod. This is con...Jens Arnold1-10/+1
2012-01-08Fix several flaws in argument handling and reconfiguring, mainly related to v...Jens Arnold1-8/+16
2012-01-08Remove duplicate #include "button.h"Bertrik Sikken1-1/+0
2012-01-08Simulator: Emulate a period of external power after charging.Nick Peskett1-29/+55
2012-01-08Rockbox Utility: use libmp3lame for voice clips.Dominik Riebeling6-1/+1604
2012-01-08Fix wrong includes.Dominik Riebeling2-1/+1
2012-01-08FS#12406 - Updated Galician translation by Ismael Castiñeira ÁlvarezBertrik Sikken1-13/+220
2012-01-08sudoku: make local functions static and add missing #includeBertrik Sikken2-14/+17
2012-01-08Clarify that you must reboot into the Sandisk firmware when uninstalling the ...Michael Giacomelli1-1/+2
2012-01-08adc-as3514.c : move to driversRafaël Carré2-2/+2
2012-01-08fix cpp conditionRafaël Carré1-1/+1
2012-01-08remove now unused prototypeRafaël Carré1-2/+0
2012-01-08ascodec-target.h: removeRafaël Carré25-336/+179
2012-01-08lcd-target.h: remove some duplicate declarationsRafaël Carré3-33/+0
2012-01-08remove cargo-cult empty i2c-target.hRafaël Carré3-75/+0
2012-01-08adc-target.h: cleanupRafaël Carré12-231/+2
2012-01-08fix fuze+ build: we need stdbool.h for boolRafaël Carré1-0/+1
2012-01-08fix previous commitRafaël Carré4-4/+6
2012-01-08button-target.h : move prototypes to button.hRafaël Carré68-502/+27
2012-01-07charging_algorithm_close() declaration has movedRafaël Carré1-1/+1
2012-01-07cowond2's power-target.h -> rename in pmu-target.hRafaël Carré6-5/+5
2012-01-07powermgmt-target.h: move prototypes to powermgmt.hRafaël Carré7-32/+8
2012-01-07ingenic_jz: remove ata-nand-target.hRafaël Carré2-29/+0
2012-01-07Clean spi.h and spi-target.hRafaël Carré6-20/+19
2012-01-07lcd-remote-target.h: Use only in firmware/target/Rafaël Carré6-38/+6
2012-01-07Only use lcd-remote.h #ifdef HAVE_REMOTE_LCDRafaël Carré2-0/+4
2012-01-07powermgmt.c : include lcd-remote.h only when neededRafaël Carré1-0/+2
2012-01-07lcd_remote_powersave: unusedRafaël Carré6-3/+6
2012-01-07rolo: include lcd-remote.h only when neededRafaël Carré1-0/+2
2012-01-07mr500: move remote button reading code to buttom-mr500.cRafaël Carré3-56/+48
2012-01-07apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not definedRafaël Carré6-1/+13
2012-01-07move _remote_backlight_* to common headerRafaël Carré8-45/+14
2012-01-07Only need lcd-remote.h if HAVE_REMOTE_LCD is definedRafaël Carré1-0/+2
2012-01-07remote_detect(): move to lcd-remote.hRafaël Carré8-62/+61
2012-01-07move lcd remote common declarations to lcd-remote.hRafaël Carré7-21/+7
2012-01-07lcd-remote-target.h: remove more duplicatesRafaël Carré4-7/+0
2012-01-07lcd-remote-target.h: remove duplicate declarationsRafaël Carré3-6/+0
2012-01-07usb: fix another typoAmaury Pouly1-1/+1
2012-01-07usb: fix typo in DEBUGFAmaury Pouly1-1/+1
2012-01-07fuze+: workaround the power/volume+ multiplexing that would trigger a false p...Amaury Pouly1-4/+18
2012-01-07fuze+: Update plugin keymaps (FS#12405). Thanks to Jean-Louis BiasiniAmaury Pouly19-56/+99
2012-01-07TARGET_TREE is not needed anymoreRafaël Carré74-90/+1
2012-01-07fuze+: #define TARGET_EXTRA_THREADS because of the extra touchpad thread. Sho...Amaury Pouly1-0/+3
2012-01-06Fix typo in comment.Dominik Riebeling1-2/+2
2012-01-06MSVC: fix error in README and update librbspeex build folder.Dominik Riebeling2-2/+2
2012-01-06Fix "invalid settings" dialog appearing twice.Dominik Riebeling1-3/+3
2012-01-06Split up encoders sources.Dominik Riebeling12-239/+337
2012-01-06Coldfire: lcd_update call got dropped from dbg_hw_info. Replace.Michael Sevakis1-0/+2
2012-01-06Remove OS X special universal binary handling.Dominik Riebeling1-14/+2