PSP Hacks - Forums

Go Back   PSP Hacks - Forums > PSP Community > PSP Programming & Development

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 01-02-2009, 06:44 PM
ne0h ne0h is offline
PSP Newbie
 

Join Date: Aug 2008
Posts: 22
ne0h Has a Beginner Reputation
Default [RELEASE] Xplora 1.8 -- update

After a long time I'm here to release a new version of Xplora,
here is the complete readme and the download link.
Quote:
------------
XploRa 1.8
------------

Author: ne0h
Release date: 02/01/2009
Compatibility: 4.01 M33 and highter

-------------------------------------
--------------Note-------------------
-------------------------------------

In this release I've improved all the
old things and the base engine.
The Text Editor is not now completed
and will be probably modified in the
next release.
The new Homebrew Sorter works fine, but
have two problems.
There's a bug in one function that
I use to open ISO\CSO files, it's
a M33 function, so I cannot fix it.
In the last CF ( 5.00 M33-4) one of
these problems was fixed up,
anyway for the unpatched cfw I've
added an alternative patch to make
Homebrew Sorter working...
The second problem doesn't unmount
the last ISO\CSO mounted, so when
you exit the Homebrew Sorterm, you
can find in the UMD Disc device a ISO\CSO,
and not the real UMD one.

--------------------------------------
-------------Changes------------------
--------------------------------------

+ Now at startup the CPU clock is setted to 222Mhz ( 333 is no longer needed )
+ Improved the "Zip manager" that have some bugs in the previous release
+ Added automatic management in the messagebox
+ Added new GUI elements to the main windows manager
+ Added two progressbar while copying\moving folders
+ Improved the "Umd Dumper" with a new interface and some improved functions
+ Added "DAX" support to the "Umd Dumper"
+ Added a new dynamic mouse
( Hold [] and move the analog to scroll list)
+ Improved some functions for copying
+ Added some info in the main System Info window
+ Fixed the bootstrap module that have some problems in the previous release
+ Improved the global memory usage
+ Improved the main file manager
+ Added a history feature in the file manager
+ Added a simple utility that can dump the entire NAND on the MS
+ Improved the management of some threads and tasks
+ Improved the visualization in the system tray
+ Improved the "Homebrew Sorter" that now shows the icons and the real names of
homebrews, ISO's and CSO's
+ Improved the GUI of the "Music Player"
+ Added ".ogg" support in the "Music Player"
+ Improved the library used to get the Mp3 files infos with some new functions
+ Improved the Mp3 Player that now use Media Engine to decode audio
+ Now during the Music Player the main CPU clock is setted to minimum values
+ Now you can listen to music while using the "Text Editor"
+ Added fadeout effetc to the Mp3 Player
+ Now when the screen is disabled doesn't go to standby
+ Added scree fadeout in the Music Player
+ Now if the headphone is removed while playing some music, music are automatically paused
+ Now you can have a image for background in the main File Manager
( "background.png" in "data" foldef)
+ Completely rewrited the Text Editor,
that shows a lot of problems of memory
management and rendering speed
+ Fixed some bugs in the loading function of the OSK
+ Note: The Text editor is not 100% completed now, so can have some bugs, sorry!
+ Improved the PMF Player, that now doesn't need to be rebooted
+ Now while viewing some movies you can force stop it with "HOME" button
+ Added a cfw check to enable run only on 4.01 and highter cfw
( Is recommended to update to the last cfw ( 5.00 M33-4 ) for a better compatibility )


--------------------------------------
---------------Info-------------------
--------------------------------------

For info or bug's report:

hw32@hotmail.it
or on PSP with the link to "Xplora Home" in the Applications menu
or xplora.ne0h.altervista.org/bug_suggestion_en.htm
( now the site is down but it will return up soon )


Thanks to Phobox for the help with UMD Dumper and some other things
Thanks to Dark_Alex for the help given
Thanks to all ps2dev.org guys

--------------------------------------
This program uses intraFont by BenHur
** Just fixed a little bug in the Homebrew Sorter, download updated **

The updated download link: http://www.megaupload.com/?d=T5UNPAQW

