nebojsa
1f05438448
offset plumbing almost completed
2009-11-05 12:47:38 +00:00
nebojsa
405dffb98b
started work on offset propagation
2009-11-05 03:05:36 +00:00
nebojsa
a4ee67e5ae
fixed incorrect checkin
2009-11-04 22:09:39 +00:00
nebojsa
fdd0117d6f
prepairing infrastructure for scheduler immediate start feature
2009-11-04 21:59:05 +00:00
nebojsa
2e73d733f2
ignore broken links so playback can go on
2009-10-31 14:47:42 +00:00
nebojsa
0456464ac0
added some test files for clarification
2009-10-24 16:22:08 +00:00
nebojsa
d661318653
added support for clipStart and clipEnd
2009-10-12 03:36:15 +00:00
nebojsa
761b27d594
added support for clipStart and clipEnd
2009-10-12 03:24:31 +00:00
nebojsa
f6c9fef31a
added support for clipStart and clipEnd
2009-10-12 02:40:09 +00:00
kapil
60518f7074
Added support for passing a stop_time value of the playlist, when the scheduler wants the playlist to stop. It has to be passed as second parameter to start method of audioplayer. For now the STOP_TIME macro is used to pass value. Files Changed: GLiveSupport.cxx, PlaylistEvent.cxx, AudioPlayerInterface.h, GstreamerPlayer.cxx, streamerPlayer.h
2009-10-02 12:49:43 +00:00
kapil
2ed80ef62f
Instead of waiting for fixed time, wait for the state change to complete and then seek. Files Changed:GstreamerPlayContext.h
2009-10-02 08:06:00 +00:00
kapil
e1a2db28e8
Added support for playlist start time configuration, scheduler can pass any position from where to start the playlist by passing value (in seconds) to the GstreamerPlayer::start method. Whenever the playlist is stopped, GstreamerPlayer::Close returns time (in seconds) at what position it stopped, which can be useful if a playlist gets crashed in between. Scheduler should store this returned value for future reference to restart the playlist from the old position. Files Changed: GLiveSupport.cxx, PlaylistEvent.cxx, AudioPlayerInterface.h, GstreamerPlayer.cxx, GstreamerPlayContext.h, GstreamerPlayer.h
2009-10-01 22:08:14 +00:00
nebojsa
f2098954b8
scheduled playlists can overlap now with each subsequent one interrupting one already playing
2009-09-30 16:32:41 +00:00
nebojsa
e412cfdac9
fixed glade spin buttons
2009-09-29 22:16:37 +00:00
nebojsa
e4d9af2abb
fixed time labels
2009-09-29 20:58:56 +00:00
nebojsa
fd88d5f5e9
display info now correct when files are skipped
2009-09-29 15:15:16 +00:00
nebojsa
9cc4389052
added file id to smil and implemented XML-RPC callback for playback start
2009-09-28 00:27:05 +00:00
nebojsa
2b4ce13d7e
fixed crashes when files are missing. all player errors are now considered as non critical so that app can survive and deliver uninterrupted programming
2009-09-22 23:44:24 +00:00
fgerlits
cb32ca774e
updated some more occurrencies of code.campware.org to the new URIs;
...
updated 'dapper' to 'hardy' in some places;
removed a claim in the README file that Ubuntu packages will work on all Debian-based systems
2009-05-02 14:41:46 +00:00
fgerlits
aee5a86f65
upgraded taglib to version 1.5
2009-05-01 19:58:31 +00:00
fgerlits
c0f83fc84c
removed cppunit; version 1.12.0 has been included in Ubuntu since gutsy
2009-04-12 12:29:15 +00:00
fgerlits
eb5cd31f69
this hack is no longer needed in hardy, and causes problems with the new libtool in intrepid
2009-04-12 12:15:36 +00:00
fgerlits
3c85aefafe
Merged [3352] and [3353] back from the 1.4 branch to the trunk.
...
Did not merge [3354]; this fix is not necessary with the new libodbc++ version.
2009-04-04 14:03:53 +00:00
fgerlits
f79b925f91
removed installation instructions for libserial and portage definition for lcov
...
(these are now not included in the libs package)
2009-03-07 17:27:02 +00:00
fgerlits
1ab5b8d645
upgraded the libodbc++ version to 0.2.4pre4
2009-03-07 17:21:40 +00:00
fgerlits
dade105057
Partial fix working towards getting rid of "libs"; see #1492 .
...
removed libserial from the tools set
added libserial to the list of dev tools in the docs
added libserial to the list of debian dependencies
fixed the gLiveSupport makefile to use pkg-config for libserial
some whitespace changes
Campcaster compiles and runs after the change.
I have not tested package creation, but I don't expect any issues with it.
This change will make it more difficult to install Campcaster on Gutsy and earlier, but I don't think anybody cares about that.
2009-02-28 21:43:32 +00:00
nebojsa
7988cd5e1d
scheduler should not run at 100% CPU any more
2008-12-17 01:34:40 +00:00
sebastian
1e0f91befc
#2328 install fails under ubuntu hardy (caused by pgsql connection)
2008-11-21 13:40:28 +00:00
nebojsa
0d84838ea4
fixed scheduler problem of not being able to play smils
2008-11-17 01:34:27 +00:00
fgerlits
ea8524664e
removed the remaining bits of the gstreamer-0.8 install, again
2008-10-21 19:34:23 +00:00
fgerlits
0e461211a1
removed the gstreamer tarballs from the repository, and added the gstreamer packages as dependencies
2008-08-17 15:23:28 +00:00
sebastian
ff26a05c3e
2290 storageServer does not install in Ubuntu Hardy
2008-08-17 13:04:06 +00:00
sebastian
810f68605e
#2307 improve redirect to htmlUI
2008-08-16 10:16:07 +00:00
sebastian
4cdb7b2317
#2290 storageServer does not install under Ubuntu Hardy
2008-08-14 10:47:30 +00:00
fberckel
47c34aa312
Reverting changes "$rp = file_exists" back to "$rp = realpath", because it does not function for hardy and effecting gutsy with errors as well.
2008-05-23 09:33:30 +00:00
fberckel
4d786f8cdd
Changed $rp = realpath to $rp = file_exists, found out it's in the config files as.
2008-05-22 20:14:54 +00:00
fberckel
2238773916
Removing the extention (>=3.4). Does this cause problems?
2008-05-22 15:41:23 +00:00
fberckel
f1bce8ba20
Changed $rp = realpath to $rp = file_exists because of bug #2290 and 2299
2008-05-22 08:07:01 +00:00
fberckel
f592f86a8e
Adding #include <ostream>. Ferenc don't understand how this used to compile earlier.
2008-05-21 20:32:27 +00:00
fberckel
9aa7b04c21
Removing mv rules for /var/cache
...
Solving Ticket #2301
2008-05-21 19:20:14 +00:00
fberckel
6d9d1979e2
Changed the control pointer to libicu "34 and 36" to "34, 36 and 38" for Hardy requirements
2008-05-21 19:12:50 +00:00
nebojsa
3678810b09
fixed install script
2008-05-21 00:36:14 +00:00
fberckel
619ee502c6
Being more save in control file for older versions
2008-05-20 20:41:00 +00:00
fberckel
30c7d4a242
Being more save in control file for older makefile versions (>= 1.8)
2008-05-20 20:34:43 +00:00
fberckel
ddc5926493
Changed the control pointer to automake "1.8" incl one without a version
2008-05-20 20:08:38 +00:00
fberckel
1a55ab1b4e
Changed the control pointer to libicu "34 or 36" incl one without a version
2008-05-20 18:40:25 +00:00
fberckel
548e0ad708
Changed the control pointer to postgresql "8.1, 8.2 or 8.3" incl one without a version
2008-05-19 14:07:47 +00:00
fberckel
45f0787576
Changed the hard-coding of postgresql "8.1 and 8.2" to "8.1, 8.2 or 8.3"
2008-05-19 13:54:51 +00:00
tomash
066e0dab04
minor fix for compatibility with Postgres-8.3
2008-05-14 22:30:04 +00:00
nebojsa
e25f03fcfc
modified the way sink devices are detected
2008-04-20 23:44:41 +00:00