]> git.sesse.net Git - vlc/history - modules/access
Blend: Remove unuseful variable. CID 241
[vlc] / modules / access /
2008-10-01 Rémi Denis-CourmontRemove dummy vlc_thread_ready
2008-09-30 Rémi Denis-CourmontDo not stat directories on Windows
2008-09-30 Rémi Denis-CourmontCode factorization
2008-09-30 Rémi Denis-CourmontWork around dirfd compilation breakage
2008-09-30 Geoffroy CouprieMerge branch 'master' of git://git.videolan.org/vlc
2008-09-30 Antoine CellerierFix CID 207. (Resource leak)
2008-09-29 Ilkka OllakkaDisconnect before trying with authentication
2008-09-29 Geoffroy CouprieRemove IS_WINNT macro
2008-09-28 Rémi Denis-CourmontFail permanently on fatal file I/O error
2008-09-28 Rémi Denis-CourmontDo not add subdirectories entries
2008-09-28 Laurent AimarAdded signal stat to dvb module.
2008-09-27 Rémi Denis-CourmontRemove useless includes
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-27 Rémi Denis-CourmontRemove dummy debug
2008-09-27 Rémi Denis-CourmontOops, forgot some dead code
2008-09-27 Rémi Denis-CourmontDirectory as XSPF playlist
2008-09-24 Derk-Jan Hartmancdda: Fix issue with pausing of CDDA
2008-09-23 Derk-Jan Hartmanmms: Fix uninitialized vlc_cond in mms KeepAlive thread
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Laurent AimarFixed audio/spu language selection when none specified...
2008-09-19 Derk-Jan Hartmanmmap: Use fnctl to set the READAHEAD flag when supporte...
2008-09-16 Rémi Denis-CourmontDocument the assertion
2008-09-16 Rémi Denis-Courmontmmap: allow tweaking the PTS delay
2008-09-16 Rémi Denis-Courmontmmap: handle I/O errors as fatal
2008-09-14 Rémi Denis-CourmontDo not use block_FifoWake if block_FifoGet does not...
2008-09-14 Rémi Denis-CourmontHTTP: sanity check
2008-09-13 Antoine CellerierOops.
2008-09-13 Antoine CellerierFix the RGB masks in v4l too.
2008-09-13 Antoine CellerierFixed the RGB masks in v4l2.
2008-09-13 Felix Paul KühneFixed a couple of l10n strings pointed by Antonio Javie...
2008-09-12 Antoine CellerierDefault enable http forward cookies
2008-09-12 Marian DurkovicDon't hang VLC on ABOR in FTP access (closes #2027)
2008-09-09 Laurent AimarAdded a few malloc/strdup checks in ftp.
2008-09-09 Laurent AimarFixed ftp segfault when no path is specified (close...
2008-09-09 Derk-Jan Hartmanqtcapture: better retrieval for picture sizes.
2008-09-09 Antoine CellerierImplement mouse pointer support in win32 screen.
2008-09-09 Antoine CellerierImplement partial screen capture and cursor following...
2008-09-08 Laurent AimarFixed RGB 16 screen capture for win32.
2008-09-08 Laurent AimarCorrectly set screen RGB masks for win32 and use native...
2008-09-08 Rémi Denis-CourmontMMSTU: suspend the keep-alive thread while not paused
2008-09-07 Rémi Denis-CourmontV4L2: msleep uses µs - not ms
2008-09-06 Rémi Denis-Courmontvlc_cond_init: really remove useless parameter
2008-09-05 Laurent AimarDo not ask stream layer to buffer data in UDP.
2008-09-05 Laurent AimarUse sub-language as DVD menu (close #1994)
2008-09-04 Antoine CellerierRemove useless argument to pf_video_blend
2008-09-04 Antoine CellerierFix memleak and config option type. (thanks to ivoire...
2008-09-04 Antoine CellerierAdd mouse cursor drawing support in x11 screen.
2008-09-03 Rémi Denis-Courmontdouble variable declaration
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-09-03 Rémi Denis-CourmontNo point in checking vlc_object_alive there
2008-09-02 Laurent AimarImproved a bit still frame support.
2008-09-01 Laurent AimarAdded missing dvb scan.h include in Modules.am.
2008-08-28 Pavlov KonstantinSpelling: typo.
2008-08-28 Pavlov KonstantinSpelling typo.
2008-08-28 Pavlov KonstantinAdd braces where needed.
2008-08-28 Pavlov KonstantinSpelling: mili -> milli.
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-27 Laurent AimarJump to first title on menu error (workaround #1809)
2008-08-27 Laurent AimarFixed AR setting for dvdsimple, support AR for dvdnav.
2008-08-27 Laurent AimarCosmetic.
2008-08-26 Rémi Denis-CourmontNo need to set i_buffer twice
2008-08-26 Pierre d'Herbemontmmsh: Fix an input_item_t leak.
2008-08-25 Laurent AimarAdded check against NIT dvbpsi support.
2008-08-25 Laurent AimarCosmetics.
2008-08-25 Laurent AimarAdded DVB scan capability.
2008-08-24 Antoine CellerierFix segfault on 64 bit archs. (0 != NULL)
2008-08-24 Jean-Philippe AndreAvoid runtime warning: directory.c does not give any...
2008-08-24 Rémi Denis-CourmontMMS integers handling fixes, including buffer overflow
2008-08-21 Derk-Jan Hartmandvdnav: switch to the activated color sooner
2008-08-21 Laurent AimarSend an end of sequence after a still frame.
2008-08-20 Eric PetitFixes bad error checking on read errors.
2008-08-19 Rémi DuraffortFix warnings.
2008-08-19 Laurent AimarDo not try rtmp access unless requested (as all other...
2008-08-17 Rémi DuraffortCheck asprintf return value.
2008-08-17 Rémi DuraffortFix warning and potential memleak.
2008-08-15 Rémi DuraffortCheck malloc return value.
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-14 Rémi DuraffortFix compilation warnings (here the lib might have ask...
2008-08-14 Rémi DuraffortFix warning about unused variables.
2008-08-14 Rémi DuraffortCheck malloc return value.
2008-08-14 Rémi DuraffortUse asprintf instead of malloc+sprintf (and check the...
2008-08-14 Pierre d'Herbemontcdda: asprintf checks.
2008-08-14 Jean-Baptiste KempfFix typo
2008-08-13 Rémi DuraffortChek asprintf return value.
2008-08-13 Rémi DuraffortFix warning (asprintf return value and some others)
2008-08-13 Jean-Baptiste KempfFix vasprintf warning.
2008-08-13 Rémi Denis-CourmontAvoid printf for debug
2008-08-13 Rémi Denis-CourmontRemove GCCism
2008-08-11 Rémi DuraffortUse the right declaration for threaded functions.
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-06 Rémi Denis-CourmontPOLLHUP and POLLERR only make sense in revents
2008-08-03 Derk-Jan Hartmaneyetv: Switch from Read to BlockRead, and use a more...
2008-08-03 Derk-Jan Hartmanv4l: const decl. in line with v4l2.c
2008-08-03 Derk-Jan Hartmanqtcapture: const a struct.
2008-08-03 Justus PiaterDeclared many static variables const
2008-08-03 Justus PiaterIn VCDFormatStr(), made temp_str non-static
2008-08-01 Jean-Baptiste KempfRewrite a useful tooltip for Windows DShow.
2008-08-01 Rémi DuraffortFix previous commit.
next