aboutsummaryrefslogtreecommitdiffstats
path: root/src/config-darwin.inc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add configure for swresamplek-m_schindler2015-12-281-12/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3154 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adding ffmpeg-2.4. compiles, but crashes on Mac OS X.k-m_schindler2014-11-221-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3083 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix PByteIOContext for ffmpeg-1.2. ffmpeg-0.8 works. ffmpeg-1.2 compiles but ↵k-m_schindler2013-12-141-0/+3
| | | | | | no audio and then crashes. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3026 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update config and ffmpeg1.2k-m_schindler2013-12-011-15/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3015 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix configure for libav* >= 1.0 on Mac OS Xk-m_schindler2013-07-301-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3008 b956fd51-792f-4845-bead-9b4dfca2ff2c
* correct upppercase/lowercase of lua_lib_namek-m_schindler2013-05-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2983 b956fd51-792f-4845-bead-9b4dfca2ff2c
* extend the detection of ffmpeg and lua.k-m_schindler2013-05-031-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2979 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add version number treatment for lua. The headers still need fixes for ↵k-m_schindler2013-01-271-1/+6
| | | | | | version 5.2 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2936 b956fd51-792f-4845-bead-9b4dfca2ff2c
* try to fix compilation with old ffmpegk-m_schindler2012-10-201-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2928 b956fd51-792f-4845-bead-9b4dfca2ff2c
* another try to fix Delphi compilation. Ugly andless elegant, but hopefully ↵k-m_schindler2012-07-291-14/+13
| | | | | | closer to working. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2923 b956fd51-792f-4845-bead-9b4dfca2ff2c
* updates and extension for ffmpeg-0.8k-m_schindler2012-04-221-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2867 b956fd51-792f-4845-bead-9b4dfca2ff2c
* new detection of ffmpeg version. API changes: SampleFormat -> ↵k-m_schindler2012-04-201-9/+20
| | | | | | AVSampleFormat. Configure still needs update. Special thanks to lotan. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2856 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Mac OS X Readmek-m_schindler2010-10-141-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2664 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add configure for libpcre and add path for dlopen on darwink-m_schindler2010-05-241-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2416 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - configure recreated with autogen.shtobigun2010-04-301-1/+1
| | | | | | - cleanup git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2323 b956fd51-792f-4845-bead-9b4dfca2ff2c
* changing variables to more local usagek-m_schindler2010-02-221-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2141 b956fd51-792f-4845-bead-9b4dfca2ff2c
* INSTALL_DIR removed from darwin config filetobigun2008-09-111-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1363 b956fd51-792f-4845-bead-9b4dfca2ff2c
* minor updatek-m_schindler2008-09-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1343 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - removed configure options --enable-local/globaltobigun2008-09-021-3/+2
| | | | | | | | - instead for - global build: just type "make" and "make install" - local build: just type "make" and start "game/ultrastardx" git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1338 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - suffix configure option removedtobigun2008-09-011-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1337 b956fd51-792f-4845-bead-9b4dfca2ff2c
* minor update of the config filek-m_schindler2008-08-271-6/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1324 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Reordering of the directories[1]: moving Game/Code to srck-m_schindler2008-08-271-0/+59
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1302 b956fd51-792f-4845-bead-9b4dfca2ff2c