Commit Graph

9 Commits

Author SHA1 Message Date
Paul Baranowski aab1ad16e1 CC-2166 : Packaging improvements
Fixed paths for pypo and the show recorder.

Pypo and the show recorder now read their paths from the INI files.
Note that liquidsoap and shell scripts do not yet read from the
INI files, and so that paths are hard-coded in those places.

On uninstall, no longer deleting INI files and the STOR directory.
Included a note to remove those by hand if they want them gone.

Fixed some bugs where not all directories were removed on uninstall.

Fixed bugs in the Show Recorder install where it was adding directories
that it didnt need.
2011-04-15 14:45:10 -04:00
martin 7d2c2f65f2 -fix invalid path includes 2011-04-14 23:08:55 -04:00
Paul Baranowski 835960d25f Added explanation to the user for each of the tools in dev_tools. 2011-03-29 17:32:03 -04:00
martin bdcabf37a2 -script to do a tail call on pypo-recorder 2011-03-25 01:38:46 -04:00
martin d9431f95b4 -removed pp.sh helper script from dev_tools 2011-03-20 22:57:48 -04:00
martin e64e30d6da CC-2080: Turn pypo-fetch and pypo-push into threads of the same process
First implementation
2011-03-20 19:34:43 -04:00
mkonecny cbc1270b9f CC-1938 - DB Migration Tool
-small comment added to code
2011-03-13 21:10:54 -04:00
martin 209b9c53bd CC-1938 - DB Migration Tool
-added generate doctrine migrations script (for developers)
2011-03-12 15:06:09 -05:00
Paul Baranowski 6a39e4f5f5 Removed the Debian directory.
Renamed directory "dev" to "dev_tools".

Replaced the ecasound-2.7.2 with a new download of ecasound.  The reason is
that the previous ecasound directory had all the Makefiles checked in with
hardcoded paths from Naomi's computer.  This prevented anyone else from
being able to build.  I copied over the modified version of ecacontrol.py.
2011-03-09 18:20:34 -05:00