summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-05-12Fix seeking problem after demuxer finishedThibaut Mattern
Change get_status to return thread_running instead of demux status. Replace <TAB> by 2 spaces. CVS patchset: 1871 CVS date: 2002/05/12 12:13:28
2002-05-12Change get_status to return thread_running instead of demux status.Thibaut Mattern
This should fix the problem with small streams. Replace <TAB> by 2 spaces. CVS patchset: 1870 CVS date: 2002/05/12 12:06:29
2002-05-12Noting spec changes so people give it a try and report problems with it.Matthias Dahl
CVS patchset: 1869 CVS date: 2002/05/12 10:41:59
2002-05-11Please, *no one* mentions the word rpm or spec in my presence again for theMatthias Dahl
next few hours, ok? :)) This really took some time to get worked and figured out. Both spec files work fine here on my system now. They are almost independent from the configure process and can safely be included in the release tarball now (which is also recommended). The user can do a simple rpm -ta on the tar and will get the binarys out of it. Nevertheless, now guys please test things as much as possible and we should also take a look at the requirement fields those still need some fixing. And now I will take a break from anything spec or rpm related. ;-) CVS patchset: 1868 CVS date: 2002/05/11 19:48:21
2002-05-10fix seeking problem after demuxer finished. patch by Thibaut Mattern and me.Miguel Freitas
some more testing needed, then other demuxers should be updated to do the same. note that (for other demuxers) the new this->thread_running should make the "starting" variable useless. demuxers also need some cleanup/fixes about API: either start/seek must provide a return value or get_status must use thread_running instead of status. this will fix the problem of displaying demux error messages for very small streams. CVS patchset: 1867 CVS date: 2002/05/10 13:10:04
2002-05-10add support for 20bit lpcm streamsMiguel Freitas
CVS patchset: 1866 CVS date: 2002/05/10 00:32:05
2002-05-09prepare xine-lib for 0.9.10Siggi Langauf
CVS patchset: 1865 CVS date: 2002/05/09 23:59:28
2002-05-09Readding xine-lib.spec.in for now until we have come up either with some newMatthias Dahl
specs or people take a look at the new FAQ paragraph that explains who to deal with the current ones. To Guenter: please for future releases, *don't* include the final spec files in neither xine-lib nor xine-ui because that'll lead to the reported problems. Instead just leave those spec.in files in the misc/ directory and people get their final specs once they've successfully run configure on their system... Last but not least - Daniel, Miguel and Morten: we should do some discussion this weekend and settle on some standards, so we can *all* rewrite the specs and have a solution everybody at least likes up to 95%. ;-) CVS patchset: 1864 CVS date: 2002/05/09 16:51:34
2002-05-08enough is enough, removing broken and obsulete .spec filesGuenter Bartsch
CVS patchset: 1863 CVS date: 2002/05/08 16:39:41
2002-05-07Take care about shm using in frame_dispose() (this prevent crashingDaniel Caujolle-Bert
using Xv throught LAN. CVS patchset: 1862 CVS date: 2002/05/07 19:20:16
2002-05-07working around a gcc/m68k bug...Siggi Langauf
CVS patchset: 1861 CVS date: 2002/05/07 17:03:35
2002-05-06Remove sig_handler(), it will be readded when alarm() will be used.Daniel Caujolle-Bert
CVS patchset: 1860 CVS date: 2002/05/06 21:49:28
2002-05-06Few cleanups, memory leaks.Daniel Caujolle-Bert
CVS patchset: 1859 CVS date: 2002/05/06 21:40:02
2002-05-06fix cinepak decoding with xshm driverMiguel Freitas
CVS patchset: 1858 CVS date: 2002/05/06 20:32:36
2002-05-06Small update adding INPUT_CAP_PREVIEWJames Courtier-Dutton
CVS patchset: 1857 CVS date: 2002/05/06 12:14:30
2002-05-06Some clean ups and adjustments submitted by Michael Roitzsch ↵James Courtier-Dutton
<amalthea@freenet.de> CVS patchset: 1856 CVS date: 2002/05/06 11:26:37
2002-05-06*** empty log message ***Miguel Freitas
CVS patchset: 1855 CVS date: 2002/05/06 01:22:30
2002-05-06- remove deprecated zoom_mpeg1 (resizing policies are ui's job now)Miguel Freitas
- use the same video.disable_scaling setting in fb driver CVS patchset: 1854 CVS date: 2002/05/06 00:48:09
2002-05-05Fixed mrl checking (mrl:// wasn't respected).Daniel Caujolle-Bert
CVS patchset: 1853 CVS date: 2002/05/05 20:20:10
2002-05-04Fixing XVidMode support (that fix took me a few hours, wow). Also the SyncFBMatthias Dahl
plugin will now better handle a failure of the image buffer request and can recover from it by itself... at least in most situations. CVS patchset: 1852 CVS date: 2002/05/04 21:30:15
2002-05-04Playing the same file after a xine_stop() was unworkable. Fixed (i hope iDaniel Caujolle-Bert
haven't break anything). CVS patchset: 1851 CVS date: 2002/05/04 17:26:15
2002-05-04added zlib dependancy for libxine-devSiggi Langauf
CVS patchset: 1850 CVS date: 2002/05/04 07:41:53
2002-05-03switches to libtool versioningSiggi Langauf
(pessimistically assuming unstable API => LT_CURRENT=0; 1 would be better, but only if we assume a stable API) CVS patchset: 1849 CVS date: 2002/05/03 23:21:03
2002-05-03Remove all vfill references.Daniel Caujolle-Bert
CVS patchset: 1848 CVS date: 2002/05/03 22:42:16
2002-05-03removing unused libvfill directorySiggi Langauf
CVS patchset: 1847 CVS date: 2002/05/03 22:16:41
2002-05-03the 0.9.9-2 changesSiggi Langauf
CVS patchset: 1846 CVS date: 2002/05/03 19:53:07
2002-05-03Frame resizing patch from Miguel.Daniel Caujolle-Bert
CVS patchset: 1845 CVS date: 2002/05/03 14:20:19
2002-05-03Fix 'make debug' stage (slap on my face).Daniel Caujolle-Bert
CVS patchset: 1844 CVS date: 2002/05/03 08:08:30
2002-05-03fix some log messages. try to provide some hint to user so it may be ableMiguel Freitas
to get out of this situation himself... CVS patchset: 1843 CVS date: 2002/05/03 02:20:29
2002-05-03better libmad descriptionMiguel Freitas
CVS patchset: 1842 CVS date: 2002/05/03 01:44:03
2002-05-03*** empty log message ***Miguel Freitas
CVS patchset: 1841 CVS date: 2002/05/03 00:58:05
2002-05-03fix VCD playback (i've just learned once for all: mpeg SCR must never beMiguel Freitas
relied upon for discontinuity detection. there are too many broken streams out there!) CVS patchset: 1840 CVS date: 2002/05/03 00:56:37
2002-05-02Just making sure the user sees the message right away.Matthias Dahl
CVS patchset: 1839 CVS date: 2002/05/02 20:32:36
2002-05-02Declare a logo name constant (better to use in UIs).Daniel Caujolle-Bert
CVS patchset: 1838 CVS date: 2002/05/02 18:59:29
2002-05-02*** empty log message ***Matthias Dahl
CVS patchset: 1837 CVS date: 2002/05/02 17:53:08
2002-05-02* more updates/fixesMatthias Dahl
* finally made the README much more useful for the user (e.g. installation) CVS patchset: 1836 CVS date: 2002/05/02 17:51:47
2002-05-02Fix a warning message in timer.cJames Courtier-Dutton
CVS patchset: 1835 CVS date: 2002/05/02 16:00:45
2002-05-02Small re-org to some dxr3 code.James Courtier-Dutton
CVS patchset: 1834 CVS date: 2002/05/02 14:33:30
2002-05-02Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT atDaniel Caujolle-Bert
xine_exit() (avoid input plugin problems). CVS patchset: 1833 CVS date: 2002/05/02 12:31:02
2002-05-02only include machine/soundcard.h for FreeBSD versions below 4.xHeiko Schaefer
CVS patchset: 1832 CVS date: 2002/05/02 10:24:10
2002-05-02Fix xine-logoconv removal and new logo mpeg adding.Daniel Caujolle-Bert
CVS patchset: 1831 CVS date: 2002/05/02 07:45:55
2002-05-02new logo code; xine uses a logo MRL instead of proprietary logo files.Siggi Langauf
advantages of this implementation: - less (ie simpler) code - works around the wrong-coloured-logo issue (okay, .yv12.gz did as well) - logo doesn't flash between streams any more - smaller logo file (currently MPEG1 elementary stream, as that's all I could create with the GIMP. Other formats may compress even better...) - support for animated logos, even with sound CVS patchset: 1830 CVS date: 2002/05/02 01:44:44
2002-05-02the 0.9.9-1 changelogSiggi Langauf
CVS patchset: 1829 CVS date: 2002/05/02 01:34:06
2002-05-02* removed the shared memory stuff because I have no idea why they were inMatthias Dahl
there in the first place?! (didn't you ask me about it a few month ago Miguel? *grin*) * bug fixes (like the default_repeat stuff) * code cleanup * convert the last remaining c++ comment tags into c style * update README.syncfb (known bugs and always write xine in lower case *grin*) CVS patchset: 1828 CVS date: 2002/05/02 00:07:46
2002-05-01We now have acceptable menu buttons.James Courtier-Dutton
CVS patchset: 1827 CVS date: 2002/05/01 22:58:42
2002-05-01Initial adding of some menu button highlights.James Courtier-Dutton
Not finished yet. CVS patchset: 1826 CVS date: 2002/05/01 22:22:56
2002-05-01planar yv12 logo formatGuenter Bartsch
CVS patchset: 1825 CVS date: 2002/05/01 20:38:19
2002-05-01big cleanup on plugin dispose handling, small improvements on version ↵Guenter Bartsch
handling for decoder plugins CVS patchset: 1824 CVS date: 2002/05/01 19:42:56
2002-05-01added xml parser/lexer from thibaut matternGuenter Bartsch
CVS patchset: 1823 CVS date: 2002/05/01 19:41:55
2002-05-01fix detection of blocksize for file inputMiguel Freitas
CVS patchset: 1822 CVS date: 2002/05/01 13:30:39