Commit Graph

14 Commits

Author SHA1 Message Date
TheFloW
f067de203a Fixed cmake and warnings 2018-08-27 17:16:07 +02:00
TheFloW
260c6a76f7 Improved position correction code 2017-12-30 11:43:37 +01:00
TheFloW
d8f6fbb336 Cosmetic changes 2017-02-25 00:31:47 +01:00
TheFloW
6904cb267f Refactored some code 2017-02-13 21:07:09 +01:00
TheFloW
c6328a552d Release VitaShell 1.5 2017-01-12 17:45:52 +01:00
Sunguk Lee
869888e762 Fix onigmo libname and header filename
9 days ago, onigmo master tree merged from devel-6.0

https://github.com/k-takata/Onigmo/commit/09ab902fdd
2016-12-10 01:25:29 +09: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
Mayoshiroi
82d1fa5cd2 Add lrc support and RegEx lib 2016-09-26 18:15:08 +08:00
TheFloW
56d5e4970b Minor update v1.1 2016-09-13 23:09:47 +02:00
TheFloW
d03f9623a1 Fixed resume/suspend issue. 2016-09-12 17:43:08 +02:00
TheFloW
da2e11f0a1 Finished audio player. Added OGG playback. 2016-09-12 15:49:51 +02:00
TheFloW
45dfc6093d Improved mp3 player. 2016-09-12 10:06:43 +02:00
TheFloW
7cc84caf9c Add mp3player POC. 2016-09-11 16:59:31 +02:00