summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-04-22Skip i18n when building only frontendsHEADmasterphintuka
2014-06-17Fix "gcc: fatal error: no input files" with some configurations.phintuka
2014-01-14Initial support for HDMI-CECphintuka
2014-01-07Updated PKGCFG variable.rofafor
2013-10-28Fixed a crash in the config initialization.rofafor
2013-10-02Makefile: do not build vdr plugins in install-lib when configured with --disa...phintuka
2013-10-02Respect DESTDIR when installing I18Nmsgs. Closes #85.phintuka
2013-10-02Makefile: Removed / after $(DESTDIR)phintuka
2013-08-20Added support for vdr 2.0 Makefile. Older vdr versions are not supported anym...phintuka
2013-08-20Removed deprecated VDRVERSION checkphintuka
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