summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-04-13use xine_read_abortMiguel Freitas
2003-04-13xine_read_abort for rtspMiguel Freitas
2003-04-13xine_read_abort for pnmMiguel Freitas
2003-04-13- some cleanupsMiguel Freitas
2003-04-13- use xine_read_abort for http, net, mms, mmsh (more to come)Miguel Freitas
2003-04-13add a small read() function that can be aborted by demux_action_pendingMiguel Freitas
2003-04-13Input plugin api change (second part):Thibaut Mattern
2003-04-13Input plugin api change:Thibaut Mattern
2003-04-13Fix for segfault when using slightly invalid proxy URLs (e.g. http://cache:po...Rich J Wareham
2003-04-12simpler handling of handling output window changesJames Stembridge
2003-04-12sync to faad2 cvs, remove some warnings.Miguel Freitas
2003-04-12fix video ram stride calculation for yuy2James Stembridge
2003-04-12fix compilation with gcc 2.95.4James Stembridge
2003-04-12more accurate get_lengthAndreas Heinchen
2003-04-11Enable A52 .WAV files.James Courtier-Dutton
2003-04-11fix long standing fastforward bug.Miguel Freitas
2003-04-10fixed a input_time issue on ogms without soundAndreas Heinchen
2003-04-10add headers required by select.Miguel Freitas
2003-04-09get rid of annoying error messageGuenter Bartsch
2003-04-09now uses generic framebuffer device name and checks real_typeRobin KAY
2003-04-09avoid sefault (tweaking fried memory is never a good idea ;-)Daniel Caujolle-Bert
2003-04-09wrong constantMichael Roitzsch
2003-04-09the most obvious real codecs path was missing from autodetectionGuenter Bartsch
2003-04-09another funny real mime typeGuenter Bartsch
2003-04-09another real mimetype (this time from nautilus)Guenter Bartsch
2003-04-08move generic explanation to xine_interfaceMiguel Freitas
2003-04-08beta10xine-1-beta10-release1-beta10Guenter Bartsch
2003-04-08- added XINE_MSG_ENCRYPTED_SOURCE, made the demux_mpeg_block demuxer use it t...Bastien Nocera
2003-04-08fix compilation problemsMichael Roitzsch
2003-04-08Warn user about an encrypted media stream.James Courtier-Dutton
2003-04-07First step to stop the stream if it is encrypted. E.g. DVD with CSS, but not ...James Courtier-Dutton
2003-04-07missing semicolon reported by John Alexander Thacker <thacker@polygon.math.co...Guenter Bartsch
2003-04-07Get xine cvs to compile with xine's version of libdvdnav.James Courtier-Dutton
2003-04-07support the new menu resume featureMichael Roitzsch
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