Commit Graph

805 Commits

Author SHA1 Message Date
sebastian 8f28715ddb *** empty log message *** 2005-02-26 19:29:36 +00:00
fgerlits 2f6ef90968 added setAudioDevice() method to HelixPlayer and (AudioPlayerInterface);
added HelixPlayer::openAndStartPlaylist() to AudioPlayerInterface.
2005-02-26 12:33:48 +00:00
tomas ed9cc68fc3 Support for fadeInfo added to playlist editing methods. 2005-02-26 12:26:03 +00:00
tomas 0a3c35395d mistype fixed (thanks Seb.) 2005-02-25 22:48:21 +00:00
sebastian 4c89f8a6d7 *** empty log message *** 2005-02-25 22:46:30 +00:00
tomas 109d6cc171 access counter inc at addAudioClipToPlaylist commented out 2005-02-25 21:50:58 +00:00
tomas 3cef9b0d6c small fixes 2005-02-25 21:22:35 +00:00
tomas 5b8860c126 minor change 2005-02-25 21:19:15 +00:00
tomas 0535409dfa fixed several notice-generating things 2005-02-25 21:14:22 +00:00
sebastian acd96b625f *** empty log message *** 2005-02-25 20:50:06 +00:00
sebastian a8d5505d51 *** empty log message *** 2005-02-25 20:44:39 +00:00
tomas f858f935c2 Temporary solution for #609. Allow read permission added to group All on
storageRoot folder in install phase.
2005-02-25 18:08:00 +00:00
sebastian f181ea7515 *** empty log message *** 2005-02-25 16:58:26 +00:00
fgerlits 0da71b6798 some advance in fading; I (mostly) know what the problem is :) 2005-02-25 16:55:20 +00:00
maroy 77d5473a20 added tab button files 2005-02-25 16:37:41 +00:00
maroy 00d2670b10 added Notebook 2005-02-25 16:32:32 +00:00
sebastian 0e0e9e164f *** empty log message *** 2005-02-25 14:45:46 +00:00
tomas 80833376d5 minor changes 2005-02-25 04:05:44 +00:00
tomas c1fe56c53e Validator support added. Not yet enabled. 2005-02-25 03:27:34 +00:00
tomas 84c6a4ee91 Test audioClip metadata file for Validator. 2005-02-25 03:25:48 +00:00
tomas 16b5bc2a84 Validator class + format files, not used yet. 2005-02-25 03:24:38 +00:00
tomas e751f9084f It uses emptyMdata.xml file now as a default metadata set. 2005-02-25 01:45:18 +00:00
tomas d8aef20958 minor change (code produces bad array index notice) 2005-02-25 01:42:40 +00:00
tomas c7f8163eb7 Added support for editedBy field for playlists.
Please reinstall storageServer.
2005-02-24 21:38:59 +00:00
tomas 4c78eed9d7 added method isEditedBy and support for editedBy field for playlists. 2005-02-24 21:32:39 +00:00
tomas dd6464b1e5 LS header added, unusable comments removed. 2005-02-24 21:02:53 +00:00
sebastian c683356fd0 *** empty log message *** 2005-02-24 19:51:06 +00:00
fgerlits 809cb83c49 Added first (and pretty bad) version of fade in / fade out workaround
(as HelixPlayer::openAndStartPlaylist()).
2005-02-24 15:59:06 +00:00
sebastian bad599993b *** empty log message *** 2005-02-24 14:27:48 +00:00
sebastian 644d80d120 *** empty log message *** 2005-02-24 14:00:15 +00:00
sebastian 5fc8fb9d42 *** empty log message *** 2005-02-23 22:57:14 +00:00
sebastian cc2a640933 *** empty log message *** 2005-02-23 22:49:42 +00:00
tomas b366007b44 'playtime_seconds' field added to 'analyze' 2005-02-23 20:44:31 +00:00
tomas 8c29174e97 fixed #604 2005-02-23 20:41:41 +00:00
tomas ba015d1042 wrong line ending fixed 2005-02-23 19:23:18 +00:00
tomas 178876ddf3 several exception catches added 2005-02-23 19:20:18 +00:00
tomas abe6ff8199 bug #601 fixed 2005-02-23 19:14:24 +00:00
tomas dfe8595da0 assumedFormat parameter 'mp3' added to analyze() method. 2005-02-23 17:52:54 +00:00
fgerlits f60920dee7 modified Playlist::valid() to allow overlapping playlist elements 2005-02-23 17:29:14 +00:00
tomas 3cc14cc556 mistake fixed - sorry 2005-02-23 16:54:44 +00:00
fgerlits 8b25e057b1 modified WebStorageClient::acquirePlaylist() to use "par" and "begin" SMIL tags instead of "seq" tags. This should be replaced later with proper sound animation tags. 2005-02-23 16:53:58 +00:00
tomas 9890dbb2ea directory paths changed to allow share conf.php with another LS modules 2005-02-23 15:54:51 +00:00
tomas c05e76464f minor change 2005-02-23 15:54:09 +00:00
sebastian a609fc8f90 *** empty log message *** 2005-02-23 13:10:03 +00:00
sebastian 4dcf3881d0 *** empty log message *** 2005-02-23 12:58:49 +00:00
sebastian 08b043e08c *** empty log message *** 2005-02-23 12:42:48 +00:00
maroy be89d6d3e3 added check target 2005-02-23 10:32:13 +00:00
fgerlits 9ff700242a adjusted the test because the test data changed 2005-02-22 15:37:05 +00:00
tomas 4ce979d077 minor change (#590) 2005-02-22 14:44:12 +00:00
tomas 81180dcd10 mistake 2005-02-22 03:53:47 +00:00
tomas 2524314feb PHP wrapper to scheduler XMLRPC methods added. 2005-02-22 03:51:14 +00:00
tomas 8be4cfb740 Orderby and desc optional fields added to search criteria (#589). 2005-02-22 03:49:44 +00:00
tomas 44cc15875b Orderby and desc optional fields added to search criteria (#589). 2005-02-22 03:43:46 +00:00
tomas db8965390d minor changes for sorting tests. 2005-02-22 03:30:32 +00:00
tomas 9299a5531f minor change 2005-02-22 03:24:20 +00:00
tomas 28839120d8 minor change 2005-02-22 03:01:45 +00:00
tomas 429fed1b44 minor changes 2005-02-22 03:01:27 +00:00
sebastian 633629e24b *** empty log message *** 2005-02-21 14:52:08 +00:00
sebastian cdabb1b704 *** empty log message *** 2005-02-21 14:42:15 +00:00
tomas 1635d18c45 Updated list of metadata categories in HTML format. 2005-02-20 22:58:29 +00:00
tomas 08938d4ed4 Relatively bigger change, mtree replaced by m2tree.
Change in database structure, reinstallation needed!
2005-02-20 22:01:07 +00:00
tomas 84ab36151f minor changes 2005-02-20 21:56:35 +00:00
tomas b9d03c9037 Changes in virtual file move and copy, moveObj redefined in BasicStor now.
+added support for predefined usergroup 'All' and public dirs.
+minor changes.
2005-02-20 21:37:53 +00:00
tomas db50212d67 minor changes 2005-02-20 21:35:09 +00:00
tomas 5a3bc31dba Several depreciated PHP constructions fixed. 2005-02-20 21:33:46 +00:00
tomas 90f154c31c minor changes 2005-02-20 21:26:18 +00:00
tomas c2272766f2 Remote exec protection added. 2005-02-20 21:16:46 +00:00
tomas 6c001bfbde Several security things in webspace. 2005-02-20 17:11:03 +00:00
tomas 179d3a39c5 gunid removed from delAudioClipFromPlaylist too, deleted audioClip is
identified by local ID.
2005-02-19 01:05:44 +00:00
tomas 570ff5b626 Gunid parameter removed in most of playlist methods. 2005-02-18 19:02:19 +00:00
tomas 0b961e9c32 minor changes 2005-02-18 18:43:11 +00:00
maroy aae5e8288f made master panel full screen width 2005-02-18 15:13:33 +00:00
maroy 7f5b92722f updated corner image 2005-02-18 15:13:15 +00:00
maroy 3f70136282 udpated login window to new design
changed some of the widgets to be Gtk::manage'd
2005-02-18 14:00:04 +00:00
maroy 59c4e916c0 updated code, so that all child widgets are Gtk::manage'd 2005-02-18 13:54:24 +00:00
tomas 9f224b6fb5 existsFile/existsAudioClip/existsPlaylist corrected.
+BasicStor: webstream support added to resetStorage.
2005-02-18 13:38:48 +00:00
tomas 2fdac68efa webstream type file added to sampleData and resetStorage. 2005-02-18 13:33:49 +00:00
tomas 02f7969fe3 API changed!
Playlist-related methods parameters changed to be more consistent with other
methods.
2005-02-18 02:56:51 +00:00
tomas 7fa94a3d5b resetStorage method moved to BasicStor. 2005-02-18 02:55:35 +00:00
tomas 901ebe2646 Internal script structure changed. +minor corrections. 2005-02-18 02:54:17 +00:00
tomas 6b62d4f005 storageServer setup added. 2005-02-18 01:12:51 +00:00
sebastian 720cb18b4c *** empty log message *** 2005-02-17 19:23:48 +00:00
sebastian 2cb50db5e7 *** empty log message *** 2005-02-16 22:47:55 +00:00
sebastian d779f03e8b changed line 102 to use relative path in storWebstream() 2005-02-16 00:56:20 +00:00
maroy 5855bf7b17 added EntryBin 2005-02-15 12:05:08 +00:00
tomas d66291b067 minor changes 2005-02-14 22:39:51 +00:00
tomas 6ea52e06e6 emptyMdata.xml and emptyPlaylist.xml added,
used in stored file creation
2005-02-14 22:39:11 +00:00
maroy 91ef563dd6 added combo box text 2005-02-14 19:52:14 +00:00
sebastian b3826ce30c *** empty log message *** 2005-02-14 19:38:30 +00:00
sebastian b74cb6e047 *** empty log message *** 2005-02-14 16:23:55 +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 0f39059efd _isEdited and _setEditFlag moved to lower layer (BasicStor),
changed empty playlist content (containers and namespaces definition added,
+minor changes
2005-02-14 00:34:56 +00:00
tomas 045074ef72 minor change 2005-02-13 00:21:52 +00:00
sebastian 534be5b5ff *** empty log message *** 2005-02-11 19:25:29 +00:00
maroy 8da5b6a202 added 2005-02-11 version of helix sources 2005-02-11 10:01:54 +00:00
sebastian 28a886b130 *** empty log message *** 2005-02-10 14:28:16 +00:00
sebastian a6852eb2b2 *** empty log message *** 2005-02-10 14:03:50 +00:00
tomas 91c4f36d16 Playlist handling interface added to GreenBox. 2005-02-10 02:28:56 +00:00
tomas 3ef5b8dee7 minor changes 2005-02-10 01:38:08 +00:00
tomas e7e6569e01 Webstream support added +minor changes. 2005-02-09 22:43:38 +00:00
tomas 1291e232d6 minor changes 2005-02-09 22:42:22 +00:00
tomas 80875c8e6b minor change 2005-02-09 22:39:57 +00:00
tomas fe15dbd069 Webstream support added. 2005-02-09 22:39:37 +00:00
tomas 108a6a154b ... 2005-02-09 22:38:38 +00:00
sebastian e9d31617f3 *** empty log message *** 2005-02-09 17:00:09 +00:00
sebastian 13491a3309 *** empty log message *** 2005-02-09 16:53:43 +00:00
maroy 60461627c3 added new widget-related bitmaps 2005-02-09 15:04:01 +00:00
maroy 43fba36940 added Bitstream Vera font definition to widgets 2005-02-09 14:54:47 +00:00
maroy 45309db5ef added title specification for WhiteWindow 2005-02-09 14:46:31 +00:00
maroy a8981fb962 enabled window dragging for the white window 2005-02-09 12:43:38 +00:00
maroy fa9ee884db removed obsolete files 2005-02-09 12:13:38 +00:00
sebastian d81941a8c8 *** empty log message *** 2005-02-08 15:10:09 +00:00
sebastian a261746cb8 *** empty log message *** 2005-02-08 12:42:08 +00:00
sebastian 4fd496c729 *** empty log message *** 2005-02-08 12:41:52 +00:00
sebastian 061e0a3ad1 *** empty log message *** 2005-02-08 12:17:56 +00:00
sebastian 30749011f3 *** empty log message *** 2005-02-08 12:17:32 +00:00
sebastian d7b14d948b *** empty log message *** 2005-02-08 12:02:18 +00:00
sebastian 6f694af32c *** empty log message *** 2005-02-08 11:41:43 +00:00
sebastian e5f205e220 *** empty log message *** 2005-02-08 11:30:10 +00:00
sebastian b788e6a9c9 *** empty log message *** 2005-02-08 11:22:08 +00:00
sebastian b479e82348 *** empty log message *** 2005-02-08 11:06:17 +00:00
sebastian fd7d616a61 *** empty log message *** 2005-02-08 10:47:38 +00:00
tomas 30ebbfd1d4 XML_Beautifier PEAR module requirement added 2005-02-07 23:31:38 +00:00
tomas 5248ab23a2 Major changes:
added: SAX parser support, setMetadataValue and deleteRecord methods
 modified: getMetadataValue
2005-02-07 23:17:40 +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 6b77fe7537 SAX parser for metadata added 2005-02-07 23:12:28 +00:00
tomas 072ece7313 getMetadataValue moved to Metadata.php + minor changes 2005-02-07 23:11:44 +00:00
fgerlits 892d7d132f added 7 scheduler methods to schedulerClient 2005-02-07 21:35:21 +00:00
sebastian 3a71d1a29e *** empty log message *** 2005-02-07 19:42:14 +00:00
sebastian 4e4cebd306 *** empty log message *** 2005-02-07 18:09:22 +00:00
maroy de4216cafd first version of WhiteWindow 2005-02-07 16:12:55 +00:00
tomas fe63aba044 minor addtions, sync with storageServer 2005-02-06 23:32:09 +00:00
tomas 27fae97b69 minor additions 2005-02-06 23:29:31 +00:00
maroy 124f73f05e added more dependencies, after experiments on Debian Sarge 2005-02-05 12:28:02 +00:00
fgerlits e68598ebb9 added (unnecesary) initialization of pointer to make the compiler happy 2005-02-05 10:01:56 +00:00
fgerlits e85731b8e6 added conversion to/from XmlRpcValue to AudioClip and Playlist;
modified Scheduler methods to use these conversions;
fixed bug in Scheduler: some methods caught wrong kind of exception;
modified Playlist to accept several PlaylistElements at the same
  relative offset;
modified methods for deleting playlist elements and updating fade info
  to refer to playlist elements by ID, not relative offset
2005-02-05 08:12:37 +00:00
fgerlits aca8977831 cleaned up Playlist, AudioClip etc. 2005-02-03 18:52:27 +00:00
sebastian fdc4cbd087 *** empty log message *** 2005-02-03 16:55:35 +00:00
maroy 45c9ec3ead added widgets module 2005-02-03 13:12:46 +00:00
maroy b3d923e5af made master panel look like Charles' design, first iteration 2005-02-03 13:10:28 +00:00
maroy c92e65a824 added darkBlueBin
added set_label and get_label for Button
2005-02-03 13:08:40 +00:00
fgerlits 689fbf12d5 fixed bug #578 2005-02-03 11:51:53 +00:00
tomas 38d98806c0 Dummy metadata XML string returned from getMetaData if there is no metadata. 2005-02-03 02:19:47 +00:00
tomas c434ad025e Prefs: delGroupPref method added
GB: PHP interface for prefs added
2005-02-03 01:10:43 +00:00
fgerlits f1701e9477 added the last remaining tests of the XML-RPC methods (Rpc...Test classes) 2005-02-01 16:32:57 +00:00
fgerlits 2d4c16a1d3 added login, logout and resetStorage XML-RPC methods to scheduler daemon;
fixed the existing 'Rpc...Test's, and added some more
2005-01-31 19:51:25 +00:00
fgerlits d78879f893 fixed bug in TestStorageClient reset() [did not reset list of working
copies of edited playlists];
some corrections in documentation
2005-01-29 07:58:36 +00:00
fgerlits 82e09c51b3 made 'logical operator' argument to storage server mandatory 2005-01-28 10:06:02 +00:00
tomas 75aa4cb59f Issue #573 fixed. 2005-01-27 23:38:37 +00:00
fgerlits bc49af1e38 added reset() method to StorageClientInterface;
modified scheduler tests to use this reset() method;
changed getAllPlaylists() and getAllAudioClips() in StorageClientInterface
  to use the search() method, and added optional limit and offset arguments;
changed the Makefile.in in modules/storage and products/scheduler to
  initialize the storage server after compilation and before running tests;
modified some scheduler tests to work correctly with either Test- or
  Web- StorageClient
2005-01-27 20:20:15 +00:00
fgerlits 56e7c95d2a commented some helix player tests out (they segfault);
added 'make reset' to scheduler Makefile.in;
added storage server initialization to authentication Makefile.in
2005-01-27 12:34:35 +00:00
maroy 02fc75da7d updated naming convetion for image files 2005-01-27 09:55:04 +00:00
maroy 21f437745c added WidgetFactory class 2005-01-27 09:14:35 +00:00
tomas e47b586ee3 reset target added to Makefile (issue #569) 2005-01-26 20:26:13 +00:00
fgerlits e40d8c3af3 *** empty log message *** 2005-01-26 18:27:54 +00:00
fgerlits 4c1517e14a *** empty log message *** 2005-01-26 18:25:52 +00:00
fgerlits c160d028c9 added two more audio clips to the test storage data 2005-01-26 17:56:56 +00:00
fgerlits e273b4eb80 modified storage test data to make the testStorageClient and the webS.C.
more similar
2005-01-26 17:51:34 +00:00
maroy d9f37bf0b5 added BlueBin 2005-01-26 16:41:52 +00:00
fgerlits 8941c30c27 put storageClient.xml back 2005-01-26 16:23:55 +00:00
fgerlits c69aeb7340 added these two; should not have remove storageClient.xml 2005-01-26 16:23:16 +00:00
fgerlits a6b3040642 added (id3 to dc) tag conversion table initialization to scheduler 2005-01-26 12:41:51 +00:00
tomas 744c9619fc minor 2005-01-25 23:56:35 +00:00
tomas bda8edd856 minor 2005-01-25 22:56:01 +00:00
maroy 8147b76d13 resolved resizing issues 2005-01-25 21:55:16 +00:00
maroy 7a9b34e4e8 added Button object 2005-01-25 21:35:30 +00:00
maroy b75da7e43f added widgets module 2005-01-25 20:27:15 +00:00
maroy 0a318234f9 added gtk+ 2.6.1 and gtk-- 2.5.5 2005-01-25 20:21:17 +00:00
fgerlits 047a6ba6d0 added function readTag() to AudioClip class to read ID3v2 tag info 2005-01-25 18:21:42 +00:00
fgerlits 317b50732f made XmlRpcException documentation more informative;
added graphviz (dot) graphical inheritance diagram generation to the
livesupport/etc/doxygen.config and xmlrpc-doxygen.config files
2005-01-24 12:48:10 +00:00
tomas d40afcac39 Sorting in browse methods added. 2005-01-24 01:41:45 +00:00
tomas c029bd42bf Support for search/browse testing added. 2005-01-24 01:26:12 +00:00
tomas 2e351ca72f New method browseCategory added. 2005-01-24 01:25:25 +00:00
tomas 299c46b93d Search/browse things moved to separate class DataEngine. 2005-01-24 01:22:54 +00:00
tomas 358db687cc minor addition in comments 2005-01-24 01:03:12 +00:00
tomas dc1664a204 Minor update of storageServer and archiveServer requirements and
installation.
2005-01-22 14:10:45 +00:00
tomas 3009c187b0 removed - obsolete 2005-01-22 14:09:51 +00:00
fgerlits df58fd8fcf added TagConversion class to module core 2005-01-21 21:15:21 +00:00
tomas 82875a06f3 getMdataValue method added 2005-01-21 13:42:40 +00:00
fgerlits 9d3995b658 added more tests to WebStorageClientTest 2005-01-21 12:46:37 +00:00
maroy 377b8be5e7 added latest version posted by Doug to the mailing list 2005-01-21 08:46:46 +00:00
fgerlits f522a61317 removed curlpp (we are not using it right now, and there is a version 0.5
out now, so if we did use it, we would probably use that one)
2005-01-20 19:11:20 +00:00
fgerlits d3611a44aa added taglib-1.3.1 to tools 2005-01-20 16:57:32 +00:00
fgerlits 2a8113a892 fixed the search methods 2005-01-20 14:11:37 +00:00
tomas ab1ed0a009 Fixed #481 note 675 2005-01-20 13:03:34 +00:00
tomas 8f8020683b default serverPath is now taken from conf.php 2005-01-20 11:59:25 +00:00
tomas b2f0411d7b Fixed #481 2005-01-20 01:55:15 +00:00
tomas 47ec93ad47 minor changes 2005-01-20 01:54:18 +00:00
tomas c500ab2254 Group preferences added (#525).
+ things relevant to issues: #530, #552
2005-01-20 01:52:31 +00:00
tomas 771a443d1f Group preferences added. 2005-01-20 01:50:25 +00:00
tomas 997d80d406 method isMemberOf added 2005-01-20 00:48:49 +00:00
fgerlits 83d1971639 implemented search() in Storage; it works in the TestStorageClient,
does not work yet in the WebStorageClient
2005-01-19 20:51:48 +00:00
maroy 5aef002241 fixed typos 2005-01-19 13:22:31 +00:00
maroy bfdbde12e3 added development tools document 2005-01-19 13:16:36 +00:00
fgerlits 575e1a56ab fixed the C++ wrapper of the resetStorage method in the storage server 2005-01-19 11:39:20 +00:00
tomas d2a971ad45 change in class hierarchy 2005-01-19 05:40:08 +00:00
tomas a508b3dca5 include directory problem fixed 2005-01-19 05:36:39 +00:00
tomas 83f809c841 fixed include directory problem 2005-01-19 05:34:24 +00:00
tomas dd417ea6b3 minor changes 2005-01-19 05:24:44 +00:00