Commit Graph

339 Commits

Author SHA1 Message Date
TheFloW
051497c94e Added taihen config reload 2016-11-28 21:35:38 +01:00
TheFloW
7f687d1c61 HENkaku config reload, default version 3.63 2016-11-26 18:03:59 +01:00
TheFloW
ce696e8ae2 Removed moduleinfo.h 2016-11-07 20:02:20 +01:00
TheFloW
aaec7d1c31 Default 3.61 2016-11-07 18:15:15 +01:00
TheFloW
cc4216f2bc Correctly unlock ftp 2016-11-07 18:13:01 +01:00
TheOfficialFloW
d3a4c094d0 Merge pull request #146 from thhoang99/master
fix open zip UI2
2016-11-06 21:06:02 +01:00
thhoang99
1b458a5fc8 update header UI2 2016-11-06 18:10:49 +07:00
thhoang99
e83b50143b fix open zip 2016-11-06 18:06:09 +07:00
TheFloW
871ee24490 Fixed package installation is safe homebrews, updated HENkaku config 2016-11-06 10:32:47 +01:00
TheFloW
7e475ab1b7 Updated to latest vitasdk, added default HENkaku settings 2016-11-06 00:29:27 +01:00
TheOfficialFloW
0e9e87fa16 Update main.c 2016-11-04 10:25:42 +01:00
TheFloW
b7005c0bd5 Added PS button lock for processes 2016-11-03 16:57:08 +01:00
TheFloW
a9b4f7ca94 molecularShell v1.42 2016-11-02 19:54:40 +01:00
TheOfficialFloW
c17c07b8b8 Merge pull request #143 from thhoang99/master
Fix UI2
2016-11-02 15:06:01 +01:00
thhoang99
d6051867d4 fix value 2016-11-02 21:03:04 +07:00
thhoang99
f55a410c48 Fix UI2 2016-11-02 20:51:43 +07:00
thhoang99
2e1c21fe55 update 2016-11-02 10:37:27 +07:00
TheFloW
9189bbb28c Added power options 2016-11-01 18:25:42 +01:00
TheFloW
a53d46037a some improvement 2016-11-01 16:49:27 +01:00
TheFloW
5c81ace625 Use another path for henkaku config 2016-11-01 16:34:15 +01:00
TheFloW
59168af7ff Make updater write unsafe mlcl 2016-11-01 10:35:00 +01:00
TheFloW
98e6389e56 Refactored theme loading 2016-11-01 10:25:46 +01:00
TheFloW
8d16eb4ed3 Removed multiple wallpapers, default version is 3.63 now 2016-11-01 10:01:28 +01:00
TheFloW
67371bae72 Fixed date and fixed savedata 2016-11-01 09:53:35 +01:00
TheFloW
c220eb19fe Improved settings 2016-10-31 20:31:44 +01:00
TheOfficialFloW
87263b43a9 Merge pull request #140 from RePod/master
Add manual, template, and resources.
2016-10-31 19:39:45 +01:00
TheFloW
d6f98a6e04 Some changes 2016-10-31 19:38:16 +01:00
TheFloW
d4fa60a15a Added settings menu 2016-10-31 19:35:25 +01:00
RePod
0b3d6cd569 Add manual, template, and resources. 2016-10-31 13:46:01 -04:00
TheFloW
c44fc7df45 Update v1.41 2016-10-30 20:09:52 +01:00
TheFloW
825498fd95 Added size and date sort 2016-10-30 20:00:06 +01:00
TheFloW
899b4a57d8 Fix zip info 2016-10-30 14:09:56 +01:00
TheFloW
5207df01cc More information 2016-10-30 14:08:31 +01:00
TheFloW
f69e895aac More property information 2016-10-30 14:06:50 +01:00
TheFloW
e3ed04675f Some changes 2016-10-30 13:08:34 +01:00
TheFloW
50904ffcce File properties :) 2016-10-30 12:57:36 +01:00
TheOfficialFloW
d3a39980b7 Merge pull request #136 from thhoang99/master
add change color to theme.c , fixed scrollbar
2016-10-28 12:56:16 +02:00
thhoang99
6c6578c6c4 add change color to theme.c , fix ed scrollbar 2016-10-28 17:42:36 +07:00
TheFloW
e68933686a Update v1.4 2016-10-27 20:17:20 +02:00
TheFloW
faa94dcaf2 Added group RW permissions on files and folders when moving 2016-10-27 19:48:05 +02:00
TheFloW
4119bb01ac Improved zip stuff. 2016-10-27 18:38:21 +02:00
TheFloW
76bc048937 Count directories as 4096bytes 2016-10-25 10:43:10 +02:00
TheOfficialFloW
91ff45969b Merge pull request #128 from thhoang99/master
Move all resource to theme.c
2016-10-20 16:25:45 +02:00
thhoang99
47c09cc933 remove debug value 2016-10-20 21:03:18 +07:00
thhoang99
ff68cfbe10 fix some bug in touch 2016-10-20 20:58:22 +07:00
thhoang99
b54ea3a608 Merge branch 'master' of https://github.com/thhoang99/VitaShell-touch 2016-10-18 19:35:43 +07:00
thhoang99
ad28f4a30f added res to theme.c 2016-10-18 19:35:35 +07:00
TheOfficialFloW
a50505b0e9 Merge pull request #125 from rab-h-sonmai/rab-h-sonmai-audiofixes
Audio system fixes.
2016-10-16 16:54:58 +02:00
Rab H. Sonmai
a7422827c8 Fix sizeof(pointer) error in vita_audio.c
Getting the sizeof a pointer is always the same value, either dereference the pointer or use its type to get the correct size.
2016-10-15 19:38:41 +02:00
Rab H. Sonmai
d240984c07 Fix (void*) maths.
Doing void* pointer math is undefined behaviour.
2016-10-15 19:36:32 +02:00