]> git.sesse.net Git - vlc/history - modules
Add a add_suppressed_string for http-{user|pwd}
[vlc] / modules /
2005-07-23 Christophe MutricyAdd a add_suppressed_string for http-{user|pwd}
2005-07-23 Rocky Bernsteinaccess.c: LID and Segment for non PBC (the default...
2005-07-21 Felix Paul Kühne* whoops (refs #13)
2005-07-21 Felix Paul Kühne* various fixes and additions -- the wizard is usable now
2005-07-21 Derk-Jan Hartman* Added net_AddressIsMulticast that takes a string...
2005-07-21 Derk-Jan Hartman* Fix an issue with reading of files that are still...
2005-07-20 Christophe Massiot * modules/access/dvb/linux_dvb.c: More verbose CAM...
2005-07-20 Rocky BernsteinFix bug in track-length seeking.
2005-07-20 Rocky BernsteinInitialize track_end variable.
2005-07-19 Rémi Denis-CourmontRemove annoying debug message
2005-07-19 Laurent Aimar * livedotcom.cpp: added H264 support.
2005-07-19 Laurent Aimar * h264: handle SPS/PPS in annexb format in extra data...
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
2005-07-17 Benjamin PrachtMove some DEFINES that are also required without libcdio
2005-07-17 Rocky BernsteinA number of probe disc fixes:
2005-07-17 Rémi Denis-CourmontRemove non-standard http4 and http6.
2005-07-17 Rémi Denis-CourmontIgnore insecure HTTP redirection to non HTTP protocol
2005-07-17 Rémi Denis-CourmontCleanup - invalid #263.
2005-07-17 Rémi Denis-CourmontBleeding edge UPnP service discovery :
2005-07-17 Rémi Denis-CourmontForgot this file - default to allowing every body when...
2005-07-16 Rocky BernsteinA bug in libvcdinfo <= 23 prevents C++ compilations.
2005-07-16 Rocky BernsteinSet entries/lids for VCDs when we have an okay libvcdinfo.
2005-07-16 Rocky Bernsteinconfigure.ac: Allow libcdio 0.71 for libcdio things.
2005-07-16 Rémi Denis-Courmontsleep is not thread-safe - use VLC API msleep instead
2005-07-16 Rémi Denis-CourmontCosmeticissimism
2005-07-16 Rocky BernsteinMeant to set first and last entry for each *track*.
2005-07-16 Rocky BernsteinDon't limit VCD Entries or LIDs to number of MPEG tracks.
2005-07-16 Rocky BernsteinRemove gcc 4 uninitialize variable warning.
2005-07-16 Rocky BernsteinDon't use "Track" for VCDX, "Entry" or "LID" should...
2005-07-16 Rocky Bernsteincdda/info.c: changes for libcddb 1.1.0 API
2005-07-15 Rémi Denis-CourmontThe last vlc_reduce that was left
2005-07-15 Rémi Denis-CourmontFix undefined symbol error
2005-07-13 Rémi Denis-Courmont- Fix very likely race condition
2005-07-13 Rémi Denis-Courmont- Use previous API
2005-07-13 Rémi Denis-CourmontRename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-13 Rémi Denis-CourmontFix warnings (refs #258)
2005-07-12 Felix Paul Kühne* additional GUI-fixes
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)
2005-07-11 Rémi Denis-CourmontDiminish buffer size
2005-07-11 Rémi Denis-CourmontAvoid buffer overflow
2005-07-11 Christophe Massiot * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-11 Christophe Massiot * src/misc/getaddrinfo.c, modules/access/directory...
2005-07-11 Felix Paul Kühne* implemented 3 dialogues, which complain to the user...
2005-07-11 Felix Paul Kühne* finished the gui and implemented correct encap-format...
2005-07-11 Christophe Massiot * modules/stream_out/duplicate.c: Fixed ES selection...
2005-07-11 Christophe Massiot * modules/stream_out/switcher.c: New option --no-sout...
2005-07-11 Christophe Massiot * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-11 Sam Hocevar * modules/stream_out/transcode.c: fixed an uninitiali...
2005-07-10 Sam Hocevar * legacy changes that might be useful if the gtk...
2005-07-10 Rémi Denis-Courmont- Fix possible buffer overflow (?)
2005-07-10 Clément StenacWarning fixes
2005-07-10 Rémi Denis-Courmontstrncmp => memcmp (refs #258)
2005-07-10 Rémi Denis-CourmontFix gcc4 warnings (refs #258)
2005-07-10 Rémi Denis-CourmontRemove compiler warning and clean up (refs #258)
2005-07-10 Rémi Denis-CourmontFix an old typo
2005-07-10 Rémi Denis-CourmontHmmph, logic fix
2005-07-10 Rocky BernsteinAdd tooltips for entry fields. For VCD and CDDA (at...
2005-07-09 Rémi Denis-CourmontSupport for VOC block type 8 (closes #142)
2005-07-09 Rémi Denis-Courmont- Fix (?) handling of EPSV non-compliant FTP servers
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-09 Rocky BernsteinAdd audio track entry field for VCD and DVD.
2005-07-09 Rocky Bernsteinvcdplayer.c: fix gcc 4-caught uninitialized variable.
2005-07-08 Rémi Denis-CourmontFix compiler warning
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-07 Christophe Massiot * modules/access/dvb/linux_dvb.c: Fixed support of...
2005-07-06 Clément StenacRevert wrongly commited files in previous commit
2005-07-06 Clément StenacCompile fix - refs #258
2005-07-04 Rémi Denis-CourmontIPv6 Source-Specific Multicast support
2005-07-04 Damien Fouilleulcompile fix for WIN32, needs review
2005-07-03 Benjamin Prachtnew --telnet-host option to allow to bind the telnet...
2005-07-02 Benjamin Prachtselect first moved item instead of the last one after...
2005-07-02 Benjamin Pracht* Back to the hack for the isItem: inNode function...
2005-07-01 Antoine CellerierGenre standardisation patch by Jonas A. Larsen
2005-07-01 Benjamin Pracht* vlc_symbols.h, vlc_playlist.h, view.c : add a functio...
2005-07-01 Rémi Denis-CourmontPF_* -> AF_*
2005-07-01 Rémi Denis-CourmontThis was pretty useless (if there is no solution, there...
2005-07-01 Rémi Denis-CourmontRemove unused function
2005-07-01 Rémi Denis-CourmontUnsigned casts
2005-07-01 Rémi Denis-CourmontRemove unused variable - fix compiler warning
2005-07-01 Christophe MutricyALL: Add some set_shorname() so the preferences look...
2005-07-01 Christophe MutricyOups, forgot this one with [11093] (deprecated option...
2005-07-01 Sigmund Augdal Helbergcompile fix
2005-06-30 Rémi Denis-CourmontStopSend for UDP access
2005-06-30 Rémi Denis-CourmontStopSend for SAP discovery
2005-06-30 Rémi Denis-CourmontShutdown UDP socket for receival - hopefully closes...
2005-06-30 Benjamin Pracht* Some fixes
2005-06-30 Felix Paul Kühne* implemented reset- and backward-methods (refs #13)
2005-06-30 Felix Paul Kühne* added a summary-tab at the end of the wizard (mostly...
2005-06-29 Gildas Bazin* modules/stream_out/rtp.c, modules/misc/rtsp.c: attemp...
2005-06-29 Benjamin Pracht* Still some work for playlist drag'n'drop
2005-06-29 Gildas Bazin* modules/mux/mp4.c: added support for amr nb/wb and...
2005-06-29 Benjamin Pracht* Add an option to recusively expand the current node...
2005-06-28 Derk-Jan Hartman* Fix some configuration options declerations and strings
2005-06-28 Derk-Jan Hartman* forwardport of [11522]
2005-06-28 Benjamin Pracht* Don't select items that are in a selected node for...
2005-06-28 Benjamin Pracht* Start of the beginnig of drag'n'drop in the OSX playl...
2005-06-28 Rémi Denis-CourmontThis doesn't owe in the VLC
2005-06-27 Clément StenacDon't insult the user - Patch by Torsten Spindler
2005-06-27 Gildas Bazin* modules/demux/playlist/b4s.c: WinCE compilation fix.
next