Commit Graph

42 Commits

Author SHA1 Message Date
Stefanos Kornilios Mitsis Poiitidis 990ac46acc Readme: Add slack link 2017-11-13 14:12:48 +01:00
Phil Eichinger 2e7732aec7 README: update Linux build dependencies
Tested on Debian Jessie
2015-11-13 08:37:41 +01:00
sergiobenrocha2 c87b6fc558 Added Ubuntu PPA for development version. 2015-08-27 14:15:44 -03:00
Stefanos Kornilios Mitsis Poiitidis 053ea61137 readme: Add link for windows builds 2015-08-27 10:55:07 +02:00
Stefanos Kornilios Mitsis Poiitidis 1611f98191 readme: Move downloads to column on CI table 2015-08-22 09:55:23 +02:00
Jan Holthuis 446f2a4da7 README: Make the build section a table 2015-08-22 04:37:10 +02:00
Stefanos Kornilios Mitsis Poiitidis a604eafc50 Readme: Add more CI badges, improve wording 2015-08-21 18:53:40 +02:00
Stefanos Kornilios Mitsis Poiitidis 9af3618650 Update README.md 2015-08-20 15:56:21 +02:00
Jan Holthuis 6500201a38 README: Update 'Building for Linux' section 2015-08-17 20:32:46 +02:00
TwistedUmbrella 2ae8ede025 Android TV config (pending travis API 21 support) 2015-03-14 11:53:46 -04:00
TwistedUmbrella f6e0004717 Blanket summary of test devices for the entire team
It isn’t really necessary to specify who owns what device until it
becomes relevant in a device-specific issue report.
2014-12-19 13:52:06 -05:00
Mathieu Comandon fa1c8bdb1c Update README with Linux build instructions 2014-08-08 21:27:59 +02:00
hooby3dfx d405d8157f Merge pull request #506 from hooby3dfx/master
minor tweak to mic support
2014-07-05 22:43:47 -04:00
Stefanos Kornilios Mitsis Poiitidis 2079ba2558 Add builds.reicast.com 2014-06-19 01:17:57 +03:00
Bryan Barnes ded16cf484 i loves me some markdown 2014-05-09 22:32:42 -04:00
Bryan Barnes b099888f5d build badge! 2014-05-09 22:31:05 -04:00
Bryan Barnes b64dab5e01 added sdk note to readme 2014-03-11 22:30:14 -04:00
TwistedUmbrella 73c75b7a79 Pulling out all the resources being hosted privately 2014-03-06 05:13:32 -05:00
TwistedUmbrella f7a651f2a7 Update the listing for the buildbot now that it is all in-app 2014-03-06 03:35:44 -05:00
Karen Tsai 48522a747f Changed iOS target to iOS 5.0, removed arm64 slice, modified README.md, added an initial iOS frontend, added empty subclasses, added debugging entitlements plist to fix lldb, recreated the entire xcodeproj (it was somewhat required), removed iPad storyboard, removed code-signing requirements, modified AppDelegate to fix view controller status bar tint colors for iOS 7 and 6. 2014-03-05 22:26:47 -05:00
TwistedUmbrella 3954d719f5 Streamline the build process to prevent possibility for errors 2014-03-04 03:32:12 -05:00
TwistedUmbrella d6369f9d04 Reverse the notation about commenting the NDK_VERSION 2014-03-02 23:54:16 -05:00
TwistedUmbrella ee88660820 Add the controller interface platform to the readme as well 2014-03-02 23:40:30 -05:00
TwistedUmbrella 4c034740ea Reference strings over hardcoded text, More documentation 2014-03-02 22:49:31 -05:00
TwistedUmbrella a75307240d Begin merging in NativeActive and compatibility fallback - r7 2014-02-26 22:26:33 -05:00
TwistedUmbrella faa14cdfec Let's build everything with a single magical command 2014-02-21 23:12:23 -05:00
TwistedUmbrella d85de18b31 Add the form URL for translation submission to README 2014-02-03 15:32:59 -05:00
TwistedUmbrella 4a89d5a75b A few reflection calls reference API 19, so we need Kitkat 2014-02-02 16:54:59 -05:00
TwistedUmbrella 6dd721e97f Add note to the README about SDK platform requirement 2014-02-02 16:50:57 -05:00
TwistedUmbrella 20422ef8c4 Remove a merge conflict generated on Github 2014-02-02 13:51:53 -05:00
TwistedUmbrella 8a9a5af00d Import mod of Jeremy Feinstein's SlidingMenu, EGL Mods
Clean up the menu or at least reduce the number of shells

Build native library against the same API base as shell app

Update Khronos source to newest stable, Reference EGL14

Add margins, Restore lost identifiers, Update tested devices

Adjust drawer menu handle to prevent unintentional launch

Revise EGL handling to check multiple contexts to configure

Update README to include information about translating

Add native library handling to the debug, Enable log reading

Adjust drawer menu touch area, Fix L / R assignment calls

Remove some merge junk from trying to resolve git issues
2014-02-01 18:00:14 -05:00
TwistedUmbrella ae5394f6b6 Squash changes from andoidui into single commit
Integrate previously locked settings with valid user warning

Put a note about the beta compile link in the README.md

Add a super fancy about that supports Github commit logs

Revise about with git log, Highlight current build in commits

Check for a null value when getting the current commit sha

Chinese Simplified Translation from @weihan1102

Rename Simplified Chinese res folder for proper complie

Add links to the website and beta compile site from about

Add option for custom mapping to set joystick to non-dpad

Fix a missing check for the user saved value of the A button

The Moga only operates one way, there is no variation test

Add region values, Set cable to match formatting of others

Reduce the number of random string array calls, jsCompat

It was unnecessary to keep getting the array, It was even less
necessary to keep getting the preference values. The port
identification letters are set multi-lingual values.

Label the about links to prevent any confusion (Not mirrors)

Missing a check on the motion events to determine compat

Add a check to verify Kitkat, Remove the standard override

The new API verification complains about the Override, so this is a
preventative step for if and when it is updated. It may also prevent
some issues with compatibility.

Run organize imports to reduce the amount of excess code

Add a controller option to go to custom layout from selection

Prevent a leak where multiple items were highlighted in list

@AndroidGX French Translation resources
2014-01-30 09:18:45 -05:00
Bitdeli Chef 3ed7f7f04a Add a Bitdeli badge to README 2014-01-22 00:05:57 +00:00
hooby3dfx b7b8dd0ba3 added irc info 2014-01-08 09:57:04 -05:00
hooby3dfx d2f89ebb09 Fixed format 2014-01-07 11:34:23 -05:00
hooby3dfx 15fa12974d Updated build instructions 2014-01-07 11:30:52 -05:00
Stefanos Kornilios Mitsis Poiitidis eaaddab6ca Update README.md 2013-12-23 13:27:19 +02:00
Stefanos Kornilios Mitsis Poiitidis 737b19233d Update README.md 2013-12-23 13:26:19 +02:00
MrPsyMan 6377df8234 Update README.md 2013-12-21 16:53:24 +02:00
Stefanos Kornilios Mitsis Poiitidis 32dcba0db0 Update README.md 2013-12-19 20:25:12 +02:00
Stefanos Kornilios Mitsis Poiitidis 6cd7aa2cf4 Update README.md 2013-12-19 19:18:53 +02:00
Stefanos Kornilios Mitsis Poiitidis 1c16baeb0e project import 2013-12-19 19:10:14 +02:00