Commit Graph

2445 Commits

Author SHA1 Message Date
paul e98e7d8761 Update version number 2006-12-04 17:36:36 +00:00
fgerlits 6990e0e9e8 minor script + documentation improvements 2006-12-04 14:50:30 +00:00
fgerlits 82f2dc63d4 added instructions for updating the repository 2006-12-04 13:42:09 +00:00
fgerlits 5ceb0b2567 playlists-within-playlists can make the playlist label longer 100 characters 2006-12-04 12:03:30 +00:00
fgerlits d45efa6e23 Fixed . 2006-12-04 11:59:01 +00:00
fgerlits 0fb1c29f2c updated the credits 2006-12-04 10:26:52 +00:00
paul 389227ab6f Prevent users from removing the SCHEDULER user or changing the password for it. 2006-12-03 22:23:48 +00:00
fgerlits 5ec66ba60c don't look for more apache init scripts if you have found one already 2006-12-03 21:33:10 +00:00
fgerlits 4056d5473a fixed 2006-12-03 00:26:59 +00:00
paul 0027b24ca2 Updated README 2006-12-02 18:01:07 +00:00
paul 75226814a6 Updated README 2006-12-02 17:05:55 +00:00
paul 460ea764c3 Updated CREDITS 2006-12-02 16:38:15 +00:00
paul 888086a345 Fix for ticket:1397 - replace CAMP logo with YOUR LOGO HERE 2006-12-02 15:43:29 +00:00
fgerlits 515ba0a924 these files need to be there, even if they don't do anything
(because the #DEBHELPER# part might do something useful)
2006-12-02 14:25:48 +00:00
fgerlits 7828de0d34 one more renaming issue 2006-12-02 14:24:38 +00:00
fgerlits ab4f882b7d I don't think we need this any longer 2006-12-02 13:58:33 +00:00
fgerlits 074b08841e fixed the Mutex class to make it thread-safe (I hope) 2006-12-02 08:30:50 +00:00
fgerlits 05beb4d5d0 prettified the mutex code 2006-12-01 20:25:01 +00:00
paul 0dc9d2bab3 Renaming desktop images 2006-12-01 20:04:12 +00:00
paul 89e863c17b New campcaster desktops 2006-12-01 20:00:37 +00:00
paul 38d5c776cd Remove the preload lock if there is an error initializing the playlist. 2006-12-01 19:55:21 +00:00
paul 3b481ec39c Added locking to prevent race conditions 2006-12-01 19:49:33 +00:00
fgerlits 75d7852eb8 this line made no sense 2006-12-01 17:57:29 +00:00
fgerlits 6c48e9d63d minor edit: breaking up some overlong lines 2006-12-01 17:53:38 +00:00
fgerlits 93dbbeaa6d possible fix for the scheduler bug 2006-12-01 17:49:48 +00:00
paul e306a94e54 Better debug messages. 2006-12-01 17:44:56 +00:00
paul b5abe48ea6 Fix for bug - removing or rescheduling a playlist will still play the playlist because the scheduler is not signalled. 2006-12-01 17:26:32 +00:00
mark 426b40f2ce Add error message. 2006-12-01 17:08:35 +00:00
fgerlits 26c9566bf1 added a workaround for ticket 2006-12-01 16:46:12 +00:00
paul 2a50ad1cc7 Better debug messages 2006-12-01 16:36:55 +00:00
fgerlits aafdd144d2 fixed 2006-12-01 16:27:30 +00:00
fgerlits 097b46c5ae minor clarification in the documentation of the package creation process 2006-12-01 16:05:52 +00:00
fgerlits a38ebdeadd fixed some Debug.h-related bugs which prevented to code from compiling
in non-debug mode
2006-12-01 14:54:14 +00:00
fgerlits e130b16409 packaging config file updates, part of 2006-12-01 12:59:22 +00:00
paul c1c32bceb7 Another fix for bug - umask was not set correctly so that the web process can check the status of the scheduler (PID is stored in a file). 2006-12-01 03:37:28 +00:00
paul dd8bff3182 Fix for - the problem occurred when you start the scheduler more than once. 2006-11-30 18:53:04 +00:00
fgerlits 86243e1d55 fixed a typo in [2694] 2006-11-30 18:53:01 +00:00
fgerlits d1e8dbce87 possible fix for [2694] 2006-11-30 18:48:29 +00:00
fgerlits 221a45419e maybe fixed the scheduler bug (#2034?) 2006-11-30 18:27:24 +00:00
paul 9a4c0ca65f Should fix 2006-11-30 18:10:50 +00:00
tomash 2e99dd0509 Hidden locking problem fixed in file uploads (storageServer and hub) + more network error codes marked as resumable. 2006-11-30 17:25:23 +00:00
tomash 9166fc981a minor thing - improved error msg 2006-11-30 17:20:59 +00:00
fgerlits 15bc76462b added some debug messages 2006-11-30 15:31:34 +00:00
fgerlits db22b940e5 fixed 2006-11-30 14:11:09 +00:00
mark 6b4bd54191 Add some debug output. 2006-11-30 13:35:45 +00:00
mark 2eb30be97a Fixed Debug.h so that it can be used in more than one class at a time. Also added include guard.
Fixes most of 
2006-11-30 13:31:58 +00:00
fgerlits 3fd1e71d51 fixed 2006-11-30 12:39:32 +00:00
fgerlits fafbf6e87b undo of [2678] 2006-11-30 11:51:41 +00:00
mark 79723bc653 fix typo in comment 2006-11-30 10:38:08 +00:00
mark ec217a1a71 Added an audioplayer preload call in the initialization, which hopefully speeds things up. Also increased init-time to 10 seconds.
Refer to 
2006-11-30 10:34:55 +00:00