summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Samsung YP-R1 target portLorenzo Miori36-48/+1849
2014-02-04samsung ypr0: Include getty service in the patched firmware for usb serial sh...Thomas Martitz2-0/+9
2014-02-03Slight change to line positioning in 128x128x16 CabbieAlex Parker1-1/+1
2014-02-03talk: On hwcodec disabling DMA interrupt is required during buflib moveThomas Martitz1-1/+9
2014-02-03Fix warnings.Thomas Martitz2-1/+3
2014-02-02talk/voice: Reduce the size of the commit buffer.Thomas Martitz2-6/+36
2014-02-02talk.c: The new cache management is good enough to use it for .talk clips as ...Thomas Martitz1-165/+104
2014-02-02talk.c: The new cache management is good enough to use it on all targets.Thomas Martitz1-183/+189
2014-02-02talk: Smarter cache management for TALK_PARTIAL_LOAD.Thomas Martitz1-282/+373
2014-02-02talk: Add debug menu entry to view statistics about talk engine.Thomas Martitz3-2/+135
2014-02-02talk: Make talk_voice_required() local to talk.cThomas Martitz3-22/+13
2014-02-02talk/hwcodec: Do always free the clip buffer in shrink_callback().Thomas Martitz1-1/+10
2014-02-02talk: Remove superflous call to talk_init().Thomas Martitz3-9/+3
2014-02-02buflib: Add a define telling the per-alloc overhead.Thomas Martitz2-0/+13
2014-02-02buflib: Properly support allocations without any name, to avoid wasting spaceThomas Martitz4-22/+27
2014-02-02buflib: Check the validity of of handles passed to buflib_get_data() in DEBUG...Thomas Martitz6-2/+326
2014-02-02buflib: Abstract panicf() into buflib_panic().Thomas Martitz1-2/+18
2014-02-02hosted: Substract more than 256K from total memory pool.Thomas Martitz1-1/+1
2014-02-02sim/sdlapp: Do not quit immediately on panicf, but wait for quit.Thomas Martitz3-1/+15
2014-01-30rk27utils: improve command line parsing, allow arbitrary USB ids in rkusbtoolAmaury Pouly2-5/+49
2014-01-28Update manual to match 1b53f448.Frank Gevaerts1-2/+2
2014-01-27Correct the number of codepages on charcell.Dominik Riebeling1-1/+1
2014-01-27Use new ipod6g player image for ipod6g.Dominik Riebeling3-1/+2
2014-01-27Manual: add images for the ipod 6G, made by me.Szymon Dziok3-0/+1308
2014-01-27talk: When no voice file is loaded don't even attempt to load the clip, it's ...Thomas Martitz1-1/+3
2014-01-26hwcodec/talk.c: Give the thumbnail buffer regardless of the talk buffer policy.Thomas Martitz2-21/+32
2014-01-26charcell: Fix lockup after some scrolling lines.Thomas Martitz1-1/+5
2014-01-26Fix incorrect language string reference in eq_menu.cPurling Nayuki4-137/+18
2014-01-26Option to use the lighter hinting algorithm (FT_LOAD_TARGET_LIGHT).Nick Peskett1-5/+8
2014-01-26Fix warnings. convbdf needed to be updated for the changed font struct becaus...Thomas Martitz2-1/+4
2014-01-26fonts: Fix regression(s) caused by c23ce62.Thomas Martitz2-17/+13
2014-01-22Fix red on monochrome.Thomas Martitz1-0/+2
2014-01-22manual: Correct playlist subsection in the wps context menu section.Thomas Martitz1-4/+3
2014-01-22skin_engine/backdrops: Have to reload default backdrops from setting when it ...Thomas Martitz2-2/+5
2014-01-21mkimxboot: tool can now recreate a stub to recover from very low batteryAmaury Pouly6-50/+212
2014-01-21mkzenboot: reflect ZEN V target id changeAmaury Pouly2-2/+2
2014-01-21mkimxboot: fix strange MD5 sum about ZEN X-Fi3Amaury Pouly1-1/+6
2014-01-21imx233: be less strict about partition checks (>=1GB only)Amaury Pouly1-1/+1
2014-01-21imx233: handle quirk about OF partition address bug/featureAmaury Pouly1-9/+17
2014-01-21Initial commit for the ZEN X-Fi StyleAmaury Pouly15-44/+665
2014-01-20rombox: Do not copy .init section to ram on startup.Marcin Bukat1-18/+11
2014-01-18fix player rom buildMarcin Bukat1-0/+2
2014-01-18coldfire: fix rom buildMarcin Bukat1-0/+19
2014-01-18rockbox: Improve button repeat handling.Thomas Martitz1-6/+16
2014-01-18coldfire: fix bootloader buildsMarcin Bukat3-3/+3
2014-01-18There are 15 codepages to choose from, not 14.Frank Gevaerts1-1/+1
2014-01-18rockboy: Fix button read method.Thomas Martitz1-24/+14
2014-01-17coldfire: Implement HAVE_INIT_ATTR magicMarcin Bukat3-3/+29
2014-01-17Some libc files are not needed on mingw anymore so don't compile them (unless...Thomas Martitz1-4/+3
2014-01-17Workarund GCC bug #52991 regarding packet attribute.Thomas Martitz1-1/+4