Commit Graph

  • 0bb6923efd fixed copy, move, delete problems in html ui tomas 2005-01-12 17:56:01 +0000
  • 798b48c6b3 fixed: http://bugs.campware.org/view.php?id=541 tomas 2005-01-12 17:55:20 +0000
  • 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.) fgerlits 2005-01-12 15:46:51 +0000
  • c51863678b - tomas 2005-01-12 15:29:35 +0000
  • 51f0a745fc - tomas 2005-01-12 15:21:59 +0000
  • 820a400ae8 Some bugs in rename and copy operations fixed. tomas 2005-01-12 13:15:17 +0000
  • 5850a9bba1 wrong & in JS code fixed tomas 2005-01-12 11:02:56 +0000
  • d605427efc added getVolume() and setVolume() to HelixPlayer maroy 2005-01-11 17:26:03 +0000
  • 6c02912c69 Probably solved problem with dom_xml read IO error. maroy 2005-01-11 13:16:21 +0000
  • 260d0b684a modified test because storage server API changed fgerlits 2005-01-11 09:24:21 +0000
  • bede8fd94b now the playlist editor window is cleaned after saving a playlist maroy 2005-01-11 09:19:16 +0000
  • 59c691ea39 added up and down menus to dj bag entry context menus maroy 2005-01-11 08:57:00 +0000
  • 1c74debd0e added support for storing the DJ Bag contents as user preference maroy 2005-01-11 07:54:05 +0000
  • 03488154d8 added start and length columns to playlist edit window maroy 2005-01-11 06:46:00 +0000
  • dc08d6c938 added right-click context menu to the scheduler window entries added Delete menu item to the context menu maroy 2005-01-11 06:32:35 +0000
  • 7c50117bf9 fixed typo :) maroy 2005-01-11 06:29:17 +0000
  • 2fccaca124 added README file maroy 2005-01-11 06:28:25 +0000
  • 5c7ce2b692 added libxml++ 2.8.1 maroy 2005-01-11 05:55:51 +0000
  • 70c4802b25 Changes according to note 595 in: http://bugs.campware.org/view.php?id=494 tomas 2005-01-10 23:22:30 +0000
  • dff985ecb2 added C++ API in the authentication module for the new storage server methods loadPref and savePref fgerlits 2005-01-10 21:31:08 +0000
  • 0bf873f13c added C++ API in the authentication module for the new storage server methods loadPref and savePref fgerlits 2005-01-10 21:10:53 +0000
  • 34330c184a now getTitle() works fine... maroy 2005-01-10 15:28:11 +0000
  • a26dfdf7ba updated to reflect changes in external APIs maroy 2005-01-10 12:49:48 +0000
  • d58414c65e added event update functionality to the event scheduler maroy 2005-01-10 11:05:28 +0000
  • 70a8e75020 added signal possibility to threads maroy 2005-01-10 11:04:44 +0000
  • 9adcedb8a4 added scheduled event update / reread functionality maroy 2005-01-10 11:03:25 +0000
  • 67910f4fcf added title field in saved playlist fixed (kind of; I still don't understand them) some problems arising from StorageException -> XmlRpcException change fgerlits 2005-01-10 10:36:56 +0000
  • 9a185bb141 fixed playlist event now scheduler correclty plays scheduled events maroy 2005-01-10 09:36:24 +0000
  • bd36de8bd4 added missing include for <string> maroy 2005-01-10 09:24:27 +0000
  • bc9a68f426 the upcoming event is canceled, if it fails initialization maroy 2005-01-10 09:21:14 +0000
  • 00dcb2f9ca Documentation changes. tomas 2005-01-10 04:14:32 +0000
  • 5a373a388b Uninstall order fixed. tomas 2005-01-10 03:35:06 +0000
  • ad01370c52 Store user preferences functionality added. (http://bugs.campware.org/view.php?id=494) +Fixed: http://bugs.campware.org/view.php?id=533 tomas 2005-01-10 03:04:01 +0000
  • df10eaab66 Some db optimization added. tomas 2005-01-10 02:53:04 +0000
  • 5a31ad37ed scheduling now works, so-so maroy 2005-01-09 16:51:31 +0000
  • 2ba3b1d751 fixed reading long ids from the postgresql database maroy 2005-01-09 16:27:33 +0000
  • 8c64d58be5 corrected UniqueId reading, but only in one method.. maroy 2005-01-09 16:01:50 +0000
  • 630d91fdfe added run_web target maroy 2005-01-09 16:01:17 +0000
  • 840a11929a added fromDecimalString() maroy 2005-01-09 16:00:02 +0000
  • 26da504e90 added simplePlaylistTest maroy 2005-01-09 13:32:14 +0000
  • 24ccbdd770 schedule list now supposedly displays the scheduled playlist's title maroy 2005-01-09 12:09:02 +0000
  • b4bae27485 updated localization maroy 2005-01-09 11:50:03 +0000
  • f99bc8bc40 added SchedulePlaylistWindow and SchedulerWindow and lots of other changes maroy 2005-01-09 10:58:32 +0000
  • 55f9031672 added configuration to use web-based resources for storage maroy 2005-01-09 10:57:46 +0000
  • c11f956563 added uploadPlaylist, displaySchedule and removeFromSchedule methods added proper XML-RPC error handling maroy 2005-01-08 13:39:30 +0000
  • 4eac8957fd moved LiveSupport::Storage::StorageException and derivatives to LiveSupport::Core::XmlRpcException maroy 2005-01-08 12:40:33 +0000
  • a08d2b4dcd added some more functions maroy 2005-01-08 12:39:33 +0000
  • 0cf03f59bb changed #includes to refer to the XmlRpcTools in Core removed XmlRpcTools and PlayLogEntry from Scheduler fgerlits 2005-01-07 19:39:38 +0000
  • 7dfcde7c3b changed #includes to refer to the XmlRpcTools in Core removed XmlRpcTools and PlayLogEntry from Scheduler fgerlits 2005-01-07 19:30:29 +0000
  • cf1054852c moved XmlRpcTools (and PlayLogEntry) over to the Core module fgerlits 2005-01-07 14:55:19 +0000
  • 21485a6d01 removed 'cd -' from the end of statements that were like dirname=`cd somethere; pwd; cd -` maroy 2005-01-07 14:04:29 +0000
  • c80f18b5aa moved ScheduleEntry from LiveSupport::Scheduler to LiveSupport::Core maroy 2005-01-07 13:12:43 +0000
  • 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. tomas 2005-01-07 02:46:52 +0000
  • 3d6cb307de changed StorageClientInterface::storeAudioClip() return type to void fgerlits 2005-01-06 17:25:40 +0000
  • 4453635885 addAudioClip() and addPlaylist() now update playlength of Playlist object fgerlits 2005-01-06 12:59:57 +0000
  • 6fd2b02e01 added simple playlist management window maroy 2005-01-06 12:37:47 +0000
  • 0abd972d26 added clarification to the AudioClip and Playlist class documentation fgerlits 2005-01-06 11:21:06 +0000
  • 7c0793a370 added "generate new audio clip ID" functionality to TestStorageClient:: storeAudioClip() fgerlits 2005-01-06 10:40:48 +0000
  • 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 tomas 2005-01-06 01:10:01 +0000
  • 7259599ce1 changed all(*) XML-RPC references to unique IDs to string, and all(*) PostgreSQL references to BIGINT. fgerlits 2005-01-05 19:50:01 +0000
  • 130cc75cb8 - tomas 2005-01-04 23:24:14 +0000
  • 7a56bbf8be added AudioClip constructor without ID, to be used before storeAudioClip() added run-time type info to Playable: getType(), getAudioClip() and getPlaylist() fgerlits 2005-01-04 21:47:56 +0000
  • 39acf9f58f added DJ Bag window maroy 2005-01-04 10:50:12 +0000
  • b2d6de1344 - tomas 2005-01-04 03:18:35 +0000
  • 28ab690499 solution of http://bugs.campware.org/view.php?id=523 and minor changes tomas 2005-01-04 03:02:06 +0000
  • f1ca8879ab added acquirePlaylist() and releasePlaylist() to WebStorageClient modified config() methods in Core (Playlist, PlaylistElement, FadeInfo, and AudioClip) to read ID as hexadecimal string & not decimal number some config xml files and tests had to be modified accordingly fgerlits 2005-01-03 19:39:54 +0000
  • 31cc87b3c5 *** empty log message *** fgerlits 2005-01-03 13:28:58 +0000
  • de9799cc6f changed test files in storageServer/var/tests fgerlits 2005-01-03 13:25:39 +0000
  • b2d171cbde added status bar to file upload window maroy 2005-01-02 12:30:43 +0000
  • dc01754047 fixed open/close cycle, hopefully maroy 2005-01-02 12:30:10 +0000
  • 3e851ea7ed changed the open() call, to enable opening new clips without playing the previous one maroy 2005-01-02 12:04:15 +0000
  • cdec145255 added upload file window maroy 2005-01-02 11:51:49 +0000
  • 763065a092 updated to reflect change in AudioPlayerInterface API maroy 2005-01-02 11:51:16 +0000
  • 9566112cfd added getPlaylength() function to AudioPlayerInterface renamed playThis() to open(), and added close() function maroy 2005-01-02 11:50:29 +0000
  • 6eb6926c8b added playlist methods to WebStorageClient (everything except acquire and release) finally got rid of RemoveAudioClip() in Playlist fgerlits 2004-12-31 14:13:49 +0000
  • 4d777103f7 added title attribute to AudioClip (in config(), too) updated config files with title attribute created getXmlString() method in AudioClip, Playlist, PlaylistElement and FadeInfo replaced old (and bad) toXml() method with getMetadataString() in AudioClip fgerlits 2004-12-30 20:09:28 +0000
  • 05d760368a updated config file for new audio clip DTD (title attribute) fgerlits 2004-12-30 19:57:00 +0000
  • 1931deef7c *** empty log message *** fgerlits 2004-12-30 12:25:04 +0000
  • 29e95ebf70 changed Makefiles to use curlpp instead of curl fgerlits 2004-12-30 11:51:48 +0000
  • 408f79abfa added curlpp (instead of curl) fgerlits 2004-12-30 11:35:59 +0000
  • c1e404a5a8 removed tools/curl fgerlits 2004-12-30 11:23:29 +0000
  • 2fe057b9e5 audioclip and playlist internal file types added, several next mime-types supported now tomas 2004-12-30 02:35:47 +0000
  • 562705b031 changed return values in AudioClip and Playlist from Ptr<std::string>::Ref and Ptr<Glib::ustring>::Ref to Ptr<const ... >::Ref finished adding audio clip methods to WebStorageClient modified helix install script to copy the splay executable to $LS/usr/bin (HELIX_LIBS needs to be set to "$LS/usr/lib/helix/" for this to work) fgerlits 2004-12-29 19:16:33 +0000
  • 11f46d11ba wrote configuration of AudioClip from metafile; added toXml() method to AudioClip fgerlits 2004-12-29 10:02:29 +0000
  • 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. tomas 2004-12-29 01:51:00 +0000
  • 7adc50d7da modified to use new locstor.storeAudioClip method fgerlits 2004-12-28 10:40:53 +0000
  • a7698073cb ftype added to files db table, resolved bug from report 0000513 at http://bugs.campware.org/view.php?id=482 tomas 2004-12-28 00:47:04 +0000
  • 3b01df226c added get/set methods for title and for general metadata in AudioClip and in Playlist fgerlits 2004-12-27 19:52:02 +0000
  • 54df237819 minor bug ... tomas 2004-12-27 15:56:09 +0000
  • 8ae91afd94 Gunid testing added. tomas 2004-12-27 15:31:13 +0000
  • a9e52421d9 Gunid format change! Gunid is internally bigint (8B int). Gunid is transported as 16 hex digits string in input parameters and output results. tomas 2004-12-27 14:49:25 +0000
  • 4f23838731 re-added storeAudioClip test fgerlits 2004-12-27 11:23:55 +0000
  • a7721186cd *** empty log message *** fgerlits 2004-12-24 14:20:15 +0000
  • 70e6d2f6e0 *** empty log message *** fgerlits 2004-12-24 13:57:56 +0000
  • ea3b4af262 got storeAudioClip to work, kinda sorta fgerlits 2004-12-24 13:19:51 +0000
  • 5c7db7cf98 fixed a typo in UniqueId.h fgerlits 2004-12-23 23:15:47 +0000
  • 518ae21eeb added curl-7.12.3 in tools/ plagiarized MD5 code from Mordechai T Abzug into Core::Md5 class fgerlits 2004-12-23 21:53:22 +0000
  • de2b5a49a2 modified the authentication and storage modules to throw their own exception classes AuthenticationException and StorageException instead of invalid_argument and logic_error fgerlits 2004-12-23 11:37:55 +0000
  • adf05eaf29 Changed WebStorageClient because storage server behavior changed. fgerlits 2004-12-22 09:05:06 +0000
  • ca9eebe138 - tomas 2004-12-22 03:33:51 +0000