Skip to content
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

Open
wants to merge 1,305 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 14, 2016

  1. Merge pull request #431 from jjwatt/llvm-disable-bindings

    Add --disable-bindings to llvm configure.
    kivutar authored Jul 14, 2016
    Configuration menu
    Copy the full SHA
    0e91517 View commit details
    Browse the repository at this point in the history
  2. Add Alsa configuration

    gouchi committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    a5d47c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #432 from gouchi/lakka

    Add Alsa configuration
    kivutar authored Jul 14, 2016
    Configuration menu
    Copy the full SHA
    b165b65 View commit details
    Browse the repository at this point in the history
  4. Force alsa-lib rebuild

    kivutar committed Jul 14, 2016
    Configuration menu
    Copy the full SHA
    4656d16 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2016

  1. Alsa bug workaround

    kivutar committed Jul 17, 2016
    Configuration menu
    Copy the full SHA
    2e2e2ba View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. Configuration menu
    Copy the full SHA
    38cafaa View commit details
    Browse the repository at this point in the history
  2. We don't need that file

    kivutar committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    e2f7a88 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

  1. Bump binutils to 2.26.1.

    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."
    jjwatt committed Jul 19, 2016
    Configuration menu
    Copy the full SHA
    21d650e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #435 from jjwatt/bump-binutils

    Bump binutils to 2.26.1.
    kivutar authored Jul 19, 2016
    Configuration menu
    Copy the full SHA
    d6b3065 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

  1. Configuration menu
    Copy the full SHA
    b56d1a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #440 from gouchi/lakka

    Add udev rule for JUYAO Dual Arcade
    kivutar authored Jul 22, 2016
    Configuration menu
    Copy the full SHA
    4e94f67 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. 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.
    larskj committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    d984ace View commit details
    Browse the repository at this point in the history
  2. 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.
    larskj committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    f638c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bc3ad1 View commit details
    Browse the repository at this point in the history
  4. 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.
    larskj committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    be61f17 View commit details
    Browse the repository at this point in the history
  5. Updated linux.i386.conf to optimize for speed instead of size.

    - This increased linux from 8000KB to 8800KB.
    larskj committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    592d533 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #449 from larskj/dont_optimize_generic_linux_for_size

    Apply RT patch and update i386 and x64 linux config files.
    kivutar authored Jul 27, 2016
    Configuration menu
    Copy the full SHA
    8cf5304 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. Configuration menu
    Copy the full SHA
    b569ae0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b5b86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2994aff View commit details
    Browse the repository at this point in the history
  4. Update RetroArch to 1.3.6

    kivutar committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    76b4bb6 View commit details
    Browse the repository at this point in the history
  5. Code cleaning

    kivutar committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    994bbe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2016

  1. Fix playlist assignation

    kivutar committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    8e21ac1 View commit details
    Browse the repository at this point in the history
  2. Fix playlist assignation 2

    kivutar committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    170e484 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Add missing Gamegirl files

    kivutar committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    2cb476d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Package atari800

    kivutar committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    da7fd37 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Configuration menu
    Copy the full SHA
    b1704b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Update database

    kivutar committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    d1ec500 View commit details
    Browse the repository at this point in the history
  2. Update assets

    kivutar committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    b32d896 View commit details
    Browse the repository at this point in the history
  3. Update core-info

    kivutar committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    429f195 View commit details
    Browse the repository at this point in the history
  4. Update libretro-database

    kivutar committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    85290d3 View commit details
    Browse the repository at this point in the history
  5. Small fixes for RetroArch

    kivutar committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    ad423e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2016

  1. Configuration menu
    Copy the full SHA
    5a565e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Configuration menu
    Copy the full SHA
    d292da5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2016

  1. Fix lakka services

    kivutar committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    310d4e1 View commit details
    Browse the repository at this point in the history
  2. Update shaders

    kivutar committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    8e275bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdb3819 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33c97b6 View commit details
    Browse the repository at this point in the history
  5. Fix ribbon on XU3/4

    kivutar committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    90f6ad9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Update the services patch

    kivutar committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    fe35700 View commit details
    Browse the repository at this point in the history
  2. Add connman-ncurses

    kivutar committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    285aa2b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Added: package beetle-saturn

    Floréal Toumikian committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    4ff9869 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. Updated: core-info package

    floreal committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    2cf7573 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Configuration menu
    Copy the full SHA
    82fed52 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2016

  1. Configuration menu
    Copy the full SHA
    c4e004f View commit details
    Browse the repository at this point in the history
  2. Updated: beetle-psx package

    floreal committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    255ddc0 View commit details
    Browse the repository at this point in the history
  3. Added: beetle-psx-hw package

    floreal committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    1cacbe2 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. fba renamed to fbalpha

    kivutar committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    9fc2310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2640188 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Configuration menu
    Copy the full SHA
    75ac1a4 View commit details
    Browse the repository at this point in the history
  2. Rename catsfc to snes9x2005

    kivutar committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    8980d1e View commit details
    Browse the repository at this point in the history
  3. Package joyutils. Fixes #470

    kivutar committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    008f950 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Update boot.ini

    added arg which was missing to allow for setting the video mode at boot
    hooby3dfx authored Sep 2, 2016
    Configuration menu
    Copy the full SHA
    d0a2f1e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    e55fabb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #480 from gouchi/lakka

    32-bit UEFI system needs bootia32.efi not bootx32.efi
    kivutar authored Sep 7, 2016
    Configuration menu
    Copy the full SHA
    e67aa38 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #478 from hooby3dfx/patch-1

    Update odroid xu3/4 boot.ini
    kivutar authored Sep 7, 2016
    Configuration menu
    Copy the full SHA
    4f2bad2 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2016

  1. Update 99-fix-controller.rules

    The OUYA controller has a mouse component causing it to not appear as a controller.
    hooby3dfx authored Sep 11, 2016
    Configuration menu
    Copy the full SHA
    1dc2abe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #482 from hooby3dfx/patch-2

    Update 99-fix-controller.rules
    kivutar authored Sep 11, 2016
    Configuration menu
    Copy the full SHA
    639bc9a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Configuration menu
    Copy the full SHA
    fd94702 View commit details
    Browse the repository at this point in the history
  2. Update assets

    kivutar committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    9628bb1 View commit details
    Browse the repository at this point in the history
  3. Update core-info

    kivutar committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    cd2fe1a View commit details
    Browse the repository at this point in the history
  4. Update scummvm

    kivutar committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    03b06d7 View commit details
    Browse the repository at this point in the history
  5. Disable ffmpeg core

    kivutar committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    2a856e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Configuration menu
    Copy the full SHA
    0fb570f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Configuration menu
    Copy the full SHA
    d33310f View commit details
    Browse the repository at this point in the history
  2. Update URL for PPSSPP

    gouchi committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    a3bd685 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #489 from gouchi/lakka

    Update URL for PPSSPP
    kivutar authored Sep 21, 2016
    Configuration menu
    Copy the full SHA
    9070e0b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2016

  1. b43 for x86_64

    kivutar committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    4e25199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ad8af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03241bf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Update README.md

    Minor typo, nothing serious :)
    tuphamnguyen authored Oct 2, 2016
    Configuration menu
    Copy the full SHA
    487eac3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #496 from tuphamnguyen/lakka

    Update README.md
    kivutar authored Oct 2, 2016
    Configuration menu
    Copy the full SHA
    dd2ccce View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Configuration menu
    Copy the full SHA
    e771d9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #498 from gouchi/lakka

    Added udev rules for Nintendo Wii Remote Controllers
    kivutar authored Oct 4, 2016
    Configuration menu
    Copy the full SHA
    05880c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe5bf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2894d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Package glupen64

    kivutar committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    0ea42f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2016

  1. Configuration menu
    Copy the full SHA
    e1cf273 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #504 from gouchi/lakka

    installer: add support for /dev/nvme
    kivutar authored Oct 9, 2016
    Configuration menu
    Copy the full SHA
    dc21f3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6260e82 View commit details
    Browse the repository at this point in the history
  4. Add x264 to ffmpeg

    kivutar committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    72407bd View commit details
    Browse the repository at this point in the history
  5. RPi3 bluetooth fix

    kivutar committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    a0dd730 View commit details
    Browse the repository at this point in the history
  6. Package libx264

    kivutar committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    ab3b269 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Package libtheora

    kivutar committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    90da894 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9526b84 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Configuration menu
    Copy the full SHA
    b264910 View commit details
    Browse the repository at this point in the history
  2. Add glupen64 on XU3

    kivutar committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    cfcfc9c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Update RetroArch

    kivutar committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    7c3b90e View commit details
    Browse the repository at this point in the history
  2. Remove uneeded patch

    kivutar committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    636caae View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Fix odroidc1-mali package

    kivutar committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    4ca2f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d76ae0 View commit details
    Browse the repository at this point in the history
  3. Improve glupen64 package.mk

    kivutar committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    ebbb436 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    827fc75 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. Configuration menu
    Copy the full SHA
    0d2198b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Configuration menu
    Copy the full SHA
    51ffb1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d37975e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba8358 View commit details
    Browse the repository at this point in the history
  4. Luasocket in Lutro

    kivutar committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    6532851 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. OdroidC1 vsync finally fixed

    kivutar committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    39d1f4d View commit details
    Browse the repository at this point in the history
  2. Fix OdroidC1 audio

    kivutar committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    1ab3658 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Configuration menu
    Copy the full SHA
    4d3d8dd View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. pkg-config: update to pkg-config 0.29.1

    Signed-off-by: Jérôme Benoit <[email protected]>
    jerome-benoit committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    51d0985 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #512 from jerome-benoit/pkg-config-update

    pkg-config: update to pkg-config 0.29.1
    kivutar authored Oct 21, 2016
    Configuration menu
    Copy the full SHA
    36948cf View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2016

  1. pkg-config: respect OpenELEC coding style.

    Signed-off-by: Jérôme Benoit <[email protected]>
    jerome-benoit committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    37a6f79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #513 from jerome-benoit/pkg-config-update

    pkg-config: respect OpenELEC coding style.
    kivutar authored Oct 23, 2016
    Configuration menu
    Copy the full SHA
    af232a1 View commit details
    Browse the repository at this point in the history
  3. CMake: update to 3.6.2

    Enabled TLS support and update the LibreSSL dependency to 2.4.3
    
    Signed-off-by: Jérôme Benoit <[email protected]>
    jerome-benoit committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    6f43e6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd506d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Merge pull request #514 from jerome-benoit/cmake-update

    CMake update
    kivutar authored Oct 24, 2016
    Configuration menu
    Copy the full SHA
    79a2fd8 View commit details
    Browse the repository at this point in the history
  2. 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]>
    jerome-benoit committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    a82aa51 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Add PC-FX to XU4

    kivutar committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    c0029b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17a5437 View commit details
    Browse the repository at this point in the history
  3. Buildfix for RetroArch

    kivutar committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    85a22f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Set all users control menu

    kivutar committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    fb15e2e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. Configuration menu
    Copy the full SHA
    e1d4431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70e75a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Configuration menu
    Copy the full SHA
    dbaa910 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Configuration menu
    Copy the full SHA
    4f1a95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e218f0f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. Configuration menu
    Copy the full SHA
    28d7874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82bae3b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Fix 3D on H3

    kivutar committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    97dc4e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Configuration menu
    Copy the full SHA
    39de91f View commit details
    Browse the repository at this point in the history
  2. Since we are a console now we can use the performance gov Also add gl…

    …upen64 to cores
    Ntemis authored and kivutar committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    399ae4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09fe8da View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. Configuration menu
    Copy the full SHA
    4923fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92893a1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #515 from jerome-benoit/cmake-update

    LibreSSL: avoid a circular dependency between cmake and libressl
    kivutar authored Nov 15, 2016
    Configuration menu
    Copy the full SHA
    5d432f7 View commit details
    Browse the repository at this point in the history
  4. Fix PCFX package

    kivutar committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    f493bfc View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Configuration menu
    Copy the full SHA
    cb40307 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Configuration menu
    Copy the full SHA
    eb77bb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab86722 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Udpate assets

    kivutar committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    4f2fc69 View commit details
    Browse the repository at this point in the history
  2. Build H3 images

    kivutar committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    6406fd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49d0c2b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2016

  1. Configuration menu
    Copy the full SHA
    7bb49f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2016

  1. Configuration menu
    Copy the full SHA
    79f0051 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Update all fex files from armbian project

    Ntemis authored and kivutar committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    580d707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff6819 View commit details
    Browse the repository at this point in the history
  3. Update joypad configs

    kivutar committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    0f6ef03 View commit details
    Browse the repository at this point in the history
  4. Update FBA

    kivutar committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    9c3006a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. Configuration menu
    Copy the full SHA
    53d900e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75b95f View commit details
    Browse the repository at this point in the history
  3. Glupen64 for H3

    kivutar committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    f111303 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. Fix linaro-arm-toolchain

    kivutar committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    ac418a7 View commit details
    Browse the repository at this point in the history
  2. Fix glupen64 on RPi

    kivutar committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    16c6f02 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2016

  1. Configuration menu
    Copy the full SHA
    45e9362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eea8ef3 View commit details
    Browse the repository at this point in the history
  3. Update snes9x2010

    kivutar committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    a094e8d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2016

  1. Add glupen64 on C1

    kivutar committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    95a6321 View commit details
    Browse the repository at this point in the history
  2. Update C1 u-boot

    kivutar committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    848648b View commit details
    Browse the repository at this point in the history
  3. Revert "H3: u-boot: Add fix for corrupted image at kernel boot. Fix p…

    …icked from @jernejsk OE project"
    
    This reverts commit eea8ef3.
    kivutar committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    a933525 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    320ea9f View commit details
    Browse the repository at this point in the history
  5. Update C1 kernel

    kivutar committed Nov 25, 2016
    Configuration menu
    Copy the full SHA
    0ebafb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99bd0a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2016

  1. Configuration menu
    Copy the full SHA
    981c041 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. Configuration menu
    Copy the full SHA
    6d14f7f View commit details
    Browse the repository at this point in the history
  2. Update core-info and database

    kivutar committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    1afb461 View commit details
    Browse the repository at this point in the history
  3. Update assets

    kivutar committed Nov 27, 2016
    Configuration menu
    Copy the full SHA
    b8cc538 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    1694546 View commit details
    Browse the repository at this point in the history
  2. Fix a bfq-sched cache bug on H3

    Ntemis authored and kivutar committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    b135373 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Configuration menu
    Copy the full SHA
    895e996 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. Update RetroArch

    kivutar committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    6016e0f View commit details
    Browse the repository at this point in the history
  2. Fix a misnamed patch

    kivutar committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    47d00aa View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. Fix retroarch build

    kivutar committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    97f78db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6fe5a8 View commit details
    Browse the repository at this point in the history
  3. Enable savestate thumbnails

    kivutar committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    2086e2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17250a7 View commit details
    Browse the repository at this point in the history
  5. Reicast now builds on i386

    kivutar committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    5a1e625 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. Configuration menu
    Copy the full SHA
    c6883e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Configuration menu
    Copy the full SHA
    24beff1 View commit details
    Browse the repository at this point in the history
  2. Fixes ribbon on XU4

    kivutar committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    96c334f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cdf7b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

  1. Add S802 SOC support into Lakka.tv

    Hardcoded to work with Beelink S82, Orbsmart S82, Tronsmart S89(-H), MXIII(2G)
    Ntemis committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    1cf4a1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #553 from S802-lakka/lakka

    Add S802 SOC support into Lakka.tv
    kivutar authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    3812f72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67df5c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #554 from S802-lakka/lakka

    Update S805 SOC's kernel to Latest 3.10.104 LTS
    kivutar authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    e171575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ff9ef2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #555 from S802-lakka/lakka

    Fix S805 kernel options to make use of https://github.com/xbmc/xbmc/p…
    kivutar authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    c7df5b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78ce41d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #556 from S802-lakka/lakka

    Remove rng daemon from S805 SOC
    kivutar authored Dec 7, 2016
    Configuration menu
    Copy the full SHA
    53bd721 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    930d640 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #560 from S802-lakka/lakka

    Fix Xbox One/S Controller support on the S802/S805
    inactive123 authored Dec 9, 2016
    Configuration menu
    Copy the full SHA
    e54261c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

  1. Configuration menu
    Copy the full SHA
    d26c060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc2cb64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa1aaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba8ae47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dc4fa7 View commit details
    Browse the repository at this point in the history
  6. Force retroarch rebuild

    kivutar committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    254ce1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99066eb View commit details
    Browse the repository at this point in the history
  8. 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]>
    andrea-adami committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    d24e375 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #562 from LinuxPDA/lakka

    retroarch: add udev rule to force detection of ION iCade devices
    kivutar authored Dec 10, 2016
    Configuration menu
    Copy the full SHA
    9e5ea2b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Configuration menu
    Copy the full SHA
    d85f469 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #568 from RobLoach/patch-1

    scummvm: Update ScummVM to the latest 1.9.0
    kivutar authored Dec 14, 2016
    Configuration menu
    Copy the full SHA
    b3353b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. H3:Sync fex files with OE

    Ntemis committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    9a41dbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #573 from S802-lakka/upstream2

    H3:Sync fex files with OE
    kivutar authored Dec 15, 2016
    Configuration menu
    Copy the full SHA
    47ffadf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Configuration menu
    Copy the full SHA
    7052194 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Configuration menu
    Copy the full SHA
    5f95a61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a64a024 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Update assets

    kivutar committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    1e4c652 View commit details
    Browse the repository at this point in the history
  2. Update pcsx_rearmed

    kivutar committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    e9af2f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad97527 View commit details
    Browse the repository at this point in the history
  4. Update joypad configs

    kivutar committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    b86071a View commit details
    Browse the repository at this point in the history
  5. Update beetle-pcfx

    kivutar committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    9bd85e7 View commit details
    Browse the repository at this point in the history
  6. Update tyrquake

    kivutar committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    e7fddd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Update ppsspp

    kivutar committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    91cd5ff View commit details
    Browse the repository at this point in the history
  2. Disable broken feature

    kivutar committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    274b40f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. Configuration menu
    Copy the full SHA
    0adce94 View commit details
    Browse the repository at this point in the history
  2. S805 basic devices support

    kivutar committed Dec 24, 2016
    Configuration menu
    Copy the full SHA
    caa8563 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. Configuration menu
    Copy the full SHA
    e8adc6a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Configuration menu
    Copy the full SHA
    a41a6b9 View commit details
    Browse the repository at this point in the history
  2. More settings for Gamegirl

    kivutar committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    3b3ac15 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. Configuration menu
    Copy the full SHA
    907551d View commit details
    Browse the repository at this point in the history
  2. Fix fan control service

    kivutar committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    6445e97 View commit details
    Browse the repository at this point in the history
  3. Update XU3 kernel

    kivutar committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    a4568bc View commit details
    Browse the repository at this point in the history
  4. This patch is no more needed

    kivutar committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    2a0700e View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2016

  1. Add bnes to s802

    Ntemis committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    1df13af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4fe623 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #599 from S802-lakka/upstream2

    Amlogic board changes
    inactive123 authored Dec 31, 2016
    Configuration menu
    Copy the full SHA
    e092471 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2017

  1. Fix xpad support for the XU3

    kivutar committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    a3be6ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7239199 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. XU3 kernel config

    kivutar committed Jan 6, 2017
    Configuration menu
    Copy the full SHA
    3252a85 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. S802: Refrech kernel patches

    Ntemis committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    fa6eb2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #608 from S802-lakka/upstream2

    S802: Refrech kernel patches
    kivutar authored Jan 7, 2017
    Configuration menu
    Copy the full SHA
    eb51ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a0bad9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #609 from S802-lakka/upstream2

    Update avahi and remove a no longer needed patch
    kivutar authored Jan 7, 2017
    Configuration menu
    Copy the full SHA
    f1b69e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. Update assets

    kivutar committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    6b38a15 View commit details
    Browse the repository at this point in the history
  2. Hide sublabels on gamegirl

    kivutar committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    fac58cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6ff252 View commit details
    Browse the repository at this point in the history
  4. Gamegirl specific settings

    kivutar committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    651b6af View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Revert "Update avahi and remove a no longer needed patch"

    This reverts commit 4a0bad9.
    kivutar committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    37d4925 View commit details
    Browse the repository at this point in the history
  2. Update dosbox

    kivutar committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    42a5406 View commit details
    Browse the repository at this point in the history
  3. Update gambatte

    kivutar committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    25f1ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Package mame2000

    kivutar committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    49a3e4d View commit details
    Browse the repository at this point in the history
  2. Update avahi and remove a no longer needed patch

    Fix avahi update
    Ntemis committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    0e70f9a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #613 from S802-lakka/upstream2

    Update avahi and remove a no longer needed patch
    kivutar authored Jan 11, 2017
    Configuration menu
    Copy the full SHA
    82939cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2595dd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Merge pull request #614 from S802-lakka/upstream2

    Update libzip and exfat to the lastest stable release
    kivutar authored Jan 13, 2017
    Configuration menu
    Copy the full SHA
    04fd487 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    3908c57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #619 from markwkidd/patch-1

    rewrite CONTRIBUTING.md for Lakka use
    kivutar authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    fccfcf9 View commit details
    Browse the repository at this point in the history
  3. create ISSUE_TEMPLATE.md

    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.
    markwkidd authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    a85aca7 View commit details
    Browse the repository at this point in the history
  4. Update ISSUE_TEMPLATE.md

    markwkidd authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    715f98d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9f8c26 View commit details
    Browse the repository at this point in the history
  6. Add fsuae and mame2014

    kivutar committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    ab77910 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Update README.md

    Fix forum link
    Ashura authored Jan 20, 2017
    Configuration menu
    Copy the full SHA
    dc6be46 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

  1. Merge pull request #625 from CoalaJoe/patch-1

    Update README.md
    kivutar authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    a21c9d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #620 from markwkidd/patch-2

    create ISSUE_TEMPLATE.md
    kivutar authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    72184c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. add 'assets' smb share

    markwkidd authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    49dc3c3 View commit details
    Browse the repository at this point in the history
  2. Capitalize

    kivutar authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    10ca6cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #628 from markwkidd/patch-1

    add 'assets' smb share
    kivutar authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    5a4a211 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. Update ISSUE_TEMPLATE.md

    kivutar authored May 21, 2017
    Configuration menu
    Copy the full SHA
    3383035 View commit details
    Browse the repository at this point in the history