summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-07fix checkwpsJonathan Gordon
2010-01-07RTL language enhancements by Tomers Shalev and I.Jonathan Gordon
2010-01-06Sansa AMS: refactor DBOP button reading (e200v2/Fuze/c200v2)Rafaël Carré
2010-01-06FS#10856 - Skip to previous track inconsistent when using cuesheetMichael Chicoine
2010-01-05Set the layout direction of the dir tree when setting up the widget.Dominik Riebeling
2010-01-05pluginlib: Support calling a function at exit time to clean up open filesTorne Wuff
2010-01-05Use plain int (instead of char) for field selection_size in struct simplelist...Bertrik Sikken
2010-01-05Fix wpsbuild.pl so that rockbox_default wps is builtMichael Chicoine
2010-01-04Sansa e200v2: LCDRafaël Carré
2010-01-04Sansa Fuze: LCDRafaël Carré
2010-01-04An ellipsis is always exactly three dots, not two.Dominik Riebeling
2010-01-04Make strings better translatable by allowing to change the position of the dy...Dominik Riebeling
2010-01-04Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X.Karl Kurbjun
2010-01-03rbutil: Fix some messagesTomer Shalev
2010-01-03rbutil: Explicitly set some widgets layout direction to LTRTomer Shalev
2010-01-03Onda VX747/VX777: only enable SD clock when transferring dataMaurus Cuelenaere
2010-01-03Onda VX747/VX777: fix not closing I²C all timesMaurus Cuelenaere
2010-01-03Onda VX747/VX777: update battery charge cycleMaurus Cuelenaere
2010-01-03Onda VX747/VX777: cleanup linker files a bitMaurus Cuelenaere
2010-01-03Onda VX747/VX777: centralise LCD clock en-/disabling.Maurus Cuelenaere
2010-01-03Onda VX747/VX777: disable LCD when backlight is off (saves power)Maurus Cuelenaere
2010-01-03Invert divisor earlier in udiv32_arm, allowing the div0 test to be done befor...Andrew Mahone
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken
2010-01-03Coldfire targets: Restore EMAC status after using the EMAC for bitmap resizin...Jens Arnold
2010-01-03Disable speaker when recording to prevent feedback.Maurus Cuelenaere
2010-01-03Fix warning in chip8 plugin for simulator buildsBertrik Sikken
2010-01-03apps/gui/bitmap/list.c: use bool instead of int to hold boolean valueBertrik Sikken
2010-01-03Onda VX747: fix USB charging detectionMaurus Cuelenaere
2010-01-03chip8 plugin:Bertrik Sikken
2010-01-03Final removal of tabs in firmware pathAndree Buschmann
2010-01-03More tabs removedAndree Buschmann
2010-01-03Fix further tabsAndree Buschmann
2010-01-03Fix even more tabsAndree Buschmann
2010-01-03Fix more tabsAndree Buschmann
2010-01-03Fix tabsAndree Buschmann
2010-01-03Use long jump to reach __div0 from udiv32_arm if building with IRAM and witho...Andrew Mahone
2010-01-03More comments for udiv32_armv4.S, reduce zero divisor test to one cycle for t...Andrew Mahone
2010-01-02Make debug builds compile againBertrik Sikken
2010-01-02Fix tabs in chip8 pluginBertrik Sikken
2010-01-02Second part of FS#10832 by Juliusz Chroboczek. Ignore empty mdat chunks in m...Michael Giacomelli
2010-01-02Commit first part of FS#10832 by Juliusz Chroboczek. Allows playback of unst...Michael Giacomelli
2010-01-02Submit FS#10718. Small fix to calculation of estimated runtime to avoid negat...Andree Buschmann
2010-01-02xobox: show game stats when finishing levelJeffrey Goode
2010-01-02Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken
2010-01-02Add missing EOF newline.Andrew Mahone
2010-01-02Remove special cases from udiv32_armv4.S, except for zero divisor and large n...Andrew Mahone
2010-01-02Add strlcat to core to match strlcpy (also add to plugin api). Some uses of s...Torne Wuff
2010-01-02Brickmania: Change the drawing/collision detection to simplify position manag...Karl Kurbjun
2010-01-02Fix red.Karl Kurbjun
2010-01-02Brickmania: Scale bitmaps with the high-res bricks to fit them to the LCD wid...Karl Kurbjun