summaryrefslogtreecommitdiff
path: root/doc/hackersguide
AgeCommit message (Expand)Author
2007-06-10Fix the fix, d'oh!Diego 'Flameeyes' Pettenò
2007-06-10Fix rule for hackersguide.html.Diego 'Flameeyes' Pettenò
2007-06-09Resurrect the check for xmlto/rsvg (rather than sgmltools/fig2dev) so that th...Diego 'Flameeyes' Pettenò
2007-06-02Rename the files.Diego 'Flameeyes' Pettenò
2007-06-02Convert the rule too.Diego 'Flameeyes' Pettenò
2007-06-02Convert the figure files to SVG (with white background).Diego 'Flameeyes' Pettenò
2007-06-02Reorder hackersguidedir.Diego 'Flameeyes' Pettenò
2007-06-02Remove the dist-hook.Diego 'Flameeyes' Pettenò
2007-06-02Assume presence of fig2dev command while doing make dist or make install from...Diego 'Flameeyes' Pettenò
2007-06-02Add a new rule to build hackersguide.html from the docbook version.Diego 'Flameeyes' Pettenò
2007-06-02Make the docbook valid XML.Diego 'Flameeyes' Pettenò
2007-06-02Add missing line.Diego 'Flameeyes' Pettenò
2007-06-02Don't create a distclean-local hook when you can just use DISTCLEANFILES vari...Diego 'Flameeyes' Pettenò
2007-06-02Remove the copy of original sgml files.Diego 'Flameeyes' Pettenò
2007-06-02Rename the .sgml to .docbook.Diego 'Flameeyes' Pettenò
2007-06-02Update copyright year and add my name to authors.Diego 'Flameeyes' Pettenò
2007-06-02Use UTF-8 encoding.Diego 'Flameeyes' Pettenò
2007-06-02Update the doctype and rename entities.Diego 'Flameeyes' Pettenò
2007-06-02Rename the sgml files to docbook (xml).Diego 'Flameeyes' Pettenò
2007-06-02Don't use GNU make extensions for fig to png creation, as the old-style suffi...Diego 'Flameeyes' Pettenò
2007-04-03Add appropriate Mercurial references and links.Darren Salt
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-01-21Use docdir and htmldir as basedir to install the documentation into; these ar...Diego 'Flameeyes' Pettenò
2006-06-16Put quotes around `pwd` in case the working directory contains a space.Robin KAY
2006-06-15Fix build failure when $(srcdir) is an absolute path.Robin KAY
2005-11-28*BUGFIX*František Dvořák
2005-09-19*BUGFIX*František Dvořák
2005-09-12try Jason Tackaberry suggestion to fix problem of the growing X eventMiguel Freitas
2005-09-05*BUGFIX*František Dvořák
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-11-13xinimin updates to properly quit on stream endMiguel Freitas
2004-09-12What files to delete should be hidden inside automake.Michael Roitzsch
2004-09-11doc/faq/Makefile.am:Stephen Torri
2004-09-08fix the build errors, sorry for the inconvenienceMichael Roitzsch
2004-09-06* make the output a little more silent (do not echo the make commands)Michael Roitzsch
2004-09-05autogen.sh:Stephen Torri
2004-08-28Don't fail on read-only source filesystem when fig2dev isn't installed.František Dvořák
2004-08-25Testing the source documentation files manually - the circular dependency is ...František Dvořák
2004-08-16document forgotten directoryMichael Roitzsch
2004-08-16fix indentation and readd the "sleep 1" because we must ensure that theMichael Roitzsch
2004-08-12Fix problems building xine when sgmltools and/or fig2dev are not present.Robin KAY
2004-08-08Added two AM_CONDITIONAL for handling if sgmltools and fig2dev areStephen Torri
2004-08-07new approach on the SGML problems:Michael Roitzsch
2004-08-03The ultimate solution (like v!@gra? :-)) for 'make dist' and srcdir != builddir.František Dvořák
2004-07-29Better fix for 'make dist' with srcdir != builddir.František Dvořák
2004-07-22embarassing overflow in the hacker's guide example appMichael Roitzsch
2004-06-27calling XInitThreads() is definitely the frontend's job, because it hasMichael Roitzsch
2004-06-16add documentation on demuxer priorities and the new seeking APIMichael Roitzsch
2004-05-18forgot to add post_frame drawingMichael Roitzsch