Commit Graph

21 Commits

Author SHA1 Message Date
Amar Takhar 2b13dfbb43 Add support for FFmpegSource2, it's enabled by default if libpostproc is there.
Originally committed to SVN as r2425.
2008-10-28 02:18:14 +00:00
Amar Takhar e4d77f6474 Completely remove support for an external libass:
* The internal libass will always be newer than external packages.
  * aegisub requires fontconfig _and_ iconv support, some systems have
    either/or but rarely both.
  * There's zero benifit to supporting an external version.

In the future I might add some flags to allow it, if there is a compelling
reason to.

Originally committed to SVN as r2125.
2008-03-23 22:56:21 +00:00
Amar Takhar 04e9ff224f Add support for an 'internal' libass, with this we can chase changes to the
libass in MPlayer which is more up-to-date than the external library that's
available.

Originally committed to SVN as r2096.
2008-03-21 21:01:03 +00:00
Amar Takhar f55ffd6d91 * Add support for universalchardet
* Fix #ifdef for STIDO/fstream with a proper ifdef/else
 * Make auto3 subdir inclusion conditional
 * Rename libspell_hunspell to libmisc*

Please note that universalchardet is only set to work with X86 for now, I'll fi$
the rest later.

Originally committed to SVN as r1907.
2008-03-05 18:52:09 +00:00
Amar Takhar 93db5bfd96 Add the m4macros directory to the distfile incase anyone wants to do some
quick development.

Originally committed to SVN as r1906.
2008-03-05 17:17:56 +00:00
Amar Takhar b1c441ff73 Commit the new build system (complete re-write), this includes several changes:
* Sane C/CXX/CPP/LDFLAGS
 * --with/--without settings
 * Proper gettext support
 * System portability changes (to support OS X and all other unix-like osen)
 * Features to allow for proper compile time settings (support exists features
   need to be added)

This comes with no warrenty at the moment, auto3 and asa support are both
incomplete/non-existent, there is no documentation and some conftests still nee$
to be written.

It's still incomplete try it at your own risk!

Originally committed to SVN as r1865.
2008-03-03 07:22:58 +00:00
David Lamparter 00f64c0620 move translations to po/ and use gettext build system
Originally committed to SVN as r1373.
2007-07-05 15:11:22 +00:00
David Lamparter 0d0c423398 REALLY fix dist this time
Originally committed to SVN as r1216.
2007-06-08 00:38:22 +00:00
Niels Martin Hansen 1a5906f97c Removed FexTracker for good.
Originally committed to SVN as r1214.
2007-06-08 00:30:37 +00:00
Niels Martin Hansen b3c15d8d2e Somewhat working auto3 on Linux, still needs some minor fixing
Originally committed to SVN as r1167.
2007-05-07 16:44:26 +00:00
Niels Martin Hansen 1b0201995f Forgot a makefile... and removed redundant stuff from main Makefile.am.
Originally committed to SVN as r1137.
2007-04-25 02:18:55 +00:00
Niels Martin Hansen dcfb3fc2ed Killed off unused boost headers.
And final commit in Makefile.am updates for now... I hope.

Originally committed to SVN as r1135.
2007-04-25 02:03:02 +00:00
Niels Martin Hansen 455f7aa7b6 Fix for stupid "missing m4 dir" error
Originally committed to SVN as r1115.
2007-04-22 22:10:23 +00:00
Niels Martin Hansen 5851f0561f Implemented (seemingly broken) Alsa audio player.
Fixed hunspell-related bugs in autoconf/automake system.

Originally committed to SVN as r1114.
2007-04-22 21:59:35 +00:00
David Lamparter 758cd7e2e7 enable make dist
Originally committed to SVN as r1005.
2007-04-04 18:50:43 +00:00
David Lamparter ae37b2481f CSRI helper library; fixup build system while at it
Originally committed to SVN as r968.
2007-03-31 22:04:57 +00:00
David Lamparter 66b91c41c3 enable FexTracker on unix, and fix a bulkload of warnings in it
Originally committed to SVN as r916.
2007-01-30 23:09:33 +00:00
David Lamparter 88a00fbdb0 make it build on Linux
Originally committed to SVN as r767.
2007-01-11 03:52:17 +00:00
Rodrigo Braz Monteiro 5366521a33 Made some blind changes to unix/mac projects, so they hopefully build after the directory name changes
Originally committed to SVN as r653.
2006-12-28 23:49:16 +00:00
David Lamparter dc71ec961d posix: build gettext files
Originally committed to SVN as r373.
2006-05-06 14:20:34 +00:00
David Lamparter 46fe90b5ef missing Makefile.am
Originally committed to SVN as r372.
2006-05-06 12:59:48 +00:00