Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-21 | This commit was manufactured by cvs2svn to create branch 'CVS'.CVS | cvs2svn | |
2009-06-02 | Added xvdr_metronom.o to input plugin | phintuka | |
2009-03-17 | Added xine/vo_osdreorder.o to frontends | phintuka | |
2009-02-24 | Added xine/demux_xvdr_tsdata.o to input/demux plugin | phintuka | |
2009-02-23 | Added xine/ts2es.o to input/demux plugin | phintuka | |
2009-02-17 | Fixed make depend | phintuka | |
2009-02-17 | Added tools/gnome_screensaver.o to sxfe | phintuka | |
2009-02-16 | Added object files to input plugin: | phintuka | |
tools/ts.o tools/pes.o tools/mpeg.o tools/h264.o | |||
2009-02-10 | Added demuxer: | phintuka | |
Compile xine/demux_xvdr.o Added xine/demux_xvdr.o to input plugin (both are useless alone). | |||
2008-12-18 | Added xine/vo_hook.o and xine/vo_osdscaler.o to frontends | phintuka | |
2008-12-06 | Moved OSD code from xine_input_vdr.c to xine/osd_manager.[hc] | phintuka | |
2008-12-05 | Added tools/rle.o to VDR plugin and xine input plugin | phintuka | |
Removed duplicate rules Added OBJS_XINEINPUTVDR for XINEINPUTVDR object files | |||
2008-12-03 | Added xine/adjustable_scr.o to xine input plugin | phintuka | |
2008-12-03 | Simplify: | phintuka | |
- removed deprecated configs - removed unnecessarily if...endif 's - simplified target selection | |||
2008-11-24 | Replaced cIConv with VDR's cCharConv. | rofafor | |
2008-11-20 | Removed backwards compatibility. | rofafor | |
2008-11-18 | Always define oblect lists for VDR plugin | phintuka | |
2008-11-18 | Added XINELIBOUTPUT_CONFIGURE_OPTS. | phintuka | |
It should be used to set/override configure script parameters in Make.config files. | |||
2008-11-16 | Simplify. | 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.mak | phintuka | |
2008-11-16 | ... and removed duplicate logdefs.o from vdr-sxfe/vdr-fbfe | phintuka | |
2008-11-16 | Added logdefs.o to subplugins. | phintuka | |
2008-11-16 | Fixed make .dependencies | phintuka | |
2008-11-15 | Generate dependencies for xine plugin source files | phintuka | |
2008-11-15 | - Automatically generate deps for all C files | phintuka | |
- 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-14 | Compile xine_frontend.c to own object file | phintuka | |
2008-11-14 | Silenced the execution of configure. | rofafor | |
2008-11-14 | Need only one xine_fbfe_frontend.o | phintuka | |
2008-11-13 | compile xine_frontend_main.c as separate unit | phintuka | |
2008-11-11 | Cleaned up compile time warnings. | rofafor | |
2008-11-11 | Removed -ljpeg (it is already added by configure) | phintuka | |
2008-11-11 | USe configure-generated CFLAGS_VDR | phintuka | |
2008-11-11 | Cosmetics | phintuka | |
2008-11-11 | Make xine_frontend_lirc.c separate compilation unit | phintuka | |
2008-11-04 | Added logdefs.o to executables and VDR plugin | phintuka | |
2008-11-04 | Updated C file rules: | phintuka | |
- do not use hardcoded input/output file names - removed duplicate extra deps ("make depend" handles those) | |||
2008-11-04 | Build single vdrdiscovery.o for both client and server | phintuka | |
2008-11-01 | Moved xine plugin dir check to configure script | phintuka | |
2008-11-01 | Use configure-detected libs for linking | phintuka | |
2008-11-01 | Removed adding HAVE_ macros to defines, those are now uncluded from features.h | phintuka | |
2008-10-31 | Moved 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-30 | Removed ENABLE_TEST_POSTPLUGINS / xine_post_headphone | phintuka | |
2008-10-30 | Build system update: | phintuka | |
APPLE_DARWIN -> ARCH_APPLE_DARWIN | |||
2008-10-30 | Build system update: | phintuka | |
1/0 -> yes/no | |||
2008-10-28 | Fixed Xrandr header test | phintuka | |
2008-10-28 | Detect Xrandr | phintuka | |
2008-10-28 | Build system upgrade: | phintuka | |
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR | |||
2008-10-21 | Replace the -D option of install with mkdir -p. | phintuka | |
install -D does not work in OSX. (Reported by Tero Siironen) | |||
2008-05-27 | Added -LXinerama | phintuka | |
2008-05-07 | Added metainfo menuxineliboutput-1_0_1 | phintuka | |
(Patch from Petri Helin) |