summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2002-02-05added Günter's hackersguide updateSiggi Langauf
CVS patchset: 1474 CVS date: 2002/02/05 16:15:02
2001-12-07added architecture overview diagramGuenter Bartsch
CVS patchset: 1173 CVS date: 2001/12/07 14:16:41
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
vo drivers. CVS patchset: 812 CVS date: 2001/10/14 23:19:59
2001-10-09guenter's table of contents addedHeiko Schaefer
CVS patchset: 779 CVS date: 2001/10/09 18:37:09
2001-10-09initial xine hacker's guide stuffHeiko Schaefer
CVS patchset: 778 CVS date: 2001/10/09 18:20:23
2001-10-09cleanupHeiko Schaefer
CVS patchset: 777 CVS date: 2001/10/09 15:02:03
2001-10-09documtation clean-upHeiko Schaefer
CVS patchset: 776 CVS date: 2001/10/09 13:53:43
2001-10-09end-user documentation now only lives in xine-ui packageHeiko Schaefer
CVS patchset: 774 CVS date: 2001/10/09 13:18:32
2001-10-08minor changes from foreverHeiko Schaefer
CVS patchset: 769 CVS date: 2001/10/08 15:57:17
2001-10-06Document a problem with the solaris kernel (x86 only) accessing dvds >4GBJuergen Keil
capacity. CVS patchset: 750 CVS date: 2001/10/06 13:56:01
2001-10-05Document problem with missing /etc/imrc / ~/.imrc on solaris. This fileJuergen Keil
is needed for proper operation when using an 8-bit Xserver. CVS patchset: 744 CVS date: 2001/10/05 19:13:07
2001-10-05Fixed $DESTDIR, use it for rpms generation. Update xine.h for audio cap/props.Daniel Caujolle-Bert
CVS patchset: 738 CVS date: 2001/10/05 13:41:53
2001-10-01Document dependency on gas, when compiling on solaris x86 (gas needed on x86Juergen Keil
for 3dnow, sse, ... support) CVS patchset: 712 CVS date: 2001/10/01 09:19:25
2001-09-27Fixed aalib checks. xine-config will contain thread cflags. Update installDaniel Caujolle-Bert
docs files. CVS patchset: 699 CVS date: 2001/09/27 01:42:42
2001-09-25FAQ_pl from ForeveRHeiko Schaefer
CVS patchset: 692 CVS date: 2001/09/25 15:12:53
2001-09-22introduced a section about problems compiling xine-libHeiko Schaefer
CVS patchset: 680 CVS date: 2001/09/22 11:39:18
2001-09-20Remove es man page.Daniel Caujolle-Bert
CVS patchset: 675 CVS date: 2001/09/20 13:22:47
2001-09-20translation from Alfredo J DelaitiHeiko Schaefer
CVS patchset: 673 CVS date: 2001/09/20 10:16:01
2001-09-16oops, forgotten file.Daniel Caujolle-Bert
CVS patchset: 647 CVS date: 2001/09/16 23:19:39
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
CVS patchset: 646 CVS date: 2001/09/16 23:13:45
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
CVS patchset: 637 CVS date: 2001/09/16 00:01:38
2001-09-14french faq done by frederic.bonnaud@laposte.netHeiko Schaefer
CVS patchset: 633 CVS date: 2001/09/14 13:10:11
2001-09-09The "XINE is hanging" problem on solaris should be fixed now.Juergen Keil
CVS patchset: 595 CVS date: 2001/09/09 19:34:05
2001-09-06IRIX audio port added.Matthias Hopf
Copying instead of linking missing GNU files now (cross-plattform development). CVS patchset: 583 CVS date: 2001/09/06 17:12:37
2001-09-01README updates.James Courtier-Dutton
The README.xinerc now contains all config items which might appear. Some are left for developers to add meanings. Some typo changes. CVS patchset: 543 CVS date: 2001/09/01 18:00:16
2001-08-31document another solaris shm kernel parameter that needs to be tuned toJuergen Keil
use mit-shm with xine. add a hint to the /usr/lib/lwp "alternate" thread library implementation available on solaris 8. CVS patchset: 533 CVS date: 2001/08/31 15:54:51
2001-08-29update to liba52 v 0.7.0 including the dynamic range compensation feature ↵Guenter Bartsch
(disabled by default, enable it in your .xinerc if you want it) CVS patchset: 515 CVS date: 2001/08/29 00:51:57
2001-08-28added man page for xine-configSiggi Langauf
CVS patchset: 511 CVS date: 2001/08/28 22:08:39
2001-08-28FAQ updatesGuenter Bartsch
CVS patchset: 509 CVS date: 2001/08/28 17:56:21
2001-08-27FAQ updatesGuenter Bartsch
CVS patchset: 506 CVS date: 2001/08/27 09:33:20
2001-08-26spanish FAQ update from Alfredo Jess DelaitiGuenter Bartsch
CVS patchset: 503 CVS date: 2001/08/26 15:37:55
2001-08-25fixed typoSiggi Langauf
CVS patchset: 488 CVS date: 2001/08/25 08:29:22
2001-08-24Updated.James Courtier-Dutton
CVS patchset: 478 CVS date: 2001/08/24 11:38:00
2001-08-24documenting new esd configure options, re-ordered config file docu ↵Guenter Bartsch
alphabetically CVS patchset: 476 CVS date: 2001/08/24 01:07:08
2001-08-23FAQ update (alsa09 devices)Guenter Bartsch
CVS patchset: 474 CVS date: 2001/08/23 21:42:50
2001-08-22README.xinerc and README.dxr3 were not installed becauseEduard Hasenleithner
they are not contained in xine-ui. Fixed. CVS patchset: 465 CVS date: 2001/08/22 17:06:43
2001-08-17mentioning aaxine in the FAQGuenter Bartsch
CVS patchset: 440 CVS date: 2001/08/17 12:54:46
2001-08-14mentioned new em8300 drivers for new spu code.Eduard Hasenleithner
added explanation for dxr3_scr_prio. CVS patchset: 427 CVS date: 2001/08/14 10:31:50
2001-08-10FAQ updates and getting ready for 0.5.1Guenter Bartsch
CVS patchset: 407 CVS date: 2001/08/10 19:49:57
2001-08-08added missing freebsd READMEGuenter Bartsch
CVS patchset: 402 CVS date: 2001/08/08 20:57:17
2001-08-06em8300-0.8.0 is actually available now.Eduard Hasenleithner
CVS patchset: 393 CVS date: 2001/08/06 21:11:54
2001-08-06The new 5.1 OSS mode was not mentioned.Eduard Hasenleithner
CVS patchset: 392 CVS date: 2001/08/06 20:59:37
2001-08-05Implemented preferred OSS audio device.xine-0_5_0-release0.5.0Eduard Hasenleithner
Fixed resample selection code. CVS patchset: 389 CVS date: 2001/08/05 12:19:54
2001-08-04minor FAQ updated reflecting Philips libXv patchGuenter Bartsch
CVS patchset: 384 CVS date: 2001/08/04 21:20:25
2001-07-30alsa audio output plugin id correctedGuenter Bartsch
CVS patchset: 365 CVS date: 2001/07/30 07:37:19
2001-07-28patch provided by Chris Rankin to make dvd device name configurable in .xinercGuenter Bartsch
CVS patchset: 361 CVS date: 2001/07/28 13:23:24
2001-07-27Documented the changes of compilation and the new overlay featureEduard Hasenleithner
CVS patchset: 357 CVS date: 2001/07/27 11:42:36
2001-07-26Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man ↵Daniel Caujolle-Bert
page. Added API doc in html. Add new rpm package (doc). Fixes some little bugs in proto decl, etc... CVS patchset: 350 CVS date: 2001/07/26 11:12:25
2001-07-25Added short notes for IRIX port (esp. audio).Matthias Hopf
CVS patchset: 346 CVS date: 2001/07/25 11:23:07
2001-07-22README.dxr3 was missing from the distribution :(Eduard Hasenleithner
CVS patchset: 328 CVS date: 2001/07/22 19:59:13