Commit Graph

2100 Commits

Author SHA1 Message Date
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
fgerlits 0f1237d24b fixing #1796 2006-09-12 17:35:09 +00:00
fgerlits ede0c3db94 minor edit: spellchecking 2006-09-12 15:09:45 +00:00
fgerlits 1b00aa51d4 removing one likely reason of Pango warnings 2006-09-11 16:17:15 +00:00
tomash 70604d39db Minor fix - twin call to openBackup. 2006-09-08 08:11:50 +00:00
fgerlits 39c56e66a4 fixing #1783 2006-09-07 16:16:51 +00:00
fberckel 19cf1a1461 #1786 corrected syntax 2006-09-07 12:35:51 +00:00
tomash 330dffd026 #1790 more missing testfiles added 2006-09-07 11:02:45 +00:00
tomash 2a89e33d0f #1790 don't presume clips exist in the storage during export playlist test 2006-09-07 10:22:24 +00:00
tomash bcbaf23d6c #1790 - missing test file added 2006-09-07 09:45:18 +00:00
tomash c601df2ec1 #1787 incorrect shell specification fixed + corrected syntax 2006-09-07 07:16:21 +00:00
tomash e1ea881649 #1776 do shift only with at least one argument 2006-09-07 01:20:00 +00:00
tomash 5e3e9da39f #1720 "pear forgotten dirs" fixed 2006-09-07 01:04:32 +00:00
tomash 68ca1b5a95 #1781 missing cron part added to conf.php.template. 2006-09-07 00:16:26 +00:00
fgerlits 363168a04d fixing the last part of #1755 (do not show dialog windows in the task bar
as "untitled window") -- except for nicer icon images, which is now #1774
2006-09-06 11:27:54 +00:00
fgerlits eb9841f73d more installation fixes; part of #1775 2006-09-04 19:49:06 +00:00
fgerlits 33008a73df miscellaneous installation-related fixes; part of #1775 2006-09-04 16:59:27 +00:00
fgerlits 7f36372351 addendum to [2258] (part of #1775) 2006-09-04 12:40:59 +00:00
fgerlits ceaf1628a5 updating the release script; adding a new changelog (part of #1775) 2006-09-04 11:53:50 +00:00
fgerlits cf51889f62 Fixed #1750. 2006-09-03 09:23:22 +00:00
paul a0475d891f Removed the line that cleans the SVN directories, because if you do an (svn export) then the svn directories arent there. 2006-09-01 09:32:50 +00:00
paul b82014f27b Fix docs: you should export the repository when you are making a release, not checkout. 2006-09-01 09:31:17 +00:00
paul 2571cb9fef Pulled out SQL statements into separate lines to allow for easier debugability, fixed up the documentation, prettied up the code to Campware coding conventions. 2006-09-01 09:29:52 +00:00
paul 8b40272996 Pulled out SQL statements into separate lines to allow for easier debugability, fixed up the documentation, prettied up the code to Campware coding conventions. 2006-09-01 09:27:29 +00:00
paul 3a90898e3b Fixed up the documentation, prettied up the code to Campware coding conventions. 2006-09-01 09:25:13 +00:00
paul d522ccead7 Fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 09:21:34 +00:00
paul 3048378b94 Removed newline at end of files because this can lead to problems when trying to send headers after the file is included. 2006-09-01 09:17:43 +00:00
paul 5b86229054 Added in class member variables, fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 09:15:32 +00:00
paul 601d88fe37 Fixed warnings about undefined values 2006-09-01 09:03:17 +00:00
paul 4dd0246a16 Hide the Preferences: schedulerStartupScript configuration value, add in a hint about logo size 2006-09-01 09:01:36 +00:00
paul cce3b59857 Fixed up documentation, fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 08:59:22 +00:00
paul 8ff09b61b9 Prettied up the code to Campware coding conventions. 2006-09-01 08:57:46 +00:00
paul 948301794a Added in missing define() value. 2006-09-01 08:56:22 +00:00
paul 329b3cd88b Added in class member variables, fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 08:55:39 +00:00
paul 897e6d0918 Got rid of warning messages about undefined variables/array values. 2006-09-01 08:47:04 +00:00
paul f04c6ee742 Fixed warning about undefined variable, and fixed bug #1758 - after saving system prefs, you are not returned to system prefs. 2006-09-01 08:44:00 +00:00
paul 09fae2140f Fixed bug #1778 - user should not be allowed to upload images bigger than 128x128 and should not be allowed to upload non-image files. Fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 08:38:26 +00:00
paul 0895418753 Added in class member variables, fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 08:33:50 +00:00
paul 0a6d53d58d Fixed up the documentation, fixed warnings about undefined values, took care of some boundary conditions, prettied up the code to Campware coding conventions. 2006-09-01 08:31:41 +00:00
paul 20b1098f3e Added in class member variables, fixed warnings about undefined array values, prettied up the code to Campware coding conventions. 2006-09-01 08:29:07 +00:00
paul 3be0939b41 Fixed warning message about an array value being undefined. 2006-09-01 08:26:32 +00:00
paul 8374bea772 Added in class member variables, removed newline at end of file which can cause problems if you try to send headers after this file is included. 2006-09-01 08:25:46 +00:00
paul 11db21cc45 Fixed incorrect constant definition - constant had the wrong name, leading to many warnings about the constant being undefined. 2006-09-01 08:21:58 +00:00
tomash ea21b59494 #1634 module updater added 2006-08-31 00:15:43 +00:00
fberckel 685ba4f587 Mistake fixed (>&) and realignment for maximum 80 characters. 2006-08-30 16:57:40 +00:00
fberckel e177c04422 Solving error with new bash version. 2006-08-30 16:32:38 +00:00
fgerlits f7a529d444 minor style improvement: replaced (type) casts with dynamic_cast<type> 2006-08-30 16:14:49 +00:00
fgerlits 8645db7358 Created taskbar icons for all windows.
This fixes #1751.
2006-08-30 16:05:48 +00:00
tomash ad86e22ac3 #1769 fixed in XML-RPC interface too. 2006-08-29 20:30:33 +00:00
tomash f88e341aae #1769 exception trigger added to the doTransportAction method. 2006-08-29 00:33:55 +00:00
fgerlits 796eca1f82 clarified the documentation 2006-08-28 13:46:10 +00:00
tomash ebe9f18c24 #1711 fixed 2006-08-28 01:29:07 +00:00
fgerlits 0d07f154d6 Fixing #1767. The problem was that "make all" in gst-plugins depends on "make install" in gstreamer, so "all" and "install" can not be separated. 2006-08-24 18:19:52 +00:00
fgerlits f7b36c56ef Fixed #1765. 2006-08-24 15:21:54 +00:00
tomash d36fc52619 #1715 - fixed problem with PHP include path in tests 2006-08-24 11:22:52 +00:00
tomash e76d68ea79 #1749 fixed special chars escaping in XML file output 2006-08-23 23:59:55 +00:00
tomash fd751607bb #1764 XML_RPC PEAR package upgraded + file extension checking added to import script 2006-08-23 14:36:04 +00:00
fgerlits 48102bfdf9 Fixing #1762, this time for real. 2006-08-22 16:09:59 +00:00
fgerlits 67758aad31 improved error reporting in the search window;
this fixes #1763
2006-08-22 13:06:36 +00:00
fgerlits bb48dc2e47 Re-fixing #1762.
Removed the previous fix [2213], and added a better solution.
2006-08-22 09:27:13 +00:00
fgerlits 9155181b3c Fixed #1762. 2006-08-22 08:59:42 +00:00
fgerlits 711412e1e6 minor bugfix: stop executing the script when an error is found 2006-08-21 10:37:36 +00:00
fgerlits 8d8b3b9d64 added "- LiveSupport" to the window titles (part of #1751) 2006-08-18 14:10:34 +00:00
fgerlits 5b73729be2 minor bugfix: handled a previously uncaught exception 2006-08-18 13:16:40 +00:00
fgerlits a2608bc924 Fixed #1759. 2006-08-18 13:08:31 +00:00
fgerlits d668abe2c1 minor bugfix: handled a previously uncaught error condition 2006-08-17 14:50:10 +00:00
fgerlits 36b266be89 sprinkled some runMainLoop() calls at more-or-less random locations;
this might improve the responsiveness
2006-08-17 14:48:28 +00:00
fgerlits 5f900b5214 minor bugfix; the 'configured' variable was never set to true 2006-08-17 14:23:32 +00:00
fgerlits c4ff6b2a2d fixing #1434 2006-08-14 17:16:57 +00:00
fgerlits 23ea0af3a6 fixing #1721 2006-08-11 16:52:14 +00:00
paul 63b25f039e Fixed bug #1731 - warning messages in search results/search doesnt work 2006-08-11 11:01:35 +00:00
paul 6d836d85d9 Fixed copyright year 2006-08-10 18:19:22 +00:00
paul 3c0e3e64c3 Updated the version number 2006-08-10 16:35:06 +00:00
fgerlits 3489c7e6d3 addendum to the previous commit 2006-08-10 14:59:05 +00:00
fgerlits 8ef776eb70 added bzip2-dev to the list of required libraries 2006-08-10 14:55:55 +00:00
tomash 67c3f22c28 #1739 minor change in resetStorage - option for keeping sessions 2006-08-10 00:35:10 +00:00
fgerlits b48f7c380c Fixing #1754. 2006-08-09 16:17:39 +00:00
fgerlits 22ea77fb51 adding some NO_THROW blocks, to avoid crashing 2006-08-09 12:34:35 +00:00