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