Commit Graph

2183 Commits

Author SHA1 Message Date
paul 174f9798da Renamed LiveSupport to Campcaster, for ticket #1883 2006-10-25 20:11:59 +00:00
paul 5124344b3c Fix for #1892 - MAKE INSTALL fails. Fixed a number of problems that occurred due to renaming LS -> CC 2006-10-25 17:42:57 +00:00
mark 94472a8f23 Make use of our new debugging system. Very handy for performance measuring. 2006-10-25 17:16:15 +00:00
imonroe 73d5814343 compile fix for macro 2006-10-25 17:01:57 +00:00
imonroe f68aff1f89 Mark wanted some less verbose function-name macros. 2006-10-25 16:53:14 +00:00
imonroe e2a6a94ecf fix namespace of macro 2006-10-25 16:27:21 +00:00
fgerlits f2e7b03f03 Changed the window logos from images to (localized) text.
This fixes #1843.
2006-10-25 14:52:01 +00:00
imonroe 2b3bf4b759 Finish [2365] by adding the necessary #define's to the configure.h's
Also svn:ignore all the testResults.xml for a clean svn status
2006-10-25 06:58:20 +00:00
imonroe 39ea53366b A debug output API with indentation and block timing. Closes #1889. 2006-10-25 06:34:45 +00:00
fgerlits 1df4de1571 fixing #1875 2006-10-24 18:03:32 +00:00
mark 6d62a97b05 Const correctness is a good thing. 2006-10-24 10:04:20 +00:00
mark 0410b00f68 Improve comment. 2006-10-24 08:09:27 +00:00
mark 3a02f0693a Get rid of unnecessary reffing of the pipeline container.
refer to #1822
2006-10-24 08:07:40 +00:00
mark b68bae9c2c Improve comment. 2006-10-23 22:08:35 +00:00
mark 0e9c31a973 Get rid of unnecessary reffing of the pipeline container.
refer to #1822
2006-10-23 20:45:53 +00:00
fgerlits 617cad8421 fixed #1864 2006-10-23 14:19:12 +00:00
tomash 39ee84d0f3 #1882 escaping added 2006-10-20 16:30:18 +00:00
fgerlits 01bc3e4905 fixing #1871 2006-10-20 15:09:25 +00:00
fgerlits 88213289eb fixing #1865 2006-10-20 15:08:19 +00:00
tomash 8410881858 Renaming to campcaster in storageServer test files. 2006-10-20 14:54:42 +00:00
tomash 0caf92b44e #1872 added 'source' to search result structure 2006-10-20 14:51:45 +00:00
fgerlits 625f8d9cf8 adding a comment about this not really being the trunk 2006-10-19 15:23:22 +00:00
paul fe31d2dfab Renaming top-level livesupport directory (/trunk/livesupport) to campcaster (trunk/campcaster). 2006-10-19 14:55:07 +00:00
fgerlits 5dba86951e fixing #1866 2006-10-19 11:26:34 +00:00
fgerlits e616db5419 fixing #1860 2006-10-18 18:00:14 +00:00
fgerlits 34bb96584f fixing #1856 2006-10-18 13:30:41 +00:00
fgerlits 49f7fb7b9f fixing #1859 2006-10-17 19:20:32 +00:00
paul e3fbde5101 Another fix for #1853 - import script does not work with OGG files. Added support for tags: TITLE, ENCODED-BY, GENRE, TRACKNUMBER, and YEAR. 2006-10-17 17:55:58 +00:00
paul 2f44625373 Fixed bug #1853 - import script does not read the creator for OGG files 2006-10-17 17:03:44 +00:00
paul c63be46437 Reformatted to Campware PHP coding conventions. 2006-10-17 16:22:18 +00:00
fgerlits a988446e12 fixing #1851 (related to the livesupport -> campcaster renaming) 2006-10-17 09:55:45 +00:00
paul b3f7d85b87 Fix for LS rename 2006-10-17 01:37:49 +00:00
paul bfd66d6c5d Fix for PEAR config 2006-10-17 00:10:07 +00:00
fgerlits 76aa698a25 more search-and-replace 2006-10-16 19:30:26 +00:00
paul bc7aaf239b Renamed LiveSupport to Campcaster. 2006-10-16 18:55:33 +00:00
paul da81b6e80c Converted comments to Phpdocumentor format. Added @author, @version, @package, and @subpackage doc tags. Reformatted code to Campware PHP coding conventions. 2006-10-16 18:21:54 +00:00
paul 9370f5c88d 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-16 18:20:28 +00:00
paul a181a9991a 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-16 18:10:35 +00:00
fgerlits 10e551f1da more search-and-replace 2006-10-16 17:41:59 +00:00
paul 8d5bc9f865 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-16 16:14:30 +00:00
fgerlits ed31251b46 more search-and-replace 2006-10-16 15:03:23 +00:00
tomash 53a7f9a726 minor fix 2006-10-16 14:09:22 +00:00
tomash 9b0bc58a07 minor fix 2006-10-16 13:48:28 +00:00
fgerlits 9aa04fb2fa updating the copyright notices for the name change;
updating the INSTALL and README files for the name change
2006-10-16 13:08:07 +00:00
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