Commit Graph

18993 Commits

Author SHA1 Message Date
maroy b338da3661 enclosed open() call it try .. catch block 2005-01-18 15:42:02 +00:00
maroy 548cd8cf20 chaned script and makefile to honor already existing LD_LIBRARY_PATH
environment variable
2005-01-18 15:41:15 +00:00
tomas 1660f54b6f Added printing of php working dir to setup scripts (for debugging) 2005-01-18 14:37:25 +00:00
maroy f11f86bcab added patch to remove closing colons for namespace declarations,
which annoys gcc 3.4
2005-01-18 13:55:09 +00:00
maroy d09d18f838 updated install scripts to honor existing LD_LIBRARY_PATH environment
variables
2005-01-18 13:42:52 +00:00
fgerlits 30060746dd modified WebStorageClient to reflect changes in storageServer module 2005-01-18 13:14:14 +00:00
maroy 6a43a272b0 added supporting document 2005-01-18 12:39:27 +00:00
maroy 23761c1990 added and updated documents after the January 11-14 meeting 2005-01-18 11:50:50 +00:00
maroy 0f71a6b877 fixed ambigous naming of the ptime variables 2005-01-18 11:17:50 +00:00
tomas 9c0c9a85ee Change in names of auth token manipulating mathods. 2005-01-18 10:14:33 +00:00
tomas f45f2dd391 Simple wrapper for php XMLRPC test client. 2005-01-18 00:18:20 +00:00
tomas 2c3a0f9b39 Limit and offset added to search criteria. 2005-01-18 00:17:44 +00:00
tomas 357d1b29c0 Minor change in comment. 2005-01-18 00:15:30 +00:00
tomas 4c0f884085 XMLRPC test client have been rewritten into PHP (from Python => Python is not
required now)
2005-01-17 23:58:06 +00:00
tomas 85c44e8a72 Minor bug in LocStor::searchMetadata fixed.
Return struct in locstor.savePlaylist changed:
single field: plid: string - playlist id
2005-01-17 22:55:01 +00:00
tomas 0c69b280b1 Changed result struct from resetStorage,
see note #641 in http://bugs.campware.org/view.php?id=546
2005-01-17 15:22:39 +00:00
tomas 39284fdce2 detail only 2005-01-17 15:19:02 +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 958c1b4952 Gunid conflict between resetStorage and test script fixed. 2005-01-17 00:12:59 +00:00
tomas f93d40215f getFile method removed - it have used access methods not suitable for html
ui.
2005-01-17 00:12:05 +00:00
tomas b15212839b Added for:
http://bugs.campware.org/view.php?id=546
2005-01-15 13:51:37 +00:00
tomas 5776b42b12 Changes for:
http://bugs.campware.org/view.php?id=546
2005-01-15 13:50:51 +00:00
fgerlits 5a749c7977 modified the WebStorageClient to keep a cache of the playlists which are
currently being edited
2005-01-15 12:07:09 +00:00
fgerlits 72387302c0 changed the return value of createPlaylist() to Ptr<UniqueId>::Ref 2005-01-14 12:29:05 +00:00
fgerlits bb3b36e45a added a call to close() after every use of XmlRpcClient 2005-01-13 16:54:55 +00:00
tomas 696bec9e34 Minor changes in exception handling.
Unique constraint for perms added.
2005-01-13 15:40:44 +00:00
tomas 3ed796c74d Folder copy/move disabled - needs to be fixed. 2005-01-13 15:34:59 +00:00
tomas 4047e33474 Exception handling in addPerms fixed. 2005-01-13 15:34:08 +00:00
tomas 872bee64e3 Folder copy/move buttons disabled - needs to be fixed. 2005-01-13 15:33:25 +00:00
tomas b2970a86d5 Filename of copied file fixed. 2005-01-13 15:31:02 +00:00
fgerlits db0fcb87fb changed try-catch formatting
added deletePreferencesItem() to authentication module
2005-01-13 14:43:42 +00:00
fgerlits 5c5e8c7de9 Updated the methods in the scheduler module to use the changed storage client
interface.
Re-formatted try-catch blocks everywhere to make them less readable.
2005-01-12 20:28:31 +00:00
tomas 0bb6923efd fixed copy, move, delete problems in html ui 2005-01-12 17:56:01 +00:00
tomas 798b48c6b3 fixed:
http://bugs.campware.org/view.php?id=541
2005-01-12 17:55:20 +00:00
fgerlits 300a90ab83 added documentation to the storage clients
rewrote the TestStorageClient to better mirror the behavior of the
    WebStorageClient
added copy constructors to AudioClip and Playlist (needed in TestS.C.)
2005-01-12 15:46:51 +00:00
tomas c51863678b - 2005-01-12 15:29:35 +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 5850a9bba1 wrong &amp; in JS code fixed 2005-01-12 11:02:56 +00:00
maroy d605427efc added getVolume() and setVolume() to HelixPlayer 2005-01-11 17:26:03 +00:00
maroy 6c02912c69 Probably solved problem with dom_xml read IO error. 2005-01-11 13:16:21 +00:00
fgerlits 260d0b684a modified test because storage server API changed 2005-01-11 09:24:21 +00:00
maroy bede8fd94b now the playlist editor window is cleaned after saving a playlist 2005-01-11 09:19:16 +00:00
maroy 59c691ea39 added up and down menus to dj bag entry context menus 2005-01-11 08:57:00 +00:00
maroy 1c74debd0e added support for storing the DJ Bag contents as user preference 2005-01-11 07:54:05 +00:00
maroy 03488154d8 added start and length columns to playlist edit window 2005-01-11 06:46:00 +00:00
maroy dc08d6c938 added right-click context menu to the scheduler window entries
added Delete menu item to the context menu
2005-01-11 06:32:35 +00:00
maroy 7c50117bf9 fixed typo :) 2005-01-11 06:29:17 +00:00
maroy 2fccaca124 added README file 2005-01-11 06:28:25 +00:00
maroy 5c7ce2b692 added libxml++ 2.8.1 2005-01-11 05:55:51 +00:00