summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-01-01list libcdio only once (the list is alphabetically sorted)Michael Roitzsch
CVS patchset: 7315 CVS date: 2005/01/01 14:40:20
2005-01-01Update internal (and messy) copies to libcdio 0.71 andRocky Bernstein
vcdimager 0.7.21. CVS patchset: 7313 CVS date: 2005/01/01 02:43:56
2004-12-30Raise the bar on libcdio and vcdimager versions allowed for external use.Rocky Bernstein
CVS patchset: 7312 CVS date: 2004/12/30 09:55:16
2004-12-30More small changes of a cleanup nature.Rocky Bernstein
CVS patchset: 7311 CVS date: 2004/12/30 09:05:57
2004-12-29Fix wrong previous commit.James Courtier-Dutton
CVS patchset: 7310 CVS date: 2004/12/29 16:16:52
2004-12-29Make xine-lib compile with 0.7.20 vcdimager.James Courtier-Dutton
CVS patchset: 7309 CVS date: 2004/12/29 16:09:50
2004-12-29title was truncated, increase max.Rocky Bernstein
Variable name changes that I think make things clearer and more consistent. Working towards a better vcdplayer-independent code and handling still wait times more correctly/accurately. CVS patchset: 7308 CVS date: 2004/12/29 09:23:56
2004-12-27**BUGFIX** (<- testing whether my automated-merging-idea works)Michael Roitzsch
fix xine-lib builds without X11: HAVE_XV must not be defined conditionally, otherwise configure will complain also fix the Xv test for old shells with broken handling of empty variables CVS patchset: 7307 CVS date: 2004/12/27 17:22:30
2004-12-27- and don't forget to set is_paused to 0 once we've resumedBastien Nocera
CVS patchset: 7306 CVS date: 2004/12/27 16:55:39
2004-12-27- don't try to RESUME if we're not paused, fixes a spurious warning on exitBastien Nocera
CVS patchset: 7305 CVS date: 2004/12/27 16:49:28
2004-12-26minor update for the Debian packageSiggi Langauf
CVS patchset: 7304 CVS date: 2004/12/26 16:26:58
2004-12-25remove useless fileDaniel Caujolle-Bert
CVS patchset: 7303 CVS date: 2004/12/25 23:00:14
2004-12-25hopefully last release preparations for 1.0xine-1_0-release1.0Siggi Langauf
CVS patchset: 7302 CVS date: 2004/12/25 21:10:59
2004-12-25fix segfault with 'none' audio plugin.Daniel Caujolle-Bert
CVS patchset: 7301 CVS date: 2004/12/25 17:52:10
2004-12-25Okay, The version numbers are now correctly generated.Siggi Langauf
Time to address other issues... CVS patchset: 7300 CVS date: 2004/12/25 16:53:12
2004-12-25first attempt on getting version numbers correct...Siggi Langauf
CVS patchset: 7299 CVS date: 2004/12/25 14:40:17
2004-12-24- AVI: set audio and video codecs on open, overridden by the decodersBastien Nocera
- ASF: same as above, as well as the video dimensions CVS patchset: 7298 CVS date: 2004/12/24 17:43:36
2004-12-24Fix crash related to relative HTTP redirect URLs.Darren Salt
These URLs are now canonicalised. CVS patchset: 7297 CVS date: 2004/12/24 01:59:11
2004-12-22do not list plugins more than onceMichael Roitzsch
CVS patchset: 7296 CVS date: 2004/12/22 22:05:22
2004-12-22fix potential memleakMichael Roitzsch
CVS patchset: 7295 CVS date: 2004/12/22 21:32:36
2004-12-22calling update_output_size() right before actually showing the subtitleMichael Roitzsch
will fix problems, when the size of the output area changed between the initial call and the drawing (which might be in the magnitude of seconds or minutes caused by _x_spu_decoder_sleep(), especially when using separate text subtitles); this caused the first subtitle to be missing sometimes, because users would switch to fullscreen after starting playback also fix missing first subtitle after seeking (reset of decoders tate was incomplete) CVS patchset: 7294 CVS date: 2004/12/22 21:29:25
2004-12-22rename clashing snd_mixer_waitDaniel Caujolle-Bert
CVS patchset: 7293 CVS date: 2004/12/22 17:51:38
2004-12-21add CMML bos page reconizerConrad Parker
CVS patchset: 7292 CVS date: 2004/12/21 05:30:40
2004-12-21add BY_CONTENT method for detecting DV streamsConrad Parker
CVS patchset: 7291 CVS date: 2004/12/21 05:24:47
2004-12-20- Don't try to second guess the front-end when it tells us we have an exposeBastien Nocera
event, fixes fullscreen with pause "white bits" using Totem, or xine-ui when paused. CVS patchset: 7290 CVS date: 2004/12/20 23:09:20
2004-12-20reverse the order plugins with equal priorities are handled so that pluginsMichael Roitzsch
appearing earlier in the plugin path actually override later plugins; also check the priority of video_out plugins on loading for symmetry to the audio_out loading CVS patchset: 7289 CVS date: 2004/12/20 21:38:24
2004-12-20remove all local names beginning with double underscore, because C99Michael Roitzsch
reserves these names for use by the C implementation CVS patchset: 7288 CVS date: 2004/12/20 21:22:18
2004-12-20the lprintf logging macro will already print the filenameMichael Roitzsch
CVS patchset: 7287 CVS date: 2004/12/20 21:20:36
2004-12-20Remove nasty static variables.James Courtier-Dutton
CVS patchset: 7286 CVS date: 2004/12/20 20:00:27
2004-12-20updated libdvdnav from CVS to improve handling of error conditionsMichael Roitzsch
CVS patchset: 7285 CVS date: 2004/12/20 19:27:19
2004-12-20fix compile warningsMike Lampard
CVS patchset: 7284 CVS date: 2004/12/20 15:59:05
2004-12-19trying to properly close the polyaudio connectionMiguel Freitas
CVS patchset: 7283 CVS date: 2004/12/19 20:39:06
2004-12-19stop stream if audio device failed to open. user receives a notificationMiguel Freitas
and should check if any other application is using the device. CVS patchset: 7282 CVS date: 2004/12/19 20:24:30
2004-12-19fix leakMiguel Freitas
CVS patchset: 7281 CVS date: 2004/12/19 19:28:58
2004-12-19dvb epg changesMike Lampard
CVS patchset: 7280 CVS date: 2004/12/19 19:15:20
2004-12-19multiple epg fixes: fix for incorrectly parsed running status, clear old epgMike Lampard
data, fix cropped epg texts, fix epg holding up demuxer thread. CVS patchset: 7279 CVS date: 2004/12/19 19:10:39
2004-12-19add missing break, thanks to Sander Jansen.Daniel Caujolle-Bert
CVS patchset: 7278 CVS date: 2004/12/19 10:50:18
2004-12-18dvbsub fixesMike Lampard
CVS patchset: 7277 CVS date: 2004/12/18 19:59:40
2004-12-18reset spu pid etc on dvb channel changeMike Lampard
CVS patchset: 7276 CVS date: 2004/12/18 19:56:57
2004-12-18remove errant debugging aid..Mike Lampard
CVS patchset: 7275 CVS date: 2004/12/18 19:51:46
2004-12-18move the timer thread init to the display function.Mike Lampard
CVS patchset: 7274 CVS date: 2004/12/18 19:47:02
2004-12-18fix flashing subtitles, repeating subs, 'missing' subs.Mike Lampard
fix sync problem caused by previous timeout code - move timing to separate thread. CVS patchset: 7273 CVS date: 2004/12/18 17:04:31
2004-12-18ogg chained streamsThibaut Mattern
asf chained streams bug CVS patchset: 7272 CVS date: 2004/12/18 14:37:46
2004-12-17Fix header buffer leak with chained streams.Thibaut Mattern
CVS patchset: 7271 CVS date: 2004/12/17 21:56:16
2004-12-17Fix header buffer leak.Thibaut Mattern
CVS patchset: 7270 CVS date: 2004/12/17 20:48:39
2004-12-17pts fixes by Petri Hintukainen <phintuka@cc.hut.fi>Miguel Freitas
CVS patchset: 7269 CVS date: 2004/12/17 20:08:44
2004-12-17forgot this one:Michael Roitzsch
use UTF-8 meta info setting, where we know the string is ASCII (costly conversion is not necessary, because ASCII is a subset of UTF-8) CVS patchset: 7268 CVS date: 2004/12/17 13:39:54
2004-12-17fix crash in sputext demuxer when subtitles have too many linesMichael Roitzsch
(closes bug #1086775) CVS patchset: 7267 CVS date: 2004/12/17 13:38:23
2004-12-17Simple chained streams supportThibaut Mattern
Test stream: http://ogg.smgradio.com/vr96.ogg Should fix problems reported with ogg/vorbis radios. CVS patchset: 7266 CVS date: 2004/12/17 00:21:38
2004-12-16Do not trust ffmpeg and check length validity.Thibaut Mattern
Should fix some segfaults. CVS patchset: 7265 CVS date: 2004/12/16 19:26:34