[Pjbexploder-announce] Version 1.0.37 released...
Brought to you by:
mhotchin
From: Michael H. <mi...@ho...> - 2004-05-03 11:46:10
|
This is version 1.0.37 of pjbExploder, release date May 3, 2004. This is a big-fix / enhancement release. You can now update the splash screen on your PJB! There's a new menu item under 'pjb'. When invoked, pjbExploder will ask you for a text file. This text file is used to generate the splash screen of the PJB. The format of this file is extremely simple - just use a space characters to turn a pixel off, and *any* other character to turn it on. Your display is 128 wide by 64 high. I use Notepad, and set my font to 'Lucida Console' (a fixed width font, Courier would also work), and a font size of 4. Make a pretty picture, and save the file somewhere you can find it. You may use the full 64 lines of the PJB, but in that case it will *not* show you the name of the PJB at boot. If you leave enough blank space at the bottom (i.e., you use less than 64 lines), then it will show first the name, then (if there is enough space) the FLASH version. If your text file has too many lines, or any lines are longer than 128 chars, the extra is safely ignored. If lines are less than 128 chars long, then blank is assumed. Fewer than 64 lines? Blank. Note that there is *no* way to save the current screen from the PJB. Bug Fixes: - Fix bug creating .lnk files with 'special' characters (MDH) - 'Sort PJB...' no longer sorts tracks under Favorites / Playlists (MDH) - Fix focus problem when duplicate tracks found during sync (MDH) - Fix crash when loading previously saved TOC (MDH) - Fix crash on malformed ID3V2 Genre tags (MDH) - Improve handling of Update Flash (MDH) Questions? Comments? Feel free to send them to me directly, or to the PJB mailing list. This is available for download 'in the usual place': http://sourceforge.net/project/showfiles.php?group_id=87114 (or http://tinyurl.com/w6iq if mangled) Downloads available: ExploderSetup-1.0.37.exe Full setup. pjbExploder-1.0.37.zip Binaries only pjbExploder-1.0.37.pdb.zip Debugging symbols pjbExploder-1.0.37.src.zip Full source code pjbExploder-1.0.37.help.src.zip Help file source code pjbExploder-1.0.37.Utils.src.zip Useful stuff for building The help file source is a subset of the full source code. If you'd like to help create help content, this is the one to use. The utils provide command line build scripts, and the bits required to create a full release (including the setup program). Michael H. |