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.
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.
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.
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.
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.
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.
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: