aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/open.c
Commit message (Expand)AuthorAge
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* ported all network streams to the new APIGravatar nicodvb2005-05-29
* ported smb:// to the new stream apiGravatar nicodvb2005-05-19
* ported dvd:// to the new stream apiGravatar nicodvb2005-05-19
* restore vcd_trackGravatar nicodvb2005-05-15
* ftp is handled by the modular stream managerGravatar nicodvb2005-05-15
* ported cue:// to the new stream api; note: this stream must still be optimize...Gravatar nicodvb2005-05-15
* make file:// prefix workGravatar nicodvb2005-05-14
* added a stream module for the vstream client libraryGravatar joey2005-02-27
* dvd_aid_from_lang() should return -1 if lang was not foundGravatar aurel2004-12-03
* Output more information about vids, aids, sids, alangs and slangs with -ident...Gravatar mosu2004-11-25
* moved combined vobsub_lang into sub_selectGravatar joey2004-08-22
* mpst fixGravatar alex2004-06-25
* Fix playback of file after playing an urlGravatar rtognimp2004-06-11
* 100l for meGravatar rtognimp2004-05-03
* Restore ftp support (was erroneusly disabled while fixing bogus errorsGravatar rtognimp2004-05-02
* Fix url escaping and avoid double escapeGravatar rtognimp2004-05-01
* Escape urls (needed for urls in playlists)Gravatar rtognimp2004-04-24
* Stop parsing an url after connection failureGravatar rtognimp2004-04-24
* Respect -playlist for asx streamsGravatar rtognimp2004-04-17
* cdda && cddb aren't uris too (hopefully all the pseudo urls are catched befor...Gravatar alex2003-09-03
* serious bugs - 1l absinth (changed to absinth against cola inflation)Gravatar alex2003-08-31
* added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such no...Gravatar alex2003-08-25
* Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix...Gravatar alex2003-08-13
* Removed the historic cfgparser and switched full to the new config parser (al...Gravatar alex2003-08-13
* this patch fixesGravatar arpi2003-08-11
* For a request by Gabu, i've cut & fix a part of Joey's dvd aid switchingGravatar gabucino2003-08-09
* dts aid fix by f.stock@t-online.de (Florian-Wolfgang Stock)Gravatar alex2003-07-27
* 0.5l for debug messagesGravatar alex2003-06-20
* Changed the STREAMING defines to MPLAYER_NETWORK to avoid name definition clash.Gravatar bertrand2003-05-17
* this is a important patch for hpux 11.00, because it avoid theGravatar diego2003-05-05
* Add a null streamv Currently used for tv and mf. Could be used toGravatar albeu2003-04-10
* Port vcd to the new APIGravatar albeu2003-04-09
* Moved the "sdp://" test above the URL streaming test, so that SDP files canGravatar rsf2003-04-08
* URL is cdda://tracks[:speed][/device]Gravatar albeu2003-04-02
* Remove -sdpGravatar albeu2003-04-02
* fix compilation without TV supportGravatar faust32003-03-31
* MINGW32 portGravatar faust32003-03-30
* Stream cleanup, don't use blah_on options anymore.Gravatar albeu2003-03-30
* Switch to the new config headerGravatar albeu2003-03-27
* this is a combo patch that:Gravatar arpi2003-03-16
* Dynamic decision of DVD device Darwin patch by (danchr at daimi dot au dot dk)Gravatar michael2003-03-05
* vcd_read_cue.h -> cue_read.c+hGravatar arpi2003-01-05
* cdrwin-style bin/cue VCD image support (-vcd <track> -cuefile file.cue)Gravatar arpi2003-01-04
* fixed stream errors on some cygwin installationsGravatar faust32003-01-02
* fixes (ok, just workarounds) sig11 in playtree/cfgparser's free()Gravatar arpi2002-12-29
* XMMS Input plugin supportGravatar arpi2002-12-22
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* dvd chapter detect function from Gregory KovrigaGravatar pontscho2002-10-22
* smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>Gravatar arpi2002-10-06