Commit Graph

16 Commits

Author SHA1 Message Date
tomas 5248ab23a2 Major changes:
added: SAX parser support, setMetadataValue and deleteRecord methods
 modified: getMetadataValue
2005-02-07 23:17:40 +00:00
tomas 38d98806c0 Dummy metadata XML string returned from getMetaData if there is no metadata. 2005-02-03 02:19:47 +00:00
tomas 744c9619fc minor 2005-01-25 23:56:35 +00:00
tomas b2f0411d7b Fixed #481 2005-01-20 01:55:15 +00:00
tomas 0bb6923efd fixed copy, move, delete problems in html ui 2005-01-12 17:56:01 +00:00
maroy 6c02912c69 Probably solved problem with dom_xml read IO error. 2005-01-11 13:16:21 +00:00
tomas ad01370c52 Store user preferences functionality added.
(http://bugs.campware.org/view.php?id=494)
+Fixed: http://bugs.campware.org/view.php?id=533
2005-01-10 03:04:01 +00:00
tomas 2fe057b9e5 audioclip and playlist internal file types added,
several next mime-types supported now
2004-12-30 02:35:47 +00:00
tomas f57fa14fbd Playlist methods added in PHP and XMLRPC layers.
+solved bug: http://bugs.campware.org/view.php?id=520
+minor change in _createGunid - for only non-negative bigint.
2004-12-29 01:51:00 +00:00
tomas a7698073cb ftype added to files db table,
resolved bug from report 0000513 at http://bugs.campware.org/view.php?id=482
2004-12-28 00:47:04 +00:00
tomas a9e52421d9 Gunid format change!
Gunid is internally bigint (8B int).
Gunid is transported as 16 hex digits string in input parameters and output
results.
2004-12-27 14:49:25 +00:00
tomas 5268a81857 solved bug: http://bugs.campware.org/view.php?id=480 2004-12-22 00:36:53 +00:00
tomas ad0f796cd1 Minor changes in storeXMLNode, storeRecord and genXMLNode methods. 2004-11-08 20:21:15 +00:00
tomas 4b07803e0c Major changes in transport layer - generalized for metadata and search jobs. 2004-09-29 01:51:37 +00:00
tomas 83a6d5e452 Little corrections. 2004-09-12 23:28:00 +00:00
tomas f62c1fab5d Initial revision 2004-09-12 21:58:48 +00:00