]> git.sesse.net Git - vlc/history - src
Found a simpler way to send an empty picture to the client. It fixes also memleaks...
[vlc] / src /
2005-08-15 Christophe Massiot * src/input/input.c: Really fixed :programs= this...
2005-08-15 Jean-Paul SamanUse NULL for initializing pointers iso 0.
2005-08-14 Rémi Denis-CourmontFix SAP announce destination address - closes #314
2005-08-14 Eric Petit ALL: compile fixes
2005-08-14 Rémi Denis-CourmontSet LC_NUMERIC to C once and for all.
2005-08-14 Rémi Denis-Courmontgot the value for PROTECTION_LEVEL_* hard-coded
2005-08-13 Antoine Cellerier * setlocale( LC_NUMERIC, "C" ). There still might...
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
2005-08-13 Jean-Paul SamanRemove unused comments
2005-08-13 Rémi Denis-CourmontReuse TLS module/object when already present - closes...
2005-08-13 Rémi Denis-CourmontUndo LC_NUMERIC change
2005-08-13 Antoine CellerierDisclaimer : this commit would need to be checked by...
2005-08-13 Rémi Denis-CourmontUnbreak make dist
2005-08-12 Christophe Massiot * modules/control/http.c: Added an id="include" macro...
2005-08-12 Christophe Massiot * src/input/es_out.c: Fixed a breakage of about everyt...
2005-08-12 Jean-Paul SamanFix seek breakage introduced in r12113
2005-08-11 Antoine Cellerierchange name to --monitor-aspect-ratio so its consistent...
2005-08-11 Clément Stenacno comment
2005-08-11 Jean-Paul SamanFix signalling of MPEG2-TS discontinuity indicators...
2005-08-11 Antoine Cellerieradd --screen-aspect-ratio option (user support at its...
2005-08-11 Antoine Cellerierfix debug output colors
2005-08-11 Christophe Massiot * src/misc/charset.c: ANSI_X3.4-1968 is also known...
2005-08-11 Christophe Massiot * include/network.h:vlc_UrlEncode() : though RFC 1738...
2005-08-10 Derk-Jan Hartman* Fixed VLC_IsPlaying (fixes #259)
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-10 Jean-Paul SamanFlagging BLOCK_FLAG_DISCONTINUITY for every PID in...
2005-08-10 Jean-Paul SamanAdd a fake language type for OSD subpictures. This...
2005-08-10 Derk-Jan Hartman* correct the vlc:pause: help (closes #309)
2005-08-10 Christophe Mutricysize_t is unsigned and it's a bad idea to compare it...
2005-08-09 Jean-Paul SamanAdded new hotkeys (key-intf-hide, key-jump-3sec, key...
2005-08-09 Jean-Paul Samansanity checking
2005-08-09 Jean-Paul Samansome sanity checks
2005-08-08 Christophe MutricyFix refcount problem (thanks to DrakeGuan for spotting it)
2005-08-07 Clément StenacOne more
2005-08-06 Cyril Deguet * charset.c: don't return a pointer to a buffer alloca...
2005-08-06 Cyril Deguet * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open...
2005-08-06 Christophe Massiot * src/extras/libc.c: Fixed compilation on systems...
2005-08-05 Christophe Massiot * src/extras/libc.c: Added an implementation of scandi...
2005-08-05 Christophe Massiot * src/misc/httpd.c: Changed the encoding of mandatory...
2005-08-05 Christophe Massiot * ALL: releasing a few unreleased objects.
2005-08-05 Christophe Massiot * src/misc/objects.c: More verbosity to debug unreleas...
2005-08-05 Christophe Massiot * src/input/input.c: msg_Warn->msg_Dbg
2005-08-04 Rémi Denis-CourmontInitialize iconv at The Right Times
2005-08-04 Christophe Massiot * src/misc/charset.c: New function vlc_fix_readdir_cha...
2005-08-04 Christophe Massiot * src/libvlc.c: Fixed segfault introduced in #12010...
2005-08-04 Rémi Denis-CourmontFix question marks insertion
2005-08-04 Rémi Denis-CourmontDon't call vlc_current_charset and vlc_iconv_open at...
2005-08-04 Rémi Denis-CourmontFix heap buffer overflow
2005-08-04 Rémi Denis-CourmontSpeed up LocaleFree()
2005-08-04 Rémi Denis-Courmont * reimplement EnableUTF8 without iconv
2005-08-04 Rémi Denis-Courmont * modules/control/http.c : specify UTF-8 as charset...
2005-08-04 Rémi Denis-CourmontAdd stub httpd_ServerIP when httpd is not compiled
2005-08-03 Gildas Bazin* src/misc/modules.c: reverted 11984 which breaks the...
2005-08-03 Gildas Bazin* src/libvlc.c: compilation fix.
2005-08-03 Rémi Denis-CourmontHandle NULL pointer properly in Unicode conversion...
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
2005-08-03 Rémi Denis-CourmontModule bank memleak
2005-08-03 Rémi Denis-CourmontFix the message queue memleak
2005-08-03 Christophe Massiot * src/misc/image.c: Really fixed the segfault on unsup...
2005-08-02 Christophe Massiot * src/stream_output/sap.c: Fixed small memory leak.
2005-08-02 Rémi Denis-Courmont- When both IPv4 and IPv6 plugins return a socket,...
2005-08-01 Christophe Massiot * src/input/input.c: Fixed segfault when using :progra...
2005-08-01 Christophe Massiot * src/misc/image.c: New image_Filter call to apply...
2005-07-30 Antoine Cellerier--sub-filter should appear in vlc -H without needing...
2005-07-30 Gildas Bazin* include/network.h, modules/access/mms/mmstu.c, src...
2005-07-29 Rémi Denis-CourmontFix compilation. Thanks bigben
2005-07-29 Rémi Denis-Courmont- Add httpd_ServerIP() to obtain HTTP server's IP used...
2005-07-29 Rémi Denis-CourmontForgot this file
2005-07-29 Rémi Denis-CourmontAccept NULL hostname for httpd_HostNew
2005-07-29 Rémi Denis-CourmontDon't add brackets around IPv6 addresses, this is annoying
2005-07-29 Rémi Denis-CourmontInline net_GetAddress
2005-07-29 Christophe Massiot * modules/codec/sdl_image.c: New decoder taking advant...
2005-07-28 Rémi Denis-CourmontFix typo
2005-07-28 Rémi Denis-CourmontFix compiler warning
2005-07-28 Rémi Denis-Courmontinet_pton() replacement
2005-07-28 Damien Fouilleul- replaced inet_pton() with WSAStringToAddress() for...
2005-07-27 Rémi Denis-Courmont- Include proper source IP address in SAP header (longs...
2005-07-27 Rémi Denis-CourmontHave readable debug message with IPv6 addresses
2005-07-27 Rémi Denis-CourmontPut correct owner address in SAP-generated SDP
2005-07-27 Rémi Denis-CourmontAdd const where appropriate
2005-07-26 Rémi Denis-CourmontAdd const
2005-07-26 Christophe Massiot * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITE...
2005-07-21 Derk-Jan Hartman* a missing vlc_freeaddrinfo
2005-07-21 Felix Paul Kühne* forwardport [11784] and [11802] to trunk
2005-07-19 Cyril Deguet- libvlc.c: fixed broken build on cygwin...
2005-07-18 Rémi Denis-CourmontFix use of fatal use of unitialized value (regression...
2005-07-17 Cyril Deguet* all: compilation fix with vc7.1 compiler, and removed...
2005-07-16 Rémi Denis-CourmontReview and fix ACL duplication - really closes #262
2005-07-16 Rémi Denis-CourmontCopy the default ACL value in ACL_Duplicate - closes...
2005-07-16 Rocky BernsteinOne needs to #include errno.h in order to use errno...
2005-07-15 Rémi Denis-CourmontSave a call to strlen() in net_vaPrintf (and net_Printf)
2005-07-15 Rémi Denis-Courmont- Clean up
2005-07-14 Rémi Denis-CourmontThe solution was too simple, I guess
2005-07-13 Rémi Denis-CourmontNew useful API to combine get(sock|peer)name() and...
2005-07-13 Rémi Denis-CourmontForgot these files
2005-07-13 Rémi Denis-CourmontRename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-13 Rémi Denis-CourmontUse ANSI isspace() for crap compilers that don't know...
2005-07-13 Damien Fouilleulisblank() is not an ANSI function,it should really...
2005-07-12 Rémi Denis-CourmontMore dead code
2005-07-12 Rémi Denis-CourmontYet another strncmp => memcmp (refs #258)
next