 What's New for Links2 PSP Port
================================

rXXXX (2006-05-xx)
NEW FEATURES
(raf) StandAlone: New connection selection: "None" allows the user to continue initialization without having to connect.
(raf) Plugin: Changed the plugin priority to 45, this should prevent skipping while listening to pspradio.
BUG FIXES
(raf) Cosmetic changes when taking screenshots, and reconnecting. (Wait for the user, redrawing).

r1142 (2006-05-16)
NEW FEATURES
(danzel) StandAlone: Wifi "Connect to" dialog.
(raf) Changed thread priorities.
BUG FIXES
(raf) Renamed screenshots to PSPLinks2_ScreenXXX.png

r1136 (2006-05-14)
NEW FEATURES
(raf) Now L+UP/DOWN = PgUp/PgDown
(raf) Now R+UP/DOWN/LEFT/RIGHT = Scroll
BUG FIXES
(raf) Added rename() to newlib, now saving configuration files/bookmarks should work again

r1129 (2006-05-10)
NEW FEATURES
(raf) Links2: Now it won't load network modules if f/w version is 2.0+ (hope this allows it to work via eLoader).
(raf) Links2: Added download directory configuration for AVC MP4 files. Added support for 'other' download directory.
(raf) openssl/Links2: OpenSSL ported to the PSP. Links now links against it to provide SSL support.
(raf) Links2: Updated to version 2.1-pre21
(raf) Links2: L+ UP/DOWN/LEFT/RIGHT now scrolls the screen in those directions.
BUG FIXES

r1105 (2006-05-08)
NEW FEATURES
(raf) Core/(Links2): Updated/enhanced pthreads implementation.
(raf) Added configuration options for default directories for downloads of files based on their extension.
(raf) Also, reverted font_include.c to include japanese font.
(raf) Also added an exception handler that will exit the application if there is a crash.
(raf) Added fakeuseragent, so links reports itself as the 2.0 PSP webbrowser
(raf) Replaced all threads with pthreads now. Tweaked thread priorities and stacks.
(raf) Rearranged code with the hope that it will be eLoader compatible now.
(raf) Compiled with compiler optiimizations turned on (-O2) 
BUG FIXES

r1090 (2006-05-04) FIRST RELEASE
(raf) Browser ported to PSP. PSPRadio plugin created. Using version 2.1pre20 with utf8 patch. Using SDL SW Surfaces for graphics.
(raf) Updated code to take advantage of changes to newlib (for pipes/file descriptors/sockets)
(raf) dithertable is now saved to file, if file is found (now provided), the its loaded instead of generated. (This speeds up startup from over 1min to seconds)
(raf) danzeff SDL library used for OSK. Thanks, Danzel.
(raf) Screenshot can be taken pressing SELECT. Use File->Switch to PSPRadio to go back to PSPRadio. Then select the plugin again to get back to Links2.
(raf) SMB support is completely removed to free more memory.
(raf) Removed support for all languages except english to free more memory.
(raf) Removed japanese font to free more memory.
(danzel) Use lite danzeff OSK now (no transparencies) to free memory.
(raf) Version reported includes the subversion revision now.
(raf) Plugin: When exiting, the plugin is turned off correctly

