]> git.sesse.net Git - vlc/history - modules/access
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / access /
2010-07-22 Manol ManolovRemove Wrong BDA shortcuts
2010-07-22 Manol ManolovImprove BDA for Windows 7 and Vista
2010-07-22 Manol ManolovCosmetics in BDA module
2010-07-17 Rémi Denis-CourmontFix implicit switch case cast
2010-07-17 Rémi Denis-CourmontMove most alsa-lib logic to Makefiles
2010-07-11 Rémi Denis-CourmontXCB: use var_Inherit*()
2010-07-11 Kamil Klimeksupport for stream size in imem access module
2010-07-11 Rémi Denis-CourmontRemove legacy casts
2010-07-08 Rémi Denis-Courmonthttp-user-agent needs restart
2010-07-08 Ilkka Ollakkadvdnav: don't decode_URI for psz_file
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-04 Rémi Duraffortrar: fix possible use of un undefined value (due to...
2010-07-01 Jean-Baptiste KempfFix rar compilation on broken OSes
2010-07-01 Laurent AimarAdded support for multiple files in RAR archives.
2010-06-28 Ilkka Ollakkadshow: add aspect-ratio optio to video-capture
2010-06-26 Rafaël Carréfix fd:// broken by [370b6cbb300]
2010-06-22 Joseph S. Atkinsonfile.c: Typo fix
2010-06-20 Adam HokaV4L2 on NetBSD
2010-06-20 Rémi Denis-CourmontUse fstatvfs where usable (BSD) - fixes #3762
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-06-05 Rémi Denis-CourmontSpelling
2010-06-05 Rémi Denis-CourmontTypos
2010-06-02 Jean-Philippe AndréRevert "Zip filter: skip .vlt & .wsz (skins)"
2010-05-31 Jean-Philippe AndréZip filter: skip .vlt & .wsz (skins)
2010-05-29 Rémi Denis-CourmontHTTP: add LibVLC version to User-Agent correctly
2010-05-29 Rémi Denis-CourmontPartially fix previous commit: allow forward slash
2010-05-29 Rémi Denis-CourmontHTTP access: validate user agent string
2010-05-29 Rémi Denis-CourmontHTTP access: fix User-Agent syntax
2010-05-29 Rémi Denis-CourmontHTTP access: use var_Inherit*()
2010-05-29 Rémi Denis-CourmontVCD: fix segfault when opening not-a-file
2010-05-25 Laurent AimarRemoved fake access.
2010-05-24 Laurent AimarUsed dvdnav_get_video_resolution to fix the AR of some...
2010-05-24 Laurent AimarMoved var_InheritURational to the core.
2010-05-20 Ilkka Ollakkaaccess_http: add connection: close to headers, we close...
2010-05-16 Laurent AimarFlush the video track even on dvd menus not using DVDNA...
2010-05-11 Ilkka Ollakkadvdnav: use decoded path
2010-05-10 Christophe MutricyCompile fix
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-05-10 Rémi Denis-CourmontUse file path instead of URL where appropriate
2010-05-10 Rémi Denis-CourmontDV: remove useless strdup
2010-05-10 Rémi Denis-CourmontPVR: decode PVR device node path
2010-05-05 Pierre Ynard"#if HAVE_FOO" -> "#ifdef HAVE_FOO"
2010-05-05 Pierre Ynardaccess_http: avoid passing NULL to printf %s
2010-05-05 Pierre Ynardaccess_http: fix unbalanced quotes
2010-04-28 Jean-Baptiste Kempfimem: remove tab in sourcecode
2010-04-27 Christophe Mutricyi18n: Don't do _("")
2010-04-19 Rémi Duraffortdshow cosmetics.
2010-04-19 Rémi Duraffort"strlen( psz ) == 0" => "*psz == '\0'"
2010-04-17 Laurent AimarFixed auto-reconnect mode in http.
2010-04-17 Laurent AimarFixed icy meta data parsing after http reconnection...
2010-04-15 Rémi Denis-Courmontdvdnav: fully fix the still image assertion
2010-04-14 Francois CartegnieDon't use solaris incompatible fstatfs(fd, struct,...
2010-04-13 Rémi Denis-CourmontUseless vlc_codecs.h includes
2010-04-11 Christophe Mutricyi18n: Don't use "" for translatable strings
2010-04-11 Rémi Denis-CourmontObsolete --dvdread-css-method
2010-04-10 Jean-Baptiste KempfDVB/BDA: add_safe bandwidth/frequency
2010-04-10 Rémi Denis-Courmontfdopendir needs dirent.h
2010-04-10 Rémi Denis-Courmontfdopendir does not imply openat (fix #3505)
2010-04-07 Jean-Baptiste KempfDShow: alignment...
2010-04-07 Jean-Baptiste KempfDShow: fix RGB24 Colouring
2010-04-05 Rémi Duraffortv4l2: 0 => NULL
2010-03-30 Laurent AimarUsed var_Inherit* in imem.
2010-03-30 Laurent AimarAdded support for raw data injection in imem.
2010-03-30 Laurent AimarNo functionnal changes.
2010-03-30 Laurent AimarRemoved duplicated call in imem.
2010-03-30 Keary GriffinMade the mmsh protocol adhere to content-length header...
2010-03-30 Rémi Denis-Courmontimem: typo
2010-03-30 Rémi Denis-Courmontimem: mark MRL options as safe
2010-03-30 Rémi Denis-Courmontimem: typo
2010-03-30 Rémi Denis-Courmontimem: add a string cookie so that slaves can be identified
2010-03-30 Rémi Denis-Courmontimem: don't pass data pointer through MRL either
2010-03-30 Rémi Denis-Courmontimem: mark options volatile or private
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-28 Rémi Denis-CourmontRemove noisy debug
2010-03-28 Rémi Denis-CourmontRTP: fix timestamp wrap - fix #1645
2010-03-28 Rémi Denis-CourmontRTP: premultiply timeout value to VLC frequency
2010-03-28 Rémi Denis-CourmontRTP: typos
2010-03-28 Rémi Denis-CourmontRTP: compute deadline from RX time of oldest packet...
2010-03-13 Rémi Denis-CourmontDo not put copyright statement where it does not belong
2010-03-13 Rémi Denis-CourmontFix a warning
2010-03-07 Rémi Denis-CourmontRTMP: totally broken, disabled for the time being
2010-03-07 Rémi Denis-CourmontCosmetic fix
2010-03-06 Rémi Denis-CourmontUse vlc_mrand48() instead of rand()
2010-03-05 Rémi Denis-CourmontASF: thread-safe pseudo-random numbers
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-02-28 Antoine CellerierFix debug messages.
2010-02-28 Rémi Denis-CourmontFTP: handle ftp://HOST correctly
2010-02-27 Laurent AimarFixed segfault with corrupted zip file.
2010-02-27 Laurent AimarFixed read(NULL, size) in zipstream.
2010-02-27 Laurent AimarCosmetics (zip).
2010-02-27 Laurent AimarFixed memleak if no data are read or poke (zip).
2010-02-22 Laurent AimarFixed regression in http access.
2010-02-21 Laurent AimarFixed an assert with still frame in dvdnav.
2010-02-20 Rémi Denis-Courmontdecode_URI: do not call EnsureUTF8
2010-02-20 Rémi Denis-CourmontRemove msecstotimestr
2010-02-20 Rémi Denis-CourmontHTTP: fix read sizes and signedness (fixes #3302)
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-14 Laurent AimarSimplified and fixed mmst/u pausing (close #2673).
next