]> git.sesse.net Git - vlc/history - modules/access
some more news
[vlc] / modules / access /
2009-03-01 Rémi Denis-CourmontUse a different plugin for X11 screen
2009-02-28 Rémi Denis-CourmontPacketize MPV as well
2009-02-28 Rémi Denis-CourmontRTP: audio/MPA needs to be packetized
2009-02-28 Rémi Denis-CourmontSAP: add new payload types
2009-02-25 Laurent AimarUse calloc when appropriate (cdrom.c)
2009-02-24 Laurent AimarAdded missing EnsureUTF8 for CD-TEXT.
2009-02-24 Laurent AimarAdded CD-TEXT support to our cdda module (linux/win32).
2009-02-24 Laurent AimarPrepare GetTracks for CD-TEXT (cdda).
2009-02-24 Laurent AimarClean up/Fix memleak in CDDB code for our cdda access.
2009-02-24 Laurent AimarAdded ioctl_GetCdText to our cdrom wrapper for linux...
2009-02-24 Laurent AimarCosmetics.
2009-02-24 Laurent AimarFixed a small memleak in cdda/vcd code.
2009-02-23 Jean-Baptiste KempfDirectory: ignore .ini files.
2009-02-21 Rémi Denis-CourmontSupport for opening any file descriptor with fd://
2009-02-20 Rémi Denis-CourmontUnused variable
2009-02-18 Laurent AimarFixed a memleak in cdda.
2009-02-18 Laurent AimarAllow to only specify --cdda-track to select a cd audio...
2009-02-18 Laurent AimarFixed mms udp polling and network timeout.
2009-02-16 Rémi Duraffortcalloc usage.
2009-02-15 Laurent AimarDo not block (non interruptible) in dvdnav on fifo.
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-12 Rémi DuraffortNo need to translate warnings messages.
2009-02-11 Fabio RitrovatoGSoC: MTP Devices initial release
2009-02-11 Nicolas Chauvet... ZIP Module - Use the system minizip when available
2009-02-11 Rémi Denis-CourmontRevert "ZIP Module - Use the system minizip when available"
2009-02-11 Nicolas Chauvet... ZIP Module - Use the system minizip when available
2009-02-10 Laurent AimarAdded support for shortname in bd access (avchd ?)
2009-02-08 Rémi Denis-CourmontRevert "directory: Add XSPF node-extension support...
2009-02-05 Rémi Denis-CourmontFix unitialized seekable variable
2009-02-05 Rémi Denis-CourmontSystem knows better whether we can seek.
2009-02-05 Rémi Denis-CourmontDo not poll regular files (useless), block devices...
2009-02-05 Rémi Denis-CourmontOnly use file size for regular files. Allow seeking...
2009-02-05 Rémi Denis-Courmontaccess_file: cosmetics
2009-02-03 Laurent AimarAdd more CDDA informations to the playlist node.
2009-02-03 Rémi Duraffortunused variables.
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2009-02-01 Laurent AimarImproved CDDB information support in cdda.c
2009-01-31 Rémi Denis-CourmontProgress interaction: remove useless parameter
2009-01-31 Rémi Denis-CourmontInteraction: remove (buggy and useless) dialog IDs
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Jean-Philippe AndreZip: don't use hacks but rewrite the path.
2009-01-27 Jean-Philippe AndreZip: add access/stream_filter to the buildsystem
2009-01-27 Jean-Philippe AndreZip: add a stream_filter and an access
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontRemove redumdant fcntl() calls
2009-01-24 Rémi Denis-CourmontRTP: update plugin name
2009-01-24 Jean-Baptiste Kempfs/Disk/Disc for Digital Versatile Disc
2009-01-24 Jean-Baptiste Kempfs/BD Input/Blu-Ray Disc Input to help users lost in...
2009-01-24 Laurent AimarSupport clpi/mpls avchd version (untested).
2009-01-24 Laurent AimarFixed a few BD warnings.
2009-01-24 Laurent AimarAdded initial uncrypted blu-ray support.
2009-01-22 Rémi Duraffortaccess_cdda: use INT64_C
2009-01-21 Jean-Baptiste KempfDon't set ridiculously long descriptions or description...
2009-01-21 Jean-Baptiste KempfVarious shortnames forgotten.
2009-01-20 Laurent AimarRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
2009-01-20 Laurent AimarConverted mms access to block mode.
2009-01-20 Rémi Denis-CourmontFix format string
2009-01-19 Rémi Denis-CourmontVCDX: interface creation is commented out so comment...
2009-01-18 Ilkka Ollakkadvb-c scanning support (not working yet)
2009-01-18 Rémi Denis-CourmontFile: (try to) give up reading on I/O error
2009-01-18 Laurent AimarProbe v4l2 when specifically forced not when an access...
2009-01-18 Laurent AimarSmall simplification in cdda.
2009-01-18 Laurent AimarTry to partially clean up CDDAX (libcdio) module.
2009-01-18 Rémi DuraffortRevert "access_samba: don't use deprecated functions."
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-17 Antoine CellerierRemove debug.
2009-01-17 Antoine CellerierAdd support for directory listing in ftp access.
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-17 Antoine CellerierIgnore image types in directory access.
2009-01-17 Antoine CellerierFix some demux control replies
2009-01-17 Antoine CellerierMerges of misc comments in mailing list thread.
2009-01-17 Antoine CellerierDefault duration of 10s when fake isn't forced. Make...
2009-01-17 Joseph Tuloua straighforward still image demuxer with 100% compatib...
2009-01-16 Laurent AimarFixed an invalid use of p_input->i_pts_delay.
2009-01-16 Timo Paulssenfix cdda playlists for CDs that have more than 9 titles.
2009-01-16 Rémi Duraffortcalloc( nb_elmnt, size ) instead of calloc( size, nb_el...
2009-01-16 Rémi DuraffortUse the access helpers.
2009-01-16 Rémi Duraffortaccess_mms: use STANDARD_READ_ACCESS_INIT and fix poten...
2009-01-16 Rémi Duraffortaccess_gnomevfs: Read function take a size_t and not...
2009-01-16 Rémi Duraffortaccess_samba: don't use deprecated functions.
2009-01-14 Christophe MutricyRemove unused includes
2009-01-14 Christophe MutricyRemove unused includes
2009-01-14 Rémi Duraffortaccess_ftp: uneeded var_get.
2009-01-14 Rémi Duraffortaccess_file: unneeded test.
2009-01-13 FUJISAWA TooruAdd subscreen/follow mouse options in open dialog.
2009-01-12 Rémi Duraffortaccess_ftp: cleanup.
2009-01-11 Rémi Denis-CourmontRTP: allow odd RTP ports for TCP & DCCP
2009-01-11 Rémi Denis-CourmontRTP: implement separate option for RTCP receive port
2009-01-11 Rémi Denis-CourmontRemove some semi-colons
2009-01-11 FUJISAWA TooruAdd subscreen/follow mouse support to Mac OS X screen...
2009-01-11 Rémi Denis-Courmontdvdnav: also probe file:// (fixes #2131)
2009-01-11 Rémi Denis-Courmontdvdnav: trivially avoid duplicate file path lookup
2009-01-11 Rémi Denis-Courmontdvdnav: cosmetic simplification
2009-01-10 Rémi Denis-CourmontDirectory: ignore SSA files - fixes #2341
2009-01-07 Ken SelfBDA: remove %S formatting plus a few other fixes
2009-01-04 Antoine Cellerierv4l2 access can now find optimal frame rate and dimensions
2009-01-04 Antoine CellerierInput based input slaves sound better.
2009-01-04 Antoine CellerierMove v4l2.c back to the access/ directory
next