Commit Graph

356 Commits

Author SHA1 Message Date
fgerlits fe6a11cab1 added & checked the first new Rpc...Test (the others should now be easy) 2004-12-08 15:03:42 +00:00
fgerlits 089744e465 added some stuff to the WebStorageClient, not much to show for it yet 2004-12-08 12:50:09 +00:00
tomas 705bd34c33 Minor changes in LocStor::storeAudioClip and StoredFile::insert (bug. 483) 2004-12-08 01:47:18 +00:00
fgerlits 0c6cd50546 added abstract Playable class, which is a common ancestor of AudioClip and
Playlist; plus some clarification in the PlaylistElement documentation
2004-12-06 17:19:24 +00:00
tomas ba315ed7d4 XMLRPC library frmo PEAR used
- solved bug: http://bugs.campware.org/view.php?id=480
2004-12-06 02:32:55 +00:00
fgerlits 44c38ddaf9 added PlayLogFactory install/uninstall to the Scheduler daemon
modified the local storage specification
2004-12-03 13:58:23 +00:00
maroy e7c5fe3756 added ability to select a playlist from the detailed view 2004-12-03 12:05:25 +00:00
maroy bae10ac014 made PlaylistListWindow nicer 2004-12-03 11:25:01 +00:00
fgerlits 3ce857b78b added parentheses to make gcc happy 2004-12-03 11:07:42 +00:00
maroy 9f3b6e0f0a added PlaylistListWindow 2004-12-03 10:30:26 +00:00
maroy b5d3b9290a renamed AudioClipWindow to AudioClipListWindow
setting title of all windows based on a localized resource
2004-12-03 08:32:27 +00:00
maroy 8f25fba4b3 added AudioClipWindow 2004-12-02 17:42:39 +00:00
fgerlits 0fa7cd107d appendix #2 2004-12-02 13:39:53 +00:00
fgerlits f8e647bac3 appendix to the previous 2004-12-02 13:39:12 +00:00
fgerlits 02736c51aa moved WebAuthenticationClient in cvs, too 2004-12-02 13:38:09 +00:00
fgerlits b1a40ac950 fixed a typo 2004-12-02 13:20:54 +00:00
fgerlits d48cb7ccce added explicit "private" visibility specification
moved WebAuthenticationClient.h from public to private
2004-12-02 13:11:20 +00:00
maroy 79027ffff8 added storage client to application 2004-12-02 10:34:04 +00:00
maroy c5f2579ec9 added WebStorageClient to StorageClientFactory 2004-12-02 10:30:02 +00:00
maroy 2ae50400d4 added scheduler client to application 2004-12-02 09:34:29 +00:00
maroy 470d325ce4 renamed SchedulerDaemonGetVersionTest to RpcGetVersionTest 2004-12-02 09:31:32 +00:00
maroy a78ceab461 updated version string again 2004-12-02 08:57:25 +00:00
maroy 49d0912802 changed version string for something better 2004-12-02 08:36:58 +00:00
maroy c0cc88833e updated documenation 2004-12-02 01:36:06 +00:00
maroy 43d01bf422 fixed typo 2004-12-02 01:24:01 +00:00
maroy 885b2cc212 added scheduler client module 2004-12-02 01:22:38 +00:00
maroy 97a0c86134 fixed typo 2004-12-01 23:48:46 +00:00
maroy 05d0cce2b1 fixed typo 2004-12-01 23:42:42 +00:00
maroy 2b60d95a9c added getVersion XML-RPC method 2004-12-01 23:33:33 +00:00
maroy c5107f715b separated troublesome helix problems into separate test cases 2004-12-01 21:14:11 +00:00
maroy 978f9e0998 localization and resource bundle info is now read from the config file 2004-12-01 20:15:33 +00:00
maroy 585a096fdb added capability to Localized object to load a resource bundle based on
information in a configuration file
2004-12-01 20:07:37 +00:00
fgerlits 75d4ff9502 changed error reporting in the XML-RPC methods from ad-hoc to standard
XML-RPC fault responses
2004-12-01 16:05:32 +00:00
fgerlits 7b591bbaa1 changed error reporting in the XML-RPC methods from ad-hoc to standard
XML-RPC fault responses
2004-12-01 15:59:59 +00:00
maroy 86beeeab01 added real time clock display 2004-12-01 10:17:19 +00:00
maroy 80d1a0915f added GLiveSupport application object 2004-12-01 09:29:45 +00:00
maroy 70968ffbcf added message formatting functions 2004-11-30 23:57:55 +00:00
fgerlits 7be7d6b0d9 added nested playlist support to the storage module 2004-11-30 17:00:25 +00:00
maroy 387630b03c added scheduler results back to testresults 2004-11-30 08:40:09 +00:00
fgerlits 34b681064c added support for playlists containing other playlists 2004-11-29 20:40:36 +00:00
fgerlits f8e5516240 *** empty log message *** 2004-11-29 12:57:52 +00:00
fgerlits 0311bb4fb4 moved WebStorageClient.h to include/LiveSupport/Storage 2004-11-29 12:55:21 +00:00
fgerlits f2f7914896 Reverted to version 1.6. 2004-11-29 12:26:39 +00:00
fgerlits 7a6592edbf wrote specifications for the playlist methods in the storage server
started adding a savePlaylist() call to the xml-rpc functions which
  call the storage server (I should have done this earlier but didn't)
2004-11-26 18:54:53 +00:00
fgerlits 41f6befa43 *** empty log message *** 2004-11-26 12:14:00 +00:00
fgerlits 2b15f973ed added some Playlist methods to the LocalStorage specification 2004-11-25 21:48:26 +00:00
tomas 98b553cec0 DOMXML extension checking added. 2004-11-25 20:17:10 +00:00
tomas 496e49a68c StoredFile::recallByGunid method added for more clear recalling by gunid. 2004-11-25 17:38:03 +00:00
tomas a0eba92d89 Error reporting enabled with XML header/footer. 2004-11-25 17:13:32 +00:00
maroy d5d7dff983 modified, so that *Test classes are not documented into the public API docs 2004-11-25 15:10:12 +00:00
maroy a6cf458a5d re-enabled scheduler coverage 2004-11-25 15:08:17 +00:00
maroy 678b9826d0 removed leftover debug statements 2004-11-25 15:06:10 +00:00
maroy 145e0da83f starting and stopping the scheduler daemon works now, like a charm
see http://bugs.campware.org/view.php?id=469
2004-11-25 14:56:23 +00:00
maroy c9e68edff6 minor sanity changes... 2004-11-25 14:52:26 +00:00
maroy a279b355c1 replaced handler thread implementation from direct POSIX thread to
LiveSupport::Core::Thread
2004-11-25 12:33:22 +00:00
maroy 17afe62335 changes helix error code output to hex format 2004-11-25 10:13:42 +00:00
maroy 952021633d removed pthread_exit() again. for some reason, the pthread implementation
on Mandrake 10 crashes when a thread function exists by calling it.
2004-11-25 09:51:24 +00:00
maroy 68a830f1f7 added authentication module to coverage generation script
temporarily commented scheduler out
2004-11-25 09:27:41 +00:00
maroy dda8e50093 added link to gettingStarted.html 2004-11-25 09:14:13 +00:00
tomas d95c09c236 Returning error codes and messages corrected. 2004-11-25 01:48:40 +00:00
fgerlits c74555104f testAuthenitcation.xml -- one more file left out last time 2004-11-24 22:34:55 +00:00
fgerlits f561ad58ff modified to allow only one kind of client at a time 2004-11-24 16:45:58 +00:00
fgerlits 8d7e16a0c4 changed StorageClientFactory to produce only one kind of client
added some documentation (of xml configuration file format)
2004-11-24 16:21:59 +00:00
maroy bcbe880d42 removed references to usleep(), and replaced them with TimeConversion::sleep() 2004-11-24 13:36:01 +00:00
maroy e0ab17831e fixed bug#461 - scheduler daemon start - stop mechanism broken
see http://bugs.campware.org/view.php?id=461
2004-11-24 13:20:51 +00:00
maroy b58db9c65f now export LD_LIBRARY_PATH to the targets environment 2004-11-24 13:11:46 +00:00
maroy 654632125b added boost time lib to Makefile 2004-11-24 13:07:37 +00:00
maroy 9ae4244b4b addded Thread::yield()
replaced usleep() call to nanosleep() in TimeCoversion::sleep()
2004-11-24 13:05:27 +00:00
fgerlits 0a7ca4196c fixed the authenitication client factory to produce test clients, too 2004-11-24 11:42:49 +00:00
fgerlits 06a2fcd2a0 added a test authentication client, and (temporarily) removed the
'make -C modules/storageServer' lines from the makefiles
2004-11-24 11:09:23 +00:00
maroy 1013c9b913 commented scheduler results temporarily 2004-11-24 09:20:04 +00:00
maroy 50f538aaaa added compile, recompile, clean and check targets 2004-11-24 09:08:01 +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 5998395646 Some setup info for PHP part added. 2004-11-24 03:51:44 +00:00
fgerlits d453f7d664 added some more documentation to the authentication client 2004-11-23 16:31:14 +00:00
maroy 7a1e167ca9 dumping trivial errors to cerr 2004-11-23 15:39:58 +00:00
maroy 8f50a2d109 added authentication module 2004-11-23 13:51:17 +00:00
maroy 1e833bc16b now utilizing LiveSupport::Core::LocalizedObject and GtkLocalizedObject
added -pthread to build parameters
2004-11-23 12:07:17 +00:00
maroy 723e0459fa added -pthread option to CFLAGS and LDFLAGS 2004-11-23 11:51:22 +00:00
fgerlits 3aff2f8a8c added authenticationclient.xml files which I forgot last time 2004-11-23 11:32:36 +00:00
fgerlits 6b616419df I thought I committed this last night, but apparently not 2004-11-23 09:42:36 +00:00
fgerlits e46a2192ce added call to authentication server, as well as a new "sessionId" xml-rpc
parameter, to *everything*
2004-11-22 13:14:45 +00:00
maroy a9fddab949 fixed typo 2004-11-22 12:05:21 +00:00
fgerlits 4d58654fea moved these over to Core because the StorageClientInterface depends on them 2004-11-22 10:57:24 +00:00
maroy ef9025c181 fixed typo 2004-11-22 10:41:50 +00:00
fgerlits d64b7fcdf5 version 2 of the authentication client; it works now, but still depends
on a http server set up correctly beforehand
2004-11-22 10:38:08 +00:00
maroy e0cac7c756 added LocalizedObject base class, with one known failing test 2004-11-22 10:30:12 +00:00
fgerlits 5e3a5a8766 added new paragraph about apache server 2004-11-22 10:24:07 +00:00
maroy 3f0fe23b5e added empty directories 2004-11-21 10:09:18 +00:00
maroy 5ec9af8996 fixed distclean and depclean targets 2004-11-21 09:18:07 +00:00
maroy 1b0b5c2499 autogen now uses locally installed GTK+ and GTK-- 2004-11-20 13:26:48 +00:00
maroy 748fa5df52 added GTK+ and GTK-- to tools_setup 2004-11-20 13:26:19 +00:00
maroy 0cef24a94e added gtkmm-2.4.7 to tools 2004-11-20 13:25:23 +00:00
maroy 6335aafc4f added gtk+-2.4.13 to tools 2004-11-20 13:23:03 +00:00
fgerlits c662e639e0 added some more bits of the authentication module 2004-11-20 10:53:56 +00:00
fgerlits 5a655f905c modified for the authentication module 2004-11-20 10:52:49 +00:00
fgerlits 03e541ce79 added authentication module 2004-11-20 10:24:23 +00:00
maroy f44a150b4d fixed typo 2004-11-20 08:13:46 +00:00
maroy 3336a93d90 added ICU to tools_setup 2004-11-19 18:19:33 +00:00
maroy 8caf08852d added ICU to tools 2004-11-19 17:38:37 +00:00
maroy 663ac89c7d created LoginWindow
renamed HelloWorld to UiTestMainWindow, enabling testing of UI components
2004-11-19 17:05:07 +00:00
maroy 9f62679393 remove unnecessary echos 2004-11-19 16:49:09 +00:00
maroy c2d4e236eb removed unused code 2004-11-19 13:15:30 +00:00
maroy bd1e31da2a added proper autoconf macro to check for the GTK-- library 2004-11-19 11:59:07 +00:00
maroy f790cf1965 fixed thread test to make sure it runs on all scheduling environments 2004-11-18 15:59:22 +00:00
maroy 5e8312cc82 fixed bug #0000452, where the thread was crashing after exit 2004-11-18 15:44:11 +00:00
maroy b55afa61e5 added depclean target, added flawfinder to doc target 2004-11-18 13:19:16 +00:00
maroy e5f7f2bed8 updated generated documentation 2004-11-18 13:14:12 +00:00
maroy 54164b752c updated test object to reflect changes in access return types (const returns) 2004-11-18 12:28:02 +00:00
fgerlits 9b4502fccc added the first real function (existsAudioClip()) to the WebStorageClient 2004-11-17 18:18:34 +00:00
fgerlits 6fb2c1b578 added (so far mostly empty) WebStorageClient 2004-11-16 15:21:16 +00:00
maroy 46d249a1a1 added Hello, World! minimal implementation of the GUI
just as a start...
2004-11-16 14:16:42 +00:00
fgerlits ca278cecdd *** empty log message *** 2004-11-12 14:14:23 +00:00
fgerlits 1ce290554d added separate xml-rpc docs generation (into /doc/xml-rpc_doc/html)
added tempFiles attribute to TestStorageClent
2004-11-12 14:11:57 +00:00
fgerlits 6b59edb397 *** empty log message *** 2004-11-12 10:44:20 +00:00
fgerlits 696aa95c9f moved doxytag generation to the root Makefile 2004-11-12 10:19:21 +00:00
fgerlits dc58a33ca4 mostly cosmetic changes to TestStorageClient & fiddling with doxytag 2004-11-11 15:39:15 +00:00
fgerlits 9db6d24725 removed the URIs from released playlists and audio clips
added the XmlRpcServerMethod external to the Scheduler documentation
2004-11-10 17:45:53 +00:00
fgerlits 321955070f got rid of tempnam() and fopen() 2004-11-10 10:09:04 +00:00
maroy accb53809b updated code to reflect changes in the storage interface 2004-11-09 21:38:24 +00:00
maroy 3ed2496b03 added .smil extenstion to generated temporary SMIL files 2004-11-09 20:58:18 +00:00
fgerlits 027156d9c1 shortened the test sound 2004-11-09 17:43:50 +00:00
fgerlits 830325ca92 part 2 of the new acquire/release methods 2004-11-09 16:54:03 +00:00
fgerlits 0e0d7335a1 rewrote acquire/release methods in TestStorageClient 2004-11-09 16:05:44 +00:00
maroy 3da6eaa61f added PlaylistEvent and PlaylistEventContianer tests 2004-11-09 11:25:28 +00:00
maroy c3a8a3c6da changed temp file name prefix from var/ to tmp/ 2004-11-09 10:13:53 +00:00
maroy 199cd66420 removed debug printouts 2004-11-09 09:43:05 +00:00
fgerlits d190bbaf7e first provisional implementation of the acquire and release methods in
the TestStorageClient class
2004-11-08 22:17:42 +00:00
tomas 611e8ea762 Better comments in xrLocStor.php. +minor changes 2004-11-08 20:24:57 +00:00
tomas ad0f796cd1 Minor changes in storeXMLNode, storeRecord and genXMLNode methods. 2004-11-08 20:21:15 +00:00
maroy 692230835a added initial version of the event scheduler and audio player
integrated into the scheduler daemon
2004-11-08 13:20:37 +00:00
maroy 654ec9651a some code cleanup 2004-11-08 13:18:45 +00:00
maroy e9431a2495 removed Configurable dependecy from AudioPlayerInterface 2004-11-08 10:42:05 +00:00
fgerlits 28b2da6dd9 added acquirePlaylist() to TestStorageClient 2004-11-08 10:08:59 +00:00
fgerlits 4631706006 removed openForPlaying() and closeForPlaying() methods from Playlist class
added acquirePlaylist() to StorageClientInterface
2004-11-08 10:08:10 +00:00
fgerlits 88cb83e636 added openForPlaying() and closeForPlaying() methods to Playlist class 2004-11-08 09:39:16 +00:00
fgerlits d0645cb6ee *** empty log message *** 2004-11-07 12:51:58 +00:00
fgerlits d6fc734fac added a test for storage server access (doesn't work yet) 2004-11-07 12:51:18 +00:00
maroy 790dac4fa2 added EventScheduler public class 2004-11-07 08:44:12 +00:00
fgerlits 057da6a786 added playlist to SMIL conversion to Playlist class
added releasePlaylist and and releaseAudioClip to TestStorageClient
2004-11-06 17:09:39 +00:00
fgerlits ecd2c3d55c added (provisional) URI field to AudioClip 2004-11-05 17:32:54 +00:00
maroy 7a1f319439 added playlistExecutor and eventScheduler modules to global config files 2004-11-05 13:54:37 +00:00
maroy 9e3e321ade refactored generic thread functionality into LiveSupport::Core::Thread 2004-11-05 13:29:59 +00:00
maroy b1cc568fae added Thread class 2004-11-05 13:29:16 +00:00
maroy 5a0544bedf added event scheduler module 2004-11-05 12:14:32 +00:00
maroy d7d84661c4 added TimeConversion::sleep() function 2004-11-05 12:11:49 +00:00
maroy 5f03d18970 added TimeConversion class 2004-11-04 12:39:54 +00:00
maroy 28f3dbc318 added BUILD_ROOT environment variable, needed by the Helix build 2004-11-03 15:26:15 +00:00
fgerlits af87182cc8 just tidied it up a bit, enjoying that now I can, with the new CPU 2004-11-03 09:57:54 +00:00
maroy 803608e94f added include dir to source directories 2004-11-03 07:22:35 +00:00