[vlc-devel] [PATCH] Patches to allow copying playlist items to arbitrary position in new parent

Jakob Leben jakob.leben at gmail.com
Fri Mar 12 09:38:18 CET 2010


J-B suggested that I send this for review:

[Patch 1] input_item: new input_item_Copy()

[Patch2] playlist: new playlist_NodeAddCopy(), modified
playlist_NodeCreate()
  - New function to copy a playlist item and all its children.
  - Allow node creation at any position in parent.

[Patch3] adjustments to playlist API changes
  - Mostly adjust to added argument to playlist_NodeCreate.
  - Use playlist_NodeAddCopy() in Qt interface.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100312/8f1ebf17/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-input_item-new-input_item_Copy.patch
Type: text/x-diff
Size: 2342 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100312/8f1ebf17/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-playlist-new-playlist_NodeAddCopy-modified-playlist_.patch
Type: text/x-diff
Size: 8453 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100312/8f1ebf17/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-adjustments-to-playlist-API-changes.patch
Type: text/x-diff
Size: 9622 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100312/8f1ebf17/attachment-0002.patch>


More information about the vlc-devel mailing list