And some screenshot:



Last edited by ne0h; 01-03-2009 at 12:10 PM.
Reply With Quote
  #2  
Old 01-02-2009, 06:55 PM
jo3_sum jo3_sum is offline
Programmer
PSP Hacks Member
 

Join Date: Jan 2008
Posts: 258
jo3_sum Has a Beginner Reputation
Default

wooo, desktop. I'll give it a try.
EDIT:
this is really good.
__________________
?Console World !

Last edited by jo3_sum; 01-02-2009 at 07:10 PM. Reason: adding comment
Reply With Quote
  #3  
Old 01-02-2009, 08:58 PM
Fd!'s Avatar
Fd! Fd! is online now
Senior Member
PSP God
 

Join Date: Aug 2008
Location: ɐuıʇuǝƃɹɐ 'sǝɹıɐ souǝnq
Posts: 3,037
Fd! is a splendid one to beholdFd! is a splendid one to beholdFd! is a splendid one to beholdFd! is a splendid one to beholdFd! is a splendid one to beholdFd! is a splendid one to beholdFd! is a splendid one to behold
Default

amazing, and only 2.2mb, win, I will let you know if I encounter any bugs on 4.01m33-2, its really cool that people continues to work on psp applications like this one, keep it up! +rep.
__________________
Reply With Quote
  #4  
Old 01-02-2009, 09:52 PM
pirata nervo pirata nervo is offline
Moderator
PSP Titan
 

Join Date: Mar 2007
Location: www.consoleworld.net
Posts: 5,551
pirata nervo is on a distinguished road
Default

Xplora has been getting better and better. Good job ne0h
What function has the bug?
__________________


Last edited by pirata nervo; 01-02-2009 at 09:55 PM.
Reply With Quote
  #5  
Old 01-03-2009, 01:13 AM
Playboy21's Avatar
Playboy21 Playboy21 is offline
Programmer
PSP Smarty
 

Join Date: Mar 2008
Location: Malaysia
Posts: 139
Playboy21 Has a Beginner Reputation
Default

Eh, nice work man
Reply With Quote
  #6  
Old 01-03-2009, 07:46 AM
ne0h ne0h is offline
PSP Newbie
 

Join Date: Aug 2008
Posts: 22
ne0h Has a Beginner Reputation
Default

Quote:
Originally Posted by pirata nervo
What function has the bug?
sctrlSEUmoundUmd(); ( systemctrl_0Xg.prx )
1- File descriptor doesn't be closed ( fixed in 5.00 M33-4 )
2- Not sure, but drivers are not unload correctly, I can find the ISO mounted in the UMD after calling this functions...
Reply With Quote
  #7  
Old 01-03-2009, 11:01 AM
ne0h ne0h is offline
PSP Newbie
 

Join Date: Aug 2008
Posts: 22
ne0h Has a Beginner Reputation
Default

Updated the download link, just fixed a little bug in the homebrew sorter
Reply With Quote
  #8  
Old 01-03-2009, 12:51 PM
pirata nervo pirata nervo is offline
Moderator
PSP Titan
 

Join Date: Mar 2007
Location: www.consoleworld.net
Posts: 5,551
pirata nervo is on a distinguished road
Default

sctrlSEUmoundUmd(); or sctrlSEUmountUmd();
Last time I tested NervOS it worked.
__________________

Reply With Quote
  #9  
Old 01-03-2009, 02:28 PM
ne0h ne0h is offline
PSP Newbie
 

Join Date: Aug 2008
Posts: 22
ne0h Has a Beginner Reputation
Default

sctrlSEUmountUmd();, sctrlSEUmoundUmd(); doesn't exist...
Reply With Quote
  #10  
Old 01-03-2009, 09:51 PM
pirata nervo pirata nervo is offline
Moderator
PSP Titan
 

Join Date: Mar 2007
Location: www.consoleworld.net
Posts: 5,551
pirata nervo is on a distinguished road
Default

But you typed Umound >.>
Are you sure it's a bug in M33 firmwares?
__________________

Reply With Quote
Reply

 



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:28 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©