tomas
|
abb0b5af6a
|
HTML_Common and HTML_QuickForm PEAR modules requirement added.
|
2005-03-05 19:38:38 +00:00 |
fgerlits
|
4b060aeca0
|
got fading to work, mostly;
added test of storage -> audio player playback to products/gLiveSupport
|
2005-03-04 21:30:10 +00:00 |
fgerlits
|
01745e8374
|
new, mostly working version of fade-in/fade-out
|
2005-03-04 13:36:32 +00:00 |
fgerlits
|
6a8bd2045d
|
added size() method to Playlist
|
2005-03-04 13:35:04 +00:00 |
sebastian
|
1b152ae12e
|
*** empty log message ***
|
2005-03-03 22:12:59 +00:00 |
sebastian
|
0c4775349b
|
*** empty log message ***
|
2005-03-03 22:11:09 +00:00 |
sebastian
|
10aa25755c
|
*** empty log message ***
|
2005-03-03 21:50:36 +00:00 |
sebastian
|
1f515360a2
|
*** empty log message ***
|
2005-03-03 20:58:57 +00:00 |
tomas
|
fe5b13801f
|
emptyWebstream.xml template added, + minor changes
|
2005-03-03 20:34:57 +00:00 |
tomas
|
3e920486bd
|
ls:url moved to metadata container
|
2005-03-03 19:23:52 +00:00 |
sebastian
|
6c2dfef068
|
*** empty log message ***
|
2005-03-03 16:44:34 +00:00 |
sebastian
|
786a8b7894
|
*** empty log message ***
|
2005-03-03 16:42:31 +00:00 |
sebastian
|
504089acd0
|
*** empty log message ***
|
2005-03-02 19:31:22 +00:00 |
sebastian
|
06258d6b95
|
*** empty log message ***
|
2005-03-02 19:15:55 +00:00 |
sebastian
|
36f6ca0b06
|
*** empty log message ***
|
2005-03-02 12:59:54 +00:00 |
fgerlits
|
4dc37a1c9c
|
made the "set audio device" option available in the configuration file of HelixPlayer
|
2005-03-02 10:00:45 +00:00 |
tomas
|
5ffbc365cb
|
Major changes in node children validation.
+ comments added.
|
2005-03-02 02:26:12 +00:00 |
tomas
|
54595b6f96
|
minor change
|
2005-03-02 02:24:42 +00:00 |
tomas
|
0c54b95146
|
Methods related to validator changes/added.
|
2005-03-02 02:24:21 +00:00 |
tomas
|
c3a8feafd9
|
Comments updated
|
2005-03-02 02:22:55 +00:00 |
tomas
|
5af205740a
|
Metadata formats updated, webstreamFormat added.
|
2005-03-02 02:21:16 +00:00 |
tomas
|
5769b8dd44
|
Empty data templates changed to correnspond with validator.
|
2005-03-02 02:17:40 +00:00 |
tomas
|
7a36930377
|
Test data changed to correnspond with validator.
|
2005-03-02 02:15:44 +00:00 |
tomas
|
34d370d716
|
minor change
|
2005-03-02 02:11:09 +00:00 |
sebastian
|
d35356a715
|
*** empty log message ***
|
2005-03-01 22:15:44 +00:00 |
sebastian
|
b1e464a1ef
|
*** empty log message ***
|
2005-03-01 22:00:40 +00:00 |
maroy
|
77d3d8a451
|
added set_default_size function
|
2005-03-01 13:30:12 +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 |
sebastian
|
f6f2374b23
|
*** empty log message ***
|
2005-02-28 18:15:50 +00:00 |
maroy
|
4ec5610702
|
minor sanity fixes
|
2005-02-28 14:59:56 +00:00 |
fgerlits
|
f1d83b5036
|
modified test because test data was changed in modules/storageServer
|
2005-02-28 13:35:01 +00:00 |
sebastian
|
c351c49c7c
|
*** empty log message ***
|
2005-02-28 10:15:29 +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 |
sebastian
|
1d00e4587d
|
*** empty log message ***
|
2005-02-26 21:18:32 +00:00 |
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 |