log

age author description
Sat, 17 Mar 2007 15:01:16 +0000 diego Add a link to Attila's mga_vid port to Linux 2.6.x.
Sat, 17 Mar 2007 14:01:50 +0000 diego Remove useless compilation commands that are provided by builtin rules.
Sat, 17 Mar 2007 14:00:34 +0000 diego Merge test rules using general pattern.
Sat, 17 Mar 2007 13:58:36 +0000 diego Install tdfx_vid.o as well.
Sat, 17 Mar 2007 13:56:54 +0000 diego Remove now unnecessary MGA_VID_OBJ variable indirection.
Sat, 17 Mar 2007 13:55:45 +0000 diego Remove pointless variable indirection.
Sat, 17 Mar 2007 13:53:15 +0000 diego Remove remnants of Linux 2.6 support, the mga_vid.c part was made to
Sat, 17 Mar 2007 13:29:26 +0000 diego Remove pointless variable indirection for -I options.
Sat, 17 Mar 2007 13:28:03 +0000 diego Remove unnecessary -I option from CFLAGS.
Sat, 17 Mar 2007 13:23:49 +0000 diego tdfx_vid compilation has been simplified.
Sat, 17 Mar 2007 11:51:17 +0000 voroshil New slave command: tv_step_freq <offset in MHz>
Sat, 17 Mar 2007 11:33:01 +0000 diego cosmetics: Remove superfluous comment.
Sat, 17 Mar 2007 11:32:02 +0000 diego Remove superfluous .o creation rule, it's the same as the builtin one.
Sat, 17 Mar 2007 11:29:00 +0000 diego Remove unused variables INCLUDES and MOD_PATH_PREFIX.
Sat, 17 Mar 2007 11:19:01 +0000 diego Remove unused variable AFLAGS.
Sat, 17 Mar 2007 11:15:15 +0000 diego Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.
Sat, 17 Mar 2007 09:40:27 +0000 diego Some more details for the mga_vid section taken from drivers/README.
Sat, 17 Mar 2007 09:18:08 +0000 diego wording/spelling/cosmetics
Sat, 17 Mar 2007 09:12:29 +0000 diego Rename tdfx_vid_tst to tdfx_vid_test.
Sat, 17 Mar 2007 09:07:21 +0000 diego Merge README.linux.2.6 into general README.
Sat, 17 Mar 2007 09:02:00 +0000 diego Merge Rage128 README into general README.
Sat, 17 Mar 2007 03:05:44 +0000 voroshil 10l: omitted '-e' in my r22630 commit.
Sat, 17 Mar 2007 01:20:53 +0000 diego Build tdfx_vid.o and tdfx_vid_tst by default under Linux 2.4.
Sat, 17 Mar 2007 01:18:03 +0000 diego Merge CFLAGS and INCLUDES where appropriate.
Sat, 17 Mar 2007 01:12:18 +0000 diego Make strange clean/distclean rules behave in a more standard fashion.
Sat, 17 Mar 2007 01:09:37 +0000 diego Get rid of ugly conditionals.
Sat, 17 Mar 2007 01:01:15 +0000 diego Get rid of stupid recursion within a single directory.
Sat, 17 Mar 2007 00:59:42 +0000 diego Remove unnecessary include options from compilation command.
Sat, 17 Mar 2007 00:56:45 +0000 diego Simplify compilation commands.
Sat, 17 Mar 2007 00:53:53 +0000 diego Remove rule for non-existing file.
Sat, 17 Mar 2007 00:52:05 +0000 diego Simplify compilation command.
Sat, 17 Mar 2007 00:45:56 +0000 diego Mark phony targets as such.
Sat, 17 Mar 2007 00:44:13 +0000 diego whitespace cosmetics
Sat, 17 Mar 2007 00:41:59 +0000 diego Mark phony targets as such.
Sat, 17 Mar 2007 00:41:18 +0000 diego Split dependency and rule declaration, avoids duplicate command.
Sat, 17 Mar 2007 00:39:03 +0000 diego Simplify compilation commands.
Sat, 17 Mar 2007 00:28:59 +0000 diego Bring somewhat closer to linking, still won't work, though.
Sat, 17 Mar 2007 00:28:30 +0000 diego Simplify link command.
Sat, 17 Mar 2007 00:26:40 +0000 diego Bring netstream somewhat closer to linking, still won't work.
Sat, 17 Mar 2007 00:21:16 +0000 diego Remove unnecessary -I option from CFLAGS.
Sat, 17 Mar 2007 00:19:41 +0000 diego Mark phony targets as such.
Sat, 17 Mar 2007 00:18:13 +0000 diego Merge INCLUDE and CFLAGS, fixes Cola from last commit.
Sat, 17 Mar 2007 00:16:36 +0000 diego Remove unused variable.
Sat, 17 Mar 2007 00:06:19 +0000 diego Fix compilation, bswap.h is now mpbswap.h.
Sat, 17 Mar 2007 00:05:38 +0000 diego Remove redundant rule for creating .o files from .c files, it's builtin.
Sat, 17 Mar 2007 00:01:01 +0000 diego Remove obsolete .SUFFIXES variable.
Sat, 17 Mar 2007 00:00:34 +0000 diego Remove nonsensical unused rules.
Fri, 16 Mar 2007 23:55:02 +0000 diego Use quotes instead of angular brackets for non-system includes.
Fri, 16 Mar 2007 23:44:28 +0000 diego Bring vivodump closer to linking; remains broken.
Fri, 16 Mar 2007 23:27:46 +0000 diego Fix linking: libswscale depends on libavutil, verbose was multiply defined...
Fri, 16 Mar 2007 22:47:23 +0000 diego Fix compilation due to reorganized header files.
Fri, 16 Mar 2007 22:25:17 +0000 diego whitespace cosmetics
Fri, 16 Mar 2007 22:24:15 +0000 diego Remove duplicate largefile CFLAGS that are set from configure.
Fri, 16 Mar 2007 22:22:02 +0000 diego Turn on largefile support for libdvdcss as well.
Fri, 16 Mar 2007 22:01:41 +0000 diego Remove CFLAGS that are already set by configure.
Fri, 16 Mar 2007 21:54:48 +0000 diego Put special CFLAGS for low accuracy tremor in the Makefile, similar to the
Fri, 16 Mar 2007 21:50:01 +0000 kraymer r22492: documented -reuse-socket
Fri, 16 Mar 2007 21:38:20 +0000 diego Remove unnecessary -I option from CFLAGS.
Fri, 16 Mar 2007 19:42:41 +0000 voroshil Allow to specify frequencies in channels option.
Fri, 16 Mar 2007 19:21:54 +0000 voroshil Mark myself as new TV maintainer as suggested by Jindrich Makovicka