summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2017-11-06fix redbootloader_zenxfi2_v2Amaury Pouly1-1/+1
2017-11-06nwzlinux: add support for radioAmaury Pouly2-6/+5
2017-11-04puzzles: fix blitting when zoomedFranklin Wei1-2/+5
2017-11-04puzzles: clarify code and documentationFranklin Wei2-163/+229
2017-11-04puzzles: fix title drawingFranklin Wei1-39/+12
2017-10-30puzzles: add an interaction mode to the "Zoom In" featureFranklin Wei1-277/+358
2017-10-29puzzles: sync with upstreamFranklin Wei3-30/+73
2017-10-29Add boot data to MOST AS3525 DevicesWilliam Wilgus1-0/+4
2017-10-29Add boot data support to rockbox.William Wilgus1-0/+30
2017-10-29puzzles: improve zoom renderingFranklin Wei2-55/+86
2017-10-27puzzles: fix clipping and 24-bit handlingFranklin Wei1-6/+29
2017-10-27puzzles: add "Zoom In" option to improve usabilityFranklin Wei1-176/+678
2017-10-24puzzles: make Untangle's input code return UI_UPDATE instead of ""Franklin Wei1-8/+8
2017-10-23puzzles: adapt frontend to upstream changesFranklin Wei1-18/+18
2017-10-23puzzles: resync with upstreamFranklin Wei107-2368/+4782
2017-10-22test_mem: increase dram buffer if possible, cap number of iterationsAmaury Pouly1-3/+9
2017-10-14Fix plugin core_alloc_maximum functionalityMichael Sevakis1-2/+14
2017-10-07Make playlist CRC the correct path when saving resume infoMichael Sevakis1-1/+2
2017-10-06cleanup linux cpuinfo codeAmaury Pouly1-11/+5
2017-10-01Replace fp_sqrt function with one that only uses shift, or and sub.Michael Sevakis1-4/+4
2017-09-30xworld: support diagonal buttons on Zen X-FiFranklin Wei4-6/+19
2017-09-30Remove old keymaps from xworld and puzzlesFranklin Wei2-412/+0
2017-09-30Harmonize plugin keymapsFranklin Wei3-2/+224
2017-09-30puzzles: resync with upstreamFranklin Wei26-577/+1031
2017-09-24Fix make race conditions reharding lang.hAmaury Pouly1-1/+9
2017-09-22Print "GEN lang.h" when generated language header.Amaury Pouly1-0/+1
2017-09-20Fix keymap for YP-R0 regarding broken keylock, add more key mapsJohannes Rauh1-14/+20
2017-09-20Rename "Selective Backlight" to "Backlight Exemptions" and add German transla...Johannes Rauh2-3/+172
2017-09-20Fix some warnings due to the previous commitFrank Gevaerts1-1/+1
2017-09-20Update Greek, Swedish, Italian and Serbian.Frank Gevaerts4-59/+3379
2017-09-17Add simulator support for the A860Amaury Pouly1-1/+1
2017-09-17Add support for the NWZ-A860Amaury Pouly2-0/+291
2017-09-16For Sony players that have explicit volume keys, make better use of the up an...Johannes Rauh1-1/+7
2017-09-07Explicitly provide both cases in conditional (fixes warning)Frank Gevaerts1-1/+1
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly6-2/+10
2017-09-01Silence warnings in mp3_encoderFranklin Wei1-4/+4
2017-09-01Fix typo in gobanFranklin Wei1-1/+1
2017-09-01Add missing strings Italian translationFranklin Wei1-4/+4
2017-09-01puzzles: remove unused overlay loaderFranklin Wei2-37/+0
2017-08-27Keybox: display the entry name along with the passwordFranklin Wei1-1/+1
2017-08-27fix yellow, commit f2f1889 left a variable unusedAmaury Pouly1-1/+0
2017-08-23puzzles: misc. changes and sync with upstreamFranklin Wei20-702/+102
2017-08-23puzzles: remove old combined build codeFranklin Wei1-102/+6
2017-08-23puzzles: faster, smaller sqrt()Franklin Wei1-62/+8
2017-08-23Sokoban: enable restarting level via "Select Level"Sebastian Leonhardt1-5/+2
2017-08-23FS#11922: Lua game - Pixel PainterSebastian Leonhardt3-1/+706
2017-08-16puzzles: fix buildFranklin Wei40-40/+0
2017-08-16puzzles: various useless tweaksFranklin Wei2-1/+17
2017-08-16puzzles: enable long-press in MapFranklin Wei1-1/+2
2017-08-16puzzles: fix polygon drawing in InertiaFranklin Wei1-2/+7