Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv15562

Modified Files:
        ChangeLog ChangeLog_detailed TODOandBUGS.txt 
Log Message:
        * context_menus.c: Implemented Andrzej Palejko's patch to
          allow copying of tracks and playlists from within the
          context menu without using DND.



Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- ChangeLog   18 Mar 2007 14:27:17 -0000      1.198
+++ ChangeLog   26 Mar 2007 13:23:35 -0000      1.199
@@ -11,6 +11,10 @@
 
        NEW FEATURE: Display of Album Art. Thanks to P.G. Richardson.
 
+       NEW FEATURE: copy playlists and tracks from within the context
+       menu without DND can simplify life with many playlists. Thanks
+       to Andrzej Palejko for his patch.
+
        UPDATE: Smart playlists now support the following new fields:
        album artist, tv show, last skipped, season number, skipcount
        and video kind.

Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.399
retrieving revision 1.400
diff -u -d -r1.399 -r1.400
--- ChangeLog_detailed  26 Mar 2007 12:33:43 -0000      1.399
+++ ChangeLog_detailed  26 Mar 2007 13:23:35 -0000      1.400
@@ -2,6 +2,10 @@
 
        * misc.c: corrected copyright to show 2002-2007.
 
+       * context_menus.c: Implemented Andrzej Palejko's patch to
+          allow copying of tracks and playlists from within the
+          context menu without using DND.
+
 2007-03-25 P.G. Richardson <phantom_sf at users.sourceforge.net>
 
        * details.c: removal of coverart_set_images from

Index: TODOandBUGS.txt
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/TODOandBUGS.txt,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- TODOandBUGS.txt     19 Mar 2007 14:46:07 -0000      1.91
+++ TODOandBUGS.txt     26 Mar 2007 13:23:35 -0000      1.92
@@ -1,5 +1,7 @@
 BUGS, TODO:
 
+- make it impossible to add tracks to an iPod that's not loaded.
+
 - when creating new repository: make sure backup repository filename isn't
   already used.
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to