summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-17change dependencies in make files:Teruaki Kawashima8-9/+10
2010-01-17thai lang file: revert bad s/clip/sansaclip/Rafaël Carré1-8/+8
2010-01-16FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima21-4/+48
2010-01-16Add wildcard wrongly removed in FS#10780Rafaël Carré1-0/+2
2010-01-16Traditional Chinese translation updateRafaël Carré1-104/+105
2010-01-16Thai translation updateRafaël Carré1-43/+586
2010-01-16Serbian translation updateRafaël Carré1-45/+883
2010-01-15Also change usb_charging to usb_charging_enable in the lang filesFrank Gevaerts34-106/+106
2010-01-15Differentiate between HAVE_USB_CHARGING_ENABLE and HAVE_USB_POWER for the man...Frank Gevaerts1-1/+4
2010-01-15Fractals: Use defines for colorsTomer Shalev1-11/+17
2010-01-15Fractals: Fix yellowTomer Shalev3-7/+8
2010-01-15fix redJonathan Gordon1-1/+3
2010-01-15Get rid of those horrible macros to protect against NULL reference when looki...Jonathan Gordon4-259/+239
2010-01-15Mandelbrot: Another try at fixing redsTomer Shalev1-1/+1
2010-01-15Fractals: Fix redTomer Shalev4-934/+7
2010-01-15FS#10911 - Plugins: Fractals (formerly Mandelbrot) Tomer Shalev18-2/+1673
2010-01-15outright reject any tags which need a special parser in the wps playlist view...Jonathan Gordon1-1/+6
2010-01-14Meizu M6SP: add stubs so the meizu m6sp binary compiles and linksBertrik Sikken2-0/+78
2010-01-13mpegplayer:Teruaki Kawashima4-161/+115
2010-01-13fix typoJonathan Gordon1-2/+2