summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2012-07-29Pass libavutil CFLAGS from pkg-config to gccphintuka
2012-03-07Improved Makefile when building without vdrphintuka
2012-03-07Added hook for video frame drawing.phintuka
2012-01-10Added quotes to configure options --cc and --cxx ("ccache g++" ...)phintuka
2011-01-23Moved keyboard handling to xine_frontend_kbd.cphintuka
2010-12-15Leave default DESTDIR empty.phintuka
2010-12-15Added VDR plugins to install target when not building inside of VDR source tree.phintuka
2010-12-15Added simple VDR source tree detection.phintuka
2010-12-11Fixed building inside VDR source treephintuka
2010-11-25Added $(VERSION) and $(APIVERSION) to the end of the VDRPLUGIN_* libraries.phintuka
2010-11-25Do not build i18n files if i18n disabled in configurephintuka
2010-11-23Changed build lines variables order to build properly withphintuka
2010-11-23Removed -g from vdr-fbfe/vdr-sxfe build rules (it is already part of CFLAGS a...phintuka
2010-11-23Added CFLAGS to vdr-sxfe/vdr-fbfe build rulesphintuka
2010-11-23Added LDFLAGS to the build rulesphintuka
2010-11-23Added $(DESTDIR) to LOCALEDIRphintuka
2010-10-19Unconditionally add -shared linker flagphintuka
2010-10-19Fixed MAKEDEP: use $(CXX), not hardcoded g++phintuka
2010-10-19Respect CFLAGS and LDFLAGS when building mpg2c.phintuka
2010-07-09Link vdr-sxfe and vdr-fbfe with -lpthreadphintuka
2010-05-25Link libavutil only to xine input pluginphintuka
2010-05-25Fixed bug #3006495: The xine plugins are unnecessarily linked with libjpegphintuka
2010-03-07Added support for Make.global.rofafor
2010-01-26Added xine/vo_lastpts.o to frontendsphintuka
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
2009-02-10Added demuxer:phintuka
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
2008-12-03Added xine/adjustable_scr.o to xine input pluginphintuka
2008-12-03Simplify:phintuka
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
2008-11-16Simplify.phintuka
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
2008-11-14Compile xine_frontend.c to own object filephintuka
2008-11-14Silenced the execution of configure.rofafor