Post Reply 
[Release] NervOS 2.1
Author Message
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #1
[Release] NervOS 2.1
[Image: nervosboxgq4.png]

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:
  1. Recovery: Added flash1 mounting
  2. Recovery: Added configuration backup tool
  3. Recovery: Added configuration restorer tool
  4. Recovery: Added themes backup tool
  5. Recovery: Added themes restorer tool
  6. Recovery: Added documents backup tool
  7. Recovery: Added documents restorer tool
  8. Recovery: Added NervOS backup tool
  9. Recovery: Added NervOS restorer tool
  10. Recovery: Added Erase Backups option
  11. Recovery: Added the ability to start the Installer by pressing the R button
  12. Recovery: Added "Press X to start or O to cancel" question to re-create configuration
  13. Recovery: Added "Press X to start or O to cancel" question to "Fix Automatically"
  14. Added Circular GUI
  15. Added another GUI
  16. Added USB Mounting window which allows you to mount MS, FLASH0, FLASH1, FLASH2, FLASH3 amd UMD.
  17. USBHostFS: Fixed 2 bugs
  18. Improved extension checker and fixed some bugs regarding extensions.
  19. Music Player: you can press L&R to skip songs (it reads the songs from MUSIC and PSP/MUSIC)
  20. Picture Viewer: you can press L&R to skip pictures (it reads the images from PICTURE and PSP/PHOTO)
  21. Picture Viewer: Added Information Window (press Start), it shows the file name, file size, image size(width*height) and modification date
  22. Picture Viewer: Added slide show
  23. Picture Viewer: shows current picture/total pictures on the top of the screen
  24. Added Task Bar
  25. Task Manager: Fixed 2 bugs and simplified code
  26. Added a real music player which shows album name, music title, album picture (same name as the album name .jpg or .png)
  27. Music Player: Added Information Window (press Start), it shows the file name, file size and modification date
  28. Music Player: Added Shuffle
  29. Added click sound
  30. Added boot sound
  31. Added switch sound
  32. Added shut down sound
  33. You can customize the splash screen from now on. If splashscreen.png exists inside the theme folder, it uses that one.
  34. Added splash.txt to themename/info (it contains a message to be displayed over the splashscreen.png)
  35. Added ISO Browser
  36. Added Homebrew Browser
  37. USBHostFS: Added ISO support (with UMD inside)
  38. 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)
  39. Changed nosautoboot.prx, it has a screen now. (there are 2 autoboot prx, just read the readme inside system/extra_autoboot)
  40. Added Welcome Screen
  41. Added Good Bye screen
  42. Added user image which is displayed on Welcome Screen
  43. Control Panel: Added system information option
  44. Control Panel: Added launch recovery option
  45. Control Panel: Removed PSX Launcher option
  46. Added PSX Icon under applications
  47. Added System Information
  48. NervOS Installer: asks you if you want to backup  your documents when uninstalling
  49. NervOS Installer: Added patch feature, so it patches only the files you want to update
  50. Fixed lots of memory issues
  51. Theme Browser: Shows preview.png if it exists inside the current highlighted theme folder
  52. Theme Browser: Press start to view theme information
  53. Theme Browser: Added theme.txt to themename/info/theme.txt which has the Author information, theme name information and theme version
  54. NervOS Configurator: Added GUI type (so you can swtich between the 3 available GUI's)
  55. NervOS Configurator: Added scrollbar
  56. NervOS Configurator: Changed "Login Editor" to "Login Settings"
  57. NervOS Configurator: Added Random Theme option so you can turn it on or off while in NervOS
  58. NervOS Configurator: Added Media Engine option, lets you turn it on or off
  59. NervOS Configurator: Added "NervOS Sounds" option.(you can turn them on or off)
  60. NervOS Configurator: Added "Sounds while playing music" option. Yes or No.
  61. Added theme randomizer at startup.
  62. Music Player: Uses Media Engine (if you want) which makes it faster with no lag.
  63. 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)))
  64. NervOS Configurator: Added "User Image" option. The user image MUST be inside the documents folder (can be .jpg or .png)
  65. File Browser: fixed 2 bug
  66. File Browser: Added "root" screen which shows 3 options to browse: ms, flash0 and flash1
  67. File Browser: You can now browse flash0
  68. File Browser: You can now browse flash1
  69. File Browser: Changed the highlight type (from arrow to a different text colour)
  70. Text Editor: fixed 2 bugs
  71. Text Editor: Changed the keyboard to QWERTY
  72. You can take screenshots from anywhere inside NervOS as the "check SELECT" function is run in a separated thread.
  73. Fixed alpha of reset icon.
  74. Task Manager and Task Bar: Improved the way the pictures are "minimized"
  75. Tasks: /\ is now used to "Minimize"
  76. Fixed bug regarding the configuration files
  77. Added new config setting: GUI type
  78. Added new config setting: Random Theme at startup
  79. Added new config setting: Use media engine
  80. Added new config setting: Sounds while playing music
  81. Picture Viewer: Fixed 1 bug
  82. File Browser: Changed window (when you press start), it shows 2 options now: "File/Folder Information" and "Tools"
  83. File Browser: Added information window
  84. File Browser: Tools window works like the control panel window
  85. 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)
  86. Theme List: Themes are sorted alphabetically now
  87. Theme List: shows current theme/total themes under window title.«
  88. Text Editor: if you press RIGHT at the end of the line it skips the next line. It only worked with the LEFT button
  89. Recovery: fix automatically searches for new images and sounds too (not fonts as it was causing problems)
  90. Recovery: fixed one bug
  91. 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.
  92. 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.
  93. NervOS Installer: If you press O it does not exit anymore
  94. Added an extra nosautoboot.prx which can be found in system/extra_autoboot
  95. Fixed bug regarding the clock
  96. NervOS Installer: added new background
  97. Fixed a bug when viewing an ISO (it was not displaying its ICON0)
  98. Improved ICON0 loading
  99. Task Manager/Task Bar: You can now "continue" (Press X) your music player process
  100. NervOS Installer: Added Network Updater
  101. Changed the original theme (thanks CO_ol)
  102. Unpacker (only unzips for now)
  103. Control Panel: Added option which launches Unpacker.
  104. File Browser: if you select a .zip file, it opens the unpacker
  105. 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 Screenshots:
