Commit Graph

305 Commits

Author SHA1 Message Date
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
TheFloW
1e807ad91d Fixed touch bug. 2016-10-15 18:57:27 +02:00
TheFloW
1bf6e88582 Update 1.3 2016-10-15 17:58:12 +02:00
TheFloW
ce8113da96 Added vpk imports checking. Request by yifanlu. 2016-10-15 17:48:58 +02:00
TheFloW
6ef0c2f2a4 Finished compression feature. 2016-10-15 16:49:06 +02:00
TheFloW
36e8c98c7a Added make zip WIP. 2016-10-15 15:03:26 +02:00
TheFloW
136ed9ec43 Changed some stuff and added unsafe fself checking for all files. 2016-10-15 11:53:10 +02:00
littlebalup
bd04a1b18e Merge pull request #118 from littlebalup/master
Align the partition used/total text
2016-10-05 21:55:59 +02:00
littlebalup
903b692120 Align the partition used/total text 2016-10-05 21:54:23 +02:00
littlebalup
f3e80da267 Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-10-05 18:49:39 +02:00
TheOfficialFloW
c2c5a9a96a Merge pull request #116 from soarqin/master
fixed link dependencies
2016-10-05 13:10:23 +02:00
TheOfficialFloW
b702b153e6 Merge pull request #115 from limyz/master
Restore lrc support for audioplayer
2016-10-05 07:35:43 +02:00
Soar Qin
b97070d18c fixed link dependencies 2016-10-05 12:09:10 +08:00
Lyz
3c1bf29de5 Restore lrc support for audioplayer 2016-10-05 05:23:25 +08:00
TheOfficialFloW
c15d07e297 Merge pull request #114 from thhoang99/master
Experiment UI2
2016-10-04 21:00:24 +02:00
thhoang99
9380d6b949 delete res unused 2016-10-04 12:25:46 +07:00
thhoang99
c52f6cd357 UI2 2016-10-04 12:10:15 +07:00
littlebalup
6db38f2dbb Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-30 01:07:55 +02:00
littlebalup
d53bd00322 Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-30 00:06:51 +02:00
TheOfficialFloW
61068e485f Merge pull request #105 from Mayoshiroi/master
Add lrc support and RegEx lib
2016-09-27 07:41:54 +02:00
littlebalup
10f8233f2f Merge branch 'master' of https://github.com/littlebalup/VitaShell 2016-09-26 23:43:59 +02:00
Mayoshiroi
82d1fa5cd2 Add lrc support and RegEx lib 2016-09-26 18:15:08 +08:00
TheOfficialFloW
ac5f05e1a9 Merge pull request #101 from littlebalup/master
Added WI-FI icon
2016-09-25 09:01:28 +02:00
littlebalup
7ca413410e Added WI-FI icon 2016-09-25 01:00:52 +02:00
littlebalup
f30f7f425f Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-25 00:53:10 +02:00
TheFloW
34004a9e74 Improved some stuff. 2016-09-24 09:51:09 +02:00
TheOfficialFloW
ab377d26c1 Merge pull request #99 from soarqin/master
Added folder installation function in 'More...' menu
2016-09-24 09:21:12 +02:00
Soar Qin
cf7e2c837e 1. Added warning to install folder message
2. Move folder back if installation failed
2016-09-24 15:18:18 +08:00
Soar Qin
a891aed3ee Added folder installation function in 'More...' menu 2016-09-24 15:11:14 +08:00
TheFloW
408a1f0d82 Added partition's free/max size display. 2016-09-23 16:13:41 +02:00
littlebalup
e7e1f8754f Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-22 19:42:56 +02:00
TheOfficialFloW
15aba4ded2 Update package_installer.c 2016-09-21 20:07:07 +02:00
TheOfficialFloW
2aa91bdd5d Merge pull request #93 from littlebalup/master
Added ability to load custom pgf font file
2016-09-21 19:05:26 +02:00
littlebalup
43fbd61396 Merge remote-tracking branch 'refs/remotes/TheOfficialFloW/master' 2016-09-21 18:53:31 +02:00
littlebalup
dd4a15d166 Added ability to load custom pgf font file 2016-09-21 18:52:59 +02:00