Playlist Undo v1.0 Alpha 1
|
|
This plugin allows changes made to your current playlist to be undone or blocked as depicted in the configuration screenshot(s) below...
download v1.0 Alpha 1 (01/04/2008)
 |
| Configuration: |
Playlist right-click options: |
 |
 |
| Undo queue: |
 |
Changelog:
- Playlist Undo v1.0 Alpha 1 (01/04/2008)
- Reworked where settings for the plugin are saved (now undo.gul instead of in winamp.ini which will allow it to better cope with large undo queues)
- Moved preferences to be a sub-page of the Playlist preferences page (is more appropriate there)
- Fixed a unicode notification not being recognised which prevented some external enqueue actions not being undoable
- General code clean up, tweakage and removal of excess processing in some areas
- More to be done before a 1.0 but this is a good base to work on from 0.5.4 i think :)
- Playlist Undo v0.5.4 (13/03/2007 - aka Why I Hate Unicode Part 1)
- Playlist Undo v0.5.3 (23/08/2006)
- Made gen_undo now use winamp.m3u8/*.m3u8 as the prefered backup playlist on Winamp 5.25+ (so it can restore unicode entries correctly)
- Adjusted a few other areas which were fixed to just *.m3u so that it's now consistant for ansi (pre 5.25) and unicode (5.25+) installs
- Few minor code tweaks to improve internal layout of things
- Fixed the clear undo queue option to not remove everything (*.*) but instead be based on *.m3u* so only *.m3u or *.m3u8 should be removed - for Egg
- Playlist Undo v0.5.0 (16/07/2006)
- Fixed handling when m3udir was invalid or incorrectly passed to the plugin by Winamp (now it should fallback gracefully)
- Added in display of the backup playlist sizes (where applicable) mainly for my development purposes but i thought it'd be useful for others, heh
- Added in internal handling of the IPC_PE_DELETEINDEX api (such as used by my Playlist File Remover plugin)
- Fixed some of the undo actions not correctly restoring the current playlist entry (Winamp sometimes doesn't update it's display correctly but hitting 'play' will give the correct results from tests)
- Fixed the Undo Queue viewer to correctly remember it's size, etc in all cases now (wasn't doing so if open and Winamp was closed)
- Made the playlist shortcuts (Alt+Z,etc) to work from some of the other windows now (mainly for my use)
- Playlist Undo v0.4.5 (22/05/2006)
- Added in handling for external drag and drop actions (should be the last main action which could require an undo event)
- Playlist Undo v0.4.0 (07/05/2006)
- Reworked the internal cache handling so it will save out only what's needed to winamp.ini and better protects itself against unexpected issues ie someone tampering with the backups
- Improved the clear queue code so that it'll remove all files in the queue and those that are left over and to full clear anything from winamp.ini
- Removed the millisecond display from the time of the queue event in the undo queue viewer
- Added in ability to limit the number of undo queue events that are held by the plugin
- Added a clear undo queue and backup folder option to the plugin's preferences (same as the clear undo option on the undo queue viewer but is accessible when there's no undo queue
- Improved the handling of an internal message used on startup to work better on Win9x systems
- Added the option to save the current state of the undo queue out to winamp.ini on all undo queue changes (default off since it may cause some slow downs but will handle Winamp crashes correctly so the queue list would be preserved)
- Added in the ability to block a number of user actions on the playlist editor (left-click,right-click,double-click(though should still allow winshade to be activated),keyboard and mousewheel
- Playlist Undo v0.2.1a (29/01/2006)
- Fixed to use local time and not system time (UTC)
- Playlist Undo v0.2.1 (15/01/2006 - aka the Big DEP Fix-up)
- Playlist Undo v0.2.0 (02/01/2006)
- Added resizing to the queue list dialog and also the time the undoable actions happened at
- Added configurable option to allow the undo list to be preserved after Winamp has been closed
- Added right click options to the undo list dialog to allow for quick clearing of the undo queue and to allow the selected entry to be saved to another playlist (may be useful)
- Altered the backup playlists to be set to read-only (incase someone tries to overwrite them)
- Added in two new event handlers which should catch most enqueue / external add / ml enqueue actions
- Slight code tweaks/clean ups
- Playlist Undo v0.1.2 (30/12/2005)
- Fixed the creation of the temp backup playlists to now work correctly in all cases and to be unique to prevent potential issues
- Playlist Undo v0.1.0 (18/09/2005)
- Initial version of the plugin which adds the ability to undo a number of actions made to the current playlist in Winamp
- Requires Winamp v5.0+ to get full functionality
- Adds an 'Alt+Z' and playlist editor right click menu to allow for quick access
- Basic undo queue viewer to see what is in the undo queue(since not all possible modification actions to the playlist are handled)
- Supports most full playlist removal actions, delete actions in the playlist editor, modification to the playlist when Winamp is initially loaded (e.g. Winamp is made to open with a 'Play in Winamp' command)
*Note: Playlist Undo is also included as part of the Winamp Essentials Pack.
|
|