Commit Graph

18962 Commits

Author SHA1 Message Date
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