summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2004-05-02start documenting the post plugin system (almost finished)Michael Roitzsch
CVS patchset: 6479 CVS date: 2004/05/02 19:52:12
2004-05-02finally removing the unmaintained libdivx4, libmpg123 and libxvid decodersMichael Roitzsch
CVS patchset: 6478 CVS date: 2004/05/02 19:49:52
2004-04-30Oops, missed a bit.James Courtier-Dutton
CVS patchset: 6469 CVS date: 2004/04/30 13:24:00
2004-04-30Update docs regarding "speaker_arrangement" config entry changes.James Courtier-Dutton
CVS patchset: 6468 CVS date: 2004/04/30 13:15:51
2004-04-10Autostuff houskeeping:František Dvořák
- prepare also po/POTFILES.in by 'make dist' before updating po-files, so also new files with strings for translatiom will be included - make build proces working in separate directory CVS patchset: 6387 CVS date: 2004/04/10 20:35:27
2004-04-09including libdts as experimental DTS decoderMichael Roitzsch
(xine wrapper code by James Stembridge) does not work on all DVDs, but better a sometimes failing decoder than no decoder at all; digital passthrough seems unaffected CVS patchset: 6361 CVS date: 2004/04/09 14:57:25
2004-04-08New feature in kaffeine. Cool frontend. :-)František Dvořák
CVS patchset: 6352 CVS date: 2004/04/08 18:45:29
2004-04-08change command from "rpm" to "rpmbuild" since most distributions shipMichael Roitzsch
rpm > 4.0 CVS patchset: 6349 CVS date: 2004/04/08 13:14:23
2004-03-16extending MRL grammar:Michael Roitzsch
* allow opaque parts for things like dvd:2 (play title 2 from the default device) * allow IPv6 addresses CVS patchset: 6271 CVS date: 2004/03/16 12:56:43
2004-02-23trying not to fall behind: adding xine_osd_get_capabilities andMichael Roitzsch
xine_osd_show_unscaled CVS patchset: 6187 CVS date: 2004/02/23 18:26:52
2004-02-19Last third of the documentation changes.František Dvořák
CVS patchset: 6177 CVS date: 2004/02/19 20:11:00
2004-02-19Michael's corrections and changes in the FAQ. English looks better now. :-)František Dvořák
CVS patchset: 6176 CVS date: 2004/02/19 19:10:58
2004-02-16Add docs about xine fonts waiting on xine-docs.František Dvořák
CVS patchset: 6164 CVS date: 2004/02/16 17:05:56
2004-01-18the indentation of the programlisting was different from the others in KonquerorMichael Roitzsch
CVS patchset: 6053 CVS date: 2004/01/18 18:08:14
2004-01-12aspect ratio notesMiguel Freitas
CVS patchset: 6034 CVS date: 2004/01/12 22:10:50
2004-01-02fixing little typoSiggi Langauf
CVS patchset: 5974 CVS date: 2004/01/02 19:31:56
2003-12-21a note about release-check and a typo fixMichael Roitzsch
CVS patchset: 5931 CVS date: 2003/12/21 14:09:46
2003-12-17some release process documentation...Siggi Langauf
CVS patchset: 5919 CVS date: 2003/12/17 20:28:51
2003-12-08some notes about overlaysMiguel Freitas
CVS patchset: 5873 CVS date: 2003/12/08 14:15:50
2003-11-15change demux api:Miguel Freitas
- demuxers should not access stream->demux_thread_running - remove deprecated get_video_frame/got_video_frame_cb CVS patchset: 5732 CVS date: 2003/11/15 14:00:35
2003-11-05XShm crashes with xinimin, when the callbacks return without initializing theMichael Roitzsch
values, because "running" is set too late CVS patchset: 5696 CVS date: 2003/11/05 21:51:53
2003-11-05even more FAQ entries on XvMichael Roitzsch
CVS patchset: 5695 CVS date: 2003/11/05 20:45:59
2003-11-05we are seeing this error too often on xine-userMichael Roitzsch
CVS patchset: 5693 CVS date: 2003/11/05 20:15:57
2003-11-03adding Daniel's new functions to the pictureMichael Roitzsch
CVS patchset: 5682 CVS date: 2003/11/03 19:17:31
2003-10-31add FAQ section on VideoCD troubleshooting, extracted from Rocky's VCDXMichael Roitzsch
documentation CVS patchset: 5652 CVS date: 2003/10/31 17:30:42
2003-10-28build empty placeholders for those developers who do not have the necessaryMichael Roitzsch
tools installed, but force a rebuild during "make dist" CVS patchset: 5626 CVS date: 2003/10/28 16:55:05
2003-10-27* removing README.dxr3_pl (it was the only translated file of the READMEsMichael Roitzsch
and was more than half a year old - translators already have enough to do) * simplifying Makefiles * small README reorg CVS patchset: 5613 CVS date: 2003/10/27 11:13:55
2003-10-26avoid too long unwrappable linesSiggi Langauf
CVS patchset: 5611 CVS date: 2003/10/26 21:05:51
2003-10-26fix MRL grammar: conf_char was never defined, use stream_char insteadMichael Roitzsch
CVS patchset: 5610 CVS date: 2003/10/26 17:45:26
2003-10-26fix outdated noteMichael Roitzsch
CVS patchset: 5609 CVS date: 2003/10/26 17:44:41
2003-10-26whoops, the PNG slipped through, so once again: removing any pre-built filesMichael Roitzsch
CVS patchset: 5601 CVS date: 2003/10/26 10:56:23
2003-10-26as Siggi and I agreed on: it is a bad idea to include pre-built versionsMichael Roitzsch
of the SGML and FIG files in the cvs, not only does it provoke inconsistencies, it also breaks the current automatic update on xinehq.de, so: * remove any pre-built files from CVS * modify the Makefile's so that a "make dist" always rebuilds those files; that way, it is ensured that up-to-date pre-built versions are included in the release tarball so users don't need to install the whole docbook toolchain just to read the FAQ in HTML CVS patchset: 5599 CVS date: 2003/10/26 10:44:39
2003-10-25use relchk.sh use relchk.sh use relchk.shDaniel Caujolle-Bert
fix "make dist". Now tarball is complete. don't expect people have doc formatting tools (check for sgmltools and fig2dev). rename the spaced name file in win32 (Tim, can you check if i didn't break anything please ?). CVS patchset: 5589 CVS date: 2003/10/25 00:49:11
2003-10-22remove some outdated documentation and update Makefile to not include nowMichael Roitzsch
missing files CVS patchset: 5571 CVS date: 2003/10/22 16:50:50
2003-10-15trying to not fall behind with the docsMichael Roitzsch
CVS patchset: 5526 CVS date: 2003/10/15 16:40:34
2003-10-12these are gone nowMichael Roitzsch
CVS patchset: 5496 CVS date: 2003/10/12 19:14:54
2003-10-12* removed READMEs which are now part of the hackersguideMichael Roitzsch
* some small updates CVS patchset: 5495 CVS date: 2003/10/12 19:07:40
2003-10-12updated hackersguide:Michael Roitzsch
* added some small pieces * incorporated some former READMEs and Mike's fabulous demuxer and decoder doc * splitted into multiple files * made new drawings (hopefully I am not the only one to understand them) * Makefile support for building a HTML version which is now installed in the user's doc directory CVS patchset: 5494 CVS date: 2003/10/12 19:06:43
2003-10-12looked over FAQ:Michael Roitzsch
* some small markup changes * Makefile support to build the html and txt version CVS patchset: 5493 CVS date: 2003/10/12 19:03:41
2003-08-24update documentation on DVB, reflect 1.0.0 driver release, vcr ↵Guenter Bartsch
functionality, channel scan utility CVS patchset: 5306 CVS date: 2003/08/24 16:39:49
2003-07-20add some information on the libavcodec MPEG encoder and update some general ↵Michael Roitzsch
stuff CVS patchset: 5197 CVS date: 2003/07/20 11:00:21
2003-06-20the new logging macros, for details see README.loggingMarco Zuehlke
CVS patchset: 5077 CVS date: 2003/06/20 20:57:28
2003-06-06Update document with new alsa mmap mode.James Courtier-Dutton
CVS patchset: 5009 CVS date: 2003/06/06 14:05:31
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44
2003-05-07some notes on network cd/dvdMiguel Freitas
CVS patchset: 4796 CVS date: 2003/05/07 18:45:00
2003-04-15add a section about playback smoothness and ways to improve it by kernel tuningGuenter Bartsch
CVS patchset: 4615 CVS date: 2003/04/15 17:30:29
2003-03-15version notificationMichael Roitzsch
CVS patchset: 4428 CVS date: 2003/03/15 20:57:53
2003-02-21document num_buffers settingxine-1-beta5-release1-beta5Guenter Bartsch
CVS patchset: 4232 CVS date: 2003/02/21 16:54:43
2003-02-11FAQ entry updates for common sound problems [completed]Michael Roitzsch
CVS patchset: 4130 CVS date: 2003/02/11 15:11:58
2003-02-09add some hints about audio difficultiesMichael Roitzsch
Could someone with the necessary sgml/docbook toolchain installed please update the HTML and ASCII versions? Thanks. CVS patchset: 4121 CVS date: 2003/02/09 15:24:55