summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* fix typoJonathan Gordon2010-01-13
* Fix red and yellow. HWCODEC cant see the metadata for more than the next trac...Jonathan Gordon2010-01-13
* FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/Cust...Jonathan Gordon2010-01-13
* Update Esperanto and add Slovak languages:Alex Parker2010-01-09
* Make a few global variables static instead of global where possibleBertrik Sikken2010-01-09
* list: improvement to move and show selection in multi-line lists.Teruaki Kawashima2010-01-07
* fix checkwpsJonathan Gordon2010-01-07
* RTL language enhancements by Tomers Shalev and I.Jonathan Gordon2010-01-07
* FS#10856 - Skip to previous track inconsistent when using cuesheetMichael Chicoine2010-01-06
* pluginlib: Support calling a function at exit time to clean up open filesTorne Wuff2010-01-05
* Use plain int (instead of char) for field selection_size in struct simplelist...Bertrik Sikken2010-01-05
* Onda VX747/VX777: cleanup linker files a bitMaurus Cuelenaere2010-01-03
* Invert divisor earlier in udiv32_arm, allowing the div0 test to be done befor...Andrew Mahone2010-01-03
* Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken2010-01-03
* Coldfire targets: Restore EMAC status after using the EMAC for bitmap resizin...Jens Arnold2010-01-03
* Disable speaker when recording to prevent feedback.Maurus Cuelenaere2010-01-03
* Fix warning in chip8 plugin for simulator buildsBertrik Sikken2010-01-03
* apps/gui/bitmap/list.c: use bool instead of int to hold boolean valueBertrik Sikken2010-01-03
* chip8 plugin:Bertrik Sikken2010-01-03
* More tabs removedAndree Buschmann2010-01-03
* Fix further tabsAndree Buschmann2010-01-03
* Use long jump to reach __div0 from udiv32_arm if building with IRAM and witho...Andrew Mahone2010-01-03
* More comments for udiv32_armv4.S, reduce zero divisor test to one cycle for t...Andrew Mahone2010-01-03
* Make debug builds compile againBertrik Sikken2010-01-02
* Fix tabs in chip8 pluginBertrik Sikken2010-01-02
* Second part of FS#10832 by Juliusz Chroboczek. Ignore empty mdat chunks in m...Michael Giacomelli2010-01-02
* Commit first part of FS#10832 by Juliusz Chroboczek. Allows playback of unst...Michael Giacomelli2010-01-02
* xobox: show game stats when finishing levelJeffrey Goode2010-01-02
* Simplify some boolean expressions that compare directly against 'true'Bertrik Sikken2010-01-02
* Add missing EOF newline.Andrew Mahone2010-01-02
* Remove special cases from udiv32_armv4.S, except for zero divisor and large n...Andrew Mahone2010-01-02
* Add strlcat to core to match strlcpy (also add to plugin api). Some uses of s...Torne Wuff2010-01-02
* Brickmania: Change the drawing/collision detection to simplify position manag...Karl Kurbjun2010-01-02
* Fix red.Karl Kurbjun2010-01-02
* Brickmania: Scale bitmaps with the high-res bricks to fit them to the LCD wid...Karl Kurbjun2010-01-02
* Simplify some expressions using the ? operatorBertrik Sikken2010-01-01
* Make the delete_handler function return the actual result, instead of just 'f...Mohamed Tarek2010-01-01
* Add 31/31-bit unsigned division in apps/codecs/lib/udiv_arm.S, with 2 cycles ...Andrew Mahone2009-12-31
* Add bitmaps for correct and wrong flags when showing the full board. (Feel fr...Antoine Cellerier2009-12-30
* Clicking on a discovered tile with its number of adjacent mines already flagg...Antoine Cellerier2009-12-30
* WPS: Use helper function to parse int value on album-art directiveTomer Shalev2009-12-29
* Return NULL istead of 0 in function which returns a pointerTomer Shalev2009-12-27
* Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo2009-12-25
* Fix windows sim buildsFrank Gevaerts2009-12-24
* Fix building simulators (at least on linux. cygwin and mingw might need more ...Frank Gevaerts2009-12-24
* Add support for errno in plugins.Amaury Pouly2009-12-24
* Accept FS#8321 by Lee Kang HyukJonathan Gordon2009-12-24
* Assembler optimised bitreverse for ARM, again a little bit faster and smaller...Jens Arnold2009-12-23
* Improved bitrev with approach suggested by Jens Arnold, gives 0.5%-1% speedup...Nils Wallménius2009-12-23
* Brickmania: Improve screen collision detection.Karl Kurbjun2009-12-23