tomas
|
34d370d716
|
minor change
|
2005-03-02 02:11:09 +00:00 |
tomas
|
3a8cfa2bf1
|
Methods for converting fadeInfo values to/from secs available in GreenBox
now.
|
2005-03-01 00:52:04 +00:00 |
tomas
|
b5ca6ea248
|
minor change
|
2005-03-01 00:50:54 +00:00 |
tomas
|
f807c93626
|
Playlist editing methods moved from GreenBox to separate class Playlist.
GreenBox have only wrapper now.
Offset calculations fixed, changeFadeInfo method added.
|
2005-02-28 03:40:59 +00:00 |
tomas
|
09b7339e21
|
minor fix
|
2005-02-28 03:30:21 +00:00 |
tomas
|
a6d757f1dd
|
Playlist editing methods moved from GreenBox to separate class Playlist.
GreenBox have only wrapper now.
Offset calculations fixed, changeFadeInfo method added.
|
2005-02-28 03:26:25 +00:00 |
tomas
|
05ee72190a
|
Little generalization in recall methods.
|
2005-02-28 03:24:30 +00:00 |
tomas
|
2fc4be7f3d
|
extents changed
|
2005-02-28 03:07:38 +00:00 |
tomas
|
65dcce925d
|
comments fixed
|
2005-02-27 17:16:32 +00:00 |
tomas
|
fcf2d05674
|
One auxiliary target added.
|
2005-02-27 02:56:30 +00:00 |
tomas
|
47d38718ae
|
The acId parameter of delAudioClipFromPlaylist method have been changed
to plElGunid - gunid of deleted playlistElement.
|
2005-02-26 22:26:26 +00:00 |
tomas
|
ed9cc68fc3
|
Support for fadeInfo added to playlist editing methods.
|
2005-02-26 12:26:03 +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
|
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 |
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 |
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 |
tomas
|
3cc14cc556
|
mistake fixed - sorry
|
2005-02-23 16:54:44 +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 |
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
|
429fed1b44
|
minor changes
|
2005-02-22 03:01:27 +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 |