Loadiine GX2/nightlies/Changelog: Unterschied zwischen den Versionen

Aus The Homebrew Cloud
Zur Navigation springenZur Suche springen
(Created page with "=42863b5= <pre>adaption to work with HBL channel</pre> =b80ba75= <pre>Updated and fixed languages</pre> =b13b1ca= <pre>Merge remote-tracking branch 'refs/remotes/origin/master...")
 
K (Kategorien hinzugefügt)
 
Zeile 119: Zeile 119:
 
=a35028a=
 
=a35028a=
 
<pre>Included basic readme.</pre>
 
<pre>Included basic readme.</pre>
 +
 +
[[Kategorie:Dimok789]]
 +
[[Kategorie:Changelog]]

Aktuelle Version vom 18. August 2018, 21:06 Uhr

42863b5

adaption to work with HBL channel

b80ba75

Updated and fixed languages

b13b1ca

Merge remote-tracking branch 'refs/remotes/origin/master' into experimental

da244f2

Merge pull request #128 from karlosneo/patch-3
Update spanish.lang

e8d042e

Merge pull request #127 from iGlitch/patch-1
Create japanese.lang

b36346b

Merge pull request #133 from PTKickass/patch-1
Added Portuguese (Portugal) translation

16c5045

Splitted the function patcher into mutiple files and changed the logging to UDP logging.
- updated to newest controller patcher (improves deadzone handling)

69fa0c0

Added the missing gamepad button remapping

39c1591

Fixing compiling errors

0dffac5

Travis: Add meta data for HBL to nightly builds.

195aaab

Get ID6 from meta/meta.xml as fallback (#102)

1c4b32c

Fix for issue #99. RPLs from the update folder are now loaded again!

bfed87d

added git build version to the settings menu

a0c73ed

Using new dynamic_libs

e71fb52

Merge branch 'master' of https://github.com/dimok789/loadiine_gx2

2f0989d

Update SettingsMenu.cpp (#81)

0703597

removed forgotten test functions

888710c

- added physical copy function from DDD which fixes DBAT conflicts (this should fix several game problems, old and new ones)
- more clean syscall on installer
- removed debugger IP and merged it with the log server IP
- added support for ID4 (additional to ID6)
- fixed some crashs with the game settings window
- temporary fix for duplication launch with pressing A button
- added setting to disable game settings window and launch game directly

6381bb9

changed default setting for HID pad use to OFF

e2deeae

Fixed random inputs when no GC-Pad in the adapter

54d6440

language files and read me update

fc80caa

update chinese translation (#70)

8f0f7a8

Fix indentation.

a5a7dcf

Merge pull request #73 from dibas/fix/osxhiddenfiles
Don't include OS X system files in directory listings. Fixes #41

64898c9

Merge branch 'master' of https://github.com/dimok789/loadiine_gx2

8aa79e6

Using the newest controller_patcher. Improved SP2600 support and keyboard mapping.

8fc0ade

Merge branch 'FunThomas76-master'
Merge pull request #72

b305c17

Using now the latest controller patcher.

7e4313d

fixed travis build

34e36c8

Using now the newest version of the src/controller_patcher. Fixes some using with the PS3 pad and tweaks the deadzones.

88f5051

Fixed issues while creating the filelist.txt
-some code cleanup in the file replacer

0675732

Added additional memory areas for 4.0.x. (#67)

cfd7260

Merge branch 'master' of https://github.com/dimok789/loadiine_gx2

36025d6

Translate some words to spanish (#65)
spanish translation

d8f0abd

Fixing the merging issues

e395f3b

Using the new src/controller_patcher. This will add support for the emulated stick (fix sticks in loadiine and some games) and tweak the deadzones of the DS4

0700a1b

Updated dynamic libs

466ae6b

small fix

7f5877c

updated www files

d0545b3

Added dynamic_libs as submodule

251fcc6

Proper 400 support. (#63)
* main application changes for FW 4.X.X

+ OS specific addresses for 4.1.0 and 4.0.0
+ memory area table for 4.1.0 (only areas >= 30 kB)

Conflicts:
	src/patcher/function_hooks.c

* Proper 400 support

* Fix for 410 sound issue.

* Proper fix for the 500 sound issue.

* - removed unnecessary check for loadiine kexploit map which is not required. only kernel_write() is required. now the installer checks if anything was mapped to detect that the kernel exploit was executed already before the launch of the installer.

219bbf6

Fix a random issue on exiting loadiine
With bad timing the AsyncDeleter tried to deleted AsyncGuiImages after the thread was already exited. This will hopefully fix the issue.

7cfee79

Travis config update.

991b8c0

Include latest stable release in readme

a35028a

Included basic readme.