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

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-11-2008, 07:46 AM
pirata nervo pirata nervo is offline
Programmer
PSP Titan
 
Join Date: Mar 2007
Location: www.consoleworld.net
Posts: 4,931
pirata nervo User Has a Beginner Reputation
Default



The last public release was almost 2 months ago, it was an entry for the psp hacks competition.

This time it's an entry for the PSP Updates Homebrew Contest. This seems a small release but it's not.

This version has 105 new/changed features (NOT 105 NEW FEATURES)
For this version I created my own file format which is .upt. It is used by the network updater to know the information about the latest update which is hosted in consoleworld.net's server.

The file is created by a program I made for ubuntu, I may release it one day with source code. it uses GTK+ 2.0 :)

Here's the change log for this version:
* Recovery: Added flash1 mounting
* Recovery: Added configuration backup tool
* Recovery: Added configuration restorer tool
* Recovery: Added themes backup tool
* Recovery: Added themes restorer tool
* Recovery: Added documents backup tool
* Recovery: Added documents restorer tool
* Recovery: Added NervOS backup tool
* Recovery: Added NervOS restorer tool
* Recovery: Added Erase Backups option
* Recovery: Added the ability to start the Installer by pressing the R button
* Recovery: Added "Press X to start or O to cancel" question to re-create configuration
* Recovery: Added "Press X to start or O to cancel" question to "Fix Automatically"
* Added Circular GUI
* Added another GUI
* Added USB Mounting window which allows you to mount MS, FLASH0, FLASH1, FLASH2, FLASH3 amd UMD.
* USBHostFS: Fixed 2 bugs
* Improved extension checker and fixed some bugs regarding extensions.
* Music Player: you can press L&R to skip songs (it reads the songs from MUSIC and PSP/MUSIC)
* Picture Viewer: you can press L&R to skip pictures (it reads the images from PICTURE and PSP/PHOTO)
* Picture Viewer: Added Information Window (press Start), it shows the file name, file size, image size(width*height) and modification date
* Picture Viewer: Added slide show
* Picture Viewer: shows current picture/total pictures on the top of the screen
* Added Task Bar
* Task Manager: Fixed 2 bugs and simplified code
* Added a real music player which shows album name, music title, album picture (same name as the album name .jpg or .png)
* Music Player: Added Information Window (press Start), it shows the file name, file size and modification date
* Music Player: Added Shuffle
* Added click sound
* Added boot sound
* Added switch sound
* Added shut down sound
* You can customize the splash screen from now on. If splashscreen.png exists inside the theme folder, it uses that one.
* Added splash.txt to themename/info (it contains a message to be displayed over the splashscreen.png)
* Added ISO Browser
* Added Homebrew Browser
* USBHostFS: Added ISO support (with UMD inside)
* Added bridge.pbp and patchexit_driver.prx (this is used to patch sceKernelExitGame to return to NervOS after running a homebrew, iso, psx or umd)
* Changed nosautoboot.prx, it has a screen now. (there are 2 autoboot prx, just read the readme inside system/extra_autoboot)
* Added Welcome Screen
* Added Good Bye screen
* Added user image which is displayed on Welcome Screen
* Control Panel: Added system information option
* Control Panel: Added launch recovery option
* Control Panel: Removed PSX Launcher option
* Added PSX Icon under applications
* Added System Information
* NervOS Installer: asks you if you want to backup your documents when uninstalling
* NervOS Installer: Added patch feature, so it patches only the files you want to update
* Fixed lots of memory issues
* Theme Browser: Shows preview.png if it exists inside the current highlighted theme folder
* Theme Browser: Press start to view theme information
* Theme Browser: Added theme.txt to themename/info/theme.txt which has the Author information, theme name information and theme version
* NervOS Configurator: Added GUI type (so you can swtich between the 3 available GUI's)
* NervOS Configurator: Added scrollbar
* NervOS Configurator: Changed "Login Editor" to "Login Settings"
* NervOS Configurator: Added Random Theme option so you can turn it on or off while in NervOS
* NervOS Configurator: Added Media Engine option, lets you turn it on or off
* NervOS Configurator: Added "NervOS Sounds" option.(you can turn them on or off)
* NervOS Configurator: Added "Sounds while playing music" option. Yes or No.
* Added theme randomizer at startup.
* Music Player: Uses Media Engine (if you want) which makes it faster with no lag.
* Music Player: Added wav(uses pgeWav lib by IWN, I only added 3 functions) aa3 and flac streaming support (aa3, flac, mp3 and ogg uses sakya's code(PROPS TO HIM) I added the ability to change the sound (when ME is enabled)))
* NervOS Configurator: Added "User Image" option. The user image MUST be inside the documents folder (can be .jpg or .png)
* File Browser: fixed 2 bug
* File Browser: Added "root" screen which shows 3 options to browse: ms, flash0 and flash1
* File Browser: You can now browse flash0
* File Browser: You can now browse flash1
* File Browser: Changed the highlight type (from arrow to a different text colour)
* Text Editor: fixed 2 bugs
* Text Editor: Changed the keyboard to QWERTY
* You can take screenshots from anywhere inside NervOS as the "check SELECT" function is run in a separated thread.
* Fixed alpha of reset icon.
* Task Manager and Task Bar: Improved the way the pictures are "minimized"
* Tasks: /\ is now used to "Minimize"
* Fixed bug regarding the configuration files
* Added new config setting: GUI type
* Added new config setting: Random Theme at startup
* Added new config setting: Use media engine
* Added new config setting: Sounds while playing music
* Picture Viewer: Fixed 1 bug
* File Browser: Changed window (when you press start), it shows 2 options now: "File/Folder Information" and "Tools"
* File Browser: Added information window
* File Browser: Tools window works like the control panel window
* File Browser: Now when you are copying a file, it shows Paste file instead of Copy file. If you are not copying a file it shows Copy file (the same happens for moving file)
* Theme List: Themes are sorted alphabetically now
* Theme List: shows current theme/total themes under window title.«
* Text Editor: if you press RIGHT at the end of the line it skips the next line. It only worked with the LEFT button
* Recovery: fix automatically searches for new images and sounds too (not fonts as it was causing problems)
* Recovery: fixed one bug
* Recovery: if you press O it does not exit anymore (only from the log in part), there was no need for it as you have an exit option.
* If an image or sound does not exist, NervOS asks you if you want to use the one from the Original theme or if you prefer to launch the recovery.
* NervOS Installer: If you press O it does not exit anymore
* Added an extra nosautoboot.prx which can be found in system/extra_autoboot
* Fixed bug regarding the clock
* NervOS Installer: added new background
* Fixed a bug when viewing an ISO (it was not displaying its ICON0)
* Improved ICON0 loading
* Task Manager/Task Bar: You can now "continue" (Press X) your music player process
* NervOS Installer: Added Network Updater
* Changed the original theme (thanks CO_ol)
* Unpacker (only unzips for now)
* Control Panel: Added option which launches Unpacker.
* File Browser: if you select a .zip file, it opens the unpacker
* Fixed a bug which can be found when taking screenshots (more than 15)

You can understand now, why it took me almost 2 months to finish this.

The readme was re-written ALTHOUGH IT DOES NOT EXPLAIN EVERYTHING. The wiki has more information than the readme, keep that in mind.

This time me and my beta testers decided I am going to create a few chat rooms for instant help.
Check this thread for more information.

Spoiler for [b:
Screenshots[/b]]
Circular GUI


Theme List (with the new features)


Theme Information


Tools for file/folder management


USB Mounting


The new icons


The Music Player (using sakya's music player library)


Image Information


System Information


Task Bar


NervOS Configurator (more options and scrollbar)


File Browser: device list


Song Information



NervOS Official Forum here.

Thanks to my beta testers and to everybody who contributed to this project.

If you find a bug, report immediately but report it in the official forum please.

I hope I haven't forgot the the splashscreen :P

If you want to give some suggestions, post them here.

This will not brick your PSP if you DO NOT shut down the psp while installing or do anything stupid like that. This only uses flash1 and memory card so it will not touch flash0.

[Download: NervOS 2.1]
[Mirror 1: NervOS 2.1]
[Mirror 2: NervOS 2.1]
[Download: NervOS Theme Pack] - 37 themes

You can get more Original themes (with different colours) here.
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
Reply With Quote
  #2  
Old 08-11-2008, 12:29 PM
osnap1584 osnap1584 is offline
Senior Member
PSP Titan
 
Join Date: Nov 2007
Location: Brooklyn, NY
Posts: 4,745
osnap1584 is on a distinguished road
Default

don't know why no one has commented yet but 105 new changes trying this on my phat. Anyway to rid of the login screen?
__________________
Reply With Quote
  #3  
Old 08-11-2008, 12:39 PM
Nathanias Nathanias is offline
PSP Enthusiast
 
Join Date: Mar 2008
Posts: 499
Nathanias User Has a Beginner Reputation
Default

I believe in the initial release you could or somethign like that
__________________
Proud beta tester of both FuSa and BOXHEAD: PSP STYLE
Reply With Quote
  #4  
Old 08-11-2008, 12:39 PM
Ryushi Ryushi is offline
PSP Newbie
 
Join Date: Dec 2007
Posts: 12
Ryushi User Has a Beginner Reputation
Default

All images are down.......

(Actually, mediafire was down, sorry. I'll try later.)

Nice changes though.
Maybe i'll try it today...
Just after my psp finishes recharging
Reply With Quote
  #5  
Old 08-11-2008, 12:59 PM
pirata nervo pirata nervo is offline
Programmer
PSP Titan
 
Join Date: Mar 2007
Location: www.consoleworld.net
Posts: 4,931
pirata nervo User Has a Beginner Reputation
Default

@osnap, yes, there was already on 2.0 :)
Press Start -> NervOS Configurator -> login settings -> type username and set login to no. press start
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
Reply With Quote
  #6  
Old 08-11-2008, 01:13 PM
osnap1584 osnap1584 is offline
Senior Member
PSP Titan
 
Join Date: Nov 2007
Location: Brooklyn, NY
Posts: 4,745
osnap1584 is on a distinguished road
Default

sweet thanks man.
__________________
Reply With Quote
  #7  
Old 08-11-2008, 01:24 PM
Dark_Sabre's Avatar
Dark_Sabre Dark_Sabre is offline
Programmer
PSP Enthusiast
 
Join Date: Jul 2007
Location: Tauranga, New Zealand
Posts: 534
Dark_Sabre User Has a Beginner Reputation
Default

why must everyone live in a different time zone to me :)

Anyway, how did you recover the list nervo :)
__________________
----------Current project----------
---------------------
A shell which will have music, picture, game, text editors etc included!
WIP Thread
Reply With Quote
  #8  
Old 08-11-2008, 01:30 PM
pirata nervo pirata nervo is offline
Programmer
PSP Titan
 
Join Date: Mar 2007
Location: www.consoleworld.net
Posts: 4,931
pirata nervo User Has a Beginner Reputation
Default

my mind is very helpful sometimes
__________________

Upgrade your PSP Slim or FAT now!
NervOS Official Forum
Reply With Quote
  #9  
Old 08-11-2008, 01:34 PM
c8s24 c8s24 is offline
PSP Newbie
 
Join Date: Jul 2008
Posts: 33
c8s24 User Has a Beginner Reputation
Default

does this work for 4.01 M33-2?....
__________________
Reply With Quote
  #10  
Old 08-11-2008, 01:36 PM
c8s24 c8s24 is offline
PSP Newbie
 
Join Date: Jul 2008
Posts: 33
c8s24 User Has a Beginner Reputation
Default

does this work for 4.01 M33-2?....
__________________
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 07:58 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©