This is a fork with "fixes" that allows the plugin to compile. The original source code can be found at http://vlcsrposplugin.sourceforge.net/
Required packages:
- libvlc-dev
- libvlccore-dev
Build and install: ./configure && make && make install
- Start VLC player;
- Open preferences window (menu Tools->Preferences);
- Select 'All' in 'Show settings';
- Open Control interfaces panel (Interface->Control interfaces);
- Check 'Save/restore position of the last played files' checkbox;
- Click 'Save' button;
- Restart VLC player.