index
:
taihen
master
CFW framework (upstream https://github.com/yifanlu/taiHEN)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for Vita Development Suite Libraries 0.3.0
HEAD
master
Reiko Asakura
2021-03-16
3
-16
/
+16
*
Fix missing #include <stddef.h>
Reiko Asakura
2021-02-24
1
-0
/
+1
*
Fix USB mount failure when boot is delayed
release/0.12.2
Reiko Asakura
2021-02-24
1
-0
/
+21
*
Wait for controller input only when using Enso
Reiko Asakura
2021-02-24
2
-1
/
+2
*
Use TAI_NEXT in is_cex_patched
Reiko Asakura
2021-02-23
1
-1
/
+1
*
Set caller context in module related syscalls
release/0.12.1
Reiko Asakura
2021-02-22
1
-0
/
+59
*
Update libsubstitute
release/0.12.0
Reiko Asakura
2021-02-17
1
-0
/
+0
*
Fix stub resolve check
Reiko Asakura
2021-02-17
1
-1
/
+1
*
Allow taiHEN to start without config.txt available
TheFloW
2018-03-10
1
-5
/
+1
*
Added compatiblity for 3.65/3.67
TheFloW
2018-03-07
1
-1
/
+50
*
Wrap firmware dependent functions
Reiko Asakura
2021-02-16
2
-3
/
+90
*
Make taihenModuleUtils prototypes public
Reiko Asakura
2021-02-16
2
-12
/
+12
*
Reduce heap block size
Reiko Asakura
2021-02-16
2
-4
/
+4
*
Cancel plugin load from AC boot on PSTV
Reiko Asakura
2021-01-26
2
-1
/
+29
*
Fix maybe uninitialized warning
Reiko Asakura
2021-02-15
1
-1
/
+1
*
Do not use taihen-parser's builtin string.h
Reiko Asakura
2021-01-25
1
-1
/
+0
*
Remove -Wno-attributes
Reiko Asakura
2021-01-25
2
-1
/
+1
*
Fix ptr type warnings: SceKernelAllocMemBlockOpt
Reiko Asakura
2021-01-25
1
-2
/
+2
*
Fix ptr type warnings: SceKernelProcessContext
Reiko Asakura
2021-01-25
2
-6
/
+6
*
Refactor CMakeLists.txt
Reiko Asakura
2021-01-24
1
-9
/
+13
*
Move static libraries to lowest link priority
Reiko Asakura
2021-01-24
1
-2
/
+2
*
Fix wrong list element modified when unhooking
Reiko Asakura
2020-09-07
1
-1
/
+1
*
Add macro TAI_NEXT to continue hook chain
Reiko Asakura
2020-04-30
2
-11
/
+31
*
Port to Vita Development Suite
Reiko Asakura
2021-02-15
19
-445
/
+453
*
Update taihen-parser
Reiko Asakura
2021-01-23
1
-0
/
+0
*
Update submodule URLs
Reiko Asakura
2021-01-23
1
-2
/
+2
*
Remove PSTV delay because it does not work
release/0.11.0
Yifan Lu
2018-02-20
1
-4
/
+0
*
Merge branch 'master' of github.com:yifanlu/taiHEN
Yifan Lu
2017-11-25
1
-3
/
+3
|
\
|
*
Fix SceKernelAllocMemBlockKernelOpt::mirror_blockid
Sergi Granell
2017-11-13
1
-3
/
+3
*
|
Pause for a bit when launching on a VitaTV
Yifan Lu
2017-08-11
2
-0
/
+7
|
/
*
Added delayed config refresh
Yifan Lu
2017-08-04
7
-22
/
+133
*
Refactored plugin loading to be encapsulated in its own module
Yifan Lu
2017-08-04
6
-16
/
+26
*
Refactored config handling to its own file
Yifan Lu
2017-08-04
8
-154
/
+181
*
Hold L to skip loading user plugins during application load
release/0.10.0
Yifan Lu
2017-07-30
2
-0
/
+15
*
Press L1 to not load plugins (resolves #71)
release/0.9.0
Yifan Lu
2017-06-24
2
-5
/
+14
*
export nid lookup for user
hyln9
2017-06-11
3
-1
/
+43
*
Use alternative config file if the first one fails
release/0.8.0
Yifan Lu
2017-05-25
2
-1
/
+8
*
Merge branch 'master' of github.com:yifanlu/taiHEN
release/0.7.0
Yifan Lu
2017-05-14
1
-1
/
+1
|
\
|
*
Typo in usage docs
Yifan Lu
2017-05-11
1
-1
/
+1
*
|
Moved patch for user plugins from preload to after start
Yifan Lu
2017-05-13
1
-47
/
+42
*
|
Changed module_get_by_name_nid implementation to use first module in list as ...
Yifan Lu
2017-05-13
2
-18
/
+22
*
|
Increase the max number of modules to scan per process
Yifan Lu
2017-05-13
1
-1
/
+1
*
|
Fixed memory leak by releasing reference
Yifan Lu
2017-05-13
1
-0
/
+5
|
/
*
Removed link with SceThreadmgrForKernel_stub
Yifan Lu
2017-02-17
1
-1
/
+0
*
Renamed ksceKernelMemPool* functions
TheFloW
2017-02-17
4
-24
/
+24
*
Update functions to latest SDK
Sergi Granell
2017-02-17
1
-4
/
+4
*
Updated function names that changed in kernel SDK
Yifan Lu
2016-12-26
13
-303
/
+303
*
Fixed crash when NID not found (fixed #58)
Yifan Lu
2016-12-15
1
-2
/
+2
*
Mark skprx as unsafe
Yifan Lu
2016-12-13
1
-0
/
+1
*
Simplify logic for loading homebrew
Yifan Lu
2016-12-13
1
-1
/
+1
[next]