Commit graph

4926 commits

Author SHA1 Message Date
martin
ebd93cd55a CC-2287: Files greater than 100MB are not being played
-increased chunk read size
2011-05-20 16:03:31 -04:00
martin
10f72f8c65 CC-2304: Remove hardcoded paths from scripts in utils/ directory
-remove redundant path
2011-05-20 15:13:20 -04:00
martin
acc02ea401 CC-2304: Remove hardcoded paths from scripts in utils/ directory 2011-05-20 15:10:05 -04:00
Paul Baranowski
716692e0ae Merge branch 'cc-2281-Install-script-should-check-for-pre-installed-versions-and-prompt-user-to-upgrade/full-installation' of dev.sourcefabric.org:airtime into devel 2011-05-20 15:01:21 -04:00
martin
30b60a03d1 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-20 14:31:38 -04:00
martin
7b50ef7bd4 CC-2312: Change max_upload_size in .htaccess file
-done
2011-05-20 14:31:28 -04:00
martin
73877b222c CC-2287: Files greater than 100MB are not being played.
-fixed
2011-05-20 14:29:22 -04:00
Naomi
8eaf05704e Merge branch 'cc-2281-Install-script-should-check-for-pre-installed-versions-and-prompt-user-to-upgrade/full-installation' of dev.sourcefabric.org:campcaster into cc-2281-Install-script-should-check-for-pre-installed-versions-and-prompt-user-to-upgrade/full-installation
Conflicts:
	install/airtime-install.php
2011-05-20 14:12:33 -04:00
Naomi
ea6fc726d8 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
script prints help menu now if application is at current version
2011-05-20 13:01:59 -04:00
Naomi
62a54da1e3 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
more checks for a new install, reinstalling.
2011-05-20 12:38:21 -04:00
Naomi
e3429ad2b1 Merge branch 'cc-2281-Install-script-should-check-for-pre-installed-versions-and-prompt-user-to-upgrade/full-installation' of dev.sourcefabric.org:campcaster into cc-2281-Install-script-should-check-for-pre-installed-versions-and-prompt-user-to-upgrade/full-installation
Conflicts:
	install/airtime-install.php
2011-05-20 12:29:07 -04:00
Naomi
8d4bc16116 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
more checks for a new install, reinstalling.
2011-05-20 12:25:50 -04:00
martin
5065b1807f Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-20 12:09:30 -04:00
martin
a558955f05 CC-2284: Create script that verifies all required processes are running.
-Output is more machine-readable now.
2011-05-20 12:09:19 -04:00
Naomi
db89a89af9 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
sorting out options
2011-05-20 11:30:42 -04:00
Naomi
081ff118c0 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
sorting out options
2011-05-20 11:22:46 -04:00
martin
f02795fac3 CC-2284: Create script that verifies all required processes are running.
-initial check-in
2011-05-19 17:19:56 -04:00
martin
fc51a6c835 CC-2155: Can open the rebroadcast options without the
"Record" checkbox being selected

-fixed
2011-05-19 17:16:41 -04:00
martin
d2e3129613 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-19 16:58:51 -04:00
martin
e0226507e1 CC-2309: fix update_ini function
-fixed
2011-05-19 16:58:41 -04:00
Paul Baranowski
b8bbd17684 Updated CREDITS, Changelog, and LICENSE_3RD_PARTY for 1.8.2 2011-05-19 15:51:50 -04:00
Naomi
3e2e62afe9 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
Bypass choice to keep database if it's a fresh install.
2011-05-19 15:33:48 -04:00
Naomi
5e02a46a24 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
if a user has an older version installed and they choose to do a fresh install the option to preserve their config files is not allowed.
2011-05-19 15:05:33 -04:00
Naomi
697d5e0b77 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation 2011-05-19 14:42:28 -04:00
Naomi
a2ec9b4d10 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
moving constants in conf.php to constants.php
2011-05-19 14:27:30 -04:00
Naomi
e7589f6007 CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
adding upgrade/install command option.
2011-05-19 14:06:27 -04:00
Naomi
b48220f0ea CC-2271 1.8.2 code cleanup tasks
include the pear db class.
2011-05-19 09:59:13 -04:00
Naomi
7315c42985 CC-2271 1.8.2 code cleanup tasks
removing any functions with source code.
2011-05-19 09:59:13 -04:00
Naomi
911beb59d2 CC-2271 1.8.2 code cleanup tasks
1.8.1 upgrade code is pretty much the same as 1.8.2, can reuse.
2011-05-19 09:59:13 -04:00
Naomi
c1c567bb91 CC-2271 1.8.2 code cleanup tasks
missing global, removing configs that don't exist yet.
2011-05-19 09:59:13 -04:00
Naomi
11e54bf960 CC-2271 1.8.2 code cleanup tasks
can't seem to define globals in 1 line.
2011-05-19 09:59:13 -04:00
Naomi
bb1fb5e74e CC-2271 1.8.2 code cleanup tasks
need to set globals.
2011-05-19 09:59:13 -04:00
Naomi
2044e4bda8 CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi
a7176c4133 CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi
2081d8af2a CC-2271 1.8.2 code cleanup tasks 2011-05-19 09:59:13 -04:00
Naomi
b84854c13c CC-2271 1.8.2 code cleanup tasks
changing 1.8.1 upgrade script to using raw source first.
2011-05-19 09:59:13 -04:00
martin
d6616004a6 CC-2283: Now playing bar only shows the first word of the show name
-fixed
2011-05-18 18:37:13 -04:00
Martin Konecny
37bfb53b3a cc-2280: install script overwrites existing db
-readded redirect stderr to /dev/null
2011-05-18 15:42:31 -04:00
martin
81ba336b4b cc-2280: install script overwrites existing db 2011-05-18 15:35:27 -04:00
martin
83c1ca7c88 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-05-18 14:34:19 -04:00
martin
3416ba20d9 cc-2263: unable to cancel recording show
-made cancelled recorded shows still upload.
2011-05-18 14:33:42 -04:00
Naomi
62806fa7ef CC-1939 Ability to edit name & description of a playlist, display the description somewhere
focusing on name input by default.
2011-05-18 14:33:41 -04:00
Naomi
d4a4c4be2a CC-1939 Ability to edit name & description of a playlist, display the description somewhere
now can edit title/description of a playlist without leaving the main playlist builder screen
2011-05-18 14:33:41 -04:00
martin
a48f467de7 cc-2263: unable to cancel recording show.
-almost final check-in. Everything looks good right now...
2011-05-18 14:33:41 -04:00
Naomi
dcd52d6075 CC-1939 Ability to edit name & description of a playlist, display the description somewhere
focusing on name input by default.
2011-05-17 17:53:40 -04:00
Naomi
70cb47aacd CC-1939 Ability to edit name & description of a playlist, display the description somewhere
now can edit title/description of a playlist without leaving the main playlist builder screen
2011-05-17 17:31:43 -04:00
martin
167a55591b -top panel js regression fix. (Error when recording show
finished)
2011-05-17 14:55:37 -04:00
martin
1d8f323a27 cc-2235: help says right-click to add playlist to show
-fixed
-also renamed "Add Audio" to "Add Media"
2011-05-17 13:55:51 -04:00
martin
6d1258f2c3 cc-2214: create standard apache config file
-done
2011-05-17 13:48:22 -04:00
martin
cf3e525a0f cc-2278: show-recorder not working under natty.
-Now works under natty. Needs to be tested on 10.04 and 10.10!
2011-05-17 13:43:35 -04:00