summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-17nwzlinux: print version and model in bootloaderbootloader_nwzs750_v1bootloader_nwze580_v1bootloader_nwze470_v1bootloader_nwze460_v1bootloader_nwze450_v1bootloader_nwza860_v1bootloader_nwza10_v1bootloader_nwa20_v1Amaury Pouly1-0/+6
2017-09-17mknwzboot: add support for uninstallationAmaury Pouly6-25/+247
2017-09-17fix warning in lcd-as-memframe.cAmaury Pouly1-2/+0
2017-09-17fix warning in vorbisAmaury Pouly1-1/+4
2017-09-17Add support for the Sony NWZ-S750Amaury Pouly6-2/+51
2017-09-17Don't call touchscreen functions when we don't have a touchscreenAmaury Pouly1-0/+12
2017-09-17fix red on ypr0/ypr1Amaury Pouly1-2/+0
2017-09-17Add NWZ-A860 as unstableAmaury Pouly1-0/+4
2017-09-17imx233: make debug usable with a touchscreenAmaury Pouly1-0/+7
2017-09-17zenxfi2: fix touchscreen bugAmaury Pouly1-9/+6
2017-09-17Add simulator support for the A860Amaury Pouly8-6/+89
2017-09-17Add support for the NWZ-A860Amaury Pouly10-10/+419
2017-09-17sonynwz: fix various drivers, notably touchscreen relatedAmaury Pouly3-36/+44
2017-09-16For Sony players that have explicit volume keys, make better use of the up an...Johannes Rauh1-1/+7
2017-09-15ATJ hwstub: Add cache coherencyMarcin Bukat1-0/+7
2017-09-07ARM support: provide compiler a better popcount functionMichael Sevakis1-0/+31
2017-09-07Explicitly provide both cases in conditional (fixes warning)Frank Gevaerts1-1/+1
2017-09-06qeditor: add workaround for c++11 in qt4, suggest to use qt5Amaury Pouly1-1/+10
2017-09-06Make android build work with both old and new locations of zipalignFrank Gevaerts1-1/+5
2017-09-06fix yellowsAmaury Pouly2-2/+0
2017-09-06Forgot to add the name to CREDIT in 3a5ae7dAmaury Pouly1-0/+1
2017-09-06Add NWZ-E450/E460/E470/E580/A10/A20 as unstableAmaury Pouly1-0/+24
2017-09-06Add support for Sony NW-A20Johannes Rauh5-3/+47
2017-09-05Initial commit for the Sony NWZ linux portAmaury Pouly89-2913/+4439
2017-09-04Modernize toolchain script and add generic arm toolchainAmaury Pouly1-80/+476
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-28qeditor: fix compile error and some commentsAmaury Pouly2-5/+6
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-27Implement warning silencing in a cleaner wayFranklin Wei1-0/+5
2017-08-27Revert "Silence GCC 7.x warnings when building simulator"Franklin Wei1-5/+0
2017-08-27zen/zenxfi: always set EMI frequency to 130MHzAmaury Pouly1-4/+7
2017-08-27imx233: fix potential bug in udelayAmaury Pouly1-1/+3
2017-08-27zen/zenxfi: increase LCD clock frequencyAmaury Pouly1-1/+1
2017-08-27imx233: update comment about vbusvalidAmaury Pouly1-2/+3
2017-08-27zen/zenxfi: fix backlight white flash on backlight onAmaury Pouly1-9/+7
2017-08-23Silence GCC 7.x warnings when building simulatorFranklin Wei1-0/+5
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-23Add myself to docs/COMMITTERSSebastian Leonhardt1-0/+1
2017-08-23FS#11922: Lua game - Pixel PainterSebastian Leonhardt19-1/+733
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