summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2007-12-03Merge from 1.1.Darren Salt
--HG-- rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c
2007-11-30Remove pointless "several MRLs" text; move that paragraph up a bit.Darren Salt
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
--HG-- extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
2007-11-10Merge from 1.1.Darren Salt
--HG-- rename : src/libxineadec/nsf.c => src/combined/nsf_decoder.c rename : src/demuxers/demux_nsf.c => src/combined/nsf_demuxer.c rename : src/combined/combined_wavpack.c => src/combined/wavpack_combined.c rename : src/combined/combined_wavpack.h => src/combined/wavpack_combined.h rename : src/combined/decoder_wavpack.c => src/combined/wavpack_decoder.c rename : src/combined/demux_wavpack.c => src/combined/wavpack_demuxer.c rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c rename : src/libxineadec/xine_speex_decoder.c => src/combined/xine_speex_decoder.c rename : src/libxinevdec/xine_theora_decoder.c => src/combined/xine_theora_decoder.c rename : src/libxineadec/xine_vorbis_decoder.c => src/combined/xine_vorbis_decoder.c rename : src/liba52/xine_a52_decoder.c => src/libxineadec/xine_a52_decoder.c rename : src/libdts/xine_dts_decoder.c => src/libxineadec/xine_dts_decoder.c rename : src/libfaad/xine_faad_decoder.c => src/libxineadec/xine_faad_decoder.c rename : src/libmad/xine_mad_decoder.c => src/libxineadec/xine_mad_decoder.c rename : src/libmusepack/xine_musepack_decoder.c => src/libxineadec/xine_musepack_decoder.c
2007-10-18xine-config man page fixes.Darren Salt
2007-10-10Deprecate xine-config and re-implement it in terms of "pkg-config libxine".Darren Salt
xine-config is no longer a build-time generated file. --HG-- rename : misc/xine-config.in => misc/xine-config
2007-08-21Merge from 1.1.Darren Salt
2007-08-20Minor man page cleanup.Darren Salt
2007-08-20Fix documentation for vcdo MRLs.Darren Salt
2007-08-16Merge all but the open()/glibc workaround from 1.1.Darren Salt
2007-08-14Update and reformat the DVB README.Darren Salt
Remove the DVB driver installation instructions in favour of a pointer to the "getting started" section of the LinuxTV wiki. Add a pointer to the scan documentation (same site). Mention the requirement for membership of group "video".
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 ↵Diego 'Flameeyes' Pettenò
the build can be done even without those installed.
2007-06-04Update the note about which audio drivers are available.Diego 'Flameeyes' Pettenò
2007-06-04Note that raw devices and 2.6 kernels don't get along well.Diego 'Flameeyes' Pettenò
2007-06-04Use the ™ symbol rather than the ™ entity.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-02Fix && -> &&Diego 'Flameeyes' Pettenò
2007-06-02Reorder hackersguidedir.Diego 'Flameeyes' Pettenò
2007-06-02Remove docs target.Diego 'Flameeyes' Pettenò
2007-06-02Remove dist-hook.Diego 'Flameeyes' Pettenò
2007-06-02Replace the faq.html and faq.txt rules with new ones with xmlto.Diego 'Flameeyes' Pettenò
2007-06-02Rename the file in EXTRA_DIST.Diego 'Flameeyes' Pettenò
2007-06-02Rename the faq SGML file to DocBook.Diego 'Flameeyes' Pettenò
--HG-- rename : doc/faq/faq.sgml => doc/faq/faq.docbook
2007-06-02Replace the distclean-local hook with a proper DISTCLEANFILES usage.Diego 'Flameeyes' Pettenò
2007-06-02Remove docs-prepare target.Diego 'Flameeyes' Pettenò
2007-06-02Remove the dist-hook.Diego 'Flameeyes' Pettenò
2007-06-02Update copyright year.Diego 'Flameeyes' Pettenò
2007-06-02Update the doctype to DocBook XML.Diego 'Flameeyes' Pettenò
2007-06-02Assume presence of fig2dev command while doing make dist or make install ↵Diego 'Flameeyes' Pettenò
from Hg.
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 ↵Diego 'Flameeyes' Pettenò
variable.
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ò
--HG-- rename : doc/hackersguide/hackersguide.sgml => doc/hackersguide/hackersguide.docbook rename : doc/hackersguide/internals.sgml => doc/hackersguide/internals.docbook rename : doc/hackersguide/intro.sgml => doc/hackersguide/intro.docbook rename : doc/hackersguide/library.sgml => doc/hackersguide/library.docbook rename : doc/hackersguide/output.sgml => doc/hackersguide/output.docbook rename : doc/hackersguide/overview.sgml => doc/hackersguide/overview.docbook rename : doc/hackersguide/stream.sgml => doc/hackersguide/stream.docbook
2007-06-02Don't use GNU make extensions for fig to png creation, as the old-style ↵Diego 'Flameeyes' Pettenò
suffix rules works.
2007-05-20Add stdout redirection to the example scan command.Darren Salt
2007-05-20Mention other methods of getting the current dir; use shell quoting.Darren Salt
2007-05-20Make it clearer that the notes immediately below the MRL summary are important.Darren Salt
2007-05-13DVB MRL documentation corrections, additions and tweaks.Darren Salt
Add documentation for dvba: MRLs. Mention that the service ID is required for dvbs:, dvbc: and dvbt:. Replace _ with - in the DVB tuning info descriptions (for formatting reasons).
2007-05-21Merge changes from main 1.2 treeMatt Messier
2007-05-20Update gxine's config file location ready for 0.6.0.Darren Salt