-
Notifications
You must be signed in to change notification settings - Fork 881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Bluetooth pairing button via GPIO #4996
base: master
Are you sure you want to change the base?
Commits on Jul 14, 2016
-
Merge pull request #431 from jjwatt/llvm-disable-bindings
Add --disable-bindings to llvm configure.
Configuration menu - View commit details
-
Copy full SHA for 0e91517 - Browse repository at this point
Copy the full SHA 0e91517View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d47c6 - Browse repository at this point
Copy the full SHA a5d47c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b165b65 - Browse repository at this point
Copy the full SHA b165b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4656d16 - Browse repository at this point
Copy the full SHA 4656d16View commit details
Commits on Jul 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2e2e2ba - Browse repository at this point
Copy the full SHA 2e2e2baView commit details
Commits on Jul 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 38cafaa - Browse repository at this point
Copy the full SHA 38cafaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2f7a88 - Browse repository at this point
Copy the full SHA e2f7a88View commit details
Commits on Jul 19, 2016
-
Fixes "unsupported reloc 42 againts global symbol..." Newer binutils support new relocation types. Needed to properly build lakka with a host gcc5 and host gcc6 (or even a host gcc4 built with a newer gcc ;)). "We must go deeper."
Configuration menu - View commit details
-
Copy full SHA for 21d650e - Browse repository at this point
Copy the full SHA 21d650eView commit details -
Merge pull request #435 from jjwatt/bump-binutils
Bump binutils to 2.26.1.
Configuration menu - View commit details
-
Copy full SHA for d6b3065 - Browse repository at this point
Copy the full SHA d6b3065View commit details
Commits on Jul 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b56d1a2 - Browse repository at this point
Copy the full SHA b56d1a2View commit details -
Merge pull request #440 from gouchi/lakka
Add udev rule for JUYAO Dual Arcade
Configuration menu - View commit details
-
Copy full SHA for 4e94f67 - Browse repository at this point
Copy the full SHA 4e94f67View commit details
Commits on Jul 27, 2016
-
Added linux-500-rt-kernel-patch-4.6.4-rt8.patch
- Note I had to use the rt kernel patch for 4.6.4, since the patch for 4.6.3 was not available. It did however apply cleanly.
Configuration menu - View commit details
-
Copy full SHA for d984ace - Browse repository at this point
Copy the full SHA d984aceView commit details -
Updated linux.x86_64.conf with rt parameters.
- Set preemption model to 'Fully Preemptible Kernel (RT)' - Set tick rate to 1000Hz. - Set cpu governor to performance.
Configuration menu - View commit details
-
Copy full SHA for f638c4e - Browse repository at this point
Copy the full SHA f638c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc3ad1 - Browse repository at this point
Copy the full SHA 3bc3ad1View commit details -
Updated linux.x86_64.conf to not optimize for size.
- We should not be size constrained on a generic x64 platform, so we rould rather have linux optimized for speed. - Linux size increased from from 8700KB to 9400KB.
Configuration menu - View commit details
-
Copy full SHA for be61f17 - Browse repository at this point
Copy the full SHA be61f17View commit details -
Updated linux.i386.conf to optimize for speed instead of size.
- This increased linux from 8000KB to 8800KB.
Configuration menu - View commit details
-
Copy full SHA for 592d533 - Browse repository at this point
Copy the full SHA 592d533View commit details -
Merge pull request #449 from larskj/dont_optimize_generic_linux_for_size
Apply RT patch and update i386 and x64 linux config files.
Configuration menu - View commit details
-
Copy full SHA for 8cf5304 - Browse repository at this point
Copy the full SHA 8cf5304View commit details
Commits on Jul 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b569ae0 - Browse repository at this point
Copy the full SHA b569ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b5b86 - Browse repository at this point
Copy the full SHA 86b5b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2994aff - Browse repository at this point
Copy the full SHA 2994affView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b4bb6 - Browse repository at this point
Copy the full SHA 76b4bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 994bbe4 - Browse repository at this point
Copy the full SHA 994bbe4View commit details
Commits on Jul 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8e21ac1 - Browse repository at this point
Copy the full SHA 8e21ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 170e484 - Browse repository at this point
Copy the full SHA 170e484View commit details
Commits on Aug 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2cb476d - Browse repository at this point
Copy the full SHA 2cb476dView commit details
Commits on Aug 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for da7fd37 - Browse repository at this point
Copy the full SHA da7fd37View commit details
Commits on Aug 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b1704b2 - Browse repository at this point
Copy the full SHA b1704b2View commit details
Commits on Aug 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d1ec500 - Browse repository at this point
Copy the full SHA d1ec500View commit details -
Configuration menu - View commit details
-
Copy full SHA for b32d896 - Browse repository at this point
Copy the full SHA b32d896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 429f195 - Browse repository at this point
Copy the full SHA 429f195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85290d3 - Browse repository at this point
Copy the full SHA 85290d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad423e0 - Browse repository at this point
Copy the full SHA ad423e0View commit details
Commits on Aug 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5a565e9 - Browse repository at this point
Copy the full SHA 5a565e9View commit details
Commits on Aug 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d292da5 - Browse repository at this point
Copy the full SHA d292da5View commit details
Commits on Aug 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 310d4e1 - Browse repository at this point
Copy the full SHA 310d4e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e275bf - Browse repository at this point
Copy the full SHA 8e275bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb3819 - Browse repository at this point
Copy the full SHA cdb3819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c97b6 - Browse repository at this point
Copy the full SHA 33c97b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90f6ad9 - Browse repository at this point
Copy the full SHA 90f6ad9View commit details
Commits on Aug 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fe35700 - Browse repository at this point
Copy the full SHA fe35700View commit details -
Configuration menu - View commit details
-
Copy full SHA for 285aa2b - Browse repository at this point
Copy the full SHA 285aa2bView commit details
Commits on Aug 18, 2016
-
Floréal Toumikian committed
Aug 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 4ff9869 - Browse repository at this point
Copy the full SHA 4ff9869View commit details
Commits on Aug 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2cf7573 - Browse repository at this point
Copy the full SHA 2cf7573View commit details
Commits on Aug 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 82fed52 - Browse repository at this point
Copy the full SHA 82fed52View commit details
Commits on Aug 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c4e004f - Browse repository at this point
Copy the full SHA c4e004fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 255ddc0 - Browse repository at this point
Copy the full SHA 255ddc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cacbe2 - Browse repository at this point
Copy the full SHA 1cacbe2View commit details
Commits on Aug 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9fc2310 - Browse repository at this point
Copy the full SHA 9fc2310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2640188 - Browse repository at this point
Copy the full SHA 2640188View commit details
Commits on Aug 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 75ac1a4 - Browse repository at this point
Copy the full SHA 75ac1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8980d1e - Browse repository at this point
Copy the full SHA 8980d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 008f950 - Browse repository at this point
Copy the full SHA 008f950View commit details
Commits on Sep 2, 2016
-
added arg which was missing to allow for setting the video mode at boot
Configuration menu - View commit details
-
Copy full SHA for d0a2f1e - Browse repository at this point
Copy the full SHA d0a2f1eView commit details
Commits on Sep 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e55fabb - Browse repository at this point
Copy the full SHA e55fabbView commit details -
Merge pull request #480 from gouchi/lakka
32-bit UEFI system needs bootia32.efi not bootx32.efi
Configuration menu - View commit details
-
Copy full SHA for e67aa38 - Browse repository at this point
Copy the full SHA e67aa38View commit details -
Merge pull request #478 from hooby3dfx/patch-1
Update odroid xu3/4 boot.ini
Configuration menu - View commit details
-
Copy full SHA for 4f2bad2 - Browse repository at this point
Copy the full SHA 4f2bad2View commit details
Commits on Sep 11, 2016
-
Update 99-fix-controller.rules
The OUYA controller has a mouse component causing it to not appear as a controller.
Configuration menu - View commit details
-
Copy full SHA for 1dc2abe - Browse repository at this point
Copy the full SHA 1dc2abeView commit details -
Merge pull request #482 from hooby3dfx/patch-2
Update 99-fix-controller.rules
Configuration menu - View commit details
-
Copy full SHA for 639bc9a - Browse repository at this point
Copy the full SHA 639bc9aView commit details
Commits on Sep 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fd94702 - Browse repository at this point
Copy the full SHA fd94702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9628bb1 - Browse repository at this point
Copy the full SHA 9628bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd2fe1a - Browse repository at this point
Copy the full SHA cd2fe1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b06d7 - Browse repository at this point
Copy the full SHA 03b06d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a856e9 - Browse repository at this point
Copy the full SHA 2a856e9View commit details
Commits on Sep 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0fb570f - Browse repository at this point
Copy the full SHA 0fb570fView commit details
Commits on Sep 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d33310f - Browse repository at this point
Copy the full SHA d33310fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3bd685 - Browse repository at this point
Copy the full SHA a3bd685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9070e0b - Browse repository at this point
Copy the full SHA 9070e0bView commit details
Commits on Sep 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4e25199 - Browse repository at this point
Copy the full SHA 4e25199View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ad8af - Browse repository at this point
Copy the full SHA f0ad8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03241bf - Browse repository at this point
Copy the full SHA 03241bfView commit details
Commits on Oct 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 487eac3 - Browse repository at this point
Copy the full SHA 487eac3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd2ccce - Browse repository at this point
Copy the full SHA dd2ccceView commit details
Commits on Oct 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e771d9e - Browse repository at this point
Copy the full SHA e771d9eView commit details -
Merge pull request #498 from gouchi/lakka
Added udev rules for Nintendo Wii Remote Controllers
Configuration menu - View commit details
-
Copy full SHA for 05880c7 - Browse repository at this point
Copy the full SHA 05880c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fe5bf9 - Browse repository at this point
Copy the full SHA 3fe5bf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2894d3 - Browse repository at this point
Copy the full SHA c2894d3View commit details
Commits on Oct 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0ea42f9 - Browse repository at this point
Copy the full SHA 0ea42f9View commit details
Commits on Oct 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e1cf273 - Browse repository at this point
Copy the full SHA e1cf273View commit details -
Merge pull request #504 from gouchi/lakka
installer: add support for /dev/nvme
Configuration menu - View commit details
-
Copy full SHA for dc21f3e - Browse repository at this point
Copy the full SHA dc21f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6260e82 - Browse repository at this point
Copy the full SHA 6260e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72407bd - Browse repository at this point
Copy the full SHA 72407bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0dd730 - Browse repository at this point
Copy the full SHA a0dd730View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab3b269 - Browse repository at this point
Copy the full SHA ab3b269View commit details
Commits on Oct 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 90da894 - Browse repository at this point
Copy the full SHA 90da894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9526b84 - Browse repository at this point
Copy the full SHA 9526b84View commit details
Commits on Oct 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b264910 - Browse repository at this point
Copy the full SHA b264910View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfcfc9c - Browse repository at this point
Copy the full SHA cfcfc9cView commit details
Commits on Oct 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7c3b90e - Browse repository at this point
Copy the full SHA 7c3b90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 636caae - Browse repository at this point
Copy the full SHA 636caaeView commit details
Commits on Oct 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4ca2f78 - Browse repository at this point
Copy the full SHA 4ca2f78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d76ae0 - Browse repository at this point
Copy the full SHA 7d76ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebbb436 - Browse repository at this point
Copy the full SHA ebbb436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 827fc75 - Browse repository at this point
Copy the full SHA 827fc75View commit details
Commits on Oct 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0d2198b - Browse repository at this point
Copy the full SHA 0d2198bView commit details
Commits on Oct 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 51ffb1b - Browse repository at this point
Copy the full SHA 51ffb1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d37975e - Browse repository at this point
Copy the full SHA d37975eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aba8358 - Browse repository at this point
Copy the full SHA aba8358View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6532851 - Browse repository at this point
Copy the full SHA 6532851View commit details
Commits on Oct 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 39d1f4d - Browse repository at this point
Copy the full SHA 39d1f4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab3658 - Browse repository at this point
Copy the full SHA 1ab3658View commit details
Commits on Oct 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4d3d8dd - Browse repository at this point
Copy the full SHA 4d3d8ddView commit details
Commits on Oct 21, 2016
-
pkg-config: update to pkg-config 0.29.1
Signed-off-by: Jérôme Benoit <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51d0985 - Browse repository at this point
Copy the full SHA 51d0985View commit details -
Merge pull request #512 from jerome-benoit/pkg-config-update
pkg-config: update to pkg-config 0.29.1
Configuration menu - View commit details
-
Copy full SHA for 36948cf - Browse repository at this point
Copy the full SHA 36948cfView commit details
Commits on Oct 23, 2016
-
pkg-config: respect OpenELEC coding style.
Signed-off-by: Jérôme Benoit <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37a6f79 - Browse repository at this point
Copy the full SHA 37a6f79View commit details -
Merge pull request #513 from jerome-benoit/pkg-config-update
pkg-config: respect OpenELEC coding style.
Configuration menu - View commit details
-
Copy full SHA for af232a1 - Browse repository at this point
Copy the full SHA af232a1View commit details -
Enabled TLS support and update the LibreSSL dependency to 2.4.3 Signed-off-by: Jérôme Benoit <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f43e6f - Browse repository at this point
Copy the full SHA 6f43e6fView commit details -
LibreSSL: sync pkg-config configuration version with package version
Signed-off-by: Jérôme Benoit <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd506d9 - Browse repository at this point
Copy the full SHA dd506d9View commit details
Commits on Oct 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 79a2fd8 - Browse repository at this point
Copy the full SHA 79a2fd8View commit details -
LibreSSL: avoid a circular dependency between cmake and libressl
Also fix the ugly workaround for CMake to handle pkg-config configurations Signed-off-by: Jérôme Benoit <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a82aa51 - Browse repository at this point
Copy the full SHA a82aa51View commit details
Commits on Oct 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c0029b6 - Browse repository at this point
Copy the full SHA c0029b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a5437 - Browse repository at this point
Copy the full SHA 17a5437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85a22f1 - Browse repository at this point
Copy the full SHA 85a22f1View commit details
Commits on Oct 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fb15e2e - Browse repository at this point
Copy the full SHA fb15e2eView commit details
Commits on Oct 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e1d4431 - Browse repository at this point
Copy the full SHA e1d4431View commit details -
Configuration menu - View commit details
-
Copy full SHA for e70e75a - Browse repository at this point
Copy the full SHA e70e75aView commit details
Commits on Nov 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dbaa910 - Browse repository at this point
Copy the full SHA dbaa910View commit details
Commits on Nov 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4f1a95f - Browse repository at this point
Copy the full SHA 4f1a95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e218f0f - Browse repository at this point
Copy the full SHA e218f0fView commit details
Commits on Nov 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 28d7874 - Browse repository at this point
Copy the full SHA 28d7874View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82bae3b - Browse repository at this point
Copy the full SHA 82bae3bView commit details
Commits on Nov 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 97dc4e4 - Browse repository at this point
Copy the full SHA 97dc4e4View commit details
Commits on Nov 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 39de91f - Browse repository at this point
Copy the full SHA 39de91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 399ae4a - Browse repository at this point
Copy the full SHA 399ae4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09fe8da - Browse repository at this point
Copy the full SHA 09fe8daView commit details
Commits on Nov 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4923fb6 - Browse repository at this point
Copy the full SHA 4923fb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92893a1 - Browse repository at this point
Copy the full SHA 92893a1View commit details -
Merge pull request #515 from jerome-benoit/cmake-update
LibreSSL: avoid a circular dependency between cmake and libressl
Configuration menu - View commit details
-
Copy full SHA for 5d432f7 - Browse repository at this point
Copy the full SHA 5d432f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f493bfc - Browse repository at this point
Copy the full SHA f493bfcView commit details
Commits on Nov 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cb40307 - Browse repository at this point
Copy the full SHA cb40307View commit details
Commits on Nov 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for eb77bb4 - Browse repository at this point
Copy the full SHA eb77bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab86722 - Browse repository at this point
Copy the full SHA ab86722View commit details
Commits on Nov 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4f2fc69 - Browse repository at this point
Copy the full SHA 4f2fc69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6406fd0 - Browse repository at this point
Copy the full SHA 6406fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d0c2b - Browse repository at this point
Copy the full SHA 49d0c2bView commit details
Commits on Nov 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7bb49f9 - Browse repository at this point
Copy the full SHA 7bb49f9View commit details
Commits on Nov 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 79f0051 - Browse repository at this point
Copy the full SHA 79f0051View commit details
Commits on Nov 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 580d707 - Browse repository at this point
Copy the full SHA 580d707View commit details -
Kernel tweaks for H3 For complete commit messages look here https://g…
Configuration menu - View commit details
-
Copy full SHA for 4ff6819 - Browse repository at this point
Copy the full SHA 4ff6819View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f6ef03 - Browse repository at this point
Copy the full SHA 0f6ef03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3006a - Browse repository at this point
Copy the full SHA 9c3006aView commit details
Commits on Nov 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 53d900e - Browse repository at this point
Copy the full SHA 53d900eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b75b95f - Browse repository at this point
Copy the full SHA b75b95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f111303 - Browse repository at this point
Copy the full SHA f111303View commit details
Commits on Nov 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ac418a7 - Browse repository at this point
Copy the full SHA ac418a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c6f02 - Browse repository at this point
Copy the full SHA 16c6f02View commit details
Commits on Nov 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 45e9362 - Browse repository at this point
Copy the full SHA 45e9362View commit details -
Configuration menu - View commit details
-
Copy full SHA for eea8ef3 - Browse repository at this point
Copy the full SHA eea8ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a094e8d - Browse repository at this point
Copy the full SHA a094e8dView commit details
Commits on Nov 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 95a6321 - Browse repository at this point
Copy the full SHA 95a6321View commit details -
Configuration menu - View commit details
-
Copy full SHA for 848648b - Browse repository at this point
Copy the full SHA 848648bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a933525 - Browse repository at this point
Copy the full SHA a933525View commit details -
Configuration menu - View commit details
-
Copy full SHA for 320ea9f - Browse repository at this point
Copy the full SHA 320ea9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebafb8 - Browse repository at this point
Copy the full SHA 0ebafb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99bd0a3 - Browse repository at this point
Copy the full SHA 99bd0a3View commit details
Commits on Nov 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 981c041 - Browse repository at this point
Copy the full SHA 981c041View commit details
Commits on Nov 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6d14f7f - Browse repository at this point
Copy the full SHA 6d14f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1afb461 - Browse repository at this point
Copy the full SHA 1afb461View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8cc538 - Browse repository at this point
Copy the full SHA b8cc538View commit details
Commits on Nov 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1694546 - Browse repository at this point
Copy the full SHA 1694546View commit details -
Configuration menu - View commit details
-
Copy full SHA for b135373 - Browse repository at this point
Copy the full SHA b135373View commit details
Commits on Nov 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 895e996 - Browse repository at this point
Copy the full SHA 895e996View commit details
Commits on Dec 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6016e0f - Browse repository at this point
Copy the full SHA 6016e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d00aa - Browse repository at this point
Copy the full SHA 47d00aaView commit details
Commits on Dec 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 97f78db - Browse repository at this point
Copy the full SHA 97f78dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fe5a8 - Browse repository at this point
Copy the full SHA a6fe5a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2086e2c - Browse repository at this point
Copy the full SHA 2086e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17250a7 - Browse repository at this point
Copy the full SHA 17250a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1e625 - Browse repository at this point
Copy the full SHA 5a1e625View commit details
Commits on Dec 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c6883e7 - Browse repository at this point
Copy the full SHA c6883e7View commit details
Commits on Dec 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 24beff1 - Browse repository at this point
Copy the full SHA 24beff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96c334f - Browse repository at this point
Copy the full SHA 96c334fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdf7b1 - Browse repository at this point
Copy the full SHA 8cdf7b1View commit details
Commits on Dec 7, 2016
-
Add S802 SOC support into Lakka.tv
Hardcoded to work with Beelink S82, Orbsmart S82, Tronsmart S89(-H), MXIII(2G)
Configuration menu - View commit details
-
Copy full SHA for 1cf4a1a - Browse repository at this point
Copy the full SHA 1cf4a1aView commit details -
Merge pull request #553 from S802-lakka/lakka
Add S802 SOC support into Lakka.tv
Configuration menu - View commit details
-
Copy full SHA for 3812f72 - Browse repository at this point
Copy the full SHA 3812f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67df5c8 - Browse repository at this point
Copy the full SHA 67df5c8View commit details -
Merge pull request #554 from S802-lakka/lakka
Update S805 SOC's kernel to Latest 3.10.104 LTS
Configuration menu - View commit details
-
Copy full SHA for e171575 - Browse repository at this point
Copy the full SHA e171575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff9ef2 - Browse repository at this point
Copy the full SHA 3ff9ef2View commit details -
Merge pull request #555 from S802-lakka/lakka
Fix S805 kernel options to make use of https://github.com/xbmc/xbmc/p…
Configuration menu - View commit details
-
Copy full SHA for c7df5b3 - Browse repository at this point
Copy the full SHA c7df5b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ce41d - Browse repository at this point
Copy the full SHA 78ce41dView commit details -
Merge pull request #556 from S802-lakka/lakka
Remove rng daemon from S805 SOC
Configuration menu - View commit details
-
Copy full SHA for 53bd721 - Browse repository at this point
Copy the full SHA 53bd721View commit details
Commits on Dec 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 930d640 - Browse repository at this point
Copy the full SHA 930d640View commit details -
Merge pull request #560 from S802-lakka/lakka
Fix Xbox One/S Controller support on the S802/S805
Configuration menu - View commit details
-
Copy full SHA for e54261c - Browse repository at this point
Copy the full SHA e54261cView commit details
Commits on Dec 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d26c060 - Browse repository at this point
Copy the full SHA d26c060View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc2cb64 - Browse repository at this point
Copy the full SHA cc2cb64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa1aaa - Browse repository at this point
Copy the full SHA 2aa1aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8ae47 - Browse repository at this point
Copy the full SHA ba8ae47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dc4fa7 - Browse repository at this point
Copy the full SHA 1dc4fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254ce1e - Browse repository at this point
Copy the full SHA 254ce1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99066eb - Browse repository at this point
Copy the full SHA 99066ebView commit details -
retroarch: add udev rule to force detection of ION iCade devices
Defined in kernel as: USB_VENDOR_ID_ION 0x15e4 USB_DEVICE_ID_ICADE 0x0132 These devices only expose E: ID_INPUT=1 E: ID_INPUT_KEY=1 but the test on the event* is done for ID_INPUT_JOYSTICK. Signed-off-by: Andrea Adami <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d24e375 - Browse repository at this point
Copy the full SHA d24e375View commit details -
Merge pull request #562 from LinuxPDA/lakka
retroarch: add udev rule to force detection of ION iCade devices
Configuration menu - View commit details
-
Copy full SHA for 9e5ea2b - Browse repository at this point
Copy the full SHA 9e5ea2bView commit details
Commits on Dec 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d85f469 - Browse repository at this point
Copy the full SHA d85f469View commit details -
Merge pull request #568 from RobLoach/patch-1
scummvm: Update ScummVM to the latest 1.9.0
Configuration menu - View commit details
-
Copy full SHA for b3353b9 - Browse repository at this point
Copy the full SHA b3353b9View commit details
Commits on Dec 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9a41dbe - Browse repository at this point
Copy the full SHA 9a41dbeView commit details -
Merge pull request #573 from S802-lakka/upstream2
H3:Sync fex files with OE
Configuration menu - View commit details
-
Copy full SHA for 47ffadf - Browse repository at this point
Copy the full SHA 47ffadfView commit details
Commits on Dec 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7052194 - Browse repository at this point
Copy the full SHA 7052194View commit details
Commits on Dec 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5f95a61 - Browse repository at this point
Copy the full SHA 5f95a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64a024 - Browse repository at this point
Copy the full SHA a64a024View commit details
Commits on Dec 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1e4c652 - Browse repository at this point
Copy the full SHA 1e4c652View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9af2f5 - Browse repository at this point
Copy the full SHA e9af2f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad97527 - Browse repository at this point
Copy the full SHA ad97527View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86071a - Browse repository at this point
Copy the full SHA b86071aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd85e7 - Browse repository at this point
Copy the full SHA 9bd85e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7fddd8 - Browse repository at this point
Copy the full SHA e7fddd8View commit details
Commits on Dec 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 91cd5ff - Browse repository at this point
Copy the full SHA 91cd5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 274b40f - Browse repository at this point
Copy the full SHA 274b40fView commit details
Commits on Dec 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0adce94 - Browse repository at this point
Copy the full SHA 0adce94View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa8563 - Browse repository at this point
Copy the full SHA caa8563View commit details
Commits on Dec 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e8adc6a - Browse repository at this point
Copy the full SHA e8adc6aView commit details
Commits on Dec 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a41a6b9 - Browse repository at this point
Copy the full SHA a41a6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b3ac15 - Browse repository at this point
Copy the full SHA 3b3ac15View commit details
Commits on Dec 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 907551d - Browse repository at this point
Copy the full SHA 907551dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6445e97 - Browse repository at this point
Copy the full SHA 6445e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4568bc - Browse repository at this point
Copy the full SHA a4568bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a0700e - Browse repository at this point
Copy the full SHA 2a0700eView commit details
Commits on Dec 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1df13af - Browse repository at this point
Copy the full SHA 1df13afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4fe623 - Browse repository at this point
Copy the full SHA d4fe623View commit details -
Merge pull request #599 from S802-lakka/upstream2
Amlogic board changes
Configuration menu - View commit details
-
Copy full SHA for e092471 - Browse repository at this point
Copy the full SHA e092471View commit details
Commits on Jan 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a3be6ad - Browse repository at this point
Copy the full SHA a3be6adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7239199 - Browse repository at this point
Copy the full SHA 7239199View commit details
Commits on Jan 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3252a85 - Browse repository at this point
Copy the full SHA 3252a85View commit details
Commits on Jan 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fa6eb2c - Browse repository at this point
Copy the full SHA fa6eb2cView commit details -
Merge pull request #608 from S802-lakka/upstream2
S802: Refrech kernel patches
Configuration menu - View commit details
-
Copy full SHA for eb51ad7 - Browse repository at this point
Copy the full SHA eb51ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0bad9 - Browse repository at this point
Copy the full SHA 4a0bad9View commit details -
Merge pull request #609 from S802-lakka/upstream2
Update avahi and remove a no longer needed patch
Configuration menu - View commit details
-
Copy full SHA for f1b69e2 - Browse repository at this point
Copy the full SHA f1b69e2View commit details
Commits on Jan 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6b38a15 - Browse repository at this point
Copy the full SHA 6b38a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac58cd - Browse repository at this point
Copy the full SHA fac58cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ff252 - Browse repository at this point
Copy the full SHA d6ff252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 651b6af - Browse repository at this point
Copy the full SHA 651b6afView commit details
Commits on Jan 9, 2017
-
Revert "Update avahi and remove a no longer needed patch"
This reverts commit 4a0bad9.
Configuration menu - View commit details
-
Copy full SHA for 37d4925 - Browse repository at this point
Copy the full SHA 37d4925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a5406 - Browse repository at this point
Copy the full SHA 42a5406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f1ac1 - Browse repository at this point
Copy the full SHA 25f1ac1View commit details
Commits on Jan 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 49a3e4d - Browse repository at this point
Copy the full SHA 49a3e4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e70f9a - Browse repository at this point
Copy the full SHA 0e70f9aView commit details -
Merge pull request #613 from S802-lakka/upstream2
Update avahi and remove a no longer needed patch
Configuration menu - View commit details
-
Copy full SHA for 82939cf - Browse repository at this point
Copy the full SHA 82939cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2595dd8 - Browse repository at this point
Copy the full SHA 2595dd8View commit details
Commits on Jan 13, 2017
-
Merge pull request #614 from S802-lakka/upstream2
Update libzip and exfat to the lastest stable release
Configuration menu - View commit details
-
Copy full SHA for 04fd487 - Browse repository at this point
Copy the full SHA 04fd487View commit details
Commits on Jan 17, 2017
-
rewrite CONTRIBUTING.md for Lakka use
Addresses part of https://github.com/libretro/Lakka/issues/581
Configuration menu - View commit details
-
Copy full SHA for 3908c57 - Browse repository at this point
Copy the full SHA 3908c57View commit details -
Merge pull request #619 from markwkidd/patch-1
rewrite CONTRIBUTING.md for Lakka use
Configuration menu - View commit details
-
Copy full SHA for fccfcf9 - Browse repository at this point
Copy the full SHA fccfcf9View commit details -
The issue template is placed into the text box when someone creates a new Issue in github. This text is a streamlined version of CONTRIBUTING.md, the guidelines for contributing to the Lakka repository.
Configuration menu - View commit details
-
Copy full SHA for a85aca7 - Browse repository at this point
Copy the full SHA a85aca7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 715f98d - Browse repository at this point
Copy the full SHA 715f98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9f8c26 - Browse repository at this point
Copy the full SHA c9f8c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab77910 - Browse repository at this point
Copy the full SHA ab77910View commit details
Commits on Jan 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dc6be46 - Browse repository at this point
Copy the full SHA dc6be46View commit details
Commits on Jan 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a21c9d0 - Browse repository at this point
Copy the full SHA a21c9d0View commit details -
Merge pull request #620 from markwkidd/patch-2
create ISSUE_TEMPLATE.md
Configuration menu - View commit details
-
Copy full SHA for 72184c8 - Browse repository at this point
Copy the full SHA 72184c8View commit details
Commits on Jan 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 49dc3c3 - Browse repository at this point
Copy the full SHA 49dc3c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ca6cc - Browse repository at this point
Copy the full SHA 10ca6ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a4a211 - Browse repository at this point
Copy the full SHA 5a4a211View commit details
Commits on May 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3383035 - Browse repository at this point
Copy the full SHA 3383035View commit details