Commit Graph

2004 Commits

Author SHA1 Message Date
maroy 8dbcf2182c added sample data to tests 2005-09-03 11:40:31 +00:00
tomas 4f6d105fac Recursive accessPlaylist/releasePlaylist implemented. 2005-08-31 09:08:33 +00:00
maroy a7d7121369 futher improvements on opening times for SMIL files
see http://bugs.campware.org/view.php?id=1229
2005-08-27 15:28:43 +00:00
fgerlits 1dd735b754 Changed elapsed/remaining time display to use the AudioPlayerInterface::
getPosition() function instead of the local stopwatch thingie.
2005-08-26 18:56:47 +00:00
fgerlits cb748119cd fixed elapsed/remaining time display to pause when the clip is paused
this is a temporary, imprecise solution until an AudioPlayerInterface API
  gets written
2005-08-26 13:50:07 +00:00
fgerlits 72355ecfd5 fixed bug #1390 2005-08-26 13:11:35 +00:00
maroy 9053f1dad3 added gstPosition() call to AudioPlayerInterface 2005-08-26 11:31:31 +00:00
maroy fdf6a9018f fix for issue #1425, and somewhat for issue #1229
http://bugs.campware.org/view.php?id=1425
http://bugs.campware.org/view.php?id=1229
2005-08-26 10:41:28 +00:00
maroy 623c48d4a8 fix for issue #1425
see http://bugs.campware.org/view.php?id=1425
2005-08-26 10:39:59 +00:00
maroy f5c678f38c oops, left the relevant patch commented out 2005-08-26 10:36:58 +00:00
maroy f0e84a099d replaced gst-plugins 0.8.9 with 0.8.10
also added new patch for adder element to specify caps
see http://bugs.campware.org/view.php?id=1229
and http://bugzilla.gnome.org/show_bug.cgi?id=314146
2005-08-26 10:36:25 +00:00
fgerlits 67d444bf4f ellipsized the status bar (so long error messages don't mess up the screen)
removed disfunctional file type combo box; should be replaced with mime-type
  autodetection later
improved spacings marginally
2005-08-26 09:49:36 +00:00
fgerlits d5c62413ba fixed bug #1346 2005-08-26 09:21:24 +00:00
fgerlits 2bf8faeaef added event handling for double-click or Enter on TreeView items 2005-08-25 17:53:08 +00:00
fgerlits 8dc19fb932 made the play and stop buttons in the master panel permanent 2005-08-25 17:02:53 +00:00
fgerlits 6a303bd419 removed tools_distclean task from recompile target 2005-08-25 11:09:41 +00:00
maroy 969e83e754 fix still for issue #1421, so that the workaround is only enabled for
ogg vorbis files.
see http://bugs.campware.org/view.php?id=1421
2005-08-25 09:49:18 +00:00
fgerlits ec462c8092 added elapsed/remaining time indicator 2005-08-24 14:37:45 +00:00
maroy dc0d2f38b8 fix for issue #1421
see http://bugs.campware.org/view.php?id=1421 for details
2005-08-24 10:56:12 +00:00
fgerlits 61d2e535d3 changed reference to createDatabase.sh to point to its correct location 2005-08-22 17:34:55 +00:00
maroy 6e1647ffe5 improved playlist opening times, see issue #1229
http://bugs.campware.org/view.php?id=1229
2005-08-22 15:02:20 +00:00
sebastian da5b1f6e71 *** empty log message *** 2005-08-21 15:31:30 +00:00
sebastian 2a71ad1439 Shorten wording in contextmenues 2005-08-21 15:30:43 +00:00
sebastian 655899680a Disable JS "do you really wanna edit existing data" 2005-08-21 15:30:12 +00:00
sebastian 058fc5ab72 Bug 1416 2005-08-21 15:29:29 +00:00
maroy 29efb72bee fixed issue of initializing the GstreamerPlayer after de-Initializing it
causing a segfault
2005-08-21 08:27:26 +00:00
maroy 5efe455008 updated configure script 2005-08-21 08:26:35 +00:00
fgerlits c05ac08f78 added ls_tmp_dir substitution to use_setup script 2005-08-20 14:19:59 +00:00
fgerlits 3a22c657b1 added debug code in open() 2005-08-20 12:13:17 +00:00
sebastian 600c4f25dc *** empty log message *** 2005-08-18 13:50:22 +00:00
sebastian 0a0ed59540 instruction to set up php.ini 2005-08-17 20:23:14 +00:00
sebastian c25a1d97c4 typo 2005-08-17 20:14:29 +00:00
fgerlits 4fdb46e098 fixed bug #1394 2005-08-17 14:42:44 +00:00
sebastian e674ac5ce5 *** empty log message *** 2005-08-17 10:01:43 +00:00
fgerlits 52b4d475b5 fixed a minor sed issue in development environment setup 2005-08-16 17:29:57 +00:00
tomas 224b841f9d #1400 fixed 2005-08-16 12:45:00 +00:00
fgerlits 500c324579 changed version number to 1.0rc2 2005-08-16 11:16:49 +00:00
tomas badacf36e8 Check for sampleData.php existence added. 2005-08-15 14:06:30 +00:00
tomas 64153ed5aa Obsolete xml-rpc test client removed. 2005-08-15 13:42:53 +00:00
tomas ea280dccb1 One "require" command changed to use XML-RPC from embedded pear packages. 2005-08-15 13:41:48 +00:00
tomas ac6df9f1e4 minor fix 2005-08-15 13:36:36 +00:00
tomas 8df59d9f3e Removed obsolete XMLRPC package. 2005-08-15 13:12:23 +00:00
tomas 21af09e976 Upgrades of embedded pear packages allowed.
The important security upgrade of pear XML_RPC package embedded.
2005-08-15 13:00:40 +00:00
tomas 921ce2b1e4 The path component in one "require" command fixed. 2005-08-15 12:58:59 +00:00
tomas 53a974efe3 Upgrade with important security fix. 2005-08-15 12:17:01 +00:00
tomas 446f466994 Remove obsolete test XMLRPC client - use PHP version instead. 2005-08-15 07:37:58 +00:00
fgerlits dcee9e66bb corrected typo 2005-08-14 12:15:30 +00:00
fgerlits 41da46c680 activated dh_installmenu for adding (and removing) the menu item
[why was this deactivated anyway?]
2005-08-14 10:43:42 +00:00
fgerlits f2b3f3ce86 cleaned up the postInstallStation.sh script 2005-08-13 17:00:09 +00:00
fgerlits fd7471a7e8 fixed the loading of the editedPlaylistToken user preference item 2005-08-13 14:03:38 +00:00