summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Simplify my previous change, don't need separate defines for ipodDave Hooper2009-07-18
* correct bottom viewport height calculation in the recording screenAntonius Hellmann2009-07-18
* Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz2009-07-18
* set YOFS to 0 for portrait LCDs.Teruaki Kawashima2009-07-18
* Make the CPU boost log scroll if lines are too big.Maurus Cuelenaere2009-07-18
* re-add the usb_core.h include. r21953 was a bit too aggressiveFrank Gevaerts2009-07-18
* Fix warning when compiling with logf() enabledMaurus Cuelenaere2009-07-18
* Flyspray: FS#10326Frank Gevaerts2009-07-18
* Fix PDbox compilationMaurus Cuelenaere2009-07-18
* Make clix playable on ipod by fixing keymap (so up doesn't quit), button repe...Dave Hooper2009-07-18
* Clix: Add support for screen widths larger than 480Karl Kurbjun2009-07-18
* Brickmania, Chessbox, Blackjack, and Solitaire: Add support for 640x480 and 4...Karl Kurbjun2009-07-18
* Bubbles: Make new screen support a bit more generic and add support for 640x4...Karl Kurbjun2009-07-18
* Brickmania: Correct a bug in the ball/brick collision (large screens (640x480...Karl Kurbjun2009-07-18
* Brickmania: Make the defines dependent on screen size generic calculationsKarl Kurbjun2009-07-18
* Generic codec-extradata parsing, in preparation for addition of AAC/RM.Mohamed Tarek2009-07-18
* Optimize overlap_math by only doing shifting if theres gain, and moving the c...Michael Giacomelli2009-07-18
* Rearrange the MDCT library lookup tables so that codecs can access them. Acc...Michael Giacomelli2009-07-17
* Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2009-07-17
* Lua IOlib: when opening files for writing/appending, check if they exist and ...Maurus Cuelenaere2009-07-17
* Remove ldrd from ARMv5 JPEG IDCT, remove old debug code selecting ARMv5 code ...Andrew Mahone2009-07-17
* Don't use ldrd/strd on ARMv5 since not all revisions support them and the gai...Jens Arnold2009-07-17
* Jewels: Simplify support for new target screen sizes. Just adding new bitmap...Karl Kurbjun2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* Remove a call to av_clip() which limits the PCM output of the decoder to 16-bit.Mohamed Tarek2009-07-16
* remove references to pegbox bitmaps that were removed in r21907 (problem not ...Robert Kukla2009-07-16
* Remove an overlooked, unused float from struct COOKContext.Mohamed Tarek2009-07-16
* FS#10438: New language - Ukrainian by Mykhailo Radzievskyl.Robert Menes2009-07-16
* Remove unused menu bitmaps from pegbox since r21867Johannes Schwarz2009-07-16
* fix wrong score recording.Teruaki Kawashima2009-07-16
* Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an...Jens Arnold2009-07-15
* Further ARMv6 imdct optimisation, ~5.5% speedup.Jens Arnold2009-07-15
* Revert r21863 partly: fixes LuaMaurus Cuelenaere2009-07-15
* Tiny bug fix for help text in pegboxJohannes Schwarz2009-07-15
* Fix a bug in lib display_text.h, which inserts a unwanted blank lineJohannes Schwarz2009-07-15
* Replace bitmap menu with a standard menu, clean up the code and remove corrup...Johannes Schwarz2009-07-14
* Make the progress bar in game mode puzzle shows the level process (part of FS...Johannes Schwarz2009-07-14
* Collect encoder data chunks (usually < 1kB) before writing to disk. The reduc...Antonius Hellmann2009-07-14
* FS#10080Nils Wallménius2009-07-14
* Updated italian translation.Alessio Lenzi2009-07-14
* use lib display text to display help messages (FS#10099).Teruaki Kawashima2009-07-14
* add a way to quit without saving game.Teruaki Kawashima2009-07-14
* Combine the two menus, improve highscore list, automatically save game, impro...Johannes Schwarz2009-07-14
* Silence the gcc 4.4.0 warning by making this code look like it was probably m...Jens Arnold2009-07-14
* Change buttons in pegbox for Fuze (part of FS#10193)Johannes Schwarz2009-07-14
* try to make buttons in jewels more unified (part of FS#10193)Johannes Schwarz2009-07-14
* Remove a function accidentally added back in r21841.Magnus Holmgren2009-07-14
* FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil2009-07-13
* Fix cook on big endian targets. get_uint*be() is already endian agnostic due ...Jens Arnold2009-07-13
* FS#10235 - "(fuze) pacbox keymap change" by Ralph Soto.Thomas Martitz2009-07-13