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

Modified Files:
        ChangeLog 
Log Message:
Namespace cleanup part II (python bindings and documentation).

          structs:
              SPLPref -> Itdb_SPLPref
              SPLRules -> Itdb_SPLRules
              SPLRule -> Itdb_SPLRule
              SPL_* -> ITDB_SPL_*
          enums, #defines:
              LIMITTYPE_* -> ITDB_LIMITTYPE_*
              LIMITSORT_* -> ITDB_LIMITSORT_*
              SPLMATCH_* -> ITDB_SPLMATCH_*
              SPLACTION_* -> ITDB_SPLACTION_*
              SPLFIELD_* -> ITDB_SPLFIELD_*
              SPLDATE_IDENTIFIER -> ITDB_SPL_DATE_IDENTIFIER
              splft_* -> ITDB_SPLFT_*
              splat_* -> ITDB_SPLAT_*
              enum SPLAction -> ItdbSPLAction
              enum SPLActionType -> ItdbSPLActionType
              enum SPLField -> ItdbSPLField
              enum SPLFieldType -> ItdbSPLFieldType
              enum ItdbLimitType (new)
              enum ItdbLimitSort (new)
              enum ItdbSPLMatch (new)
              removed SPL_MAXSTRINGLENGTH (use ITDB_SPL_STRING_MAXLEN)




Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- ChangeLog   27 Apr 2007 15:57:43 -0000      1.211
+++ ChangeLog   27 Apr 2007 16:04:44 -0000      1.212
@@ -3,10 +3,16 @@
        * src/itdb.h
          src/itdb_itunesdb.c
          src/itdb_playlist.c
-         src/itdb_private.h: namespace cleanup. Applications supporting
-         smart playlists will have to be adapted. The following changes
-         were implemented to make sure all exported symbols start with
-         ITDB or Itdb:
+         src/itdb_private.h
+         bindings/python/gpod.i.in
+         bindings/python/gpod_doc.i.in
+         docs/reference/libgpod-sections.txt
+         docs/reference/tmpl/libgpod-unused.sgml
+         docs/reference/tmpl/smart-playlists.sgml:
+
+         Namespace cleanup. Applications supporting smart playlists will
+         have to be adapted. The following changes were implemented to
+         make sure all exported symbols start with ITDB or Itdb:
  
          structs:
              SPLPref -> Itdb_SPLPref


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to