summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-04-07merging libdvdnav, since some nice fixes took placeMichael Roitzsch
2003-04-07output beautificationMichael Roitzsch
2003-04-07enough of this. too much messages confuses users...Miguel Freitas
2003-04-06fix pointers by making them relative to struct addressMiguel Freitas
2003-04-06some more dvd error reportingGuenter Bartsch
2003-04-06fix XINE_EVENT_UI_MESSAGE - no pointers in message data please, as this piece...Guenter Bartsch
2003-04-06- freetype2 support for osdStefan Holst
2003-04-06Whoops, wrong indentationMichael Roitzsch
2003-04-06do not use the NAV time on non-clever inputsMichael Roitzsch
2003-04-06* fix input_time reporting for PG based seekingMichael Roitzsch
2003-04-06report start of PG as wellMichael Roitzsch
2003-04-06Enable display of DVD Menu types.James Courtier-Dutton
2003-04-06reset the VM when it is already openMichael Roitzsch
2003-04-06sputext subtitles should work againMichael Roitzsch
2003-04-06OGM subtitles by andreas heinchen, cosmeticsGuenter Bartsch
2003-04-06- shared eject implementation taken from the DVD input, eject doesn't work if...Bastien Nocera
2003-04-05Fixes for C89 compliance. The libffmpeg-devel people are targeting C99 so the...Robin KAY
2003-04-05"perfect" time display for dvdsMiguel Freitas
2003-04-04add initial async error/general message reporting to frontendMiguel Freitas
2003-04-03rearrange code handling framebuffer registersRobin KAY
2003-04-03buffer for decoded audio needs to be bigger for some wma streamsJames Stembridge
2003-04-03not so much noise in cvsMichael Roitzsch
2003-04-02initialize rle.colorStefan Holst
2003-04-02- remove unneeded use of pthread_exit(NULL). We do not have any cleanupBastien Nocera
2003-04-02keep accepting aud demuxer from accepting asf filesGuenter Bartsch
2003-04-02clean up some unused variablesMike Melanson
2003-04-01Add some comments.James Courtier-Dutton
2003-04-01have cvs ignore generated filesMichael Roitzsch
2003-04-01Fix race condition, where spudec_reset is called and then a button update arr...James Courtier-Dutton
2003-04-01Get libdvdnav to build in DEBUG and TRACE mode.James Courtier-Dutton
2003-03-31all of the audio-only demuxers now operate over non-seekable inputMike Melanson
2003-03-31make sputext decoder handle stream IDMichael Roitzsch
2003-03-31iconv on FreeBSD fixDaniel Caujolle-Bert
2003-03-31report realtime on seekingMiguel Freitas
2003-03-31from freebsd port - but this seems to be a good idea on gnu/linux systems tooHeiko Schaefer
2003-03-31take care of configure checks about nl_langinfoDaniel Caujolle-Bert
2003-03-31including malloc.h on some system is depreciatedDaniel Caujolle-Bert
2003-03-31libdl don't exist on all systemDaniel Caujolle-Bert
2003-03-30prevent a segfault on unsupported streamsStefan Holst
2003-03-30Solaris mlib support didn't compile any more after the latest updatesJuergen Keil
2003-03-30New net_buf_ctrl.Thibaut Mattern
2003-03-30remove the brightness/contrast/saturation config entries, they are covered by...Michael Roitzsch
2003-03-30additional sanity check on the part numberMichael Roitzsch
2003-03-29sync to libdvdnav cvs once againMichael Roitzsch
2003-03-29FreeBSD implementation. thanks to Vladimir Kushnir.Heiko Schaefer
2003-03-28whoupsGuenter Bartsch
2003-03-28fixes some rtsp streamsStefan Holst
2003-03-28some improvements on sending the right data for custom message (this should f...Guenter Bartsch
2003-03-28memleaksMiguel Freitas
2003-03-28audio_out loop can go much ahead of video_out (remember driver delay).Miguel Freitas