summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2008-03-18Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg.Darren Salt
2008-03-06Fix compilation on non-x86 achitecturesMatthias Ringwald
2008-03-04Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry.Darren Salt
2008-03-02Fix compilation with older external ffmpeg.Darren Salt
2008-03-01Support the new FFmpeg include layout. Now the same include directive should ...Diego 'Flameeyes' Pettenò
2008-02-11Merge from 1.1.Darren Salt
2008-02-11Actually check for tzset.Darren Salt
2008-02-09Fix a configure test which was left out of the arch_x86 changes. (Affects MMX.)Darren Salt
2008-02-08Add automake conditionals ARCH_X86_32 and ARCH_X86_64.Darren Salt
2008-02-08Merge from 1.1.Darren Salt
2008-02-07Merge; mark 1.1.11.Darren Salt
2008-02-071.1.10.1, not 1.1.11.Darren Salt
2008-02-07Adjust some comments.Darren Salt
2008-02-07Keep the plugin dir name to x.y.z - x.y.z.a is inappropriate here.Darren Salt
2008-02-06Change from release numbering to ABI numbering for the plugin directory.Darren Salt
2008-02-01Merge from 1.1, discarding es.po changes.Darren Salt
2008-02-01Merge.Darren Salt
2008-02-01Merge.Darren Salt
2008-02-01Back out macosx build changes: separate units (so far unused).Darren Salt
2008-02-01Back out vcd build changes: separate unit (though used only once).Darren Salt
2008-01-30Make sure that PKG_CONFIG_PATH is set properly by xine-config.Darren Salt
2008-01-27Remove win32/include/Makefile.am.Diego 'Flameeyes' Pettenò
2008-01-27Move libmpeg2-based decoder building in video_dec. Avoid one recursive make c...Diego 'Flameeyes' Pettenò
2008-01-27Move macosx video output library building inside src/video_out, avoid one rec...Diego 'Flameeyes' Pettenò
2008-01-27Use AM_PROG_CC_C_O as needed by the xine-fontconv program.Diego 'Flameeyes' Pettenò
2008-01-27Compile librtsp and libreal source files directly into the rtsp plugin. Avoid...Diego 'Flameeyes' Pettenò
2008-01-27Remove another recursive make invocation, build the vcd plugin inside src/inp...Diego 'Flameeyes' Pettenò
2008-01-27Remove one more recursive make: move fonts declaration and installation insid...Diego 'Flameeyes' Pettenò
2008-01-27Avoid one recursive make by declaring all the installed headers inside includ...Diego 'Flameeyes' Pettenò
2008-01-26Fix font installation (broken by the xine-config backport).Darren Salt
2008-01-23Finish the backport of libxine.pc.in; do xine-config (now requires pkg-config).Darren Salt
2008-01-22Patch version missing from xine-config, libxine.pcVille Skyttä
2008-01-15Check if the linker supports --gc-sections, and if so use it for the plugins.Diego 'Flameeyes' Pettenò
2008-01-13Bump version no. ready for what I expect to be the next release.Darren Salt
2008-01-09Allow for patch-level numbering.Darren Salt
2008-01-09Allow for patch-level numbering; initialise to ".1".Darren Salt
2008-01-06Merge from 1.1.Darren Salt
2008-01-04Protect against multiple inclusion of include/configure.h.Darren Salt
2008-01-02Add one more warning to build, to spot misusage of literal strings.Diego 'Flameeyes' Pettenò
2007-12-22Move all the SubPicture decoders together in the spu_dec directory. Remove su...Diego 'Flameeyes' Pettenò
2007-12-22Move libmpeg2 inside video_dec/libmpeg2.Diego 'Flameeyes' Pettenò
2007-12-22Move libffmpeg into combined/ffmpeg directory.Diego 'Flameeyes' Pettenò
2007-12-22Rename libxinvadec directory in video_dec.Diego 'Flameeyes' Pettenò
2007-12-22Rename libxineadec directory in audio_dec.Diego 'Flameeyes' Pettenò
2007-12-19Don't change the whole xine.h.in into xine.h, just split out the version info...Diego 'Flameeyes' Pettenò
2007-11-25Merge from 1.1.Darren Salt
2007-11-24Add option to disable Nosefart/NSF plugin building.Diego 'Flameeyes' Pettenò
2007-11-19add support for GNU/kFreeBSDPetr Salinger ext:(%20)
2007-11-19Don't quote $CC variable during call, or it will fail when using, for instanc...Diego 'Flameeyes' Pettenò
2007-11-19Remove internal copies of libcdio and libvcd. This way we don't have to care ...Diego 'Flameeyes' Pettenò