fgerlits
325092f8df
changed "plughw:0,0" to "default"
2005-07-28 09:33:47 +00:00
fgerlits
f42e5b094d
modified failing GstreamerPlayerTest::pauseResumeTest to actually fail
2005-07-27 21:05:30 +00:00
fgerlits
43204f9cd3
added test case for bug #1295
2005-07-27 20:23:24 +00:00
fgerlits
6adb1f0faf
more instructions for Studio localization
2005-07-27 16:34:03 +00:00
fgerlits
b2ae622471
updated playback functions for the new behavior of the audio player (no onStop() fired on manual stop, or on pause)
2005-07-27 15:07:19 +00:00
fgerlits
d594085ea9
changed display of fade info to timeDurationToShortString()
2005-07-27 11:18:38 +00:00
fgerlits
3548340451
added new timeDurationToShortString() function
2005-07-27 11:12:43 +00:00
fgerlits
7adf52fe92
added new file
2005-07-27 08:36:08 +00:00
tomas
10c715cdae
The readKeys method added.
2005-07-27 00:54:13 +00:00
fgerlits
dfc8c0d356
added error checking to ScratchpadWindow::onEditPlaylist();
...
prettified Widgets::MessageWindow
2005-07-26 14:47:22 +00:00
fgerlits
1769fe5b48
changed duration_from_string() calls to TimeConversion::parseTimeDuration()
2005-07-26 11:34:02 +00:00
sebastian
aba0318f3c
*** empty log message ***
2005-07-26 10:56:16 +00:00
fgerlits
9fb1cf5a54
added parseTimeDuration() function, to replace boost::posix_time::
...
duration_from_string(), which is badly broken
2005-07-26 10:36:01 +00:00
maroy
299345f8f6
replaced all gifs with pngs
2005-07-25 14:11:52 +00:00
tomas
8577486f25
New target pear_setup added. ( #980 )
2005-07-24 18:26:28 +00:00
tomas
6bf46501fe
The normalizeExtent method added, + #1201
2005-07-24 16:18:59 +00:00
tomas
693ee8bd48
Params lang and deflang added to displayPlaylistClipAtOffset method ( #1269 )
2005-07-24 12:59:41 +00:00
tomas
858ccefd74
A 'title' field have been added to return struct of
...
GreenBox::displayPlaylistClipAtOffset() method
(#1269 )
2005-07-24 12:49:09 +00:00
sebastian
b6954cd630
*** empty log message ***
2005-07-23 18:05:51 +00:00
sebastian
cc1830560a
dynamic update of now/next clip infobox added
2005-07-23 18:04:47 +00:00
sebastian
b87375f90c
*** empty log message ***
2005-07-23 17:59:57 +00:00
sebastian
419f56e12a
This file descripes conventions storing data in preferences table.
2005-07-22 10:08:23 +00:00
fgerlits
06d4859af2
added pop-up panel for playlist editing functions move up, move down,
...
and remove
2005-07-21 15:14:40 +00:00
fgerlits
19dd690732
added event handlers to SimplePlaylistManagementWindow:
...
* when the title is edited (also to create a new playlist if necessary)
* when the playlist is changed from GLiveSupport::addToPlaylist(); a new
signal is created for this purpose in GLiveSupport
2005-07-20 21:43:02 +00:00
fgerlits
0a1622e3cd
made window closeable when nothing is edited
2005-07-20 20:39:56 +00:00
fgerlits
533ee75926
change the copy constructor; now it duplicates playlist elements, instead of just copying the pointers
2005-07-20 19:44:49 +00:00
fgerlits
128f8034b8
rewrote Cancel and Save behavior in SimplePlaylistMgmtWindow
2005-07-20 17:55:05 +00:00
fgerlits
b297754948
added "restart" command
2005-07-20 14:31:34 +00:00
fgerlits
633de92a04
replaced stale references to OSS audio devices with ALSA names
2005-07-20 09:04:28 +00:00
fgerlits
3cbd9f492b
simplified addToScratchpad()
2005-07-19 18:26:31 +00:00
fgerlits
f23a6a2f62
modified addToScratchpad to update to the new version of the playlist (for example, in case its title got changed)
2005-07-19 18:21:01 +00:00
fgerlits
b68c5cab38
added clarifying comments about when onStop() is emitted
2005-07-19 13:29:22 +00:00
fgerlits
5ee12ad34a
updated download location to sourceforge
2005-07-18 09:43:50 +00:00
fgerlits
b08dba6b5c
added "edit playlist" menu item to Scratchpad window
2005-07-15 15:43:19 +00:00
fberckel
5bcaae0a29
updated saveplaylistdialog and emptytitleerror string
2005-07-15 15:14:15 +00:00
fgerlits
923bfad1a4
added check for fade info to make sure fade in + fade out is not
...
longer than the whole clip
2005-07-15 14:59:08 +00:00
fberckel
85b8bcbd52
updated echo's and spare line's
2005-07-14 19:39:30 +00:00
fgerlits
6efcdee4ca
added fade in/out editing to SimplePlaylistManagementWindow
2005-07-14 15:56:59 +00:00
sebastian
bb9553f329
*** empty log message ***
2005-07-14 11:55:20 +00:00
fgerlits
2b368af7ad
added fade in and fade out columns to playlist editor window
2005-07-13 15:00:04 +00:00
fgerlits
4d1574ca0b
added timeDurationToHhMmSsString() function
2005-07-13 14:18:07 +00:00
maroy
5b751a1809
fixed firing of onStop events, that was fires also at pause, and
...
prematurely (one coudln't call close() from the event handler)
fix for issue #1248 , see http://bugs.campware.org/view.php?id=1248
2005-07-12 06:09:55 +00:00
fberckel
567da89848
change some log file name
2005-07-12 05:23:23 +00:00
fgerlits
f38f329c6c
minor reformatting
2005-07-11 09:30:38 +00:00
fgerlits
bcbd03cc28
WhiteWindow-ized SchedulePlaylistWindow, fixing bug #1170
2005-07-07 15:56:36 +00:00
fgerlits
a46ef4879b
added Type column label in SearchWindow localizations (see bug #1168 )
2005-07-07 10:51:10 +00:00
fgerlits
0d75c4e499
added another test to check event listening
2005-07-06 15:53:51 +00:00
maroy
53893a3e50
fix for proper gstreamer registry creation on installation and in the
...
debian package
2005-07-05 11:23:50 +00:00
maroy
eea04b3886
added OSS DSP support for GstreamerPlayer
2005-07-05 08:55:56 +00:00
maroy
e8b6c8d7e8
updated date for re-release of 1.0rc1
2005-07-04 12:38:27 +00:00
maroy
54a85c8b3d
fixed issue of gstreamer elements not being registered properly on
...
installation
2005-07-04 12:34:34 +00:00
maroy
f75891c532
scheduler no longer crashes on startup if the database server is not started
...
yet.
solution for issue #1200 , see http://bugs.campware.org/view.php?id=1200
2005-07-04 10:38:39 +00:00
fgerlits
cb07f820bd
took out python; on second thought, we probably don't need it
2005-07-03 21:22:22 +00:00
maroy
9e9cebaf90
added proper xml prolog to sample files
2005-07-03 17:55:14 +00:00
maroy
239ff252fc
moved all gstreamer pipeline initialization to the open() call,
...
thus calling start() will be fast. opening can be still slow though
(like 10 secs for some SMIL files).
this is in response to issue #1229 , see
http://bugs.campware.org/view.php?id=1229
2005-07-03 15:11:23 +00:00
maroy
0459fd787b
updated release documentation. a fix for issue #961
...
see http://bugs.campware.org/view.php?id=961
2005-07-03 14:04:47 +00:00
maroy
7e6bba2b11
added proper RFC 2822 style date into changelog
2005-07-03 13:21:53 +00:00
maroy
e6fd970d88
added reference to gLiveSupport
2005-07-03 13:06:17 +00:00
maroy
b04cc9b174
fixed typo
2005-07-03 12:54:00 +00:00
maroy
6a4974aea7
made some fixes to the installation scripts
2005-07-03 12:50:07 +00:00
fgerlits
366a4d0ea2
updated products/gLiveSupport/AudioPlayerTest
...
(see bug #1231 )
2005-07-03 12:46:56 +00:00
maroy
d65946151a
added missing acinclude file
2005-07-03 12:03:31 +00:00
fgerlits
646b2e6fb4
removed "< 1.8" from automake requirement
2005-07-03 11:45:24 +00:00
maroy
55b020739a
using absolut paths for output directory
2005-07-03 10:56:27 +00:00
maroy
2db710ef6b
updated debian changelog
2005-07-03 10:54:34 +00:00
maroy
c7cb2c2ac4
removed helix from the distribution script
2005-07-03 10:38:06 +00:00
maroy
f900c3e361
removed obsoleted tools
2005-07-03 10:37:44 +00:00
maroy
8fbc2ecfd6
added check for not running when generated files are around
2005-07-03 10:32:32 +00:00
maroy
ad57d08acc
renamed some patches from .diff to .patch
2005-07-03 10:05:27 +00:00
maroy
7af7d7d90d
removed reference to darkice
2005-07-03 09:41:12 +00:00
maroy
1e94527522
removed dependency on automake versions <= 1.8
...
now 1.8 and newer can also be used
2005-07-03 09:34:51 +00:00
maroy
f767ed2dd8
removed helix from LiveSupport
2005-07-03 08:57:50 +00:00
fgerlits
4726b005fd
copied new dev req's from developmentTools.html to install.html
2005-07-03 08:57:25 +00:00
fgerlits
c81bfa7a63
added --disable-opengl
2005-07-02 22:55:15 +00:00
fgerlits
63043f320c
added python to the development library requirements (needed for boost)
2005-07-02 22:06:48 +00:00
maroy
b55f2abd17
updated dependecies for gstreamer
2005-07-02 21:43:21 +00:00
maroy
767911531a
added new dependencies, for gstreamer
2005-07-02 21:41:16 +00:00
maroy
be193cd01b
added sequentialSmil test case as a solution for issue #1224
...
see http://bugs.campware.org/view.php?id=1224
2005-07-02 19:51:01 +00:00
maroy
02bce13c9e
changed played time reporting to be based on the sink
2005-07-02 19:45:15 +00:00
maroy
562b2ee49f
added simple audio file play utility
2005-07-02 12:53:08 +00:00
fgerlits
d178e61d8d
added library requirements for gstreamer
2005-07-02 11:58:36 +00:00
fgerlits
5f595831ce
fixed typo
2005-07-02 08:02:58 +00:00
fgerlits
308faa0d31
added gstreamer to dist.sh
2005-07-01 23:14:38 +00:00
fgerlits
fa1091fe5e
put the two commented-out tests back in (they still crash)
2005-07-01 23:08:27 +00:00
fgerlits
ad9b8acf2b
added flags to prevent pause from firing onStop()
2005-07-01 22:19:30 +00:00
fgerlits
0b20c3ccf0
changed oss references to alsa (i hope everywhere)
2005-07-01 21:44:35 +00:00
fgerlits
387b64e0a5
fixed the "do you want to save?" dialog in the SimplePlaylistMgmtWindow
2005-07-01 20:55:11 +00:00
fgerlits
c9e0aa62ce
uncommented the popTop() function -- it still does not work, though
2005-07-01 19:55:19 +00:00
fgerlits
df85134ae8
switched everything over to gstreamer
2005-07-01 19:49:21 +00:00
fgerlits
09c625b216
got rid of "VU meter" and "Next playing" labels
2005-07-01 19:22:21 +00:00
fgerlits
883a32eed7
commented out tests which crash on my computer
2005-07-01 19:06:14 +00:00
fgerlits
8c195b9436
added <animate> tag generation to acquirePlaylist. may god be with us.
2005-07-01 18:43:19 +00:00
fgerlits
713d54c3ba
modified acquirePlaylist() in TestStorageClient for gstreamer
2005-07-01 17:56:47 +00:00
fgerlits
4554a90752
minor refinement
2005-07-01 17:34:14 +00:00
sebastian
91b6a72bd1
*** empty log message ***
2005-07-01 17:29:07 +00:00
fgerlits
fbdeea6df4
added timeDurationToStringMilliseconds() method
2005-07-01 17:24:21 +00:00
sebastian
fdc676fc05
*** empty log message ***
2005-07-01 17:07:44 +00:00
sebastian
1fa2748b61
1.0 rc1
2005-07-01 16:30:40 +00:00
fgerlits
42f420efea
half-finished the rewrite of acquirePlaylist(); committed for backup
2005-07-01 16:13:53 +00:00
sebastian
d30d0e1423
cleared tabs on file-/stream-upload
...
improved test for streams
2005-07-01 15:21:35 +00:00
fgerlits
64a9cca523
added new addPlaylength() method to the Playlist class
2005-07-01 14:39:14 +00:00
sebastian
e80e1e301d
*** empty log message ***
2005-07-01 12:45:35 +00:00
fgerlits
aa7ba715cc
fixed typo
2005-07-01 12:10:07 +00:00
fgerlits
d336a0bfc9
added two more test SMIL files to playlistExecutor/GstreamerPlayerTest;
...
changed GLiveSupport to use the gstreamer player for cue output
2005-07-01 12:03:41 +00:00
fgerlits
009c6902e1
fixed bug: the key for every entry was set to ">="
2005-07-01 10:30:10 +00:00
fgerlits
ba8ed9f566
changed buttons in AdvancedSearchItem
...
note bug #1223 , though: current "minus" image is in fact an X
2005-07-01 10:20:02 +00:00
tomas
42fc60fa70
removed (added as text by mistake)
2005-07-01 09:11:25 +00:00
maroy
c6dc4bc039
added new images
2005-07-01 08:28:44 +00:00
maroy
3590c9380c
added Micz's desktop images
2005-07-01 07:35:56 +00:00
tomas
67ec86044e
Ogg metadata import fixed, testonly (analyze) mode added.
2005-06-30 22:25:17 +00:00
tomas
17953ce674
Preferences backup support added.
2005-06-30 22:23:57 +00:00
tomas
4079db624c
Preference backup support added.
2005-06-30 22:23:37 +00:00
fgerlits
2ed5a59ce3
added confirmation dialogs
2005-06-30 21:26:42 +00:00
tomas
606c4d7702
Length values in playlists and metadata fixed. ( #1204 )
2005-06-30 19:52:58 +00:00
maroy
0d4ff4f582
submitted adder duration patch as a bug into the gnome bugzilla
2005-06-30 18:01:22 +00:00
sebastian
ce6f83f9b0
changed some wording
2005-06-30 15:06:21 +00:00
maroy
fcb2fab676
changed scheduler playlist executor to gstreamer
2005-06-30 14:30:36 +00:00
maroy
87b2840b53
added gstreamer support for playlistExecutor, scheduler and gLiveSupport
2005-06-30 13:53:54 +00:00
maroy
56dc591a02
updated user setup script to reflect output dsp setting in the template
2005-06-30 13:38:08 +00:00
maroy
d06be1bd7b
making gstreamer compile on Mandrake
2005-06-30 12:32:54 +00:00
sebastian
5f26e925db
bug #1151 , #1198
2005-06-30 11:28:53 +00:00
maroy
899a387d39
added error exit return on compilation failure
2005-06-30 10:13:52 +00:00
maroy
77719e8c06
*** empty log message ***
2005-06-30 09:58:03 +00:00
maroy
b5fb36be3f
updated short test sample with proper mp3 file
2005-06-30 07:23:02 +00:00
maroy
f890fe79b8
added sound level animation SMIL support
2005-06-30 07:18:23 +00:00
fgerlits
5ec6a76d74
minor adjustments to WhiteWindow, DialogWindow and TestWindow
2005-06-29 20:11:18 +00:00
maroy
1ffef04932
added short file tests to the autoplug test cases
2005-06-29 17:23:48 +00:00
maroy
6788fc9aa1
made gstreamer elements registered with a full path
2005-06-29 17:23:00 +00:00
fgerlits
feed3d69e9
added new property flags to WhiteWindow constructor (isModal = modal, and no close button, isBornHidden = do not call show_all())
2005-06-29 15:53:08 +00:00
maroy
dcb053cacc
added ogg vorbis and embedded SMIL playlist test cases
2005-06-29 15:09:40 +00:00
maroy
d7bf5ec50d
added ogg vorbis and SMIL test cases
2005-06-29 14:55:29 +00:00
fgerlits
25637f9cef
added DialogWindow class
2005-06-29 14:53:54 +00:00
maroy
26a0ffe30d
added ogg vorbis and SMIL test cases to the SeekPack test
2005-06-29 14:45:53 +00:00
maroy
adab12d9e4
re-added test cases that were commented out temporarily
2005-06-29 13:34:42 +00:00
maroy
c6e63b5e3b
added ogg vorbis and SMIL test cases to the switcher test
2005-06-29 13:30:55 +00:00
maroy
aa54dd2da9
removed unnecessary oneshoReaderSink member from the Smil structure
2005-06-29 13:28:11 +00:00
maroy
081313959d
removed unused parameter
2005-06-29 13:27:04 +00:00
maroy
db98ec9913
added adder duration fix
2005-06-29 12:45:50 +00:00
fgerlits
c870f91164
fixed bug #1078
2005-06-28 19:03:54 +00:00
fgerlits
db6135efb8
added Glib::Markup::escape_text() to all strings in ZebraTreeViews
2005-06-28 16:59:02 +00:00
maroy
89695d798b
removed stale testing code
2005-06-28 09:20:20 +00:00
maroy
d355159f5a
added more debug info to the switcher object
2005-06-28 09:08:11 +00:00
maroy
64958a744a
added autoplugging to the seek tests
...
added ogg vorbis and smil tests to the seek tests
2005-06-28 09:06:16 +00:00
maroy
44d2583239
made simple smil even simpler..
2005-06-28 09:05:47 +00:00
maroy
0e21c32785
added clarification on mp3 playback sink timing issue
2005-06-28 08:43:01 +00:00
maroy
5fac177524
previous version broke the mp3 support, now works again..
2005-06-28 08:42:05 +00:00
fgerlits
40ffad79dd
added storageAdmin module to doxygen config file;
...
added playlength format checking in AudioClip and Playlist in the Core
module so it won't crash just throw an exception;
added try-catch block in Storage::getAudioClip() and getPlaylist() to catch
invalid audio clip or playlist format errors
2005-06-27 19:26:41 +00:00
maroy
d4557842f6
made the autoplug test work properly with SMIL files
2005-06-27 14:31:06 +00:00
fgerlits
9aebbbb938
caught uncaught Gdk exception;
...
added missing images
2005-06-24 18:01:25 +00:00
fgerlits
67ff8fbd13
added -l${WIDGETS_LIB} and ${ICU_LIBS} to TEST_EXE_LIBS
2005-06-24 09:39:58 +00:00
maroy
bd800d9e75
added typefind support for application/smil files
2005-06-23 17:46:33 +00:00
maroy
06873e1c08
completed autoplugging, to recognize and work with SMIL files
2005-06-23 17:45:57 +00:00
fgerlits
59920a2d14
tweaked user interface behavior in UploadFileWindow
2005-06-22 16:57:26 +00:00
maroy
7e3fb629b4
added workaround for time measurement in the autoplug test
2005-06-22 14:52:02 +00:00
maroy
d390fb1ff4
added id3demuxbin patch
2005-06-22 14:42:18 +00:00
maroy
c63c290d68
added autoplugging capability
2005-06-22 14:37:21 +00:00
maroy
70a2c6bb64
added missing test setup sources
2005-06-22 14:36:33 +00:00
fgerlits
7555faa074
this version of the install script compiles gstreamer (but not gst-plugins) on my Mandrake 10.0
2005-06-20 16:16:15 +00:00
fgerlits
b22c1f9c1e
changed microsecond patch in Taglib to return integer and fractional parts separately (so that they fit into two int's)
2005-06-20 12:29:35 +00:00
maroy
0ac70b4e14
added more SMIL test cases
2005-06-20 12:17:27 +00:00
maroy
fa3951f819
updated switcher so it doesn't need a switch element in front, but
...
takes care of all its resposnsibilities itself
2005-06-20 11:52:51 +00:00
maroy
592562cccf
added gstreamer command line option processing
2005-06-20 11:51:29 +00:00
maroy
15696dd330
added extern "C" statements for inclusion in C++ code
2005-06-20 11:50:01 +00:00
maroy
b3914736a4
added more unit tests
2005-06-19 16:29:22 +00:00
maroy
3d85980181
added more unit tests
...
made switcher really honor open-ended playing
2005-06-19 13:11:08 +00:00
maroy
4c839c6a80
added fix for the switch element, see
...
http://bugzilla.gnome.org/show_bug.cgi?id=308167
2005-06-18 16:56:23 +00:00
maroy
cf47169022
fixed PartialPlayTest, added SwitcherTest
2005-06-18 16:55:44 +00:00
maroy
73a30b108b
initial version of our gstreamer elements
2005-06-17 19:45:06 +00:00
fberckel
44a7024af4
More common translation for Dutch
2005-06-17 16:48:59 +00:00
fgerlits
2aed43ffe0
added audio clip and playlist icons in place of the "audioclip" and
...
"playlist" texts
(see bug #1154 )
2005-06-17 16:05:20 +00:00
fgerlits
c8159a7323
Removed references to the delete methods (audio clip and playlist),
...
fixing bug #1169 .
2005-06-16 18:37:23 +00:00
tomas
914d12032a
Sample LS backup package with jingles, music, playlists etc.
2005-06-16 10:45:09 +00:00
tomas
e67029aa32
minor mktemp incompatibility fixed.
2005-06-16 09:27:19 +00:00
tomas
756d368463
The first very simple backup/restore scripts added.
2005-06-16 08:41:40 +00:00
tomas
e45836788c
minor changes
2005-06-16 07:50:06 +00:00
tomas
a240c540d0
minor fix
2005-06-16 03:24:03 +00:00
tomas
467498182a
minor feature added
2005-06-16 02:44:23 +00:00
tomas
c66e01f4ba
minor fixes
2005-06-16 02:28:38 +00:00
tomas
01ab98afaa
LS apache config installation added. ( #1001 )
2005-06-15 22:06:13 +00:00
fgerlits
fd1e34a8e1
fixed bug http://bugs.campware.org/view.php?id=1155
2005-06-15 20:05:01 +00:00
fgerlits
6f2cf9ba0a
fixed the utf-8 id3v2 tag reading bug
2005-06-15 15:56:26 +00:00
fgerlits
e806ca5f3b
added id3 tag recognition to UploadFileWindow
2005-06-15 13:38:52 +00:00
tomas
a4c3aa0fc4
Livesupport specific apache config added.
2005-06-15 11:41:48 +00:00
fgerlits
3dae65af7b
added reference to new gLiveSupport.xml.user-template
2005-06-14 18:12:41 +00:00
fgerlits
2767598869
added new language: Dutch
2005-06-14 18:10:07 +00:00
fgerlits
f9094a93f2
fixed bug #1164 : added stationLogo.png copying to copyInstall.sh;
...
and added <stationLogo> config element to gLiveSupport.xml and Co.
2005-06-14 18:08:28 +00:00
fgerlits
8e9971c2e7
removed traces of TagConversion class
2005-06-14 17:14:22 +00:00
tomas
b16282d0b8
Check for audio files in import ( #996 ).
2005-06-14 15:00:02 +00:00
tomas
5d5c6eea68
fixed wrong processing of LS pear packages and storageAdmin in debian
...
package (#980 and #1143 )
2005-06-14 14:38:01 +00:00
fgerlits
86ab132449
fixed bug #1005 (I think), by creating a separate template file for
...
user-specific gLiveSupport.xml generation in the development environment;
also changed http:///ls_install_dir/ ... to http://ls_install_dir
2005-06-14 13:18:11 +00:00
fgerlits
f62bceddd1
one more file for fixing bug #1012
2005-06-13 18:41:05 +00:00
fgerlits
8d0c291845
improved Master Panel now playing looks, fixing bug 1012
2005-06-13 18:36:28 +00:00
fberckel
0873b4bbe1
Dutch update of row problem from localizer tool
2005-06-13 17:18:27 +00:00
fgerlits
b46b159528
fixed bug #1153
2005-06-13 17:17:32 +00:00
fgerlits
4716b9c968
moved AudioClip::readTag from TagConversionTable to MetadataTypeContainer
2005-06-13 15:40:53 +00:00
tomas
3125a6af5c
php files moved to storageAdmin/var
2005-06-13 10:19:05 +00:00
tomas
8ab2d92134
moved to storageAdmin/var
2005-06-13 10:17:49 +00:00
tomas
f8560d084c
moved from storageAdmin/bin/php
2005-06-13 10:17:03 +00:00
sebastian
0842cd8248
changed localizer himself to en_US
2005-06-12 15:03:45 +00:00
sebastian
549592be14
default lang changed to en_US,
...
on upload id3 just set default lang records
2005-06-12 14:25:58 +00:00
sebastian
12b58ef44a
*** empty log message ***
2005-06-12 14:24:46 +00:00
sebastian
ed555629f5
*** empty log message ***
2005-06-11 19:07:00 +00:00
sebastian
3610756880
*** empty log message ***
2005-06-11 19:00:52 +00:00
sebastian
7d5f6d89bc
*** empty log message ***
2005-06-11 14:15:58 +00:00
fberckel
6a1b2d9ecd
Update Dutch for bug 1141
2005-06-11 10:51:59 +00:00
tomas
9ebe33f086
#1136 - handling categories without lang fixed.
2005-06-11 07:44:20 +00:00
fgerlits
e9e6fac196
moved length computation of uploaded binary file from helix to taglib
...
(this will need to be changed later, as taglib only gives 1s precision)
2005-06-10 18:00:03 +00:00
sebastian
7d7c238bac
*** empty log message ***
2005-06-10 14:10:35 +00:00
fgerlits
0a6006e8d4
refactored image resizing into separate method
2005-06-10 09:47:52 +00:00
tomas
14cca72d92
Changed behaviour of getMdataValue methods - default language parameter
...
introduced.
2005-06-10 09:04:19 +00:00
fgerlits
d316bc5cf7
changed automake requirement from "< 1.9" to "< 1.8"
2005-06-09 19:36:12 +00:00
sebastian
40435b1307
*** empty log message ***
2005-06-09 18:06:54 +00:00
sebastian
54be542f05
#840
2005-06-09 13:48:37 +00:00
sebastian
b2bcbd8e18
localisation changes
2005-06-08 19:40:25 +00:00
sebastian
089134adf2
*** empty log message ***
2005-06-08 19:27:10 +00:00
fgerlits
9e8ab83dca
fixed bug #1071
2005-06-08 19:04:05 +00:00
fgerlits
f2f158d29c
fixed bug #1013
2005-06-08 18:28:03 +00:00
fgerlits
69d6f756dd
fixed bug #966
2005-06-08 18:01:56 +00:00
tomas
7d9d2e7cad
#1137 - method getMdataArray added to GreenBox class.
2005-06-08 16:49:01 +00:00
tomas
e3bbc403a3
minor fix
2005-06-08 15:51:02 +00:00
tomas
958855581a
LS db schema (generated by storageAdmin/bin/dumpDbSchema.sh at 050607).
2005-06-08 15:23:12 +00:00
fgerlits
4d56924d0d
added notes about language variants (euro or cyrillic etc)
2005-06-08 14:51:12 +00:00
fgerlits
bcdbdb0f3f
adjusted Master Panel time widget size
2005-06-08 14:29:08 +00:00
fgerlits
8adc258e8d
renamed Serbian localization files (was: sr_CS and sr_YU, now: sr_CS_CYRILLIC and sr_CS)
2005-06-08 14:08:26 +00:00
tomas
b8e412aa9b
Script for db structure dump added.
2005-06-08 13:46:27 +00:00
tomas
04df86aafc
Script for db structure dump added.
2005-06-08 13:40:30 +00:00
fgerlits
170f92232b
added new Cyrillic Serbian localization sr_CS;
...
renamed Latin Serbian from sr to sr_YU
2005-06-08 09:55:38 +00:00
maroy
e918573930
removed references to the gstreamer library temporarily
2005-06-08 09:11:13 +00:00
sebastian
2e34430b32
some features for 1.0 added
...
Serbian localisation finished
2005-06-07 15:55:28 +00:00
fgerlits
512f2e811d
added Serbian localization file
2005-06-07 11:44:34 +00:00
fgerlits
ea78a37c9c
added Serbian localization to Studio;
...
added documentation on how to localize Studio
2005-06-07 11:15:27 +00:00
fgerlits
f98bd1db35
added support for Spanish
2005-06-03 15:36:12 +00:00
fgerlits
b0ddb60612
fixed typo
2005-06-03 15:35:36 +00:00
sebastian
f2b5c8fcf6
localizer: added keys and languages, but some mishmash now in translations
2005-06-03 14:24:21 +00:00
fgerlits
77f2d616bf
Updated master panel pause button to the new bitmap.
2005-06-03 08:53:13 +00:00
fgerlits
7147940370
re-added window titles for windows with image titles (this title is displayed on the taskbar)
2005-06-02 18:47:22 +00:00
fgerlits
7885cd91da
added minimize and maximize buttons to WhiteWindow class
2005-06-02 18:22:16 +00:00
fgerlits
272062ed16
added window minimizer, maximizer and closer button image files
2005-06-02 16:12:10 +00:00
fgerlits
f472302422
added new window minimizer, maximizer and closer button image files
2005-06-02 16:10:12 +00:00
fgerlits
ee12addf39
made Master Panel buttons equal in size; see bug #1015
2005-06-02 15:56:07 +00:00
fgerlits
429272e59d
minor tweaks
2005-06-02 15:51:20 +00:00
sebastian
077d6179ed
*** empty log message ***
2005-06-02 14:44:49 +00:00
fgerlits
b72ccdc6f5
changed "Bitstream Vera" to "Bitstream Vera Sans" everywhere
2005-06-02 14:08:32 +00:00
fgerlits
1acb6485a7
changed time formatting on Master Panel;
...
changed text formatting syntax everywhere to be more uniform
2005-06-02 13:57:55 +00:00
sebastian
6665b9f379
*** empty log message ***
2005-06-02 11:29:47 +00:00
sebastian
4be5d1b783
*** empty log message ***
2005-06-02 09:51:01 +00:00
sebastian
169cd62d37
*** empty log message ***
2005-06-01 22:04:26 +00:00
maroy
3ed5809b10
added reference to gstreamer libraries, fix for issue #1038
...
see http://bugs.campware.org/view.php?id=1038
2005-06-01 08:03:55 +00:00
sebastian
8397693da8
*** empty log message ***
2005-05-31 16:34:23 +00:00
maroy
2d4e093c3b
added support for the gstreamer playlist executor through the
...
AudioPlayerFactory
2005-05-31 10:10:33 +00:00
maroy
80dfc3eb4b
added initial gstreamer playlist executor implementation
2005-05-31 08:53:11 +00:00
maroy
e706acc9d2
added gstreamer-0.8.10
2005-05-31 08:45:35 +00:00
maroy
cb2548045b
fix related to issue #1004 , changes actually made by Ferenc
2005-05-30 12:19:45 +00:00
fgerlits
0cd795889a
refactored: moved Up, Down and Remove functions from LiveModeWindow class to ZebraTreeView class
2005-05-28 13:32:27 +00:00
fgerlits
78b687f715
localized metadata types into Hungarian
2005-05-27 16:32:14 +00:00
tomas
c02d55a57d
Section similar to storageServer's setupDirs.sh added ( #1000 )
2005-05-27 16:19:26 +00:00
fgerlits
4685ab1b5e
fixed bug #981
2005-05-27 13:21:54 +00:00
fgerlits
2e7be6308f
some minor reformatting
2005-05-27 11:38:22 +00:00
fgerlits
e3c437f86d
fixed bug #993
2005-05-27 11:38:00 +00:00
fgerlits
3982c2dac7
fixed typo
2005-05-27 10:39:26 +00:00
mash
4b24043c16
move icon to products/gLiveSupport
2005-05-27 08:26:39 +00:00
tomas
c023b153b9
#981
2005-05-26 22:45:18 +00:00
fgerlits
e1f3e0e9ca
modified the browse tab to use the new MetadataComboBoxText widget;
...
had to change function argument types from Ptr<Glib::ustring>::Ref to Ptr<const Glib::ustring>::Ref all the way down the line.
2005-05-26 20:54:55 +00:00
fgerlits
733b565668
fixed bug #995
2005-05-26 14:02:37 +00:00
tomas
ee62389d38
Delete operation disabled exception tolerated now.
2005-05-26 01:56:21 +00:00
tomas
c7ad67667e
A bug in hadling parameters routine fixed.
2005-05-26 01:51:47 +00:00
tomas
9de819a01a
The storageAdmin module part added.
2005-05-26 01:50:34 +00:00
tomas
9109f7d8a6
Files moved to the storageAdmin module.
2005-05-26 01:36:49 +00:00
tomas
cd32653d6c
The storageAdmin module added with import script.
2005-05-26 01:35:16 +00:00
tomas
50930e9367
Require path fixed.
2005-05-26 00:00:31 +00:00
tomas
b1528afa1b
Require paths fixed.
2005-05-25 23:35:02 +00:00
fgerlits
70c3d52357
added metadata types to Advanced Search
2005-05-25 23:02:36 +00:00
fgerlits
12657e5aa7
moved AdvancedSearchItem and AdvancedSearchEntry classes from Widgets to GLiveSupport
2005-05-24 18:36:35 +00:00
fgerlits
c01fabbd1a
fixed CuePlayer to support multiple selections
2005-05-24 16:58:30 +00:00
fgerlits
783e0092b5
made Scheduler window into a WhiteWindow
2005-05-24 15:54:23 +00:00
maroy
0548da379e
recommitting previous version, without references to gstreamer objects yet
2005-05-24 14:57:18 +00:00
maroy
a83e6febec
re-adding older version, which does not reference gstreamer yet
2005-05-24 14:55:45 +00:00
maroy
7891ff8e9d
added initial version of gstreamer audio player
2005-05-24 08:05:54 +00:00
maroy
e693e4b3a2
fixed typo
2005-05-24 08:05:06 +00:00
maroy
ac8c39b3a3
replaced (probably byte-cut) incorrect mp3 files with proper ones
2005-05-24 08:04:37 +00:00
tomas
e19b2f6098
Minor bug fixed.
2005-05-23 22:09:30 +00:00
fgerlits
2b9f41aa43
enabled multiple selection in Scratchpad window;
...
added "add to playlist" button
2005-05-23 18:42:22 +00:00
fgerlits
9ceb48d0d1
modified button spacing to conform with other windows
2005-05-21 19:18:12 +00:00
fgerlits
6601609ed4
gave a facelift to SimplePlaylistManagementWindow
2005-05-21 19:05:25 +00:00
fgerlits
d751df9404
"inline" confused fransman's compiler, so removed
2005-05-21 09:04:21 +00:00
fgerlits
85a9ecc64c
added stopOutputAudio() call before program end; this does not really work, though, see bug #981
2005-05-20 10:43:30 +00:00
tomas
596632d595
Wrong config entries fixed.
2005-05-20 01:19:04 +00:00
sebastian
5d0edd7a5a
URL size now 256 chars
2005-05-19 21:39:46 +00:00
tomas
24dee2cc65
Minor exception checking and safer path handling added.
2005-05-19 14:28:07 +00:00
fgerlits
974ecc10a0
rewrote play-stop-onStop methods in trying to fix #914 -- logic is a bit clearer now, but #914 is still not fixed
2005-05-19 13:31:44 +00:00
fgerlits
7081d4461a
added "play" pop-up menu item in Live Mode window;
...
changed "playMenuItem" to "cueMenuItem" in ScratchpadWindow localization, for consistency with LiveModeWindow
2005-05-18 17:44:00 +00:00
fgerlits
6af5fe6bd5
added functionality to output play button in the Live Mode window;
...
added new appendLineNumberColumn() function in ZebraTreeView;
fixed bug #972
2005-05-18 16:28:54 +00:00
mash
89ae010689
added dsp device selection to postInstall
2005-05-18 10:33:09 +00:00
maroy
fadd7ec9be
fixed problem of trying to create tarballs with full path added into
...
the base directory
2005-05-17 15:05:32 +00:00
maroy
75ce8b989d
added check_two target, and test for playing on two audio interfaces
...
see issue #960 , http://bugs.campware.org/view.php?id=960
2005-05-17 09:07:51 +00:00
fgerlits
d6f48b7f29
added cue player buttons to Live Mode window
2005-05-13 19:08:42 +00:00
fgerlits
17e320da97
refactored cue buttons into separate CuePlayer class
2005-05-13 17:50:17 +00:00
fgerlits
9c09b528ca
added DTD's for optional helixPlayer attributes
2005-05-13 17:10:34 +00:00
fgerlits
72e590f3e6
minor corrections
2005-05-13 13:31:44 +00:00
fgerlits
8c33877ca5
changed play and pause buttons in Scratchpad window to a single play/pause button as per specification;
...
fixed bug #898
2005-05-13 10:04:38 +00:00
tomas
750f3ffba6
Support for import script added.
2005-05-13 08:39:28 +00:00
tomas
319d3f3232
Import script added.
2005-05-13 08:38:42 +00:00
tomas
a4af79c0e9
Minor fix
2005-05-13 08:13:39 +00:00
fgerlits
a10e57819f
modified Scratchpad so that adding to Live Mode from it does not move item to the top
2005-05-12 08:34:43 +00:00
tomas
e0629e61bf
minor fix
2005-05-12 00:44:28 +00:00
tomas
99660726c4
Changed priority of included files (needed for PEAR included in LS).
2005-05-11 12:36:44 +00:00
fgerlits
6d66851484
fixed "crash on stop clicked while paused" bug
2005-05-11 12:07:57 +00:00
fgerlits
a40d2e523c
added first version of Master Panel buttons
2005-05-10 18:47:01 +00:00
fgerlits
d24ccaea70
fixed bug #938
2005-05-10 12:38:29 +00:00
tomas
d837398eb8
#893 - delete methods disabled in XMLRPC interface.
2005-05-10 01:36:26 +00:00
tomas
0884a910e7
#931 - .htaccess added - ensure that index.php works (and some other settings)
2005-05-10 01:21:09 +00:00
tomas
22aefe3251
#931 - .htaccess added - ensure that index.php works (and some other settings)
...
+minor fix - automatic directory index disabled
2005-05-10 01:15:49 +00:00
tomas
f694bae5c4
#931 - .htaccess added - ensure that index.php works (and some other settings)
2005-05-10 01:14:25 +00:00
tomas
be4d158af0
#893 - delete methods disabled in XMLRPC interface.
2005-05-10 00:51:32 +00:00
tomas
9b7dd18045
#929 - installdir parameter is not required now, it have a default value.
2005-05-10 00:41:21 +00:00
tomas
e57d84e60c
#929 - PEAR package install moved to bin/install.sh
2005-05-10 00:25:18 +00:00
mash
ca7a9ff1ab
increasing service leve to be called after apache
2005-05-09 13:18:34 +00:00
mash
f6ef995ab8
fixed missing slash and copy of icon and studio-config files
2005-05-09 13:17:26 +00:00
sebastian
d77ef54fb0
*** empty log message ***
2005-05-09 11:16:12 +00:00
sebastian
37f64cc829
*** empty log message ***
2005-05-09 11:08:42 +00:00
fgerlits
6f80b77339
added timetable
2005-05-09 09:42:18 +00:00
sebastian
8eeb35acde
*** empty log message ***
2005-05-07 10:25:07 +00:00
sebastian
02807e9000
*** empty log message ***
2005-05-07 10:15:33 +00:00
fgerlits
acbc6aac27
added some try-catch clauses to try and fix bug 928 (has not worked yet)
2005-05-06 21:14:44 +00:00
fgerlits
32376178d3
some more prettying: added pango formatting to "now playing" in Master Panel window and fixed broken ZebraTreeView::addCenteredColumn() function.
2005-05-06 19:58:49 +00:00
fgerlits
d56c8131fd
reformatted the Live Mode table
2005-05-06 16:23:27 +00:00
fgerlits
125d6ceb64
fixed bug #916
...
(AuthenticationClientInterface::loadPreferences() now throws std::invalid_argument if the only problem is "key not found")
2005-05-06 11:36:17 +00:00
fgerlits
753ae360e2
fixed bug #915
2005-05-06 07:42:56 +00:00
fgerlits
76939ade97
added first version of huge play button in Live Mode (does not do anything yet)
2005-05-05 16:25:57 +00:00
fgerlits
8dfa5a9f54
some live mode window functionality; doesn't really work yet
2005-05-04 18:01:51 +00:00
fgerlits
3013c552a7
moved live mode window contents from GLiveSupport to LiveModeWindow
2005-05-03 18:14:00 +00:00
maroy
aa921acaa9
oops, removed unnecesarry audioPlayer element
2005-05-03 14:39:47 +00:00
maroy
64b11d1471
updated template file to reflect two audio interfaces
2005-05-03 14:38:59 +00:00
maroy
edbd0d31d7
added support for two audio interfaces, one for output, the other for
...
cue-ing
2005-05-03 14:34:42 +00:00
fgerlits
65b62b0deb
cleaned up Master Panel window open/close toggle buttons
...
(they used to close windows sometimes when they weren't supposed to)
2005-05-03 14:15:08 +00:00
maroy
af576dcdb1
added bigIntTest, related to issue #909
...
see http://bugs.campware.org/view.php?id=909
2005-05-03 13:56:04 +00:00
maroy
cddaf2f5b9
added information on building Debian packages
2005-05-03 08:06:03 +00:00
maroy
51ab0a1943
now removeFromSchedule and reschedule won't do anything if the
...
currently playing scheduled item is to be removed
see http://bugs.campware.org/view.php?id=835
2005-05-02 15:01:17 +00:00
fgerlits
b7626fb2b5
changed window open buttons to work at show/hide toggles
2005-05-02 14:23:37 +00:00
maroy
dada7fd387
fixed some lines which had no TABs in front..
2005-05-02 12:26:03 +00:00
tomas
5001ed991a
Solved #880
2005-05-01 17:17:49 +00:00
tomas
c9e69334a4
part of #880 solution (pear packages in LS tools)
2005-05-01 16:38:06 +00:00
maroy
8aaac8e4f3
removed references to specific PEAR modules, as they are now installed
...
into usr/lib/php when doing make setup
see http://bugs.campware.org/view.php?id=880
2005-05-01 11:42:47 +00:00
maroy
d155ab91ab
added a workaround so that pear packages are installed under
...
usr/lib/php always (sometimes the pear installer puts them into
usr/share/pear instead)
2005-05-01 11:13:46 +00:00
tomas
21ae4aeb8e
Fixed #902
2005-04-30 18:41:43 +00:00
maroy
36c2ced07d
made some fixes for issue #880
...
see http://bugs.campware.org/view.php?id=880
2005-04-30 11:11:31 +00:00
maroy
2e4c52de31
final fix for issue #892
...
see http://bugs.campware.org/view.php?id=892
2005-04-30 10:30:01 +00:00
tomas
dbd63ae730
#880 handling pear packages in tools.
2005-04-30 00:10:42 +00:00
tomas
ddb3acce07
#880
2005-04-30 00:02:54 +00:00
tomas
9c1ec416e2
#880
2005-04-29 19:13:21 +00:00
tomas
26bec3ff05
minor change
2005-04-29 18:46:35 +00:00
tomas
3cc38ccf88
#880 setup for pear packages added.
2005-04-29 18:42:45 +00:00
tomas
d272e1bdcd
PEAR packages needed by Livesupport added.
2005-04-29 18:19:13 +00:00
sebastian
62463e15fa
Version 0.9.1
2005-04-29 17:45:23 +00:00
sebastian
8597dddda5
*** empty log message ***
2005-04-29 17:31:22 +00:00
tomas
0e06ab3d53
#899 GreenBox::moveAudioClipInPlaylist moves playlists too now.
2005-04-29 17:13:16 +00:00
fgerlits
45e55e8571
some cosmetic changes to Search/Browse and Scratchpad
2005-04-29 16:22:54 +00:00
sebastian
fbe70076e4
*** empty log message ***
2005-04-29 15:24:02 +00:00
sebastian
8cff2c1d3c
*** empty log message ***
2005-04-29 15:00:49 +00:00
maroy
1dc66e71a3
changes that hopefully fix issue #892
...
see http://bugs.campware.org/view.php?id=892
2005-04-29 14:21:52 +00:00
fgerlits
b960071ff0
fixed bug #891
2005-04-29 14:17:16 +00:00
fgerlits
6fd2087a7c
added move up/down, remove pop-up menu items to Live Mode
2005-04-29 12:26:08 +00:00
tomas
f015a8566c
minor bug in comments corrected.
2005-04-29 12:25:55 +00:00
fgerlits
d915bbde5c
added right-click context menu to Live Mode window
2005-04-29 10:59:33 +00:00
tomas
38a261217b
minor change
2005-04-29 01:03:33 +00:00
tomas
60abba5efd
#886 realname, lastlogin, lastfail fields added for users.
2005-04-29 01:03:18 +00:00
tomas
36c1074779
#886 realname, lastlogin, lastfail fields added for users.
2005-04-29 00:54:20 +00:00
sebastian
bf52970576
*** empty log message ***
2005-04-28 16:41:13 +00:00
fgerlits
95deecc9a4
added "add to live mode" functionality in search window;
...
some cosmetic changes (made tree view column default widths wider)
2005-04-28 16:22:29 +00:00
sebastian
3bfbf614a3
*** empty log message ***
2005-04-28 16:00:04 +00:00
fgerlits
1f0539a1d8
added first version of Live Mode window
2005-04-28 15:54:30 +00:00
maroy
df15345907
made unique id 63 bits, so that signed 64 bit containers can hold it
2005-04-28 15:01:33 +00:00
maroy
0520d5b516
added UUID object, and updated UniqueId to generate a 64 bit id
...
based one a UUID
2005-04-28 14:36:00 +00:00
fgerlits
3d3006bdcc
removed tests for deletePlaylist and deleteAudioClip
...
might put them back after I learn how the new versions work
2005-04-28 10:52:51 +00:00
fgerlits
f789ade91a
updated xml metadata namespace URLs (removed streamonthefly references)
2005-04-28 10:25:05 +00:00
maroy
6fb2474242
added desktop icon support (thanks to Michael Aschauer)
2005-04-28 08:22:47 +00:00
maroy
49af6fd727
moved non-public API members from MetadaType to protected
2005-04-28 07:16:07 +00:00
tomas
0ddee7f09a
obsolete example dir removed
2005-04-28 00:54:56 +00:00
tomas
89e9be4041
obsolete example directory
2005-04-28 00:52:16 +00:00
tomas
71f930feef
minor changes
2005-04-28 00:45:34 +00:00
tomas
ecf5284a5c
Delete operation replaced by moving to trash.
...
+ #887 feature added
+ #885 fixed
2005-04-27 23:59:50 +00:00
fgerlits
c153560ab9
updated SearchCriteriaTest to reflect changed file type default ("all"
...
instead of "audioClip")
2005-04-27 18:57:46 +00:00
fgerlits
aac3ce4d28
fixed the "child->parent == NULL assertion failed" bug
2005-04-27 18:44:15 +00:00
maroy
2aea2785ca
added MetadataType and MetadataTypeContainer classes
...
solution for issue #877 , see http://bugs.campware.org/view.php?id=877
2005-04-27 17:39:51 +00:00
fgerlits
a7b1bac0a2
created context menu for Search window;
...
improved context menu for Scratchpad (right click selects row now)
2005-04-27 16:39:05 +00:00
sebastian
e5120cbf0b
*** empty log message ***
2005-04-27 16:34:33 +00:00
tomas
10421b1a46
Removed obsolete test files.
2005-04-27 14:17:17 +00:00
tomas
eb9220a6dc
'playlength' attribute of playlist changed to 'implied' variant.
2005-04-27 13:35:39 +00:00
sebastian
61e1d47c97
User management implemented
2005-04-27 13:26:09 +00:00
maroy
867faadb9a
changed the distclean target to remove module and product setup stamps
...
and also the compile stamp. this makes the recompile target do a real
recompile
2005-04-27 09:53:12 +00:00
maroy
7fb9e8e3e6
fixed master panel window button localization
...
fix for issue #878 , see http://bugs.campware.org/view.php?id=878
2005-04-27 09:43:27 +00:00
maroy
6cb75058f0
don't care if the livesupport-station service can not be added to
...
the default runlevel, or can not be started...
2005-04-27 09:36:19 +00:00
tomas
fe42c9bd83
PHP PosgreSQL extension presence test added.
2005-04-26 20:22:30 +00:00
fgerlits
0961105d65
changed the window spacing a bit
2005-04-26 17:36:19 +00:00
fgerlits
afb16ee5dd
added browse tab to the Search window
2005-04-26 16:52:04 +00:00
tomas
4749cd5c81
Prepared for safe delete.
2005-04-26 15:29:04 +00:00
tomas
5e776c527c
Error handling fixed.
2005-04-26 14:09:09 +00:00
fberckel
3c23f030a0
#!/bin/sh
...
#-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund
#
# This file is part of the LiveSupport project.
# http://livesupport.campware.org/
# To report bugs, send an e-mail to bugs@campware.org
#
# LiveSupport is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# LiveSupport is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with LiveSupport; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
#
# Author : $Author: fberckel $
# Version : $Revision: 1.2 $
# Location : $Source: /home/cvs/livesupport/bin/startMakeRecompile.sh,v $
#-------------------------------------------------------------------------------
#-------------------------------------------------------------------------------
# This script runs cvs to update the LiveSupport source code and starts
# the recompile process.
#-------------------------------------------------------------------------------
reldir=`dirname $0`/..
basedir=`cd $reldir; pwd;`
bindir=$basedir/bin
docdir=$basedir/doc
tmpdir=$basedir/tmp
logdir=$basedir/tmp
export PATH=~/bin:$PATH
echo "";
echo "The source code will be updated and the recompile process";
echo "will be started. All steps are being logged within the log";
echo "directory $logdir";
echo "";
echo "Are you certainly of ran ./configure first !";
echo "";
cd $bindir/..
cvs update -dP >& $logdir/cvs_before_setup.log
ls -l $logdir/cvs_before_setup.log >> $logdir/cvs_before_setup.log
echo "Compare with cvs is be done, cvs_before_setup.log is created"
make distclean >& $logdir/distclean_before_setup.log
ls -l $logdir/distclean_before_setup.log >> $logdir/distclean_before_setup.log
echo "Cleaning the setup is be done, distclean_before_setup.log is created"
#make tools_setup >& $logdir/tools_setup.log
#ls -l $logdir/tools_setup.log >> $logdir/tools_setup.log
#echo "Done Tools Setup, tools_setup.log is created"
echo "Skipping Tools, remove # for recompiling tools";
echo "Now Configure ..."
make modules_setup >& $logdir/modules_setup.log
ls -l $logdir/modules_setup.log >> $logdir/modules_setup.log
echo "Configure the Modules is be done, modules_setup.log is created"
make products_setup >& $logdir/products_setup.log
ls -l $logdir/products_setup.log >> $logdir/products_setup.log
echo "Configure the Products is be done, products_setup.log is created";
echo "Now Recompiling ..."
make compile >& $logdir/compile.log
ls -l $logdir/compile.log >> $logdir/compile.log
echo "Compiling is be done, compile.log is created";
echo "Now checking ..."
make check >& $logdir/check.log
ls -l $logdir/check.log >> $logdir/check.log
echo "Checking is be done, check.log is created";
echo ""
2005-04-26 14:00:31 +00:00
maroy
d05a992551
all windows but the master panel are destroyed at logout
...
fix for issue #878 , see http://bugs.campware.org/view.php?id=878
2005-04-26 13:17:48 +00:00
maroy
84523cbda1
changed section: field to sound
2005-04-26 12:10:12 +00:00
fgerlits
da57a326cd
added BrowseItem class;
...
moved "zebra striping" from separate function to addColumn()
2005-04-26 09:19:26 +00:00
fgerlits
27b7e34dde
added browse() function to WebStorageClient
2005-04-25 14:51:10 +00:00
fgerlits
79caff8787
added multiple input lines in advanced search
2005-04-25 11:09:22 +00:00
sebastian
51da1904c7
*** empty log message ***
2005-04-24 19:26:09 +00:00
fgerlits
3b2b457e3f
made SearchConditionType public
2005-04-24 12:51:56 +00:00
maroy
de3c9925c1
making fixes to the installation and Debian package creation
2005-04-23 09:51:00 +00:00
tomas
ba93af0d0c
#857 Thanks - fixed handling empty elements.
2005-04-22 21:34:48 +00:00
maroy
366d29a86e
changes to the debian source package creating tools
2005-04-22 16:46:16 +00:00
tomas
a3e3d6bcfd
#511 , #858 forgotten commit
2005-04-22 15:13:27 +00:00
fberckel
2d1105ab0f
Updated for ./configure with autogen.sh
2005-04-22 14:19:04 +00:00
tomas
c37bf68451
#511 fixed call to redefined method
2005-04-22 13:43:29 +00:00
fgerlits
a642c0d6df
added "close all open windows" command to Logout button signal handler
2005-04-22 13:42:28 +00:00
tomas
18f08574a3
#511 fixed
2005-04-22 13:37:16 +00:00
maroy
fd5903d582
minor changes
2005-04-22 13:33:09 +00:00
maroy
cfb2413adf
added possibility to specify debian version
...
added checks for commands used by the script
2005-04-22 13:31:17 +00:00
maroy
c1de86079a
made sure livesupport-station service stop and kill commands don't
...
stop the process, even if they fail
2005-04-22 13:21:55 +00:00
maroy
36e7ec2d8d
replaced generic x-window package dependency with xlibs
2005-04-22 13:13:27 +00:00
maroy
bd185d17d8
updated documentation and scripts to reflect master autoconf
2005-04-22 13:08:55 +00:00
maroy
cde23c4f0d
updated gLiveSupport install to include missing localized resource
...
and widget image files
2005-04-22 12:44:06 +00:00
maroy
55dae353cf
updated documentation to reflect changes in the development environment
2005-04-22 12:22:00 +00:00
fgerlits
9c80af5a1d
added simple search;
...
added localization support for advanced search
2005-04-22 12:10:54 +00:00
maroy
3b4075edec
added main configure helper script
2005-04-22 11:59:39 +00:00
maroy
a14cecc8b0
made master build environment to autoconf-based
...
added debian package creation scripts
2005-04-22 11:56:56 +00:00
sebastian
f9ec998d96
*** empty log message ***
2005-04-22 10:04:19 +00:00
tomas
1b211176e8
minor change
2005-04-22 00:16:45 +00:00
fgerlits
4c19a1c60f
added search functionality;
...
fixed bug in Playable::getMetadata;
added doxygen tag file generation in main doxygen.config file;
fixed silly bug in ZebraTreeView::cellDataFunction
2005-04-21 15:51:35 +00:00
maroy
4763ea6e2c
removed 'underquoted definition of PKG_CHECK_MODULES' warnings for
...
aclocal >= 1.8
2005-04-21 07:13:41 +00:00
fgerlits
0fc4dd64d6
moved SearchCriteria from Storage to Core;
...
added get_text() function to Widgets/EntryBin;
moved advanced search input box to Widgets;
added (first, testing) functionality to search button in advanced search
2005-04-20 14:36:54 +00:00
sebastian
212f97ea93
*** empty log message ***
2005-04-20 13:48:31 +00:00
sebastian
9126d82bd2
*** empty log message ***
2005-04-20 13:35:06 +00:00
maroy
84cd995e69
the EventScheduler (and thus PlaylistEvents) recieved a null sessionId,
...
making them fail on scheduled execution. fix for issues #809 and #831
see http://bugs.campware.org/view.php?id=809
and http://bugs.campware.org/view.php?id=831
2005-04-20 07:18:03 +00:00
maroy
9848eefbe7
made scheduled event more fault tolerant
2005-04-20 07:16:46 +00:00
tomas
db4f5da722
#832 Elements names in playlists are now considered case sensitive.
2005-04-19 22:15:20 +00:00
fgerlits
49c6517346
added more descriptive error message to LocalizedObject::getResourceUstring();
...
added exit() statements to catch blocks where getting resource failed
2005-04-19 19:18:25 +00:00
fgerlits
27b8a27807
added first version of advanced search window to the GUI
2005-04-19 14:41:16 +00:00
fgerlits
c87ffbf5a0
added SearchWindow source files
2005-04-19 09:15:57 +00:00
fgerlits
782617cd74
added (so far, empty) Search window
2005-04-19 08:28:38 +00:00
maroy
e8adb2ad08
added getVersion() functions to AuthenticationClientInterface and
...
StorageClientInterface
added checking for auth and storage availability on gLiveSupport startup
as a result of the new XML-RPC getVersion function in PHP auth and storage
see http://bugs.campware.org/view.php?id=826
2005-04-18 10:36:43 +00:00
tomas
49ae0015da
#826 - Method locstor.getVersion added to XMLRPC interface.
2005-04-17 19:10:40 +00:00
tomas
6588a0185c
Fields required by validator added to test file.
2005-04-17 19:09:21 +00:00
tomas
5dafafe049
#826 - method locstor.getVersion added to XMLRPC interface.
2005-04-17 18:54:00 +00:00
maroy
2719d93419
made message window not resizeable, fixing issue #820
...
see http://bugs.campware.org/view.php?id=820
2005-04-15 16:54:44 +00:00
fgerlits
aaff869e77
fixed bug #825
2005-04-15 16:33:35 +00:00
maroy
85a8160d89
fix for issue #821
...
see http://bugs.campware.org/view.php?id=821
2005-04-15 15:17:15 +00:00
maroy
def181bd9c
added workaround for when the client can't access the scheduler
...
(and tries to display the time). fix for issue #810
see http://bugs.campware.org/view.php?id=810
2005-04-15 15:13:01 +00:00
fgerlits
410ff9c727
this is a test
2005-04-15 14:57:46 +00:00
maroy
47d6dc0ede
a fix to issue #810
...
see http://bugs.campware.org/view.php?id=810
2005-04-15 12:54:32 +00:00
maroy
a0d4eb8d8c
fixed small typo
2005-04-15 12:04:04 +00:00
sebastian
c3dfcb5b47
*** empty log message ***
2005-04-15 11:22:41 +00:00
fgerlits
68221f1548
added test for buttons with an image which changes when clicked
2005-04-15 10:53:34 +00:00
fgerlits
19da95806a
changed audio listener interface to use plain pointers insteas of Ptr<>::Ref
2005-04-15 10:52:39 +00:00
sebastian
8b56186766
*** empty log message ***
2005-04-15 10:29:30 +00:00
sebastian
9d3ff15b65
*** empty log message ***
2005-04-15 09:30:04 +00:00
maroy
eba4efb89a
added documentation for issue #811
...
see http://bugs.campware.org/view.php?id=811
2005-04-15 08:10:24 +00:00
maroy
e9bdede943
handling widget disposal properly
...
fix for issue #805 , see http://bugs.campware.org/view.php?id=805
2005-04-15 07:55:46 +00:00
maroy
241abf6ee6
fixed bug of wrongly displosing of the button label in set_label()
2005-04-15 07:51:37 +00:00
fgerlits
49db5f3c53
moved row color definitions from ScratchpadWindow to ZebraTreeView class;
...
added detailed TreeView usage documentation to ZebraTreeView
2005-04-14 11:49:37 +00:00
fgerlits
c034ca25e2
added custom cell renderer (doesn't do anything yet)
2005-04-13 17:36:33 +00:00
maroy
827d6ed31d
modified authentication module and gLiveSupport to use the
...
personalized development environment if available
2005-04-13 15:52:20 +00:00
sebastian
4f6ce9b50e
*** empty log message ***
2005-04-13 15:46:09 +00:00
sebastian
439a02c054
*** empty log message ***
2005-04-13 15:40:26 +00:00
maroy
7cbec7fbf2
made windows and the image buttons transparent, at last
...
fix for issue #793 , see http://bugs.campware.org/view.php?id=793
2005-04-13 14:47:55 +00:00
sebastian
a7baf17231
*** empty log message ***
2005-04-13 13:08:02 +00:00
maroy
a6b91a8a9d
changed /dev/sound/dsp to /dev/dsp
2005-04-13 08:22:08 +00:00
sebastian
99125718f6
contextmenu on left/mouseover
2005-04-12 13:50:19 +00:00
maroy
9129b24e57
created test case ustringNegativeTest to reproduce the issue #792
...
see http://bugs.campware.org/view.php?id=792
2005-04-12 13:01:05 +00:00
maroy
df3cd3f0cb
added proper #ifdef's to include files, reflecting the whole namespace
2005-04-12 12:07:40 +00:00
maroy
c29f887c8e
added AudioPlayerEventListener, resolving issue #794
...
see http://bugs.campware.org/view.php?id=794
2005-04-12 12:06:35 +00:00
maroy
8a3acfc9de
removed unnecessary run target from the check targets dependencies
2005-04-12 10:40:51 +00:00
fgerlits
d7984fecbd
changed (un)install_web to just (un)install
2005-04-12 10:11:51 +00:00
fgerlits
efdbb038f9
added missing #include WidgetFactory.h to WhiteWindow.h
2005-04-12 09:08:12 +00:00
maroy
bc10a650e7
renamed scheduler-web.xml to scheduler.xml, scheduler.xml to scheduler-local.xml
2005-04-11 22:54:59 +00:00
tomas
50b03c28b1
#689 htmlspecialchars are filtered out in getMetadataValue now.
2005-04-11 22:30:24 +00:00
sebastian
65e3f4440e
*** empty log message ***
2005-04-11 16:46:02 +00:00
fgerlits
ae1989488c
added WhiteWindow constructor for windows with image titles (instead of text);
...
changed Scratchpad window title to an image
2005-04-11 15:58:59 +00:00
fgerlits
2d4269991c
replace "DJ Bag" with "Scratchpad" in a couple more places
2005-04-11 14:27:50 +00:00
fgerlits
890704765b
added window title image files
2005-04-11 13:42:22 +00:00
fgerlits
277b4bc6b7
renamed DjBagWindow to ScratchpadWindow
2005-04-11 13:22:42 +00:00
fgerlits
0b934b72d2
changed "DJ Bag" to "Scratchpad" everywhere
2005-04-11 12:59:11 +00:00
sebastian
238004c55d
*** empty log message ***
2005-04-11 12:07:36 +00:00
fgerlits
db177fdd40
added reference to design files
2005-04-11 11:51:38 +00:00
fgerlits
be8b0d7049
added Parsons designs to the CVS
2005-04-11 09:23:51 +00:00
fgerlits
8b6f021b9a
changed #include <iostream.h> to #include <iostream>
2005-04-11 08:53:14 +00:00
fgerlits
9494620554
added new file
2005-04-10 09:56:15 +00:00
tomas
8b1196db50
Fixed behaviour of metadata categories without xml:lang specified.
...
(mainly for dcterms:extent)
2005-04-08 23:42:30 +00:00
tomas
9549a022f3
#753 report 1043
2005-04-08 22:27:32 +00:00
tomas
e5d684309f
#753 report 1043
2005-04-08 22:00:08 +00:00
maroy
3d402962aa
now playlists scheduled too late (after init but before start) will
...
not get executed.
solution for bug http://bugs.campware.org/view.php?id=757
2005-04-08 16:53:29 +00:00
fgerlits
bbd8fd552b
added Hungarian translation of (so far, one) localization file
2005-04-08 15:12:38 +00:00
maroy
d6c26fe4b4
forcing localhost as host name always
2005-04-08 14:26:39 +00:00
maroy
1bc35f29e0
included missing errno.h, fixing bug #785 ,
...
see http://bugs.campware.org/view.php?id=785
2005-04-08 14:00:44 +00:00
maroy
e7fed2c292
added storage server setup step in front of running tests
2005-04-08 13:42:56 +00:00
maroy
c6e9bc2465
removed extra linefeed at the end of file
2005-04-08 13:32:55 +00:00
maroy
1e00766456
adjusted su command parameters
2005-04-08 12:35:40 +00:00
fgerlits
581cfa4651
moved coloring callback to widgets module
2005-04-08 12:18:03 +00:00
maroy
a574e393c7
modified source to contain constant strings separately, not in the code
2005-04-08 12:07:58 +00:00
maroy
66bd876f08
added possibility for personalized development
...
(e.g. sharing a system between multiple developers)
2005-04-08 11:56:37 +00:00
fgerlits
7b09d7d251
added first zebra stripes to ZebraTreeView
2005-04-08 11:02:11 +00:00
sebastian
10fded16ce
*** empty log message ***
2005-04-08 10:07:07 +00:00
sebastian
b98590710d
*** empty log message ***
2005-04-08 09:34:30 +00:00
fgerlits
fb2261a0a9
added Widgets::Colors class and changed numerical color codes to color names
2005-04-07 16:08:16 +00:00
sebastian
16bd74eaf8
*** empty log message ***
2005-04-07 14:03:38 +00:00
fgerlits
eec2f13d39
Charles's detailed style guide (colors and sizes).
2005-04-07 09:37:32 +00:00
maroy
006fc2b264
replacing cp -a with cp -pPR, so as it works also on platforms which
...
don't have the -a GNU extension option to cp
2005-04-06 17:59:11 +00:00
sebastian
590968ace8
*** empty log message ***
2005-04-06 16:10:49 +00:00
sebastian
bfc0b50c84
localizer uses "languagecode_countrycode" format now
2005-04-06 16:06:51 +00:00
maroy
b74af0aeb7
updated to changed ICU web site URL
2005-04-06 11:42:24 +00:00
maroy
61895eff7f
the scheduler installs itself silently now on startup, if it has not
...
been installed before
2005-04-06 11:26:38 +00:00
sebastian
401ac3ab9a
*** empty log message ***
2005-04-06 10:45:43 +00:00
sebastian
eab8851d37
*** empty log message ***
2005-04-06 10:45:17 +00:00
sebastian
a6500ccf47
*** empty log message ***
2005-04-06 10:36:20 +00:00
fberckel
cae8aabf43
Import with TkCvs
2005-04-05 19:37:43 +00:00
fberckel
b4e954041e
Updated first part
2005-04-05 19:34:00 +00:00
sebastian
13d71ed3c2
*** empty log message ***
2005-04-05 15:40:44 +00:00
fgerlits
54fd432bfc
added $livesupport-root/usr/bin to PATH in install scripts
2005-04-05 13:36:34 +00:00
maroy
038c483826
changed id handling back from string to numeric, after a fix to
...
libodbc++
2005-04-04 21:40:47 +00:00
fgerlits
6ef63f51c1
corrected typo
2005-04-04 19:27:50 +00:00
fgerlits
1fc429c7fa
added the test version of the templates for the bin/setup_test_db.sh script
2005-04-04 19:17:09 +00:00
maroy
8ef191c071
now this is really patched :)
2005-04-04 19:17:08 +00:00
maroy
18450c6412
added fix for bug #536
...
not libodbc++ reads BIGINTs correclty with getLong()
2005-04-04 18:25:21 +00:00
sebastian
be6371aa55
*** empty log message ***
2005-04-04 17:11:18 +00:00
fberckel
b47a4ba129
Import with TkCVS
2005-04-04 16:57:09 +00:00
fberckel
4cdee586bc
Import with TkCVS
2005-04-04 16:45:09 +00:00
fberckel
247df14aff
import by TkCVS
2005-04-04 15:32:16 +00:00
fgerlits
0cb4f64754
added ZebraTreeView to widgets, and to WidgetFactory;
...
modified DJBagWindow (Scratchpad) to use the widget factory for this widget
2005-03-29 16:08:39 +00:00
fgerlits
9206d822ed
added some more image files
2005-03-29 15:33:05 +00:00
maroy
399575eb3b
updated documents to reflect final download URLs for the releases
2005-03-29 14:39:14 +00:00
maroy
30d15cf8d9
some minor corrections, like the CVSROOT
2005-03-28 20:16:01 +00:00
maroy
47c4237be5
added release documentation
2005-03-28 19:59:30 +00:00
maroy
497fca8c77
added scheduler startup command to installation steps
2005-03-28 19:19:37 +00:00
maroy
36f88464f9
added installation documentation
2005-03-28 19:15:22 +00:00
maroy
546000df1e
added check to see if the apache group supplied is sensible
...
changed default database host name to localhost
added INSTALL file
2005-03-28 19:14:06 +00:00
maroy
6ffe7dcdc0
updated template to reflect correct installed scheduler settings
2005-03-27 17:42:18 +00:00
maroy
66b7c83149
more detailed error reporting on initialization problems
2005-03-27 17:42:00 +00:00
maroy
4655a89ce9
added more detailed error reporting on initialization problems
2005-03-27 17:41:28 +00:00
maroy
d6c6a4b0c4
added test database setup file
2005-03-27 14:50:13 +00:00
maroy
d8f302116d
added check for the sed executable
...
added support for remote database hosts
2005-03-27 12:11:14 +00:00
maroy
01d625000e
removed silent database initialization reporting
2005-03-26 19:47:49 +00:00
maroy
048a69cfec
added files needed by the installation process
2005-03-26 19:30:01 +00:00
maroy
75c97ccb8e
now the scheduler only authenticates itself, if it is about to start
2005-03-26 19:29:45 +00:00
maroy
26899feffb
added scheduler installation
...
possibility to specify database host separately
2005-03-26 19:28:10 +00:00
maroy
d2f1979923
changed SimpleConnectionManager to properly raise an exception when
...
the ODBC data source can not be found
2005-03-26 18:43:40 +00:00
tomas
6398a28317
Fixed:
...
- pear module check seems to say true on pkgs not installed.
- psql want to have existing database name as 1st arg if postgres database
doesn't exists - template1 added ...
2005-03-25 18:37:24 +00:00
maroy
d6c3e9ba73
added configuration template files
2005-03-25 15:53:59 +00:00
maroy
25093aa35f
now prints the help in case of parameter errors
2005-03-25 15:52:15 +00:00
maroy
dde0766cfd
added first version of install script
2005-03-25 15:49:44 +00:00
maroy
495973b8f0
added even more PEAR modules
2005-03-25 11:57:07 +00:00
maroy
95f4ef5b77
added new PEAR modules, needed by the HTML UI
2005-03-25 11:48:59 +00:00
maroy
39c0777f58
changed script to generate two tarballs, one with sources, one with libs
2005-03-25 10:33:22 +00:00
sebastian
53419470b1
*** empty log message ***
2005-03-25 02:46:10 +00:00
sebastian
445df7f6f1
0.9 ready
2005-03-25 00:18:15 +00:00
sebastian
495b118309
*** empty log message ***
2005-03-24 21:19:41 +00:00
sebastian
c676cd5cc1
*** empty log message ***
2005-03-24 20:44:03 +00:00
sebastian
b529217621
really close to 0.9
2005-03-24 20:43:04 +00:00
sebastian
0a0de2ed42
*** empty log message ***
2005-03-24 13:33:21 +00:00
sebastian
47c9f398ee
micz?s template changes
2005-03-24 13:23:52 +00:00
sebastian
9d4a29fa1f
*** empty log message ***
2005-03-24 13:06:55 +00:00
fgerlits
50b7537712
In PostgresqlSchedule and PostgresqlPlayLog, now we read and write UniqueId's
...
as string's instead of Long's (which should be == long long, but due to a bug
in libodbc++, it is in fact == long).
2005-03-24 11:40:29 +00:00
fgerlits
d4aca4b759
added toDecimalString() method to the UniqueId class
2005-03-24 11:08:55 +00:00
tomas
b80950568d
Nested playlists are allowed now with cyclic-recursion checking.
2005-03-24 03:48:40 +00:00
tomas
8f3c89c22e
Fixed missing entities encoding in setMetadataValue.
2005-03-23 23:42:51 +00:00
sebastian
44f5963d9d
*** empty log message ***
2005-03-23 22:56:37 +00:00
sebastian
4a9865e9ca
*** empty log message ***
2005-03-23 15:19:33 +00:00
sebastian
3e6af4880e
*** empty log message ***
2005-03-23 13:01:12 +00:00
maroy
6a76ada4b7
added dist script
2005-03-23 10:46:19 +00:00
maroy
0b72824f47
updated tests to reflect added playlog to playlist events
2005-03-23 09:02:14 +00:00
sebastian
de1e870d3f
*** empty log message ***
2005-03-22 23:39:58 +00:00
tomas
5853bd2f1f
#671 . Default lang 'en' is not ignored if specified in setMetadataValue.
2005-03-22 22:48:11 +00:00
sebastian
dd9ef533fd
*** empty log message ***
2005-03-22 20:40:41 +00:00
sebastian
8ae2b9f8b9
*** empty log message ***
2005-03-22 20:11:26 +00:00
fgerlits
a340148e0c
made resizability (now there's a nice word) optional in WhiteWindow;
...
also checked in resize image png that was missing
2005-03-22 12:17:34 +00:00
fgerlits
905552c619
added resizing functionality to the WhiteWindow class
2005-03-22 11:14:30 +00:00
fgerlits
655dc8a9a0
changed render_to_drawable() [deprecated] to draw_pixbuf()
2005-03-22 09:48:34 +00:00
sebastian
9cdd2cbd8a
all Scheduler views redesigned
2005-03-22 03:08:08 +00:00
sebastian
05004a6f80
*** empty log message ***
2005-03-21 22:11:30 +00:00
sebastian
31f7fd0ecc
*** empty log message ***
2005-03-21 22:06:23 +00:00
sebastian
75c8529203
Scheduler Week and Day view non-scaled
2005-03-21 21:45:36 +00:00
sebastian
fa7bee7ac7
*** empty log message ***
2005-03-21 16:44:37 +00:00
sebastian
1b44662fc3
*** empty log message ***
2005-03-21 15:15:19 +00:00
maroy
4b6eeadb27
added play logging, when the scheduler is executing playlists..
2005-03-21 12:56:46 +00:00
sebastian
d81d24e8ab
added ls:mood
2005-03-21 11:04:32 +00:00
sebastian
4c8cca35b0
*** empty log message ***
2005-03-21 09:43:44 +00:00
tomas
7b3a7bcb57
Editing metadata in edited(locked) playlist is allowed now.
2005-03-21 01:36:12 +00:00
sebastian
629e6529cd
*** empty log message ***
2005-03-20 19:23:46 +00:00
sebastian
2d5aea7f05
Design hacked in
2005-03-20 19:19:25 +00:00
tomas
1f43527041
displayPlaylistClipAtOffest method added to GreenBox.
2005-03-20 14:35:32 +00:00
sebastian
daef9b152e
*** empty log message ***
2005-03-19 22:03:29 +00:00
fgerlits
63ee21174a
fixed bug #656
2005-03-19 14:20:18 +00:00
fgerlits
049b93cd3f
added WANT_AUTOCONF_2_5 note
2005-03-19 09:39:17 +00:00
sebastian
b2a3de2de2
*** empty log message ***
2005-03-19 09:35:31 +00:00
sebastian
c010dc6a27
*** empty log message ***
2005-03-19 09:24:08 +00:00
tomas
e981645a9c
recalculateTimes adjusts fadeOut to next fadeIn.
2005-03-19 02:40:00 +00:00
fgerlits
7acb1b1ada
changed PostgresqlSchedule::getScheduleEntries to return schedule entries
...
which started before the interval, but end in it, or after it.
2005-03-18 13:22:14 +00:00
sebastian
9dd294a34d
*** empty log message ***
2005-03-18 13:01:33 +00:00
fgerlits
81662c2b41
redrew the Scratchpad window and added/changed its buttons
2005-03-17 19:43:41 +00:00
fgerlits
7f1696a88f
added play, pause and stop button images; changed close button to smaller
2005-03-17 16:40:10 +00:00
fgerlits
3766874d63
*** empty log message ***
2005-03-17 16:35:24 +00:00
fgerlits
d793343c37
added pause/stop functionality to Scratchpad
2005-03-16 20:01:48 +00:00
sebastian
162ea44857
*** empty log message ***
2005-03-15 22:48:44 +00:00
sebastian
111b62de37
*** empty log message ***
2005-03-15 14:03:26 +00:00
tomas
ca91953f79
minor change
2005-03-15 13:16:09 +00:00
sebastian
5c8ea1e360
*** empty log message ***
2005-03-14 17:43:53 +00:00
sebastian
5f5a6c65b5
*** empty log message ***
2005-03-14 17:38:33 +00:00
fgerlits
c7ba993c18
updated TestStorageClient test data to be in line with the test data of
...
WebStorageClient (i.e., of the php storageServer)
2005-03-12 22:39:26 +00:00
fgerlits
ffaee61d4d
added Play button to Scratchpad;
...
renamed DJ Bag to Scratchpad in resource bundle files;
put loginEntry->grab_focus() in LoginWindow;
fixed crash in GLiveSupport::login() on incorrect login name and password
2005-03-12 21:07:38 +00:00
sebastian
96e5fd0f1a
*** empty log message ***
2005-03-11 22:48:09 +00:00
sebastian
b418a85f8d
*** empty log message ***
2005-03-11 21:16:22 +00:00
fgerlits
cae9c68173
added first (primitive) "play this" function to Scratchpad (DJ Bag)
2005-03-11 18:50:26 +00:00
tomas
4e2d6b14a9
Problem with time conversion methods fixed.
2005-03-10 17:14:19 +00:00
sebastian
deea502419
*** empty log message ***
2005-03-10 12:19:15 +00:00
sebastian
dfde7d4dbe
*** empty log message ***
2005-03-10 12:09:36 +00:00
tomas
546999a62b
#660 fixed,
...
+ moveAudioClip preserve playlistElement gunids now.
2005-03-10 01:14:10 +00:00
tomas
012f2b267e
minor comment change
2005-03-10 01:10:25 +00:00
sebastian
ef8067a20f
*** empty log message ***
2005-03-10 00:19:53 +00:00
tomas
b818d6b0d6
DTD fixed
2005-03-09 10:12:17 +00:00
tomas
fa3c45edc1
Minor bug in archiveServer install fixed.
2005-03-09 03:17:15 +00:00
tomas
a4ed38989d
minor change
2005-03-09 03:16:18 +00:00
tomas
bc9be167cb
moveAudioClipInPlaylist method added to GreenBox.
2005-03-09 03:02:37 +00:00
tomas
4a83ede603
moveAudioClipInPlaylist method added to GreenBox.
2005-03-09 02:55:31 +00:00
tomas
a41b58b751
comments fixed
2005-03-09 02:54:25 +00:00
tomas
b6fba06e11
setMdataValue on edited playlist is now forbidden.
2005-03-09 01:33:59 +00:00
tomas
6a7d1f8fd2
Default genres value set added - genres.xml, automatically loaded by Prefs.php.
2005-03-08 22:34:08 +00:00
sebastian
a954d4891c
*** empty log message ***
2005-03-08 21:29:20 +00:00
sebastian
28bd61965d
*** empty log message ***
2005-03-08 20:26:07 +00:00
sebastian
7aa0181773
*** empty log message ***
2005-03-08 18:24:52 +00:00
sebastian
00e69db61a
*** empty log message ***
2005-03-08 18:24:15 +00:00
sebastian
43056f66d1
*** empty log message ***
2005-03-08 17:27:23 +00:00
sebastian
a49bac6b5c
all windows are implemented yet
2005-03-08 17:16:06 +00:00
fgerlits
0fca5f27cd
added Live Support (ls:) namespace declaration to Playlist class
2005-03-08 14:17:22 +00:00
fgerlits
fcb009246d
added Live Support (ls:) namespace declaration to AudioClip class
2005-03-08 12:57:10 +00:00
tomas
91824f522c
Report location changed from Menu to Text.
2005-03-08 11:06:05 +00:00
maroy
4a3230cf24
removed phased-out file
2005-03-08 10:55:56 +00:00
tomas
aade6a6005
ls:genre -> dc:type
2005-03-08 10:48:31 +00:00
maroy
f687b00bc5
first iteration of file upload window according to Charles' design
2005-03-08 10:40:57 +00:00
maroy
62ab3c8e24
changed sizing method to try to really show the appropriate size
2005-03-08 10:40:15 +00:00
tomas
bcd46e643f
"Cosmetic" changes in work with error code constants.
2005-03-08 00:35:33 +00:00
sebastian
0690408dea
*** empty log message ***
2005-03-07 17:32:50 +00:00
maroy
9c8185b9a6
added the widgets module
2005-03-07 17:05:27 +00:00
sebastian
214e3e960e
*** empty log message ***
2005-03-07 17:03:29 +00:00
fgerlits
df99ff2cb5
added audioStreamTimeout and fadeLookAheadTime parameters to the HelixPlayer
...
config file (for fine-tuning the fade-in/fade-out hack)
2005-03-07 14:58:24 +00:00
tomas
0f924d38d5
Playlist length fixed once more ;)
2005-03-07 14:05:23 +00:00
tomas
59bdde8e83
Synchronized with conf.php in storageServer.
2005-03-07 11:30:40 +00:00
tomas
557aa91bdd
putFile with no metadata uses empty template now.
2005-03-07 11:29:42 +00:00
fgerlits
f35e6d9b1a
changed modules/core to make all time_duration values consistently of the
...
form HH:MM:SS.ssssss (before, some were HH:MM:SS, or even just "0") --
this was necessary, because the storage server now checks this
2005-03-07 11:16:12 +00:00
tomas
f32ab1daa3
Validator and related things updated, validator ENABLED now.
2005-03-07 03:47:24 +00:00
tomas
30a1f1000c
minor change
2005-03-07 02:34:00 +00:00
tomas
a1b5a47c27
Fixed type encoding.
2005-03-06 22:28:01 +00:00
sebastian
e084b47799
*** empty log message ***
2005-03-06 20:30:09 +00:00
sebastian
50f493d4d2
*** empty log message ***
2005-03-06 20:20:16 +00:00
sebastian
855ae6dcd4
Sebastian tested to use Scheduler
2005-03-06 20:17:11 +00:00
sebastian
2d5684a528
*** empty log message ***
2005-03-06 16:57:54 +00:00
tomas
0f4a5bfd34
uri added to audioClip, regexp for fadeIn/fadeOut changed.
2005-03-06 03:05:32 +00:00
tomas
599165d0e7
Deprecated 'call-time pass-by-reference' fixed.
2005-03-05 19:57:32 +00:00
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
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