Commit Graph

2077 Commits

Author SHA1 Message Date
tomash 15cc93d63f Renaming to Campcaster 2006-10-16 00:20:26 +00:00
tomash e0e9ee8a2c #1848 Camcaster renaming done in import.sh, dumpDbSchema.sh and Makefile.in 2006-10-15 23:52:59 +00:00
tomash 74cf8cef66 #1848 Camcaster renaming done in Makefile.in 2006-10-15 23:47:57 +00:00
tomash 6fdaab0ef0 #1848 Camcaster renaming done in conf.php and Makefile.in 2006-10-15 23:44:55 +00:00
tomash ba80426504 #1847 trigger_error added if DB::connect return error object 2006-10-15 13:13:14 +00:00
paul f4c68079d4 Renamed LiveSupport to Campcaster. Got rid of copyright notice in files, we will just have one that covers all files at the root of the package. Converted comments to Phpdocumentor format. Added @author, @version, @package, and @subpackage doc tags. Reformatted code to Campware PHP coding conventions. 2006-10-14 15:34:00 +00:00
tomash 56d250f21e #1844 archiveServer install script stuff 2006-10-12 13:45:22 +00:00
fgerlits e82eabeccb committing Charles's icon images 2006-10-11 18:59:11 +00:00
fgerlits 03acf0d17a Added an audioscale element to the GStreamer pipeline;
this may fix #1840.
Added audioconvert, too -- not sure what that does, but it seems to be
the thing to do.
2006-10-11 15:17:25 +00:00
tomash 56f1593247 #1833 two error catcher added 2006-10-09 15:11:49 +00:00
tomash 15ed807a23 #1683 little reconfiguration in import script - genre tag should be imported now 2006-10-05 16:28:23 +00:00
holman a74600364c ticket:1834 - just an adjustment to changeset:2316 (cleaning crappy things) 2006-10-05 04:01:54 +00:00
holman 18b63072e8 ticket:1834 fixed - libodbc++ lacks amd64 support 2006-10-05 03:45:26 +00:00
tomash ba72b87942 #1833 more verbose error messages in several xmlrpc methods 2006-10-04 16:40:24 +00:00
paul f96ef8a92d Fix for bug #1780 - the install scripts crash. This happens in PHP when a pg_connect() connection closes. It seems to be a documented bug in PHP. It doesnt hurt the install process because it only crashes when the connection is closed, and it is only closed once the script is done. I changed the Makefile.in script to ignore these errors. 2006-10-04 16:18:01 +00:00
fgerlits 56af8d17f8 some more adjustments needed after [2292] 2006-10-04 10:45:44 +00:00
fgerlits 206553a1e4 Fixing bug #1831. 2006-10-03 11:16:03 +00:00
fgerlits d92dae1027 minor edit: fixed "make uninstall" in tools/gstreamer 2006-10-03 10:12:21 +00:00
tomash f4116e27da #1821 PHP internal encoding specified to UTF-8 (was different on different distros) 2006-10-02 15:23:42 +00:00
fgerlits 3f016441ed minor edit: clarified the syntax (related to #1832) 2006-10-02 08:57:13 +00:00
imonroe bde0881eec *Updated Taglib to version 1.4, closing ticket 1828. The patch for 1.3 applied cleanly.
*Added some svn:ignore, so svn status is now clean
*fransman suggested some additions to CREDITS
2006-10-01 17:39:44 +00:00
imonroe d3670bcb08 *Fixed crash caused by gst_element_link_many not having a last NULL agrument,
fixing ticket #1827.
*The code to take the 'file://' was out of order from URLs passed to open was
out of order.
2006-10-01 13:54:24 +00:00
paul b0ee70d0bc Modded CREDITS file, but really testing post-commit script 2006-09-29 20:03:29 +00:00
paul 626fd817ce Adding CREDITS file 2006-09-29 19:48:03 +00:00
paul cd2e9c6b04 Updated INSTALL and README files 2006-09-29 17:06:51 +00:00
fgerlits 68298d78dd upgrading gstreamer to version 0.8.12 2006-09-29 15:40:49 +00:00
tomash 6f6298a0a8 Documentation updated. 2006-09-29 13:26:37 +00:00
fgerlits 364b35e5b5 fixing #1823;
added the missing mkdir, and added some exception handling which was missing
2006-09-28 12:42:25 +00:00
fgerlits 3eafcb0105 adding a link to the list of metadata fields 2006-09-28 12:16:40 +00:00
fberckel eee29e98a1 solving "mv: cannot stat `*.log': No such file" error 2006-09-27 20:23:10 +00:00
fberckel da2ee18c40 creating backup log files and column changes to 80 2006-09-27 19:15:14 +00:00
fgerlits 6dc6db1740 Reduced the volume to 80%; this might solve some sound quality issues. 2006-09-27 18:25:45 +00:00
fgerlits 05f4b89d95 fixing #1772 2006-09-26 15:55:30 +00:00
fgerlits 1e7014ae01 fixing #1809 2006-09-25 15:52:22 +00:00
fgerlits 1db206fb55 adding a new test; related to ticket #1809 2006-09-25 14:42:14 +00:00
fgerlits d35ce474f5 updating the docs for [2292] 2006-09-18 12:08:20 +00:00
fgerlits 9b75a37237 rationalizing and updating the database creation scripts (now there are 2, instead of 4 as before); this fixes #1815 2006-09-18 12:02:37 +00:00
fgerlits 0bab7b928a adding more metadata checking stuff; this fixes #1802 2006-09-15 16:16:12 +00:00
paul df89686c16 Attempt to fix bug #1709 - where names are not escaped before being used in database queries. Also converted some files to be partially compatible with Campware coding conventions. 2006-09-15 13:13:38 +00:00
tomash 67efd6686a #1709 addslashed replaced by pg_escape_string + pg_escape_string added before addObj 2006-09-15 06:09:02 +00:00
tomash 6c562363bd id3v1 import fix added 2006-09-15 05:49:20 +00:00
tomash 5d5d96f002 Fallback for failed recoding added. 2006-09-14 20:36:00 +00:00
fgerlits 473c968cb3 fixing the test audio file in modules/core (its ID3 tags got mangled somehow);
fixing the mime-types of mp3 files
2006-09-14 18:46:12 +00:00
fgerlits 359029f4ff creating a mechanism for adding constraints to metadata types (see #1802) 2006-09-14 16:59:52 +00:00
tomash 8901f6c989 Check of nonexistent file fixed 2006-09-14 14:30:18 +00:00
tomash 05e2199e90 Getid3 module upgrade (to v.1.7.7) - possible solution for #1761, #1683 and #1684 2006-09-13 22:16:08 +00:00
fgerlits 9e6f28049a minor edit: replacing "gtk--" with the new name of the project, "gtkmm" 2006-09-13 11:24:41 +00:00
fgerlits 5db1edfdeb fixing #1799 2006-09-13 11:04:20 +00:00
fgerlits f069b3ead9 fixing #1800 2006-09-13 10:14:34 +00:00
fgerlits dc2fe2d5b6 addendum to [2278] 2006-09-12 17:41:23 +00:00