summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-14mks5lboot v1.0 - dualboot installer for s5l8702 targetsmks5lboot_1.0Cástor Muñoz16-0/+3226
2017-04-08Fix some problems with playback crashingMichael Sevakis2-35/+89
2017-04-06Fix a problem with audio not starting on a list of short filesMichael Sevakis3-9/+30
2017-04-03scsi: don't make the linux lib depend on a library header fileAmaury Pouly1-2/+4
2017-04-01Database: Fix destabilization if ramcache fails to load + misc.Michael Sevakis1-31/+42
2017-03-22Fix self-contradictory code indentation and formatting in CONTRIBUTINGFranklin Wei1-2/+2
2017-03-21Dircache: Improve freed name memory recallocationMichael Sevakis1-26/+36
2017-03-21Avoid having to wait for dircache builds if shut down too soonBoris Gjenero1-4/+6
2017-03-15Rewrite void* arithmeticFranklin Wei1-1/+1
2017-03-15Remove redundant codeFranklin Wei1-3/+2
2017-03-15fix build for mono targetsFranklin Wei1-1/+1
2017-03-15fix nameFranklin Wei1-1/+1
2017-03-15Speed-reading pluginFranklin Wei24-0/+745
2017-03-15Add Benjie T6/AGPTek Rocker bitmap for simulator.Szymon Dziok1-0/+0
2017-03-15SVG image of the Benjie T6/AGPTek Rocker and other formats for the manual.Szymon Dziok3-0/+839
2017-03-15Better graphic for the Creative Zen Xfi Style.Szymon Dziok3-379/+6310
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis29-105/+118
2017-03-12Dircache: Refine name allocation and error handling.Michael Sevakis3-35/+49
2017-03-08Fix a couple dircache oopsies.Michael Sevakis1-2/+7
2017-03-03ipod6g: rename some target filesCástor Muñoz14-44/+44
2017-02-14Remove FF_CREAT and FF_EXCL flags in from file code.Michael Sevakis2-21/+15
2017-02-13Tweak a few tagcache things.Michael Sevakis1-28/+18
2017-02-12xworld: fix several horrendous bugsFranklin Wei1-4/+7
2017-02-12xworld: get rid of annoying warningFranklin Wei1-1/+2
2017-02-12Forgot to remove unused RDS buffers from the ipod remote tuner.Michael Sevakis1-6/+2
2017-02-11Fix warnings and errors from fc9695eMichael Sevakis2-13/+45
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis25-340/+511
2017-02-10Fix tagtree from blowing up when its buffer movesMichael Sevakis1-1/+6
2017-02-10puzzles: fix makefile producing temporary files in the build directory (sorry!)Franklin Wei1-4/+4
2017-02-10Fix warnings and errors from 7373cf5Michael Sevakis1-6/+4
2017-02-10Restore dircache hookup in the database ramcache.Michael Sevakis8-490/+619
2017-02-09puzzles: fix up makefileFranklin Wei1-45/+6
2017-02-09ipod6g: bootloader v1bootloader_ipod6g_v1Cástor Muñoz7-32/+582
2017-02-07Slightly increase CVDD1 for Clip ZipMihail Zenkov1-1/+1
2017-02-07Add some comments about the behavior of a couple path functions.Michael Sevakis1-0/+15
2017-02-06Make sure dircache resolves outstanding references on volume root.Michael Sevakis1-0/+1
2017-02-06Fix a bug in disk.c that really wasn't affecting anything.Michael Sevakis1-8/+3
2017-02-04Fix dangerous castsAmaury Pouly27-66/+69
2017-02-04Implement speaker enable/disable on jack (un)plugAmaury Pouly9-12/+43
2017-02-04nwztools/script: fix dump_rootfs.sh to handle ext4Amaury Pouly1-2/+16
2017-02-04regtools/qeditor: replace deprecated QStyleOptionViewItemV4Amaury Pouly2-5/+5
2017-02-04regtools/qeditor: compute RAM sizeAmaury Pouly2-0/+23
2017-02-04regtools/qeditor: enable imx233 analysers for imx233Amaury Pouly1-9/+12
2017-02-04regtools/soc_desc: fix bug in libraryAmaury Pouly1-1/+1
2017-02-04regtools: add new tool list/find/describe registersAmaury Pouly2-1/+631
2017-02-04zen/zenxfi: adjust maximum emi voltageAmaury Pouly1-2/+2
2017-02-04zenmozaic: adjust button voltageAmaury Pouly1-1/+1
2017-02-04imx233: remove weak attribute on some functionsAmaury Pouly4-15/+13
2017-02-04nano2g: fix dangerous mutex in hold switchCástor Muñoz1-2/+2
2017-02-03Improve code for gmtime_r()Michael Sevakis1-68/+86