Commit graph

2750 commits

Author SHA1 Message Date
fgerlits
3e6875326f fixing #1873;
this breaks the network hub search because of #1893
2006-10-26 11:14:41 +00:00
mark
199809e6df Use proper GStreamer functions instead of their GLib counterparts. 2006-10-26 09:01:54 +00:00
paul
593e499a96 Changed import script and the HTML UI to use the same metadata import mechanism. This should fix #1819. 2006-10-25 20:56:42 +00:00
paul
620cc4d93d Fixed some formatting to comply with style guidelines. 2006-10-25 20:54:39 +00:00
paul
9b8b5e364c Fixed warning as a result of undefined array index 2006-10-25 20:46:27 +00:00
paul
53078c3c0c Fixed some formatting to comply with style guidelines. 2006-10-25 20:45:15 +00:00
paul
c1b9acdefb Fixed some formatting to comply with style guidelines. 2006-10-25 20:44:30 +00:00
paul
ce24055515 Fixed some formatting to comply with style guidelines. 2006-10-25 20:43:20 +00:00
paul
3d03ae059d Fixed some formatting to comply with style guidelines. 2006-10-25 20:40:54 +00:00
paul
cae4c15b39 Fixed some formatting to comply with style guidelines. 2006-10-25 20:40:05 +00:00
paul
55fe551a4a Make sure not to double-escape strings used in SQL. Fixed some formatting to comply with style guidelines. 2006-10-25 20:38:46 +00:00
paul
4cd4c8cbf5 Fixed some formatting to comply with style guidelines. 2006-10-25 20:37:57 +00:00
paul
9d98920a49 Make sure not to double-escape strings used in SQL. Fixed some formatting to comply with style guidelines. 2006-10-25 20:36:52 +00:00
paul
27af739fe8 Fixed some formatting to comply with style guidelines. 2006-10-25 20:35:59 +00:00
paul
6f2013845c Make sure not to double-escape strings used in SQL. Fixed some formatting to comply with style guidelines. 2006-10-25 20:34:28 +00:00
paul
6ad26b3080 Make sure not to double-escape strings used in SQL. Fixed some formatting to comply with style guidelines. 2006-10-25 20:33:35 +00:00
paul
49187026cb Changed error messages so that the page would display first, then show the error message on top of it, instead of showing the error message on top of a blank screen. 2006-10-25 20:30:17 +00:00
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