fgerlits
|
53563bce1b
|
added missing odbc_template file customization
|
2005-08-10 17:36:10 +00:00 |
fgerlits
|
9568514e76
|
disabled boost library detection to use our own boost library instead
|
2005-08-08 11:57:53 +00:00 |
fgerlits
|
abb6a6b9a4
|
copied createOdbcDataSource.sh to /bin (NOTE: we have two identical copies,
this is bad. TODO: something about this);
moved createGstreamerRegistry.sh to /bin
|
2005-08-05 11:42:58 +00:00 |
fgerlits
|
277144d4ee
|
added initial version
|
2005-08-05 11:32:03 +00:00 |
fgerlits
|
f813b837d1
|
corrected some typos
|
2005-08-04 17:07:36 +00:00 |
maroy
|
69247c704d
|
more changes to hopefully the final 1.0 release
|
2005-08-03 07:37:56 +00:00 |
maroy
|
11894494c4
|
changed modules to check for boost date-time lib
|
2005-08-02 08:45:41 +00:00 |
maroy
|
1894479592
|
made autogen not to run the configure script automatically
|
2005-08-02 07:13:38 +00:00 |
maroy
|
d097fd47db
|
merged autoconf-install branch to main branch
|
2005-08-01 19:26:00 +00:00 |
fgerlits
|
b297754948
|
added "restart" command
|
2005-07-20 14:31:34 +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 |
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
|
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 |
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 |
fgerlits
|
c8159a7323
|
Removed references to the delete methods (audio clip and playlist),
fixing bug #1169.
|
2005-06-16 18:37:23 +00:00 |
fgerlits
|
8e9971c2e7
|
removed traces of TagConversion class
|
2005-06-14 17:14:22 +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
|
4716b9c968
|
moved AudioClip::readTag from TagConversionTable to MetadataTypeContainer
|
2005-06-13 15:40:53 +00:00 |
maroy
|
e918573930
|
removed references to the gstreamer library temporarily
|
2005-06-08 09:11:13 +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 |
fgerlits
|
4685ab1b5e
|
fixed bug #981
|
2005-05-27 13:21:54 +00:00 |
mash
|
89ae010689
|
added dsp device selection to postInstall
|
2005-05-18 10:33:09 +00:00 |
fgerlits
|
9c09b528ca
|
added DTD's for optional helixPlayer attributes
|
2005-05-13 17:10:34 +00:00 |
fgerlits
|
d24ccaea70
|
fixed bug #938
|
2005-05-10 12:38:29 +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
|
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 |
maroy
|
a14cecc8b0
|
made master build environment to autoconf-based
added debian package creation scripts
|
2005-04-22 11:56:56 +00:00 |
maroy
|
4763ea6e2c
|
removed 'underquoted definition of PKG_CHECK_MODULES' warnings for
aclocal >= 1.8
|
2005-04-21 07:13:41 +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 |
maroy
|
8a3acfc9de
|
removed unnecessary run target from the check targets dependencies
|
2005-04-12 10:40:51 +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 |
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 |
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 |
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 |
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
|
18450c6412
|
added fix for bug #536
not libodbc++ reads BIGINTs correclty with getLong()
|
2005-04-04 18:25:21 +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
|
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 |
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 |
maroy
|
0b72824f47
|
updated tests to reflect added playlog to playlist events
|
2005-03-23 09:02:14 +00:00 |
maroy
|
4b6eeadb27
|
added play logging, when the scheduler is executing playlists..
|
2005-03-21 12:56:46 +00:00 |