Commit Graph

1614 Commits

Author SHA1 Message Date
fgerlits d235b8faa6 Added keyboard shortcuts for move up, move down and delete.
This fixes issue #1430.
2005-09-28 12:52:03 +00:00
fgerlits bdf2bba1bb marked files as binary 2005-09-27 20:24:06 +00:00
maroy 01047db6b2 made sure already existing LD_LIBRARY_PATHs are ammended, not totally
overwridden. fix for issue #1375
2005-09-24 11:45:51 +00:00
maroy 561e050d1b fix for issue #1471 2005-09-23 15:26:39 +00:00
maroy 584aa03bdd added gentoo portage directory 2005-09-23 14:16:18 +00:00
maroy 39be3f99e3 improvements on the installation procedures:
- prefix as make variable accepted
- all installation directories created
- www docroot is passed to the storageServer configure script as well
2005-09-23 14:04:56 +00:00
maroy a80f585f5a added password auth to pipe-connections as well, not just TCP/IP connections 2005-09-23 14:03:48 +00:00
maroy 9f1887cc9e removed hard-coded dependencies on external libraries
also created some autoconf macros, see:

 http://autoconf-archive.cryp.to/ac_check_icu.html
 http://autoconf-archive.cryp.to/ac_check_curl.html
 http://autoconf-archive.cryp.to/ac_check_taglib.html
2005-09-23 14:00:49 +00:00
fgerlits 148c138a92 Marked some more files as text; I hope I got them all now. See ticket #1462. 2005-09-22 14:31:15 +00:00
fgerlits 0567e86dea minor edit: documentation update related to autoconf'ization 2005-09-21 15:36:30 +00:00
fgerlits 37101d2166 cleaned up some major dogsh*t left by a certain person who shall not be named
incidentally, fixed bug #1465
2005-09-21 15:27:01 +00:00
fgerlits df31c8d72f added Polish localization to Studio 2005-09-19 15:50:46 +00:00
maroy c3e1a13321 fixed md5 test to look at non-volatile data files instead of source code 2005-09-19 14:45:40 +00:00
fgerlits 0273d21a74 replaced CVS instructions with Subversion 2005-09-17 17:06:35 +00:00
maroy 40ff8768f4 added links to issues related to patches 2005-09-16 13:29:57 +00:00
fgerlits f2bfe0b099 updated md5 sum of the test file Md5.h (which changed recently) 2005-09-15 10:50:32 +00:00
fgerlits ba27d2dfe0 added some more svn:ignore properties 2005-09-13 18:12:07 +00:00
fgerlits 4cad89930d removing debug code accidentally left in 2005-09-13 16:20:07 +00:00
fgerlits 3c8c752396 moved gLiveSupport->playOutputAudio() to after all other lines referencing
the playable object, to prevent thread conflicts (see #1354)
2005-09-13 16:18:59 +00:00
fgerlits c50c7dcb95 fixed some more files missed by [1600], [1601] and [1602] 2005-09-10 13:24:02 +00:00
fgerlits 0ddcd2f9eb fixed a few files missed by the previous edit [1601] 2005-09-10 13:07:08 +00:00
fgerlits 4754dc1e4b changed $Source$ anchors to $URL$ 2005-09-10 13:00:36 +00:00
fgerlits 30ac8fb6a3 Added the 'svn:keywords = "Author Revision URL"' property to
*.cxx *.h *.sh *.php *.html Makefile.in configure.ac
in all directories except tmp and usr.
2005-09-10 12:03:42 +00:00
fgerlits 6ac0a8c723 added 'svn:ignore = *' properties to */tmp directories 2005-09-10 11:43:40 +00:00
fgerlits 43600abe1c experimenting with svn:keywords 2005-09-10 10:39:27 +00:00
tomash e0c1cacac3 #1461 - wrong binary files after move to subversion - fixed 2005-09-09 14:14:30 +00:00
tomash e4192a187d #1461
svn admin files are R/O => had to be excluded from any 'cp -R'
2005-09-09 14:11:13 +00:00
maroy 26eddacabb removed unused variable 2005-09-09 09:48:06 +00:00
maroy d626f58d51 fixed some tarballs, which were detected by a wrong mime-type on import 2005-09-09 09:47:03 +00:00
fgerlits 4c693b93e6 added the bison and flex packages to the dependency list;
added some more clarification to install.html;
added /etc/apache2/conf.d as a possible apache config dir in modules/htmlUI/bin/configureApache.sh
2005-09-09 07:57:44 +00:00
maroy 84684a912c test 2005-09-09 07:25:44 +00:00
maroy 42a9792ddd test 2005-09-09 07:22:25 +00:00
sebastian 28b580edec fixing bugs #1456, #1418 2005-09-08 11:31:32 +00:00
maroy cf5e769ee4 added update script, for Michael Aschauer's request 2005-09-08 08:19:03 +00:00
maroy 0c4639c314 updates for position reporting 2005-09-07 13:56:10 +00:00
maroy 7faa025d4a added fix for adder element, to report time positions properly
see http://bugzilla.gnome.org/show_bug.cgi?id=315457
2005-09-07 13:53:25 +00:00
maroy 514ad3c7ae removed obsolete patch 2005-09-07 13:25:25 +00:00
fgerlits 49bc9ee78d fixed bug #1435
now when an item playing in live mode is stopped manually, the next item
does not start playing automatically
2005-09-06 14:34:13 +00:00
fgerlits 5352137855 fixed bug #1447, by adding the new Playlist::eliminateGaps() method 2005-09-06 14:26:40 +00:00
maroy b3b80d424f incorporated changes for recursive acquiring of playlists
see issue http://bugs.campware.org/view.php?id=1438
2005-09-06 12:52:31 +00:00
fgerlits 89bcc935e5 fixed bug #1435 ("add to live mode" now does not start playing at once) 2005-09-06 12:43:15 +00:00
fgerlits f3f379766f added more metadata fields to the Upload File window, and prettied it some 2005-09-06 10:54:03 +00:00
maroy 90c03e4044 fixed dirty caching issue: now when a playlist was edited, it will
be replaced in the cache as well
2005-09-06 08:26:32 +00:00
fgerlits 3a14e1e42b added some more metadata entry fields to the Upload File window 2005-09-06 07:45:51 +00:00
fgerlits eefae3d466 added missing DTD for tab attribute in metadataType tag 2005-09-05 21:08:50 +00:00
fgerlits 20939a35c5 added "tag" attributes to the gLiveSupport config files 2005-09-05 21:05:17 +00:00
maroy 91acabb7e5 updated getPostion function
see issue http://bugs.campware.org/view.php?id=1443
2005-09-05 19:48:02 +00:00
maroy 3d5fb09162 added ls_gst_autoplug_get_position() function, to make sure position
information is reported correctly
2005-09-05 19:46:48 +00:00
fgerlits a499b508f3 added "tab" attribute to the MetadataType class 2005-09-05 19:38:41 +00:00
fgerlits 5b1e360139 fixed some typos in the documentation header 2005-09-05 14:32:59 +00:00