summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-05Make sure we use POSIX/C99 printf() when building for windowsmkamsboot_1.6Rafaël Carré3-2/+5
2012-02-05fuze+: the radio chip needs a few milliseconds to power upAmaury Pouly1-0/+2
2012-02-05Improve rockbox_flash messagesBoris Gjenero1-7/+23
2012-02-05imx233: add audioin init code, add adc dma interrupts, fix register definesAmaury Pouly5-5/+27
2012-02-04Fix Fuze+ bootloader redBoris Gjenero1-0/+2
2012-02-04Use commit_dcache() instead of commit_discard_idcache() where possibleBoris Gjenero2-3/+3
2012-02-04Generic find_first_set_bit can use __builtin_ctz instead of __builtin_ffsbootloader_clipv2_v5Michael Sevakis1-3/+4
2012-02-03imx233/fuze+: fix a typo, handle volume differently because of the line1/dac ...Amaury Pouly4-12/+41
2012-02-03Add graphics for solitaire/blackjack plugins for the sansa clip zip by Nathan...Bertrik Sikken5-1/+6
2012-02-02HD200: fix typo in goban keymapMarcin Bukat1-1/+1
2012-02-02HD300: fix messages in blackjackMarcin Bukat1-1/+2
2012-02-02HD300: manual graphicsMarcin Bukat3-0/+1419
2012-02-02MPIOs: manual workMarcin Bukat52-175/+576
2012-02-02MPIOs: keymap tweaksMarcin Bukat42-209/+225
2012-02-02fuze+: don't use the DCP to copy the framebuffer since it can yield and then ...Amaury Pouly1-2/+1
2012-02-01fuze+: use the si4700 internal oscillator and set a pin on power down (seems ...Amaury Pouly2-1/+9
2012-02-01fuze+: check rectangle coordinates in lcd_update_rectAmaury Pouly1-0/+6
2012-02-01fuze+: add basi pinctrl debug screenAmaury Pouly1-1/+30
2012-02-01fuze+: pin B1P30 is volume down key and has no relation with SDAmaury Pouly2-4/+5
2012-02-01imx233/fuze+: set a few recommended power bits by Freescale, remove some unee...Amaury Pouly7-5/+63
2012-02-01fuze+: update builds.pm to reflect the fact that we have iconsAmaury Pouly1-1/+2
2012-02-01skin parser: Allow the first character after conditional seperators to be \nJonathan Gordon1-1/+10
2012-02-01skin parser: skip \t characters at the begining of lines to allow for more re...Jonathan Gordon1-0/+5
2012-01-31mkamsboot: fix some Clipv2 that we used to brickRafaël Carré1-9/+9
2012-01-30Apply "Skip to outro" and specific skip lengths to individual tracks in a cue...Thomas Martitz1-0/+10
2012-01-30Clipv2: fix button reading on some modelsRafaël Carré4-7/+15
2012-01-30clix: Remove redundant touchscreen mode setting. Remove blocks on touch relea...Thomas Martitz1-11/+1
2012-01-30clix: Add cells for 320x480. Enable for touchscreen RaaA.Thomas Martitz2-0/+9
2012-01-30reversi: Fix viewport initialization. Improve button layout for portrait. Ena...Thomas Martitz3-14/+23
2012-01-29Remove touchscreen mode setting from reversi. It's now done in do_menu().Thomas Martitz1-10/+0
2012-01-29Use relative paths to quazip includes.Dominik Riebeling3-7/+7
2012-01-29findExecutable(): cleanup log output a bit.Dominik Riebeling1-2/+3
2012-01-29Centralize settings for executable based TTS systems.Dominik Riebeling2-13/+19
2012-01-29Separate default quality setting for encoders.Dominik Riebeling3-24/+28
2012-01-29libmp3lame: add quality and volume settings.Dominik Riebeling2-8/+27
2012-01-29stopwatch.lua: Improve button layout. Enable on touchscreen RaaA.Thomas Martitz2-40/+33
2012-01-29Export runtime detected paths to lua scripts. Adapt stopwatch to not useThomas Martitz2-2/+12
2012-01-29Fix building test plugins on non-touch targets, for real.Thomas Martitz2-17/+10
2012-01-29Revert "Fix building test plugins on non-touch targets."Thomas Martitz2-2/+2
2012-01-29AMSv1/AMSv2: show CCU_IO in debug menuBertrik Sikken1-2/+1
2012-01-29YP-R0 is supposed to be unstable these days, so add it to tools/builds.pmFrank Gevaerts1-0/+4
2012-01-28correct a typoWieland Hoffmann1-1/+1
2012-01-28Use is_keys_locked when possibleWieland Hoffmann2-1/+2
2012-01-28Update Swedish translation.Magnus Holmgren1-0/+90
2012-01-28Fix building test plugins on non-touch targets.Magnus Holmgren2-2/+2
2012-01-28skin touchregions: change the rwd/ffwd region actions to make it less buggy i...Jonathan Gordon1-1/+1
2012-01-28FS#12567 - Update Basque Language FileAsier Arsuaga1-6/+167
2012-01-27fuze+: mark as unstableAmaury Pouly1-0/+4
2012-01-27sbloader: always send packets of size xfer_size (even the first). Also mainta...Amaury Pouly1-24/+43
2012-01-27fuze+: change rendering scheme, do not rely on generic framebuffer and implem...Amaury Pouly3-31/+259