summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-05-24Fix FS#10231. The gwps_leave_wps() call at powering down is completely unnece...Thomas Martitz1-1/+0
2009-05-24Move rm.[c/h] from libcook to librm. No functional changes.Mohamed Tarek5-3/+3
2009-05-24Lua: /me should learn about C arrays.. :/Maurus Cuelenaere1-1/+1
2009-05-24Lua: fix rocklua_image issue + add LCD_RGBPACK & LCD_RGBUNPACK wrappersMaurus Cuelenaere1-0/+27
2009-05-24Lua: add image handling + some other wrappersMaurus Cuelenaere1-1/+281
2009-05-23fix another keymap (FS#10237 by Tomer Shalev)Frank Gevaerts1-4/+4
2009-05-23Updated italian language file.Alessio Lenzi1-3/+3
2009-05-23fix some keymaps to actually compile (FS#10237, by Tomer Shalev)Frank Gevaerts2-31/+5
2009-05-23Fix wrong #ifdefs that sneaked inFrank Gevaerts1-2/+2
2009-05-23Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...Frank Gevaerts14-11/+422
2009-05-23Reorganise USB stack defines. Now config.h decides which class drivers get en...Frank Gevaerts1-5/+5
2009-05-23Load PictureFlow logo from disk, discarding it after splash screen is done an...Andrew Mahone2-22/+27
2009-05-23Patch by Wincent Balin of PDa plugin: update readme and disable shared librariesPeter D'Hoye2-4/+12
2009-05-23Patch from Wincent Balin: Remove some duplicate code from the PDa pluginPeter D'Hoye5-468/+3
2009-05-22Lua: add stack traceback when erroring outMaurus Cuelenaere1-1/+90
2009-05-22Set svn propertiesMaurus Cuelenaere1-1/+1
2009-05-22Lua:Maurus Cuelenaere6-76/+107
2009-05-22Update Dutch language file. Not overly happy with the translation of this, th...Peter D'Hoye1-3/+3
2009-05-22Add FS #10214. Initial commit of the original PDa code for the GSoC Pure Data...Peter D'Hoye199-1/+139349
2009-05-22Move the code segment that corrects the value of (number of packets) to Mohamed Tarek2-7/+12
2009-05-22Modify the test program to read audio frames from a memory buffer rather Mohamed Tarek3-10/+86
2009-05-22-Remove some unnecessary defines from rm.c.Mohamed Tarek5-25/+6
2009-05-22Rename rm2wav.[c/h] to rm.[c/h]. No functional changes.Mohamed Tarek2-0/+0
2009-05-22Move wav related code to main.cMohamed Tarek2-80/+80
2009-05-22FS#8627 - change 'beep volume' setting name to the more descriptive 'track sk...Marc Guay1-3/+3
2009-05-22FS#10207 - Fix the ipod keymap for the recording screenMarc Guay1-7/+8
2009-05-22FS#10230 - Remove 'start new file if not recording' functionality from ACTION...Marc Guay1-19/+21
2009-05-22Don't build mpegplayer on targets with 2MB of RAM or less since it won't runRafaël Carré1-0/+2
2009-05-22Fix the 'cannot create /.../apps/plugins/lua/actions.lua: Directory nonexiste...Maurus Cuelenaere1-1/+1
2009-05-22FS#10211 Clear full size of display of calculator; not rounded size.Steve Gotthardt1-1/+1
2009-05-22Lua:Maurus Cuelenaere3-1/+10
2009-05-22Lua: add file handlingMaurus Cuelenaere1-0/+131
2009-05-21Lua: add actions.lua to the zip fileMaurus Cuelenaere2-2/+7
2009-05-21Lua: fix some issues with rocklibMaurus Cuelenaere1-29/+34
2009-05-21Forgot to remove this testing code..Maurus Cuelenaere1-2/+0
2009-05-21Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere72-1/+20253
2009-05-21revert r21016, as it doesn't solve anythingFrank Gevaerts1-1/+5
2009-05-21Re-order usb init a bit, so software and hardware usb are the same. This fixe...Frank Gevaerts1-5/+1
2009-05-21Simplify some redundant boolean expressionsBertrik Sikken6-10/+10
2009-05-21Touchscreen targets: fix time-set screenMaurus Cuelenaere1-0/+8
2009-05-21Remove some unused declarationsBertrik Sikken5-5/+0
2009-05-21Fix cover corruption reported in PictureFlow by Maurus Cuelenaere, bump CACHE...Andrew Mahone1-8/+20
2009-05-20Fix reds and yellows. The targets that showed have more that just #define (li...Thomas Martitz1-2/+2
2009-05-20Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This ...Thomas Martitz1-9/+10
2009-05-20Sansa Fuze : fix r20680 for pong plugin (BUTTON_REPEAT can't be used)Rafaël Carré1-1/+1
2009-05-20Support JPEG album art in sliding_puzzle.Andrew Mahone1-7/+14
2009-05-18Rockblox: make sure the new restart combo on Player and Ondio does not interf...Marianne Arnold1-2/+8
2009-05-18Use TIME_BEFORE in bench_* plugins, and use 10s test duration.Andrew Mahone3-4/+7
2009-05-17Make it possible to exit from the WPS on the Onda VX747Maurus Cuelenaere1-1/+1
2009-05-17Fix duplicate #includesBertrik Sikken18-26/+1