# recentfiles-plugin

this plugin adds ALT shortcuts to recently opened files in Pd.


note: the original behavior of this plugin (adding support for recent files
when quitting/restarting Pd) has been added to Pd vanilla >=0.43, so now it just
add ALT shortcuts.



send bugreports: yvan dot volochine ((at)) gmail dot com



-----------------------------------------------------------------


version history:

0.2:
- now just adds ALT shortcuts (original plugin was added to distro)
- FIX: META descriptions

0.13:
- FIX win users now have linux behavior (no more registry)
- FIX pd would hang if plugin was launched without saved file

0.12:
- FIX proc was cut (pdtk_saveas)

0.11:
- added keyboard shortcuts (1..5) for recent files
- better error handling when win32 tcl package regitry is missing
- FIX bad max numbers of recent
- FIX nasty typo

0.1:
- first commit
