HNP 2.0.1 - Sep 14, 2015 - fixed help browser bugs since help files aren't included anymore with HNP - fixed HNPHELP command to correctly display command name - added the /HNPHOME command to open the homepage - code cleanup HNP 2.0.0 - Sep 14, 2015 - modified to work with HexChat only, 0.9.1 is the last version for XChat and Amarok 2.x - some code cleanup - minor code fixes XNP 0.9.1 - Feb 25, 2010 - modified to work with Amarok 2.x, 0.8.4 is the last version for Amarok 1.4 (John Aylward) XNP 0.8.4 - Feb 05, 2009 - changed the default message "Uncle Rodney Says: " to "Rocks!" - updated README, xnp-how.html and xnps-faq.html files XNP 0.8.3 - Jan 09, 2008 - minor fixes - included a screenshot - updated How-To file - added /XNPPLAY, /XNPPAUSE, /XNPSTOP, /XNPRUN, /XNPQUIT commands to control Amarok from within XChat XNP 0.8.2 - Jan 08, 2007 - added an About submenu XNP 0.8.1 - Jan 26, 2007 - fixed a bug: you can now set the volume even if Amarok is stopped or paused; no more "Amarok is either stopped or paused" message when Amarok is actually not running - added a command to delete the XNP menu and creating it again when the script loads XNP 0.8.0 - Jan 19, 2007 - lots of new features and improvements in this version: - new: XNP FAQ - new: XNP installation script, a script to install XNP automatically - new and improved How-To - added the following commands: *) /XNPHOWTO - Open the How-To from within XChat *) /XNPFAQ - Open the FAQ from within XChat *) /BROWSER1 - Set the help browser to Firefox *) /BROWSER2 - Set the help browser to Epiphany *) /BROWSER3 - Set the help browser to Konqueror *) /BROWSER4 - Set the help browser to Opera *) /XNPVOL1-9, /XNPMUTE and /XNPMAX to control Amarok's volume - added menus for changing the default help browser and for detecting which one is installed or not - added menus for controlling Amarok's volume - added menus for viewing the How-To and the FAQ - corrections showing the version - new and improved help system through /XNPHELP [COMMAND] XNP 0.6.0 - Jan 18, 2007 - changes in the documentation: *) added an XNP HOW-TO in the HTML format (howto-xnp.html) *) README file informations are now included in the HOW-TO XNP 0.4.4 - Dec 9, 2006 - added a new command: /TOGGLE_SHOW_MENU which allows the user to turn on or off the XNP menu - updated: README file - minor bug fix in the function that verifies the integrity of the configuration file XNP 0.4.3 - 28.11.2006 - added graphical menus for all the commands XNP 0.4.2 - 28.11.2006 - all the code rewritten from scratch: lots of improvements and bug fixes: *) improved: faster echo when Amarok is not running in /XNP *) improved: /XNPINFO *) improved and fixed: the function that verifies the integrity of the configuration file *) added: when there is no artist or title field the script displays the filename (this was already implemented but didn't work correctly *) added: if the size of the filename is less than 0.01 MB it displays it in KB, same for KB (displays in bytes) *) other code fixes *) echo messages fixes (colour codes etc) - added: /ALL_OFF command - updated: README file - changed: /MODES to /XNPMODES XNP 0.4.1 - 27.11.2006 - updated: README file - improved: filesize algorithm - minor bug fixes XNP 0.4 - 26.11.2006 - updated and improved README file - added: /XNPS command, which is faster and displays informations in a simplistic manner - added: /XNPINFO now displays more informations - removed the buggy display filename when no title and artist are available - fixed: a bug in determining file size of filenames with spaces - fixed: a bug in showing the tracks with no tags in /XNP XNP 0.3.1a -26.11.2006 - minor colour fix at /XNPSTATS - minor fix forgotten in /XNPHELP XNP 0.3.1 - 26.11.2006 - updated: README file - added: /XNPSTATS command, displays informations about the Amarok collection - added: /TOGGLE_SIZE command - added: the possibility to show the file size - fixed: a bug in the function that verifies the integrity of the configuration file - minor fix at the command /ALL_ON - added: display filename when title and artist aren't available XNP 0.3 - 26.11.2006 - updated: README file - added: it can now display only the information that you want through many commands to configure the script to act the way the user wants: /TOGGLE_ALBUM, /TOGGLE_YEAR, /TOGGLE_TRACK, /TOGGLE_LENGTH, /TOGGLE_BITRATE, /ALL_ON, /MODES - added: a configuration file which can be edited by hand or through the above commands - added: a script to verify the integrity of the configuration file - minor improvements - using it only in title and artist mode is faster through DCOP now XNP 0.2.2 - 26.11.2006 - improved: README file - fixed: removed showing the version on /XNPINFO (didn't work on older Amarok versions) - added: /XNPHELP command - minor code fixes XNP 0.2.1 - 26.11.2006 - various fixes - fixed: script returned "Amarok is not running." on older Amarok versions, tested now on 1.4.4 and 1.3.9 - improved README file XNP 0.2 - 25.11.2006 - fixed a bug when the script returned "Amarok is stopped" when a song was at the beginning (its current time <= 1 second) - fixed a bug when the script didn't detect correctly if Amarok is stopped or not running XNP 0.1.1 - 25.11.2006 - fixed a small bug: xnp :Unknown command and xnpinfo :Unknown command messages from the status window removed XNP 0.1 - the first version of this script