Donate Share

The PSP Manager

File Release Notes and Changelog

Release Name: 1.2

Notes:
QPPSPManager
The Linux PSP File Manager
(C) 2005 Bernat Rāfales Mulet (see COPYING for license details)

Installation instructions
=========================

First, be sure you have the QT3 Development files, then just type

qmake

to build the Makefile, then

make

to build the project, and finally

make install

to install the program (you should execute make install with root permission).

Then you will have the binary "qpspmanager" for your enjoyment.

I strongly recommend changing the default "style" for QT, which is KeramiK, to
another one more better looking such as PlastiK.

Changes: Changelog * Sat Sep 24 2005 Bernat Rāfales Mulet <the_bell@users.sourceforge.net> - 1.2 Released -Fixed a bug which did not create the temp directories correctly. -Fixed a bug in the copy routines which affected subdirectories. -Added a new feature which allows you to transform folders containing kxploited directories that don't hide damaged data to ones that do. * Mon Sep 5 2005 Bernat Rāfales Mulet <the_bell@users.sourceforge.net> - 1.1.2 Released -Added PSP 2.0 firmware detection to disable the PBP features since they don't work on 2.0 firmare. Thanks to Sebastian Henschel for the patch. -Fixed a bug regarding the backup of the savegames which did not work if a specific directory was not created in the home directory. Thanks to Olivier Guerin which howto let me know about that bug. * Mon Sep 5 2005 Bernat Rāfales Mulet <the_bell@users.sourceforge.net> - 1.1.1 Released -Fixed a bug regarding the existence and creation of the "psp/game" -Now japanese and non standar characters are shown in the savegame windows * Tue Aug 30 2005 Bernat Rāfales Mulet <the_bell@users.sourceforge.net> - 1.1 Released -Added support for backuping savegames. -Added support for PMF and AT3 files when packing PBP files. -Added options to be able to don't include icon, background, video and sound files when packing PBP files. -Fixed minor bugs. -Some chunks of code changed for better portability. -Fixed a bug with the PBP pack routine on big endian architectures. directory