Circular GUI
[Image: f486cd70072f16fb9131f0d4c7be606f4g.jpg]

Theme List (with the new features)
[Image: 1b936fa87cc2483f2327cc18e702dff84g.jpg]

Theme Information
[Image: 23ab6328596936b011c1b3900446f2ca4g.jpg]

Tools for file/folder management
[Image: c4e8bc1f7208fce9ae0f5fe5b26d86ef4g.jpg]

USB Mounting
[Image: 0b737d017af197207cb55e99f5a496af4g.jpg]

The new icons
[Image: 46d0061fe2a86b2aaab68e5c394b1d564g.jpg]

The Music Player (using sakya's music player library)
[Image: 5b627dfbbae60f797eec54cc33219d554g.jpg]

Image Information
[Image: c8012fe76d5285501c10fd9fea88d8474g.jpg]

System Information
[Image: 3ee0f3d70a626d2417c78e71ec711c8a4g.jpg]

Task Bar
[Image: fc9daf3d58610fd0236f49bab407f1234g.jpg]

NervOS Configurator (more options and scrollbar)
[Image: 8200aaeb894aa7fbfe7cb516accc1a164g.jpg]

File Browser: device list
[Image: 42d33d38e51e9010e044b99f3095c7b14g.jpg]

Song Information
[Image: baa58160de10e409cc6aef68806c5cd94g.jpg]
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

[Download: NervOS Theme Pack] - 37 themes

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

(This post was last modified: 11/08/2008 10:12 AM by Pirata Nervo.)
11/08/2008 04:44 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Nacos
Soon to be Moderator?

Posts: 2,004.2538
Threads: 181
Joined: 21st May 2007
Reputation: -0.41086
E-Pigs: 12.1482
Offline
Post: #2
RE: [Release] NervOS 2.1
why are you lying its not the world's most awesome shell its far from it.. IRShel pwns it.

[Image: 17312564gf1.png]
11/08/2008 05:06 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #3
RE: [Release] NervOS 2.1
Nacos Wrote:why are you lying its not the world's most awesome shell its far from it.. IRShel pwns it.
IRShell!? whots that!?

pure awsomeness!! thanks Pirata !

O_O 37 theme's!! 105 changes,..

Whot do you mean by psx option removed,.!?

Did't see an "UMD video option added" in the changelog list,. :( :)

Yay


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
(This post was last modified: 11/08/2008 05:25 AM by Vegetano1.)
11/08/2008 05:24 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #4
RE: [Release] NervOS 2.1
@Nacos, I did not make the image.
@V1, it was removed from the control panel, it is under applications now.

I did not add UMD video yet as my feature list was deleted from my forum so I forgot to add it :(

11/08/2008 05:26 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Nacos
Soon to be Moderator?

Posts: 2,004.2538
Threads: 181
Joined: 21st May 2007
Reputation: -0.41086
E-Pigs: 12.1482
Offline
Post: #5
RE: [Release] NervOS 2.1
Pirata Nervo Wrote:@Nacos, I did not make the image.
@V1, it was removed from the control panel, it is under applications now.

I did not add UMD video yet as my feature list was deleted from my forum so I forgot to add it :(

want an awesome cover then?

[Image: 17312564gf1.png]
11/08/2008 05:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Pirata Nervo
NervOS Developer

Posts: 699.4765
Threads: 39
Joined: 20th Jun 2007
Reputation: -0.79225
E-Pigs: 19.2466
Offline
Post: #6
RE: [Release] NervOS 2.1
No, not from you.

11/08/2008 05:34 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Nacos
Soon to be Moderator?

Posts: 2,004.2538
Threads: 181
Joined: 21st May 2007
Reputation: -0.41086
E-Pigs: 12.1482
Offline
Post: #7
RE: [Release] NervOS 2.1
meh it was gonna be awesome..

[Image: 17312564gf1.png]
11/08/2008 05:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
S7*
Sweet Dreams

Posts: 16,689.4373
Threads: 1,056
Joined: 3rd Apr 2007
Reputation: 14.29926
E-Pigs: 383.2289
Offline
Post: #8
RE: [Release] NervOS 2.1
you've established your shell as the very best.

great stuff, well done Pirata Madwin
11/08/2008 06:03 AM
Find all posts by this user Quote this message in a reply
demonchild
Thinks Zinga Up To Something

Posts: 1,185.3522
Threads: 132
Joined: 23rd Mar 2008
Reputation: -4.56241
E-Pigs: 97.4501
Offline
Post: #9
RE: [Release] NervOS 2.1
105 different things adjusted and/or added. I stopped reading at like 35. :P

Nice work, been waiting soo long for this.. Thanks.

‫‬‭‮‪‫‬‭‮‫‬‭‮‪‫‬‭[Image: Kamakazi.jpg]
Mr. Sim Pilot - One's Tale of Adventure - Coming Soon ... or whatever
Spoiler for SkyDX's gift.:
[Image: demonchildiq2.png] Thanks!
Assassinator Wrote:
demonchild Wrote:Because even pirates pirate free stuff.

Because pirates even pirate free stuff.

Important. Lol.
11/08/2008 08:41 AM
Visit this user's website Find all posts by this user Quote this message in a reply
XanderChaos
Paradigmatic Entity

Posts: 203.2001
Threads: 18
Joined: 15th Sep 2007
Reputation: 1.88741
E-Pigs: 17.3934
Offline
Post: #10
RE: [Release] NervOS 2.1
Of all times not to have my PSP...
Looks amazing. I never considered using NervOS before, but I'll look at this when I get my PSP back.

11/08/2008 08:46 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 5 Guest(s)

 Quick Theme: