Commit Graph

35 Commits

Author SHA1 Message Date
sebastian d779f03e8b changed line 102 to use relative path in storWebstream() 2005-02-16 00:56:20 +00:00
tomas 6ea52e06e6 emptyMdata.xml and emptyPlaylist.xml added,
used in stored file creation
2005-02-14 22:39:11 +00:00
tomas 7391795ac5 BasicStor: bsExistsFile added
GreenBox: getFileType and existsFile added
LocStor: minor changes
2005-02-14 16:16:05 +00:00
tomas e88e501365 Little big changes: playlist editing methods added to GreenBox,
+ support methods in Metadata and BasicStor added
2005-02-14 00:36:23 +00:00
tomas 91c4f36d16 Playlist handling interface added to GreenBox. 2005-02-10 02:28:56 +00:00
tomas e7e6569e01 Webstream support added +minor changes. 2005-02-09 22:43:38 +00:00
tomas 7590bbaa49 Method for update one metadata value added,
method for return one metadata value modified.
2005-02-07 23:14:51 +00:00
tomas c434ad025e Prefs: delGroupPref method added
GB: PHP interface for prefs added
2005-02-03 01:10:43 +00:00
tomas 2e351ca72f New method browseCategory added. 2005-01-24 01:25:25 +00:00
tomas 358db687cc minor addition in comments 2005-01-24 01:03:12 +00:00
tomas 82875a06f3 getMdataValue method added 2005-01-21 13:42:40 +00:00
tomas b4d240a096 Major changes in transport subsystem to accept playlists.
Transport audioclips rewritten.
2005-01-19 05:22:20 +00:00
tomas 8e783bea66 Major changes - some code tranfers between layers:
StoredFile, BasicStor, GreenBox and LocStor
+Resolved: http://bugs.campware.org/view.php?id=545
2005-01-17 00:15:51 +00:00
tomas b2970a86d5 Filename of copied file fixed. 2005-01-13 15:31:02 +00:00
tomas 0bb6923efd fixed copy, move, delete problems in html ui 2005-01-12 17:56:01 +00:00
tomas 51f0a745fc - 2005-01-12 15:21:59 +00:00
tomas 820a400ae8 Some bugs in rename and copy operations fixed. 2005-01-12 13:15:17 +00:00
tomas 8001ffdce4 Result structure and documentation changes in searchMetadata/localSearch
methods. (http://bugs.campware.org/view.php?id=481)
File doc/search.html removed - content moved to inline docs.
XR_LocStor class moved to separate file.
2005-01-07 02:46:52 +00:00
tomas 0f1625db38 Search method with structured query support added.
(http://bugs.campware.org/view.php?id=481)
(+probably: http://bugs.campware.org/view.php?id=513)
+solved: http://bugs.campware.org/view.php?id=522
2005-01-06 01:10: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 c0ccb18a82 minor changes 2004-12-22 02:19:56 +00:00
tomas 4785ebaafb Major changes - mainly in XMLRPC interface,
new layer in class hierarchy: BasicStor
2004-12-18 02:14:17 +00:00
tomas bdb2c5c474 Bug in folder rename solved. 2004-12-15 17:21:39 +00:00
tomas 29844f9a3a added:
resetStorage XML-RPC method in xrLocStor
 and var/tests/sampleData.php file
(and minor changes)
2004-12-12 02:12:47 +00:00
tomas 496e49a68c StoredFile::recallByGunid method added for more clear recalling by gunid. 2004-11-25 17:38:03 +00:00
tomas 41af7984c1 Changes for less verbose and more robust setup process.
Some documentation added.
2004-11-24 04:07:46 +00:00
tomas 611e8ea762 Better comments in xrLocStor.php. +minor changes 2004-11-08 20:24:57 +00:00
tomas 53d1e15b44 short doc/INSTALL text added and var/conf.php reformatted 2004-10-26 23:10:13 +00:00
tomas 4b07803e0c Major changes in transport layer - generalized for metadata and search jobs. 2004-09-29 01:51:37 +00:00
tomas 70637ef59e Transport submodule added + relevant changes.
Transport need Archive module to be installed.
2004-09-21 00:27:41 +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