summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-01-28libpcm: add missing #include and set svn:keywordsBertrik Sikken4-0/+4
2010-01-28Bugfix - buf_size was being used before being initialised.Dave Chapman1-5/+5
2010-01-28Small fix for ARMv5e/v6 APE divider, correct large-divisor path and remove sp...Andrew Mahone1-19/+0
2010-01-28fix redJonathan Gordon1-0/+2
2010-01-28Fix remote backdrop crashesJonathan Gordon3-5/+23
2010-01-28Fix red: smlal operand ordering in udiv32_arm.SAndrew Mahone1-2/+2
2010-01-28Improvements to specialized dividers for APE codec:Andrew Mahone5-140/+323
2010-01-27Fix yellowsThomas Martitz1-2/+2
2010-01-27Fix multiscreen handling of the viewportmanager.Thomas Martitz1-24/+34
2010-01-27Try one more time to fix bitness warnings in WAV.Michael Giacomelli1-1/+1
2010-01-27Commit FS#10423 by Yoshihisa Uchida. Adds support for floating point PCM to ...Michael Giacomelli5-2/+159
2010-01-27Fix warnings on 32 bit sim.Michael Giacomelli2-4/+6
2010-01-27Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM...Michael Giacomelli11-612/+1114
2010-01-27snake2: use select and not long select on fuzeRafaël Carré1-2/+2
2010-01-27fix red... lets branchJonathan Gordon1-1/+2
2010-01-27futile attempt to keep the ondioSP rombox working. This will almost certainly...Jonathan Gordon8-37/+27
2010-01-27Rename "custom statusbar" to "base skin" in the theme menu, no other changes....Jonathan Gordon11-162/+136
2010-01-26Fuze: Change pause/exit button in chopper to short home as it's nearly imposs...Thomas Martitz1-3/+3
2010-01-26Fix wps showing parts of the main backdrop in some circumstances.Thomas Martitz1-0/+4
2010-01-26Accept the last patch FS#10797 with a few changes by me (fixing side effects ...Thomas Martitz10-17/+45
2010-01-24Disable DOOM for c200v2, it won't runRafaël Carré1-2/+2
2010-01-24*.link: depends on config file where plugin buffer size is setRafaël Carré2-2/+4
2010-01-23FS#10915 - Slovak Language update by Peter Lecky.Alex Parker1-1/+1
2010-01-23FS#10921 - Fix for serbian translation by Ivan Pesic.Alex Parker1-1/+1
2010-01-21fractals: set svn:keywords property.Teruaki Kawashima1-1/+1
2010-01-21Fractals: this should fix bugs on simulator for greyscale LCD targets.Teruaki Kawashima3-4/+7
2010-01-21mpegplayer: reset foreground/background color and clear display in case they ...Teruaki Kawashima2-6/+6
2010-01-21jpeg,png: fix typo in comments and indentions.Teruaki Kawashima3-8/+8
2010-01-21fix FS#10288 by Tomasz Kowalczyk. Fixes issues where resuming a "insert shuff...Jonathan Gordon1-6/+7
2010-01-20FS#10738: fix disktidy plugin crash when dealing with very long file/director...Amaury Pouly1-28/+70
2010-01-19Fractals: No need to have globals under ctx structTomer Shalev1-55/+52
2010-01-18Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken2-1/+2
2010-01-18A simple rename in cube.c (s/USE_GSLIB/USEGSLIB) in order to have better cons...Tomer Shalev1-12/+12
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts3-0/+343
2010-01-18Fractals: Use overlay (do not clear the screen and paint the same region) whe...Tomer Shalev1-9/+16
2010-01-18Fractals: fix weird keymap for SAMSUNG_YH_PAD. adjust spaces.Teruaki Kawashima2-214/+215
2010-01-18jpeg,png: Merge user interface code and plugin entry point of the two plugins...Teruaki Kawashima33-1995/+1048
2010-01-18This should fix FS#10917, and also fix channel swapping i introduced in r2378...Nils Wallménius1-3/+3
2010-01-18This should fix FS#10917, unfortunately i have no target evailable to test onNils Wallménius1-1/+1
2010-01-18Fix typo causing l+r mono encoding to use only one channelNils Wallménius1-1/+1
2010-01-17Fix warnings in frotz, one of which is a real bug :)Torne Wuff2-6/+6
2010-01-17New plugin: frotz, a Z-machine interpreter, for playing interactive fiction.Torne Wuff32-0/+10866
2010-01-17Fractals: Have helper functions in header file to keep them inlinedTomer Shalev7-204/+118
2010-01-17Fractals: Use more colorsTomer Shalev1-13/+13
2010-01-17Fractals: Prevent zooming more than deepest possible zoomTomer Shalev3-12/+25
2010-01-17Fractals: Fix SAMSUNG_YH_PAD key assignment. Also fixes redTomer Shalev1-1/+1
2010-01-17Fractals: Fix redTomer Shalev1-1/+2
2010-01-17Fractals: Add forgotten FRACTAL_ZOOM_OUT_PRE to button_yield()Tomer Shalev1-0/+3
2010-01-17Fractals: Use constants for screen panningTomer Shalev3-4/+10
2010-01-17Sansa c200v2: enable battery chargingBertrik Sikken1-2/+3