Page 1 of 2

Media Center

Posted: Tue Jan 15, 2013 7:15 pm
by Vagosdj
Media Center is my homebrew app that has a mp4 player and a mp3 player.
If someone know psp lua coding please help me to fix the problems on my apps.
Issues:The screen appear previous words and symbols from previous loaded lua.
The mp3 player has error:mp3 player.lua:43 attempt to call field memclean ( a nil value)
To load mp4 with mp4 player you have to rename the video to test.mp4 end put it in the folder Videos

Version:beta 0.1
Download:
[spoiler]http://hitfile.net/7JA3
https://hotfile.com/dl/190785877/82022c ... r.zip.html
http://uploading.com/3d1dd858/MediaCenter-zip
http://uploaded.net/file/2olse400
http://www.filefactory.com/file/6oeizhz ... Center.zip
http://www.mediafire.com/?5axt99cmhstbd9p
http://filejungle.com/f/Fvz2GS/MediaCenter.zip
http://turbobit.net/pc5D.html
http://bitshare.com/files/ozbf2zo3/MediaCenter.zip.html
http://freakshare.com/files/99nwh8z2/Me ... r.zip.html
http://www.putlocker.com/file/627C991390A67951
http://www.crocko.com/88C49F9553994CEC9 ... Center.zip
http://www.2shared.com/file/9ZYptxx0/MediaCenter.html
http://www.sendspace.com/file/hdwpbo
http://www.sendmyway.com/49jul52uzrg3
http://sharebeast.com/c8qqszupo8l2
http://asfile.com/file/g4NNReu
http://www2.zippyshare.com/v/2494692/file.html
http://www.share-online.biz/dl/KBYMJ8HMZ0NX[/spoiler]
Test version:
[spoiler]http://ge.tt/69LGbEZ/v/4?c[/spoiler]
Plz download Test Version first and tell me if it works!!!

Re: Media Center

Posted: Tue Jan 15, 2013 8:02 pm
by noname120
Hi,
We are multiple members that can help you:

Please ask your questions and tell us what issues do you encounter.

It's always cool to see a new guy willing to do cool homebrews here :)

EDIT: By the way, congratulations for choosing the right Lua Player: the Lua Player Plus ;)

Re: Media Center

Posted: Wed Jan 16, 2013 11:09 pm
by Killerfeeshy
noname120 wrote: EDIT: By the way, congratulations for choosing the right Lua Player: the Lua Player Plus ;)
+1 :D

Re: Media Center

Posted: Thu Jan 24, 2013 6:34 pm
by Zasisem
I can help you out, your link's broken though.

Re: Media Center

Posted: Sat Jan 26, 2013 1:56 pm
by noname120

Re: Media Center

Posted: Sat Jan 26, 2013 5:25 pm
by Killerfeeshy
Bahaha, a little ott maybe?

Re: Media Center

Posted: Mon Jan 28, 2013 1:20 pm
by Vagosdj
thanks for updating download links noname120.

Re: Media Center

Posted: Mon Jan 28, 2013 4:55 pm
by noname120
Vagosdj wrote:thanks for updating download links noname120.
You should place them inside a spoiler:
[spoiler]I'm a spoiler[/spoiler]

Code: Select all

[spoiler]I'm a spoiler[/spoiler]

Re: Media Center

Posted: Tue Jan 29, 2013 8:20 am
by Killerfeeshy
I haven't got round to downloading this yet but for the first issue, you need to write screen:clear() after you change menu etc. what this does is simply wipe everything off the screen before you start to draw to it again. For issue 2, there is no such function in lpp as memclean so remove that function. For issue 3, lpp video player is experimental/beta so it's generally sketchy.

May I ask, what is wrong with the built in XMB media player though?

Re: Media Center

Posted: Tue Jan 29, 2013 5:04 pm
by Vagosdj
Killerfeeshy wrote:I haven't got round to downloading this yet but for the first issue, you need to write screen:clear() after you change menu etc. what this does is simply wipe everything off the screen before you start to draw to it again. For issue 2, there is no such function in lpp as memclean so remove that function. For issue 3, lpp video player is experimental/beta so it's generally sketchy.

May I ask, what is wrong with the built in XMB media player though?
It isn't have anything wrong :lol: But i wanted to make a media center homebrew.