index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vidix
/
pci_db2c.awk
Commit message (
Expand
)
Author
Age
*
cosmetics: Break multiple statements on one line apart.
diego
2010-01-04
*
Remove previous failed attempt at disabling that auto-generation of some C code.
diego
2010-01-04
*
Do not auto-generate the C code to handle PCI vendor and device names.
diego
2009-12-20
*
Remove unused debugging output about total number of printed lines.
diego
2009-12-20
*
Employ slightly better variable names for output files.
diego
2009-12-20
*
Eliminate completely pointless print_includes function.
diego
2009-12-20
*
Do not autogenerate vidix/pci_names.h.
diego
2009-12-20
*
Remove pointless return statements from functions that return nothing.
diego
2009-12-20
*
Move code to write multiple inclusion guards to generated files into functions.
diego
2009-12-20
*
cosmetics: Use more consistent formatting style for generated files.
diego
2009-12-20
*
cosmetics: Use a consistent formattting style; tabs to spaces.
diego
2009-12-20
*
Make vidix/pci_db2c.awk executable.
diego
2009-12-16
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
remove C++ inclusion guard from vidix headers
ben
2008-06-07
*
Use standard license headers.
diego
2008-05-12
*
Merge vidix/Makefile into top-level Makefile.
diego
2008-04-26
*
Add MPLAYER_ prefix to the multiple inclusion guards of generated header files.
diego
2008-02-22
*
Create standard multiple inclusion guards.
diego
2008-02-21
*
Skip unnecessary (debug) output; obey the rule of silence.
diego
2007-12-24
*
add new configure option to disable VIDIX PCI device name database (saves a 3...
ben
2007-12-04
*
Add standard license header, confirmed by Nick in private mail.
diego
2007-05-13
*
missing includes in generated file
ben
2007-04-07
*
restored pci_db2c.awk file from previous broken commit
ben
2007-04-07
*
merged libdha and libvidix, moved all files from libdha to vidix directory
ben
2007-04-06