Commit Graph

  • bdce656946 Integration new gitlab branch support Jonathan Thomas 2018-06-01 01:11:49 -05:00
  • e745120188 Merge pull request #15 from OpenShot/feature/fixing-gitlab-ci-refactor Jonathan Thomas 2018-05-24 03:30:55 -05:00
  • 1fa059bce6 Another small refactor to gitlab ci Jonathan Thomas 2018-05-24 03:27:32 -05:00
  • f59681c941 Another small refactor to gitlab ci Jonathan Thomas 2018-05-24 03:22:22 -05:00
  • 96f145b555 Merge pull request #14 from OpenShot/feature/fixing-gitlab-ci-refactor Jonathan Thomas 2018-05-24 03:18:36 -05:00
  • 7da6956b97 Another small refactor to gitlab ci Jonathan Thomas 2018-05-24 03:14:42 -05:00
  • aaf87531a9 Merge pull request #13 from OpenShot/feature/fixing-gitlab-ci-refactor Jonathan Thomas 2018-05-24 03:06:33 -05:00
  • f0a048976f Fixing an error on gitlab ci Jonathan Thomas 2018-05-24 03:04:09 -05:00
  • 206e4a5835 Refactoring Gitlab CI (#12) Jonathan Thomas 2018-05-24 02:55:50 -05:00
  • 115de6291d Improving gitlab build integration Jonathan Thomas 2018-05-22 22:04:30 -05:00
  • af1e657899 Adding experimental gitlab CI file Jonathan Thomas 2018-05-21 22:17:19 -05:00
  • 955948d65e Fix spelling of ASIO in CMakeLists.txt FeRD (Frank Dana) 2018-05-05 04:14:42 -04:00
  • 5c6545fa99 Merge pull request #7 from sbraz/cmake Jonathan Thomas 2018-03-04 00:00:59 -06:00
  • 0c5e0dc076 Bumping version to 0.1.4 (so 5) v0.1.5 Jonathan Thomas 2017-11-12 03:48:50 -06:00
  • 7343b07244 Small tweak to fix compiler errors Jonathan Thomas 2017-10-30 13:10:19 -05:00
  • f489d3c4ab Fix under-linking (pthread and dl), fixes #3 Louis Sautier 2017-07-23 22:37:01 +02:00
  • 6e1ace8093 Bumping version to 0.1.4 (so 5) v0.1.4 Jonathan Thomas 2017-05-10 01:59:01 -05:00
  • 7d225da793 Take two at adding back libflac and libvorbis Jonathan Thomas 2017-05-10 01:57:25 -05:00
  • a303479eee Merge remote-tracking branch 'origin/master' Jonathan Thomas 2017-05-10 01:44:27 -05:00
  • 9161d13969 Adding back embedded flac and vorbis, because removing them was a bad idea which causes a crash (cherry picked from commit 2448324dd1) Jonathan Thomas 2017-05-10 01:43:33 -05:00
  • 325e997e48 Bumping version of libopenshot-audio to 0.1.3 (so 4) v0.1.3 Jonathan Thomas 2017-05-09 23:52:26 -05:00
  • 2448324dd1 Removing embedded flac and vorbis, because they are unused Jonathan Thomas 2017-04-03 15:53:45 -05:00
  • 3c3130c427 Bumping version to 0.1.2, so 3. v0.1.2 Jonathan Thomas 2016-08-29 23:24:27 -05:00
  • ffc5a7b982 Change to support 64bit on Windows Jonathan Thomas 2016-08-13 16:20:39 -05:00
  • 6f22cc1087 Bumped version to 0.1.1-3, released (matching version of libopenshot) v0.1.1 Jonathan Thomas 2016-03-27 23:10:54 -05:00
  • 4243825248 Updating copyright dates Jonathan Thomas 2016-03-22 00:03:18 -05:00
  • 2a383d0188 Bumped version to 0.0.6-3, released v0.0.6 Jonathan Thomas 2015-09-29 21:42:07 -05:00
  • 8f227b2fcb Updating the JUCE Introjucer project file Jonathan Thomas 2015-09-23 00:53:28 -05:00
  • 51083bc3dd Fixed a runtime issue with WASAPI not working without first a call to CoInitialize(0). Windows-only-issue. Jonathan Thomas 2015-09-23 00:42:35 -05:00
  • 1d7419255f Fixed a compiler issue with JUCE_ASIO and MinGW64. Jonathan Thomas 2015-09-03 17:26:13 -05:00
  • f2f4396115 Fixed compile errors on JUCE related to WASAPI and MinGW64 re-defined macros. Jonathan Thomas 2015-09-03 16:10:03 -05:00
  • b5ff396bd4 Updating JUCE Audio modules to newest version (this will break a few things) Jonathan Thomas 2015-09-02 18:09:07 -05:00
  • 7d40d614a6 Updating JUCE Audio modules to latest version. This will break some things. Jonathan Thomas 2015-09-02 18:07:25 -05:00
  • 409522a4b7 Bumped version to 0.0.5, released Jonathan Thomas 2015-08-02 21:37:59 -05:00
  • 0d2d5c80a2 Added a .gitignore file to ignore the local build folder and a few project related files that don't need to be checked in. Jonathan Thomas 2015-08-02 20:42:28 -05:00
  • 19da18ede4 Fixed build script and instructions for Mac build of libopenshot-audio, which now uses clang++ instead of g++ Jonathan Thomas 2015-06-18 23:23:52 -05:00
  • 1c167d5d24 Merging version # change Jonathan Thomas 2015-06-15 09:17:04 -05:00
  • 7429c0c2ea Bumping version to 0.0.4 Jonathan Thomas 2015-02-13 01:07:57 -06:00
  • 67105440a7 Added objective-c++ support to cmake file Jonathan Thomas 2014-08-08 15:49:27 -05:00
  • 101e946d29 removed some unneeded JUCE code that was causing build errors on OS X 10.9 Jonathan Thomas 2014-08-08 12:57:55 -05:00
  • eb1dc2f204 Merged version 0.0.3 branch with cmake fixes to Install Name Directory Jonathan Thomas 2014-08-06 13:27:31 -05:00
  • 0229d8f8d8 Fixed unset install name dir, which is required for cx_Freeze to correctly find all the dependencies. Jonathan Thomas 2014-08-01 10:18:54 -05:00
  • 6c183e47fb Bumped to version 0.0.3 Jonathan Thomas 2014-07-29 14:16:21 -05:00
  • 517b030fb7 Fixed JUCE build errors on Mac Jonathan Thomas 2014-07-26 00:38:54 -05:00
  • 6b3a0cfc49 Merging JUCE Windows fixes into libopenshot-audio trunk Jonathan Thomas 2014-07-25 23:26:15 -05:00
  • ad320621b7 Fixed the man location for openshot-audio-test-sound Jonathan Thomas 2014-07-22 23:24:25 -05:00
  • 6b0a37044c Added condition to not build the juce_hypot function, since it colides with libopenshots Python bindings. Jonathan Thomas 2014-07-21 15:12:02 -05:00
  • 35c9abc955 Added -std=c++0x compile flag and disabled WASAPI support for Windows... which fixes all the new Windows build errors after upgrading JUCE to the lastest version. Jonathan Thomas 2014-07-21 12:49:02 -05:00
  • 39ccbbf6a0 Bumped version to 0.0.2 Jonathan Thomas 2014-07-15 13:48:27 -05:00
  • 2bab8ff88c Changed licensing to GPLv3, to be compatible with JUCE source code. Jonathan Thomas 2014-07-15 13:24:12 -05:00
  • 3879498af3 Updated JUCE modules to version 3, which also updated the license headers to reflect AGPLv3 compatibility. Jonathan Thomas 2014-07-10 14:24:30 -05:00
  • 417648fb9e Updated licensing to be AGPLv3, which is compatible with JUCE. Jonathan Thomas 2014-07-10 14:07:07 -05:00
  • a058609160 Updated version to 0.0.1 Jonathan Thomas 2014-07-07 10:03:19 -05:00
  • 674afbe672 Added dynamic lib folder suffix, to support lib64 folder naming. Jonathan Thomas 2014-06-27 17:01:17 -05:00
  • 1e446529e8 Added back in Eclipse project files. Jonathan Thomas 2014-05-16 12:08:18 -05:00
  • 3bf00ac231 Updated bzr settings and remove some unneeded source files. Jonathan Thomas 2014-04-05 18:27:29 -05:00
  • 643b0e4d3b Tweaked the JUCE MEMORY header to conditionaly define alloca (which is already defined in some versions of MinGW) Jonathan Thomas 2014-02-19 15:44:48 -06:00
  • 87697714df Added Aptana project settings and build configurations. Jonathan Thomas 2014-02-13 15:16:45 -06:00
  • 153e46c68f Fixed build warnings on Mac OS X Jonathan Thomas 2013-06-09 01:09:34 -05:00
  • ec64974a80 Ignoring some auto generated mac files, and fixed CMakeLists.txt to correct compile and link on OS X Jonathan Thomas 2013-06-04 20:37:03 -05:00
  • 5b07164469 Added an include for the "sleep" command. Jonathan Thomas 2013-02-06 02:09:54 -06:00
  • c44d47069a update manpage Jonathan Thomas 2012-08-09 12:26:59 -05:00
  • 31fc5b76e9 Added manpage to audio project Jonathan Thomas 2012-08-09 11:34:10 -05:00
  • aa01095857 Changed SONAME to 1 Jonathan Thomas 2012-08-09 11:01:43 -05:00
  • c622d109ef Added cmake instructions for different SONAMES Jonathan Thomas 2012-08-08 17:28:50 -05:00
  • d299b23ad8 Added doxygen support (mainly for JUCE code), and simplied the install scripts Jonathan Thomas 2012-08-08 12:36:29 -05:00
  • f9572f0c5f Added author of JUCE to AUTHORS file Jonathan Thomas 2012-06-22 01:29:10 -05:00
  • 0a31cf24cd Fixed build issues on Windwos 7, by disabling WASAPI and adding a sleep() macro and linking a few new Windows libraries. Jonathan Thomas 2012-06-22 01:29:22 -05:00
  • 9fefbcbc10 Fixing JUCE build errors on MinGW Jonathan Thomas 2012-06-18 17:51:22 -05:00
  • 2f578af299 Added a TestSound executable to the cMake build instructions, which plays a test sound, and fixed the linking to include ALSA (asound) Jonathan Thomas 2012-06-17 23:14:24 -05:00
  • c0e605fafe initial files in the openshot audio library Jonathan Thomas 2012-06-15 17:45:27 -05:00