diff --git a/campcaster/CREDITS b/campcaster/CREDITS index efc6ad864..ad533773d 100644 --- a/campcaster/CREDITS +++ b/campcaster/CREDITS @@ -10,6 +10,61 @@ done by a team of his then-fellow Parsons School of Design students Turi McKinle Catalin Lazia and Sangita Shah. The team was led by then-head of the school's Department of Digital Design Colleen Macklin, assisted by Kunal Jain. +The great deal of the work on Campcaster 1.4 "Monrovia" was commissioned by the +Open Society Initiative for West Africa (www.osiwa.org), and by West Africa +Democracy Radio (www.wadr.org). We would like to thank Ben Akoh at OSIWA and +Peter Kahler at WADR for their immeasurable contributions to the project. + +A number of improvements to Campcaster 1.4 were commissioned by Openbroadcast, a user- +generated radio station based in Basel, Switzerland powered by Campcaster. We are +very grateful for their contributions, and specifically to Thomas Gilgen, Dirk Claes, +Rigzen Latshang and Fabiano Sidler. + + +Version 1.4.0 - "Monrovia" +-------------------------- + +Douglas Arellanes (douglas.arellanes@mdlf.org) + - Tester and user feedback + +Robin Gareus (robin@64studio.com) + - Packaging + +Ferenc Gerlits (fgerlits@campware.org) + - Studio GUI + +Sebastian Göbel (sebastian@campware.org) + - Web interface, storage server + +Nebojsa Grujic (nebojsa@campware.org) + - Scheduler, XML-RPC interface, Gstreamer plugins + +Tomáš Hlava (th@red2head.com) + - Bug fixes + +Sava Tatić (sava.tatic@mdlf.org) + - Manager + + +Version 1.3.0 - "Dakar" +----------------------- + +Douglas Arellanes (douglas.arellanes@mdlf.org) + - Tester and user feedback + +Ferenc Gerlits (fgerlits@campware.org) + - Studio GUI, scheduler, packaging + +Sebastian Göbel (sebastian@campware.org) + - Web interface + +Tomáš Hlava (th@red2head.com) + - Bug fixes + +Sava Tatić (sava.tatic@mdlf.org) + - Manager + + Version 1.2.0 - "Kotor" ----------------------- In alphabetical order: diff --git a/campcaster/INSTALL b/campcaster/INSTALL index 7f7360705..e5f47eca3 100644 --- a/campcaster/INSTALL +++ b/campcaster/INSTALL @@ -1,6 +1,6 @@ -------------------------------------------------------------------------------- - Copyright (c) 2004-2006 Media Development Loan Fund + Copyright (c) 2010 Media Development Loan Fund This file is part of the Campcaster project. http://campcaster.campware.org/ diff --git a/campcaster/README b/campcaster/README index cd0550acc..31cb95675 100644 --- a/campcaster/README +++ b/campcaster/README @@ -79,7 +79,7 @@ Documentation ------------------------------------------------------------------------- - Copyright (c) 2004-2006 Media Development Loan Fund + Copyright (c) 2010 Media Development Loan Fund This file is part of the Campcaster project. http://campcaster.campware.org/ diff --git a/campcaster/etc/configure.ac b/campcaster/etc/configure.ac index 6b97a310b..b5558a12e 100644 --- a/campcaster/etc/configure.ac +++ b/campcaster/etc/configure.ac @@ -1,5 +1,5 @@ dnl----------------------------------------------------------------------------- -dnl Copyright (c) 2004 Media Development Loan Fund +dnl Copyright (c) 2010 Media Development Loan Fund dnl dnl This file is part of the Campcaster project. dnl http://campcaster.campware.org/ @@ -32,9 +32,9 @@ dnl This is due to the fact that configure spreads a lot of trash around, dnl like atom4te cache directories, config.* files, etc. into the directory dnl it is being run from. We clearly don't want these in our base directory. dnl----------------------------------------------------------------------------- -AC_INIT(Campcaster, 1.3.0, bugs@campware.org) +AC_INIT(Campcaster, 1.4.0, bugs@campware.org) AC_PREREQ(2.59) -AC_COPYRIGHT([Copyright (c) 2004 Media Development Loan Fund under the GNU GPL]) +AC_COPYRIGHT([Copyright (c) 2010 Media Development Loan Fund under the GNU GPL]) AC_REVISION($Revision$) AC_CONFIG_SRCDIR(../src/products/scheduler/src/main.cxx) diff --git a/campcaster/etc/debian/changelog b/campcaster/etc/debian/changelog index 52d903a35..0638559b1 100644 --- a/campcaster/etc/debian/changelog +++ b/campcaster/etc/debian/changelog @@ -1,3 +1,10 @@ +campcaster (1.4.0-1) lucid; urgency=low + + * 1.4.0 release + + -- Robin Gareus Fri 05 Feb 2010 02:56:27 +0100 + + campcaster (1.3.0-1) dapper; urgency=low * 1.3.0 release diff --git a/campcaster/etc/debian/copyright b/campcaster/etc/debian/copyright index 83720e9bc..c2107afdd 100644 --- a/campcaster/etc/debian/copyright +++ b/campcaster/etc/debian/copyright @@ -5,7 +5,7 @@ It was downloaded from http://campcaster.campware.org/ Copyright: -Upstream Author(s): Media Developmnet Loan Fund, http://www.mdlf.org/ +Upstream Author(s): Media Development Loan Fund, http://www.mdlf.org/ License: diff --git a/campcaster/etc/doxygen.config b/campcaster/etc/doxygen.config index 3de78ad51..6f2a4fdcf 100644 --- a/campcaster/etc/doxygen.config +++ b/campcaster/etc/doxygen.config @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------- -# Copyright (c) 2004 Media Development Loan Fund +# Copyright (c) 2010 Media Development Loan Fund # # This file is part of the Campcaster project. # http://campcaster.campware.org/ @@ -50,7 +50,7 @@ PROJECT_NAME = Campcaster # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.3.0 +PROJECT_NUMBER = 1.4.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/campcaster/etc/xmlrpc-doxygen.config b/campcaster/etc/xmlrpc-doxygen.config index 7caf0773e..99fff6282 100644 --- a/campcaster/etc/xmlrpc-doxygen.config +++ b/campcaster/etc/xmlrpc-doxygen.config @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------- -# Copyright (c) 2004 Media Development Loan Fund +# Copyright (c) 2010 Media Development Loan Fund # # This file is part of the Campcaster project. # http://campcaster.campware.org/ @@ -50,7 +50,7 @@ PROJECT_NAME = "Campcaster XML-RPC Interface" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.3.0 +PROJECT_NUMBER = 1.4.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. diff --git a/campcaster/src/modules/storageServer/var/campcaster_version.php b/campcaster/src/modules/storageServer/var/campcaster_version.php index 4fd949684..b70971adc 100644 --- a/campcaster/src/modules/storageServer/var/campcaster_version.php +++ b/campcaster/src/modules/storageServer/var/campcaster_version.php @@ -1,4 +1,4 @@