[X] The "/OldFiles" file could not be found or is not available. Please select another file.

Share

More
MTP Playlist Editor Icon

MTP Playlist Editor

beta

by glennric


MTP Playlist Editor (PlayEdit) is a gtk gui based on libmtp for creating and editing playlists on an MTP (Media Transfer Protocol) device. PlayEdit is designed primarily for the Sansa View, but may work for other MTP devices supported by libmtp.


http://playedit.sourceforge.net





Separate each tag with a space.

Release Date:

2009-03-19

Topic:

Operating System:

License:

Translations:

Intended Audience:

User Interface:

Programming Language:

C

Registered:

2009-01-22

Ratings and Reviews

Be the first to post a text review of MTP Playlist Editor. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    glennric committed revision 64 to the MTP Playlist Editor SVN repository, changing 1 files

    posted by glennric 88 days ago

  • File released: /playedit/0.1.3/playedit-0.1.3.tar.gz

    posted 295 days ago

  • playedit 0.1.3 file released: playedit-0.1.3.tar.gz

    2009-03-05 Glenn Rice <rice@glennric> * src/playedit.c: Reverted changes that cause seg fault if device is not present * src/treeview.c,src/playlist.c: Added playlist tooltip 2009-03-04 Glenn Rice <rice@glennric> * src/playlist.c,src/main_menu.c,src/playedit.c, src/playlist_drag_dest.c,src/music.c,src/playlist_actions.c, src/drag_and_drop.c,src/playlist_actions.h,src/drag_and_drop.h: Added multiple drag and drop reordering to the playlist treeview 2009-03-02 Glenn Rice <rice@glennric> * src/drag_and_drop.c: Added multiple drag icon for the music treeview 2009-02-28 Glenn Rice <rice@glennric> * src/playlist_drag_dest.c,src/music.c,src/drag_and_drop.c: Added multiple drag from music treeview 2009-02-26 Glenn Rice <rice@glennric> * src/playlist_drag_dest.c: Added drag auto scroll capability 2009-02-23 Glenn Rice <rice@glennric> * src/playlist_drag_dest.c: Better handling of positioning of drag drops on the playlist treeview 2009-02-18 Glenn Rice <rice@glennric> * src/playlist_drag_dest.c,src/drag_and_drop.c: Tweaked handling of drag drops on the playlist treeview 2009-02-02 Glenn Rice <rice@glennric> * src/music.s,src/playlist_drag_dest.c: Artists and Albums in music list are now at same depth so that artist rows are not expandable. 2009-02-01 Glenn Rice <rice@glennric> * src/playedit.c,src/playlist.c,src/playlist_drag_dest.c, src/music.c,src/drag_and_drop.c: Restructured drag and drop so that artist and playlist rows are not dragable * src/playlist_actions.c: Fixed bug in action visibility if track is moved in playlist 2009-01-30 Glenn Rice <rice@glennric> * src/playlist.c,src/playlist_actions.c,src/playlist_drag_dest.c, mtp_actions.c,types.c,types.h: Added a new type for the tracks to better deal with the tracks that are improperly contained in multiple albums on the device * help/C/figures/playedit-window.png: Updated the help file main window image to reflect visible changes in the interface 2009-01-28 Glenn Rice <rice@glennric> * src/playlist.c: Added album art to playlist track tooltips 2009-01-23 Glenn Rice <rice@glennric> * src/music.c: Added tooltips to the music treeview 2009-01-17 Glenn Rice <rice@glennric> * src/playlist.c,src/music.c: Added interactive search cabability. 2009-01-16 Glenn Rice <rice@glennric> * src/playlist.c,src/mainmenu.c,src/playedit.c: Added a toolbar to the right of the playlists. The playlist popup menu now shares its actions with this toolbar. 2008-01-14 Glenn Rice <rice@glennric> * src/playlist.c,src/music.c: Added click and drag interface. 2008-01-11 Glenn Rice <rice@glennric> * src/mtp-actions.c,src/playedit.c: Implemented device insert and eject. 2008-01-09 Glenn Rice <rice@glennric> * src/mtp-actions.c: Implemented generic list sorting routine.

    posted 295 days ago

  • File released: /playedit/0.1.2/playedit-0.1.2.tar.gz

    posted 308 days ago

  • playedit 0.1.2 file released: playedit-0.1.2.tar.gz

    2009-03-02 Glenn Rice <rice@glennric> * src/drag_and_drop.c: Added multiple drag icon for the music treeview 2009-02-28 Glenn Rice <rice@glennric> * src/playlist_drag_dest.c,src/music.c,src/drag_and_drop.c: Added multiple drag from music treeview 2009-02-26 Glenn Rice <rice@glennric> * src/playlist_drag_dest.c: Added drag auto scroll capability 2009-02-23 Glenn Rice <rice@glennric> * src/playlist_drag_dest.c: Better handling of positioning of drag drops on the playlist treeview 2009-02-18 Glenn Rice <rice@glennric> * src/playlist_drag_dest.c,src/drag_and_drop.c: Tweaked handling of drag drops on the playlist treeview 2009-02-02 Glenn Rice <rice@glennric> * src/music.s,src/playlist_drag_dest.c: Artists and Albums in music list are now at same depth so that artist rows are not expandable. 2009-02-01 Glenn Rice <rice@glennric> * src/playedit.c,src/playlist.c,src/playlist_drag_dest.c, src/music.c,src/drag_and_drop.c: Restructured drag and drop so that artist and playlist rows are not dragable * src/playlist_actions.c: Fixed bug in action visibility if track is moved in playlist 2009-01-30 Glenn Rice <rice@glennric> * src/playlist.c,src/playlist_actions.c,src/playlist_drag_dest.c, mtp_actions.c,types.c,types.h: Added a new type for the tracks to better deal with the tracks that are improperly contained in multiple albums on the device * help/C/figures/playedit-window.png: Updated the help file main window image to reflect visible changes in the interface 2009-01-28 Glenn Rice <rice@glennric> * src/playlist.c: Added album art to playlist track tooltips 2009-01-23 Glenn Rice <rice@glennric> * src/music.c: Added tooltips to the music treeview 2009-01-17 Glenn Rice <rice@glennric> * src/playlist.c,src/music.c: Added interactive search cabability. 2009-01-16 Glenn Rice <rice@glennric> * src/playlist.c,src/mainmenu.c,src/playedit.c: Added a toolbar to the right of the playlists. The playlist popup menu now shares its actions with this toolbar. 2008-01-14 Glenn Rice <rice@glennric> * src/playlist.c,src/music.c: Added click and drag interface. 2008-01-11 Glenn Rice <rice@glennric> * src/mtp-actions.c,src/playedit.c: Implemented device insert and eject. 2008-01-09 Glenn Rice <rice@glennric> * src/mtp-actions.c: Implemented generic list sorting routine.

    posted 308 days ago

  • File released: /playedit/0.1.0/playedit-0.1.0.tar.gz

    posted 339 days ago

  • playedit 0.1.0 file released: playedit-0.1.0.tar.gz

    2009-02-02 Glenn Rice <rice@glennric> * src/music.s,src/playlist_drag_dest.c: Artists and Albums in music list are now at same depth so that artist rows are not expandable. 2009-02-01 Glenn Rice <rice@glennric> * src/playedit.c,src/playlist.c,src/playlist_drag_dest.c, src/music.c,src/drag_and_drop.c: Restructured drag and drop so that artist and playlist rows are not dragable * src/playlist_actions.c: Fixed bug in action visibility if track is moved in playlist 2009-01-30 Glenn Rice <rice@glennric> * src/playlist.c,src/playlist_actions.c,src/playlist_drag_dest.c, mtp_actions.c,types.c,types.h: Added a new type for the tracks to better deal with the tracks that are improperly contained in multiple albums on the device * help/C/figures/playedit-window.png: Updated the help file main window image to reflect visible changes in the interface 2009-01-28 Glenn Rice <rice@glennric> * src/playlist.c: Added album art to playlist track tooltips 2009-01-23 Glenn Rice <rice@glennric> * src/music.c: Added tooltips to the music treeview 2009-01-17 Glenn Rice <rice@glennric> * src/playlist.c,src/music.c: Added interactive search cabability. 2009-01-16 Glenn Rice <rice@glennric> * src/playlist.c,src/mainmenu.c,src/playedit.c: Added a toolbar to the right of the playlists. The playlist popup menu now shares its actions with this toolbar. 2008-01-14 Glenn Rice <rice@glennric> * src/playlist.c,src/music.c: Added click and drag interface. 2008-01-11 Glenn Rice <rice@glennric> * src/mtp-actions.c,src/playedit.c: Implemented device insert and eject. 2008-01-09 Glenn Rice <rice@glennric> * src/mtp-actions.c: Implemented generic list sorting routine.

    posted 339 days ago

  • File released: /playedit/0.1.0+beta3/playedit-0.1.0+beta3.tar.gz

    posted 342 days ago

  • playedit 0.1.0+beta3 file released: playedit-0.1.0+beta3.tar.gz

    2009-01-30 Glenn Rice <rice@glennric> * src/playlist.c,src/playlist_actions.c,src/playlist_drag_dest.c, mtp_actions.c,types.c,types.h: Added a new type for the tracks to better deal with the tracks that are improperly contained in multiple albums on the device * help/C/figures/playedit-window.png: Updated the help file main window image to reflect visible changes in the interface 2009-01-28 Glenn Rice <rice@glennric> * src/playlist.c: Added album art to playlist track tooltips 2009-01-23 Glenn Rice <rice@glennric> * src/music.c: Added tooltips to the music treeview 2009-01-17 Glenn Rice <rice@glennric> * src/playlist.c,src/music.c: Added interactive search cabability. 2009-01-16 Glenn Rice <rice@glennric> * src/playlist.c,src/mainmenu.c,src/playedit.c: Added a toolbar to the right of the playlists. The playlist popup menu now shares its actions with this toolbar. 2008-01-14 Glenn Rice <rice@glennric> * src/playlist.c,src/music.c: Added click and drag interface. 2008-01-11 Glenn Rice <rice@glennric> * src/mtp-actions.c,src/playedit.c: Implemented device insert and eject. 2008-01-09 Glenn Rice <rice@glennric> * src/mtp-actions.c: Implemented generic list sorting routine.

    posted 342 days ago

  • File released: /playedit/0.1.0+beta2/playedit-0.1.0+beta2.tar.gz

    posted 344 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

MTP Playlist Editor Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks