Commit Graph

88 Commits (a7eee36cded9716ec6d6c26c5455293454478213)

Author SHA1 Message Date
Chris Moeller 4ec46ae565 Remove CDN reset as we no longer use CloudFront. 2018-05-01 00:33:37 -07:00
Christopher Snowhill 49429c816f Updated FFmpeg. 2018-02-18 20:44:10 -08:00
Christopher Snowhill e90a6ef09f Remove last traces of Travis CI support. 2017-12-27 19:20:19 -08:00
Christopher Snowhill 2abba64b32 Hopefully fix Travis CI building once and for all. 2017-12-27 17:33:52 -08:00
Christopher Snowhill 550d09b1cb Hopefully fix Travis CI building this time. 2017-12-27 17:14:32 -08:00
Christopher Snowhill df85ce80cd Fix oops in update script. 2017-12-17 00:27:33 -08:00
Christopher Snowhill 04e1dc02b4 Update feed script. 2017-12-17 00:24:01 -08:00
Christopher Snowhill aa7cd57b19 Updated FFmpeg. 2017-12-16 19:57:49 -08:00
Christopher Snowhill 12ca20484c Update FFmpeg build script. 2017-10-02 12:41:16 -07:00
Christopher Snowhill aa3b4300c8 Fix feed updater script to upload deltas this time. 2017-10-01 18:56:04 -07:00
Christopher Snowhill 2f0ccf8bf2 Update FFmpeg, hopefully resolving the minimum platform spec to support 10.7 again. 2017-10-01 17:46:01 -07:00
Christopher Snowhill ed5f36f12f Hopefully fix feed update script to upload deltas. 2017-09-26 16:26:13 -07:00
Christopher Snowhill 78b69b010d Update feed update method. 2017-09-25 19:08:17 -07:00
Christopher Snowhill ba78e14909 Updated FFmpeg. 2017-09-24 16:35:45 -07:00
Christopher Snowhill 2e205f1cfa Updated FFmpeg. 2017-09-17 18:11:47 -07:00
Christopher Snowhill 36d4f80e18 Enabled Monkey's Audio codec, which was somehow forgotten. 2017-05-20 17:31:42 -07:00
Christopher Snowhill efd25795bc Now build inside source tree instead of using GUI Archive feature. 2017-04-03 17:52:17 -07:00
Christopher Snowhill b8110b85de Updated FFmpeg. 2017-03-12 21:00:18 -07:00
Chris Moeller e274ec01eb Updated FFmpeg and VGMStream. 2017-01-26 17:28:06 -08:00
Christopher Snowhill 5959e6cb69 Changed FFmpeg build options and included more stuff. 2016-12-22 15:56:57 -08:00
Christopher Snowhill 4dfa01f476 Update FFmpeg to version 3.1.4. 2016-10-01 17:56:27 -07:00
Christopher Snowhill b3ccd47c4e Update FFmpeg again, this time fixing missing and/or still enabled items due to missing line end escapes in the script. 2016-08-10 18:21:36 -07:00
Christopher Snowhill 5f8bcf8ff1 Update and fix FFmpeg, which fixes an MP3 parser crash. 2016-08-05 16:40:48 -07:00
Chris Moeller 93095f8e45 Fix update feed script. 2016-07-22 16:17:40 -07:00
Chris Moeller e94cb95bf5 Fix uploading deltas to S3. 2016-07-16 23:17:03 -07:00
Chris Moeller 96576da089 Hopefully fix delta uploading. 2016-07-16 15:33:18 -07:00
Chris Moeller 34fe5c3668 Force MIME type for uploaded ZIP and delta. 2016-07-15 22:50:29 -07:00
Chris Moeller 55ecd008ad Update feed location and script. 2016-07-15 22:41:17 -07:00
Chris Moeller 0c830b92f8 Enable RIFF WAV parser in FFmpeg. 2016-07-15 21:40:57 -07:00
Chris Moeller b89c68a768 Updated FFmpeg to version 3.1.1, and enabled assembly optimizations. 2016-07-15 09:26:18 -07:00
Chris Moeller ded21370b5 Update script for building newer FFmpeg. 2016-07-15 00:01:56 -07:00
Chris Moeller af7485f26a Fix newly imported FFMPEG, so it actually uses and links to the new libraries. 2016-05-06 23:35:04 -07:00
Chris Moeller 8308f30d5f Fixed FFMPEG by replacing it with a proper build, should be faster now, too. 2016-05-06 23:16:12 -07:00
Chris Moeller e9e446e1a2 Update feed updater script 2015-08-01 01:04:48 -07:00
Chris Moeller fdefcf4128 Updated genversion.sh for new Git repository 2015-07-31 23:48:08 -07:00
Chris Moeller 5677527ffd Changed code signing procedures, removed unnecessary Plugin.h copies from numerous PlugIn bundles, and re-signed Growl.framework with a valid signature 2015-03-18 21:45:32 -07:00
Chris Moeller d53e363b1d Fix URL in update feed generator 2014-04-07 18:08:43 -07:00
Chris Moeller cc0faa0b2e Fixed update script so it actually produces proper delta patches 2014-04-07 18:01:17 -07:00
Chris Moeller 033c086a37 Fixed gsub in update script 2014-04-07 17:45:18 -07:00
Chris Moeller ef2c8efdf9 Update feed script again 2014-04-07 17:41:03 -07:00
Chris Moeller 18fad4692b Fixed uploading feed xml to correct prefix 2014-03-28 18:08:39 -07:00
Chris Moeller 4504bf1034 Changed update script 2014-03-28 03:11:15 -07:00
Chris Moeller fa3fba09be Fixed update script 2014-03-25 21:00:12 -07:00
Chris Moeller d1afe662b5 Update script now generates delta patches against the previous release, which should save user and myself some bandwidth 2014-03-24 20:24:52 -07:00
Chris Moeller 1c68ad1c8d Modify update script to just fucking sign the file repeatedly until it validates 2014-03-16 21:51:08 -07:00
Chris Moeller 1b46139563 Changed update script to generate zip files using ditto instead, hopefully that will be less likely to break my code signatures on occasion like tar/bz2 has 2014-03-12 19:19:55 -07:00
Chris Moeller 74689e0ff1 Sign application outside of Xcode, since passing the deep option there doesn't seem to sign everything in the app bundle 2014-02-03 21:24:59 -08:00
Chris Moeller 8451c45931 Fixed home directory location inside archives 2013-11-03 00:58:25 -07:00
Chris Moeller 231112389d Fixed the update feed script for real this time, I swear. 2013-10-22 10:12:55 -07:00
Chris Moeller 87bf7bf833 Finalized the uploader script. 2013-10-22 10:02:28 -07:00