summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-07-19Jewels: Add graphics for 640x480 screens.Karl Kurbjun1-0/+0
2009-07-18Replace bitmap menu with a standard menu, add highscore table, save last achi...Johannes Schwarz20-452/+250
2009-07-18Simplify my previous change, don't need separate defines for ipodDave Hooper1-12/+1
2009-07-18correct bottom viewport height calculation in the recording screenAntonius Hellmann1-2/+2
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz6-210/+100
2009-07-18set YOFS to 0 for portrait LCDs.Teruaki Kawashima1-12/+5
2009-07-18Make the CPU boost log scroll if lines are too big.Maurus Cuelenaere1-1/+4
2009-07-18re-add the usb_core.h include. r21953 was a bit too aggressiveFrank Gevaerts1-0/+4
2009-07-18Fix warning when compiling with logf() enabledMaurus Cuelenaere1-1/+1
2009-07-18Flyspray: FS#10326Frank Gevaerts7-71/+262
2009-07-18Fix PDbox compilationMaurus Cuelenaere1-1/+0
2009-07-18Make clix playable on ipod by fixing keymap (so up doesn't quit), button repe...Dave Hooper1-9/+27
2009-07-18Clix: Add support for screen widths larger than 480Karl Kurbjun1-1/+8
2009-07-18Brickmania, Chessbox, Blackjack, and Solitaire: Add support for 640x480 and 4...Karl Kurbjun19-5/+36
2009-07-18Bubbles: Make new screen support a bit more generic and add support for 640x4...Karl Kurbjun1-21/+16
2009-07-18Brickmania: Correct a bug in the ball/brick collision (large screens (640x480...Karl Kurbjun1-1/+4
2009-07-18Brickmania: Make the defines dependent on screen size generic calculationsKarl Kurbjun1-193/+24
2009-07-18Generic codec-extradata parsing, in preparation for addition of AAC/RM.Mohamed Tarek6-68/+45
2009-07-18Optimize overlap_math by only doing shifting if theres gain, and moving the c...Michael Giacomelli1-3/+14
2009-07-17Rearrange the MDCT library lookup tables so that codecs can access them. Acc...Michael Giacomelli6-534/+613
2009-07-17Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré7-20/+2
2009-07-17Lua IOlib: when opening files for writing/appending, check if they exist and ...Maurus Cuelenaere1-0/+2
2009-07-17Remove ldrd from ARMv5 JPEG IDCT, remove old debug code selecting ARMv5 code ...Andrew Mahone1-9/+17
2009-07-17Don't use ldrd/strd on ARMv5 since not all revisions support them and the gai...Jens Arnold1-4/+4
2009-07-17Jewels: Simplify support for new target screen sizes. Just adding new bitmap...Karl Kurbjun1-68/+11
2009-07-17Storage API : remove undeeded target-specific functionsRafaël Carré7-2/+20
2009-07-16Remove a call to av_clip() which limits the PCM output of the decoder to 16-bit.Mohamed Tarek1-2/+1
2009-07-16remove references to pegbox bitmaps that were removed in r21907 (problem not ...Robert Kukla1-22/+0
2009-07-16Remove an overlooked, unused float from struct COOKContext.Mohamed Tarek1-1/+0
2009-07-16FS#10438: New language - Ukrainian by Mykhailo Radzievskyl.Robert Menes2-0/+12586
2009-07-16Remove unused menu bitmaps from pegbox since r21867Johannes Schwarz18-0/+0
2009-07-16fix wrong score recording.Teruaki Kawashima1-27/+29
2009-07-15Gigabeat S can do dithered YUV blitting too, so put it into the plugin API an...Jens Arnold3-5/+7
2009-07-15Further ARMv6 imdct optimisation, ~5.5% speedup.Jens Arnold1-101/+60
2009-07-15Revert r21863 partly: fixes LuaMaurus Cuelenaere3-3/+5
2009-07-15Tiny bug fix for help text in pegboxJohannes Schwarz1-1/+1
2009-07-15Fix a bug in lib display_text.h, which inserts a unwanted blank lineJohannes Schwarz1-6/+5
2009-07-14Replace bitmap menu with a standard menu, clean up the code and remove corrup...Johannes Schwarz1-410/+162
2009-07-14Make the progress bar in game mode puzzle shows the level process (part of FS...Johannes Schwarz1-37/+50
2009-07-14Collect encoder data chunks (usually < 1kB) before writing to disk. The reduc...Antonius Hellmann1-3/+29
2009-07-14FS#10080Nils Wallménius69-236/+312
2009-07-14Updated italian translation.Alessio Lenzi1-0/+51
2009-07-14use lib display text to display help messages (FS#10099).Teruaki Kawashima9-746/+409
2009-07-14add a way to quit without saving game.Teruaki Kawashima1-43/+29
2009-07-14Combine the two menus, improve highscore list, automatically save game, impro...Johannes Schwarz1-557/+300
2009-07-14Silence the gcc 4.4.0 warning by making this code look like it was probably m...Jens Arnold1-1/+1
2009-07-14Change buttons in pegbox for Fuze (part of FS#10193)Johannes Schwarz1-5/+5
2009-07-14try to make buttons in jewels more unified (part of FS#10193)Johannes Schwarz1-5/+12
2009-07-14Remove a function accidentally added back in r21841.Magnus Holmgren1-6/+0
2009-07-13FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil1-1/+2