index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2010-01-05
pluginlib: Support calling a function at exit time to clean up open files
Torne Wuff
2010-01-05
Use plain int (instead of char) for field selection_size in struct simplelist...
Bertrik Sikken
2010-01-03
Onda VX747/VX777: cleanup linker files a bit
Maurus Cuelenaere
2010-01-03
Invert divisor earlier in udiv32_arm, allowing the div0 test to be done befor...
Andrew Mahone
2010-01-03
Set svn:keywords property on .c and .h files that didn't already have it. Cor...
Bertrik Sikken
2010-01-03
Coldfire targets: Restore EMAC status after using the EMAC for bitmap resizin...
Jens Arnold
2010-01-03
Disable speaker when recording to prevent feedback.
Maurus Cuelenaere
2010-01-03
Fix warning in chip8 plugin for simulator builds
Bertrik Sikken
2010-01-03
apps/gui/bitmap/list.c: use bool instead of int to hold boolean value
Bertrik Sikken
2010-01-03
chip8 plugin:
Bertrik Sikken
2010-01-03
More tabs removed
Andree Buschmann
2010-01-03
Fix further tabs
Andree Buschmann
2010-01-03
Use long jump to reach __div0 from udiv32_arm if building with IRAM and witho...
Andrew Mahone
2010-01-03
More comments for udiv32_armv4.S, reduce zero divisor test to one cycle for t...
Andrew Mahone
2010-01-02
Make debug builds compile again
Bertrik Sikken
2010-01-02
Fix tabs in chip8 plugin
Bertrik Sikken
2010-01-02
Second part of FS#10832 by Juliusz Chroboczek. Ignore empty mdat chunks in m...
Michael Giacomelli
2010-01-02
Commit first part of FS#10832 by Juliusz Chroboczek. Allows playback of unst...
Michael Giacomelli
2010-01-02
xobox: show game stats when finishing level
Jeffrey Goode
2010-01-02
Simplify some boolean expressions that compare directly against 'true'
Bertrik Sikken
2010-01-02
Add missing EOF newline.
Andrew Mahone
2010-01-02
Remove special cases from udiv32_armv4.S, except for zero divisor and large n...
Andrew Mahone
2010-01-02
Add strlcat to core to match strlcpy (also add to plugin api). Some uses of s...
Torne Wuff
2010-01-02
Brickmania: Change the drawing/collision detection to simplify position manag...
Karl Kurbjun
2010-01-02
Fix red.
Karl Kurbjun
2010-01-02
Brickmania: Scale bitmaps with the high-res bricks to fit them to the LCD wid...
Karl Kurbjun
2010-01-01
Simplify some expressions using the ? operator
Bertrik Sikken
2010-01-01
Make the delete_handler function return the actual result, instead of just 'f...
Mohamed Tarek
2009-12-31
Add 31/31-bit unsigned division in apps/codecs/lib/udiv_arm.S, with 2 cycles ...
Andrew Mahone
2009-12-30
Add bitmaps for correct and wrong flags when showing the full board. (Feel fr...
Antoine Cellerier
2009-12-30
Clicking on a discovered tile with its number of adjacent mines already flagg...
Antoine Cellerier
2009-12-29
WPS: Use helper function to parse int value on album-art directive
Tomer Shalev
2009-12-27
Return NULL istead of 0 in function which returns a pointer
Tomer Shalev
2009-12-25
Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....
Mark Arigo
2009-12-24
Fix windows sim builds
Frank Gevaerts
2009-12-24
Fix building simulators (at least on linux. cygwin and mingw might need more ...
Frank Gevaerts
2009-12-24
Add support for errno in plugins.
Amaury Pouly
2009-12-24
Accept FS#8321 by Lee Kang Hyuk
Jonathan Gordon
2009-12-23
Assembler optimised bitreverse for ARM, again a little bit faster and smaller...
Jens Arnold
2009-12-23
Improved bitrev with approach suggested by Jens Arnold, gives 0.5%-1% speedup...
Nils Wallménius
2009-12-23
Brickmania: Improve screen collision detection.
Karl Kurbjun
2009-12-22
Fix FS#10368 - add some recursion protection in the "view playlist catalogue"...
Jonathan Gordon
2009-12-21
Use optimised byteswap function in bitrev for a tiny speedup on coldfire and ...
Nils Wallménius
2009-12-21
blackjack: improve the menu and the buttons
Johannes Schwarz
2009-12-21
jpeg,png: Change "Off: Quit." to "Show Menu: Quit." so that the message is le...
Teruaki Kawashima
2009-12-21
properties,shortcuts_view: enable the theme while showing list.
Teruaki Kawashima
2009-12-21
Fix FS#10215 - peakmeter updates breaks scrolling lines in conditionally enal...
Jonathan Gordon
2009-12-21
Fix FS#9660 - make warn on playlist erase work correctly when creating a new ...
Jonathan Gordon
2009-12-21
fix yello
Jonathan Gordon
2009-12-21
fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...
Jonathan Gordon
[next]