summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-10-27rebuild relchk.sh the right way: since the toplevel Makefile has no targetMichael Roitzsch
named misc/relchk.sh, this would never be rebuilt here; adding an explicit rebuild instead CVS patchset: 5617 CVS date: 2003/10/27 20:42:55
2003-10-27Daniel's xvmc cleanups (tested)Miguel Freitas
CVS patchset: 5616 CVS date: 2003/10/27 16:31:35
2003-10-27super mega ffmpeg tree syncMike Melanson
CVS patchset: 5615 CVS date: 2003/10/27 15:24:38
2003-10-27some input plugin's MRLs need reviewMichael Roitzsch
CVS patchset: 5614 CVS date: 2003/10/27 11:14:42
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-26Code review from Daniel.Thibaut Mattern
CVS patchset: 5612 CVS date: 2003/10/26 23:51:36
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-26homepage changeMichael Roitzsch
CVS patchset: 5608 CVS date: 2003/10/26 17:40:20
2003-10-26modify relchk to not clutter the current configuration by saving config.statusMichael Roitzsch
and rebuilding all Makefiles after the check is done CVS patchset: 5607 CVS date: 2003/10/26 17:39:45
2003-10-26win32/Makefile.am had a very short life ;)Michael Roitzsch
It would have scared the Windows users and would have been hard to maintain, so we remove it and distribute the win32 subdirectory from the toplevel Makefile using dist-hook CVS patchset: 5606 CVS date: 2003/10/26 17:38:23
2003-10-26lookups are locked nowMichael Roitzsch
CVS patchset: 5605 CVS date: 2003/10/26 12:15:34
2003-10-26* refactor config entry sort functionsMichael Roitzsch
* sorting hierarchy changed: - sort by section name - sort by plugin name (not used yet) - sort by experience level (this step is new) - sort by config entry name * use strdup instead of its private reimplementation * use locking more consistently (up to now, entry lookups were unlocked, which can be dangerous if someone else is in the middle of adding a new entry) CVS patchset: 5604 CVS date: 2003/10/26 11:38:50
2003-10-26* show internal vs. external lib for dvd as well (similar to vcd)Michael Roitzsch
* rename vcdx to vcd and vcd to vcdo * vcdo is always built, not only when vcd(x) is not CVS patchset: 5603 CVS date: 2003/10/26 11:28:04
2003-10-26fix some compiler warnings by using the extern declaration more consistentlyMichael Roitzsch
(that is: putting them in the .h, not in the .c) CVS patchset: 5602 CVS date: 2003/10/26 11:23:17
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-26fix some prominent compiler warningsMichael Roitzsch
CVS patchset: 5600 CVS date: 2003/10/26 10:48:24
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-25small housekeepingMichael Roitzsch
CVS patchset: 5598 CVS date: 2003/10/25 19:26:27
2003-10-25more work to doMichael Roitzsch
CVS patchset: 5597 CVS date: 2003/10/25 17:14:26
2003-10-25hope that's the last missing file...xine_1-rc2-release1-rc2Siggi Langauf
CVS patchset: 5596 CVS date: 2003/10/25 16:20:30
2003-10-25Update from Giovanni Venturi <jumpyj@tiscali.it>Daniel Caujolle-Bert
CVS patchset: 5595 CVS date: 2003/10/25 16:09:07
2003-10-25more removed files...Siggi Langauf
CVS patchset: 5594 CVS date: 2003/10/25 14:46:19
2003-10-25judging from the reaction, this check is supposed to test for SCSI devicesMichael Roitzsch
additionally, the current test fails to compile on SuSE 9.0 CVS patchset: 5593 CVS date: 2003/10/25 13:39:39
2003-10-25README.mrl is no more...Siggi Langauf
CVS patchset: 5592 CVS date: 2003/10/25 13:27:47
2003-10-25Small czech translation update.František Dvořák
CVS patchset: 5591 CVS date: 2003/10/25 08:51:12
2003-10-25yep, AC3 data can occur in Quicktime filesMike Melanson
CVS patchset: 5590 CVS date: 2003/10/25 04:03:33
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-24fix network lockupDaniel Caujolle-Bert
CVS patchset: 5588 CVS date: 2003/10/24 22:34:50
2003-10-24fix dist tarball (at least part of...)Siggi Langauf
CVS patchset: 5587 CVS date: 2003/10/24 17:17:19
2003-10-24* notify the user that the save feature is disabled by defaultMichael Roitzsch
* security warning when the user tries to set the save_dir to a dangerous location CVS patchset: 5586 CVS date: 2003/10/24 09:34:01
2003-10-24Fix pitch calculations for U and V lines.Robin KAY
CVS patchset: 5585 CVS date: 2003/10/24 07:10:36
2003-10-24fix palette, fix fps, send both encoded video chunks to decoder at once,Mike Melanson
use bitmapinfo and waveformat structures CVS patchset: 5584 CVS date: 2003/10/24 04:44:43
2003-10-24obsolete a special buffer type (fewer special cases is better)Mike Melanson
CVS patchset: 5583 CVS date: 2003/10/24 02:59:03
2003-10-24use the common bitmapinfo and waveformatex structuresMike Melanson
CVS patchset: 5582 CVS date: 2003/10/24 02:57:58
2003-10-23version bumping...Siggi Langauf
CVS patchset: 5581 CVS date: 2003/10/23 23:03:44
2003-10-23today's evening DVD didn't work...Michael Roitzsch
CVS patchset: 5580 CVS date: 2003/10/23 21:01:44
2003-10-23I should have seen this coming...Michael Roitzsch
The changes to the video API of course require the video/spu decoder and post plugin APIs to be increased as well. CVS patchset: 5579 CVS date: 2003/10/23 20:12:33
2003-10-23- be quietBastien Nocera
CVS patchset: 5578 CVS date: 2003/10/23 17:57:04
2003-10-23note the documentations updateMichael Roitzsch
CVS patchset: 5577 CVS date: 2003/10/23 15:18:39
2003-10-23cleanup in video_out.hMichael Roitzsch
* some obsolete VO_CAP_* constants removed * VO_ZOOM_* constants replaced by their XINE_VO_ZOOM_* equivalents from xine.h * moved some bits around * proc_frame() needs only one parameter: the frame * renamed copy_called to proc_called * changed logic in video_out.c to call proc_* functions a bit (call proc_frame() first, then call proc_slice() if proc_frame() has not set proc_called, this allows video out plugins to have both hooks called) CVS patchset: 5576 CVS date: 2003/10/23 15:17:06
2003-10-23make the demuxers conform to the bitmapinfo structureMike Melanson
CVS patchset: 5575 CVS date: 2003/10/23 05:18:59
2003-10-22Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase ↵Robin KAY
video_out API version to 18. CVS patchset: 5574 CVS date: 2003/10/22 20:38:09
2003-10-22reduce the security value to make the entry visible in xine-uiMichael Roitzsch
CVS patchset: 5573 CVS date: 2003/10/22 19:14:10
2003-10-22I used xine-ui to show the slides on my presentation and found it moreMichael Roitzsch
useful, when the image demuxer shows an image for ever so that it has to be stopped explicitly CVS patchset: 5572 CVS date: 2003/10/22 16:52:47
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-22note the VCDX changesMichael Roitzsch
CVS patchset: 5570 CVS date: 2003/10/22 16:49:58
2003-10-22deprecate str_stickyMichael Roitzsch
CVS patchset: 5569 CVS date: 2003/10/22 16:49:26
2003-10-22Daniel, I hope you don't mind that I readd a placeholder for str_sticky,Michael Roitzsch
otherwise we would have to increase all plugin API versions. We can remove it again on the structure cleanup scheduled for rc6. CVS patchset: 5568 CVS date: 2003/10/22 16:49:00