summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-14Superdom: whitespace cleanupFranklin Wei
2014-09-11Rockbox Manual - Gigabeat FX and Fuze+ Touchpad Config AppendixBenjamin Brown
2014-09-11hwstub: small fixup in rk27xx usb driverMarcin Bukat
2014-09-09Manual: add images for 128x96x16 resolution (YH-820).Szymon Dziok
2014-09-08Fix typo in fuze+ deadzone manual entryBenjamin Brown
2014-09-08Manual: Delete another three duplicated and unused files. Fix one filename.Szymon Dziok
2014-09-08Manual: delete unnecessary image.Szymon Dziok
2014-09-08Correct some file permissions.Szymon Dziok
2014-09-08Correction of the Sliding puzzle on Samsung YH-820.Szymon Dziok
2014-09-08Bubbles: make it work on Samsung YH-820 and align it on the occasion on Cowon...Szymon Dziok
2014-09-08Add touchpad deadzone entry in Rockbox manualBenjamin Brown
2014-09-08Fuze+: add a configurable deadzone area for touchpad buttonsAmaury Pouly
2014-09-08hwstub: add support for jump/call in libraryAmaury Pouly
2014-09-08hwstub: implement jump/call in stubAmaury Pouly
2014-09-08hwstub: trivial changesAmaury Pouly
2014-09-07sbtools: add option to ignore sha1 errorsAmaury Pouly
2014-09-07hwstub: fix compile issueAmaury Pouly
2014-09-07qeditor: add soc panel, to display soc informationAmaury Pouly
2014-09-07qeditor: use hwstub library function to identify devicesAmaury Pouly
2014-09-07hwstub: library now check version on openAmaury Pouly
2014-09-07hwstub: add string versionAmaury Pouly
2014-09-07hwstub_shell: add support for set/clr/tog without SCT using read and writeAmaury Pouly
2014-09-07hwstub: fix missing \nAmaury Pouly
2014-09-07hwstub: fix horrible bugAmaury Pouly
2014-09-07hwstub: don't put revision in the protocol, it's specific to the implementationAmaury Pouly
2014-09-07hwstub: fix library to actually work and compile, still miss some functionsAmaury Pouly
2014-09-07hwstub: remove protocol to make it use its own interfaceAmaury Pouly
2014-09-07sbtools: use default transfer size if it cannot be probedAmaury Pouly
2014-09-05optimize WSPLL work for iriver h100 and h300 seriesDmitry Gamza
2014-09-04Updated pictures of the YH's for the manual.Szymon Dziok
2014-09-02hwpatcher: add generic RKW file patching scriptMarcin Bukat
2014-09-02Clean up a bit and get switch statement out of loop in walk_path()Michael Sevakis
2014-09-01Fix a small late creep-in goof in path parsing on native targetsMichael Sevakis
2014-08-30Remove I/O priority. It is harmful when used with the new file code.Michael Sevakis
2014-08-30Fix last warning for WarbleMichael Sevakis
2014-08-30Get the last errors I hope!Michael Sevakis
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis
2014-08-29Add normal alloca() definition and implement a strdupa and friendsMichael Sevakis
2014-08-29Add mempcpy implementationMichael Sevakis
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-28Fix up the bootloadersMichael Sevakis
2014-08-28Prevent spurious recompiles on account of changed version.Michael Sevakis
2014-08-26Patch up rbendian.h for Win32 cross-compileMichael Sevakis
2014-08-26hwpatcher: add framework for CRC computationAmaury Pouly
2014-08-25Remove unused return value variable in lib/unwarminder/backtrace.cMichael Sevakis
2014-08-25panicf doesn't return so why not tell GCC and $AVE :Michael Sevakis
2014-08-25Do a better endian.h setup that isn't as fragileMichael Sevakis
2014-08-25Fuze+: fixed brightness settings: previously there were 81 settings for only ...Avi Eisenberg
2014-08-24Ukrainian language updateKyryljan_Serhij
2014-08-23One last missing !defined(SIMULATOR) for chip8Frank Gevaerts