summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-24Fix spelling mistakesPhilipp Hahn
CVS patchset: 2156 CVS date: 2002/06/24 17:41:59
2002-06-24Add missing dot in messagePhilipp Hahn
CVS patchset: 2155 CVS date: 2002/06/24 17:40:44
2002-06-24Add a correction for spus during menus that contain a displayMichael Roitzsch
duration entry. This confuses the card because the spu should be hidden when the menu is left, not by timeout. Therefore we kill such an entry in menu spus. CVS patchset: 2154 CVS date: 2002/06/24 15:49:32
2002-06-24revert volatile variable (weird gcc bug)Miguel Freitas
CVS patchset: 2153 CVS date: 2002/06/24 13:26:26
2002-06-24Add support for Quicktime "twos" audio.James Courtier-Dutton
thanks to W.Michael Petullo <mike@flyn.org> CVS patchset: 2152 CVS date: 2002/06/24 12:26:30
2002-06-24Simple array, no translation. I sure hope this works now.Dennis Björklund
CVS patchset: 2151 CVS date: 2002/06/24 08:10:35
2002-06-24The segfault is more likely because of the missing NULL value.Dennis Björklund
This puts the translation back plus NULL-terminates the array. CVS patchset: 2150 CVS date: 2002/06/24 07:55:13
2002-06-24sigh, another occurance of the logo mrlGuenter Bartsch
CVS patchset: 2149 CVS date: 2002/06/24 02:29:41
2002-06-23Fix Miguel's problem.Daniel Caujolle-Bert
CVS patchset: 2148 CVS date: 2002/06/23 23:54:56
2002-06-23Try to fix vidix dependencies.Daniel Caujolle-Bert
CVS patchset: 2147 CVS date: 2002/06/23 23:43:00
2002-06-23don't translate settings (probably the cause of 0.9.12 segfaults)Miguel Freitas
CVS patchset: 2146 CVS date: 2002/06/23 23:33:24
2002-06-23warn about segfaults (i don't know why would someone use this buggy thingMiguel Freitas
instead of ffmpeg) CVS patchset: 2145 CVS date: 2002/06/23 23:10:40
2002-06-23really enable wmv1 decoding this timeMiguel Freitas
CVS patchset: 2144 CVS date: 2002/06/23 23:08:29
2002-06-23Oops, i've pushed crap into CVS. Fix that.Daniel Caujolle-Bert
CVS patchset: 2143 CVS date: 2002/06/23 22:51:16
2002-06-23Fix segfault on config value changes.Daniel Caujolle-Bert
CVS patchset: 2142 CVS date: 2002/06/23 22:33:00
2002-06-23quick ffmpeg update (enables wmv1 decoding)Miguel Freitas
thanks to the ffmpeg team for their amazing work! CVS patchset: 2141 CVS date: 2002/06/23 21:04:35
2002-06-23logo mrl fix (where else?)Guenter Bartsch
CVS patchset: 2140 CVS date: 2002/06/23 19:34:36
2002-06-23Use BUF_FLAG_SEEK.Thibaut Mattern
Avoid multiple messages like this (1 second after a seek) : inserting xxxx 0-frames to fill a gap of xxxxx pts Now there is only one ao_fill_gap, immediately after the seek and that fills the whole gap in one time. It seems to work fine with divx movies. Please tell me if it works. CVS patchset: 2139 CVS date: 2002/06/23 18:35:41
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
CVS patchset: 2138 CVS date: 2002/06/23 16:18:44
2002-06-23Add missing newlineDennis Björklund
CVS patchset: 2137 CVS date: 2002/06/23 15:59:22
2002-06-23he doesn't deserve being mentioned twice ;)Michael Roitzsch
CVS patchset: 2136 CVS date: 2002/06/23 10:44:41
2002-06-23whoops! locale in wrong packagexine-0_9_12-release0.9.12Siggi Langauf
CVS patchset: 2135 CVS date: 2002/06/23 09:34:11
2002-06-230.9.12 preparations ... try to fix tarballsGuenter Bartsch
CVS patchset: 2134 CVS date: 2002/06/23 09:21:19
2002-06-23Use much faster calloc instead of malloc/memset (reduces startup time)Ewald Snel
CVS patchset: 2133 CVS date: 2002/06/23 09:12:45
2002-06-23spec file patch by bill finkGuenter Bartsch
CVS patchset: 2132 CVS date: 2002/06/23 08:52:56
2002-06-22fixing logo extensionGuenter Bartsch
CVS patchset: 2131 CVS date: 2002/06/22 18:00:36
2002-06-22prepare for 0.9.12Siggi Langauf
CVS patchset: 2130 CVS date: 2002/06/22 16:48:00
2002-06-22ao_fill_gap already outputs a messageMichael Roitzsch
CVS patchset: 2129 CVS date: 2002/06/22 13:40:38
2002-06-22mention libsputext fixes from Dennis BjorklundMichael Roitzsch
CVS patchset: 2128 CVS date: 2002/06/22 12:23:26
2002-06-22patch from Dennis Bjorklund <db@zigo.dhs.org> fixes problem withMichael Roitzsch
overlapping show/hide events causing subtitles to display too short CVS patchset: 2127 CVS date: 2002/06/22 12:19:45
2002-06-22more cleanupSiggi Langauf
CVS patchset: 2126 CVS date: 2002/06/22 09:40:36
2002-06-22cleaning upSiggi Langauf
CVS patchset: 2125 CVS date: 2002/06/22 09:07:30
2002-06-22Dummy.Daniel Caujolle-Bert
CVS patchset: 2124 CVS date: 2002/06/22 00:22:09
2002-06-22Fix missing files in tarball problem.Daniel Caujolle-Bert
CVS patchset: 2123 CVS date: 2002/06/22 00:20:12
2002-06-21Add a small shell script which check about source tarball content (if it'sDaniel Caujolle-Bert
complete). Also, a new 'make release-check' is added, which run this script. I just see that some file are always missing in tarball (Arm guys won't happy ;-) ). CVS patchset: 2122 CVS date: 2002/06/21 23:36:50
2002-06-21*** empty log message ***Miguel Freitas
CVS patchset: 2121 CVS date: 2002/06/21 20:02:24
2002-06-21Claire Griffin <claire@comedia.com> - demux_ts fixes for ATSC streamsMiguel Freitas
CVS patchset: 2120 CVS date: 2002/06/21 20:01:48
2002-06-21adjust video_out prioritiesMiguel Freitas
CVS patchset: 2119 CVS date: 2002/06/21 19:26:57
2002-06-21*** empty log message ***Miguel Freitas
CVS patchset: 2118 CVS date: 2002/06/21 18:11:22
2002-06-21configurable size of avi subtitlesMiguel Freitas
CVS patchset: 2117 CVS date: 2002/06/21 18:11:04
2002-06-21Stupid i am, conditionnal in extra_dist !!. Thanks Miguel for the report.Daniel Caujolle-Bert
CVS patchset: 2116 CVS date: 2002/06/21 13:39:55
2002-06-21*** empty log message ***Miguel Freitas
CVS patchset: 2115 CVS date: 2002/06/21 01:50:34
2002-06-21update win32 codec loading codeMiguel Freitas
- shiny new win32 crap from avifile and mplayer! - shiny new compilation warnings! - use directshow filter to decode msmpeg v1/v2 - disable SYNC_SHUTDOWN ugly hack (will be removed soon, i hope) CVS patchset: 2114 CVS date: 2002/06/21 01:44:17
2002-06-21no need to include win32 headers anymoreMiguel Freitas
CVS patchset: 2113 CVS date: 2002/06/21 01:37:21
2002-06-20What's the hell i've made with conditional files.Daniel Caujolle-Bert
CVS patchset: 2112 CVS date: 2002/06/20 21:32:44
2002-06-20More updates from Bruno Pinaud.Daniel Caujolle-Bert
CVS patchset: 2111 CVS date: 2002/06/20 21:28:29
2002-06-20update plugin listMichael Roitzsch
CVS patchset: 2110 CVS date: 2002/06/20 20:26:14
2002-06-20correct comment for DISC_STREAMSEEK after Thibaut MatternMichael Roitzsch
enlighted me about how it works CVS patchset: 2109 CVS date: 2002/06/20 19:48:23
2002-06-20Fix missing files in tarball.Daniel Caujolle-Bert
CVS patchset: 2108 CVS date: 2002/06/20 19:33:07
2002-06-200.9.11xine-0_9_11-release0.9.11Siggi Langauf
CVS patchset: 2107 CVS date: 2002/06/20 17:46:58