summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
2009-06-02Added xvdr_metronom.o to input pluginphintuka
2009-03-17Added xine/vo_osdreorder.o to frontendsphintuka
2009-02-24Added xine/demux_xvdr_tsdata.o to input/demux pluginphintuka
2009-02-23Added xine/ts2es.o to input/demux pluginphintuka
2009-02-17Fixed make dependphintuka
2009-02-17Added tools/gnome_screensaver.o to sxfephintuka
2009-02-16Added object files to input plugin:phintuka
tools/ts.o tools/pes.o tools/mpeg.o tools/h264.o
2009-02-10Added demuxer:phintuka
Compile xine/demux_xvdr.o Added xine/demux_xvdr.o to input plugin (both are useless alone).
2008-12-18Added xine/vo_hook.o and xine/vo_osdscaler.o to frontendsphintuka
2008-12-06Moved OSD code from xine_input_vdr.c to xine/osd_manager.[hc]phintuka
2008-12-05Added tools/rle.o to VDR plugin and xine input pluginphintuka
Removed duplicate rules Added OBJS_XINEINPUTVDR for XINEINPUTVDR object files
2008-12-03Added xine/adjustable_scr.o to xine input pluginphintuka
2008-12-03Simplify:phintuka
- removed deprecated configs - removed unnecessarily if...endif 's - simplified target selection
2008-11-24Replaced cIConv with VDR's cCharConv.rofafor
2008-11-20Removed backwards compatibility.rofafor
2008-11-18Always define oblect lists for VDR pluginphintuka
2008-11-18Added XINELIBOUTPUT_CONFIGURE_OPTS.phintuka
It should be used to set/override configure script parameters in Make.config files.
2008-11-16Simplify.phintuka
This should also fix missing .c->.o deps/rules when .dependencies file was created without config.mak.
2008-11-16.dependencies depends on config.makphintuka
2008-11-16... and removed duplicate logdefs.o from vdr-sxfe/vdr-fbfephintuka
2008-11-16Added logdefs.o to subplugins.phintuka
2008-11-16Fixed make .dependenciesphintuka
2008-11-15Generate dependencies for xine plugin source filesphintuka
2008-11-15- Automatically generate deps for all C filesphintuka
- Use auto-generated rules in .c->.o rules - Use only single xine_fbfe_frontend.o - Added missing xine_frontend.o to vdr sub-plugins
2008-11-14Compile xine_frontend.c to own object filephintuka
2008-11-14Silenced the execution of configure.rofafor
2008-11-14Need only one xine_fbfe_frontend.ophintuka
2008-11-13compile xine_frontend_main.c as separate unitphintuka
2008-11-11Cleaned up compile time warnings.rofafor
2008-11-11Removed -ljpeg (it is already added by configure)phintuka
2008-11-11USe configure-generated CFLAGS_VDRphintuka
2008-11-11Cosmeticsphintuka
2008-11-11Make xine_frontend_lirc.c separate compilation unitphintuka
2008-11-04Added logdefs.o to executables and VDR pluginphintuka
2008-11-04Updated C file rules:phintuka
- do not use hardcoded input/output file names - removed duplicate extra deps ("make depend" handles those)
2008-11-04Build single vdrdiscovery.o for both client and serverphintuka
2008-11-01Moved xine plugin dir check to configure scriptphintuka
2008-11-01Use configure-detected libs for linkingphintuka
2008-11-01Removed adding HAVE_ macros to defines, those are now uncluded from features.hphintuka
2008-10-31Moved C compile tests to configure script.phintuka
- it is now possible to disable features by running configure script manually before running make - improved tests: script checks linking too - results are imported to Makefile from generated config.mak file
2008-10-30Removed ENABLE_TEST_POSTPLUGINS / xine_post_headphonephintuka
2008-10-30Build system update:phintuka
APPLE_DARWIN -> ARCH_APPLE_DARWIN
2008-10-30Build system update:phintuka
1/0 -> yes/no
2008-10-28Fixed Xrandr header testphintuka
2008-10-28Detect Xrandrphintuka
2008-10-28Build system upgrade:phintuka
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR
2008-10-21Replace the -D option of install with mkdir -p.phintuka
install -D does not work in OSX. (Reported by Tero Siironen)
2008-05-27Added -LXineramaphintuka
2008-05-07Added metainfo menuxineliboutput-1_0_1phintuka
(Patch from Petri Helin)