]> git.sesse.net Git - vlc/history - src
Qt4: Add aspect ratio combobox to toolbar editor
[vlc] / src /
2011-12-27 Hannes Domanialphabetical order in vlc_keys
2011-12-23 Sergey Radionovmessages.c: added logging via OutputDebugString under...
2011-12-23 Rémi Denis-Courmontaout: do not run filters on NULL block
2011-12-19 Rémi Denis-CourmontRemove old comment
2011-12-19 Pierre Ynardsap: handle SAP_Add() errors
2011-12-19 Tobias GüntnerFix assertions
2011-12-19 Cheng SunFix stack overflow in ExecuteCommand
2011-12-18 Pierre Ynardrtsp: fix up duplicate --rtsp-host option declaration
2011-12-18 Pierre Ynardrtsp: set default port back to 554
2011-12-18 Pierre Ynardhttpd: URL-parse --http-host and --rtsp-host
2011-12-18 Pierre Ynardhttpd: remove dead assignment
2011-12-18 Jean-Baptiste Kempf"Leave" => "Exit"
2011-12-15 Pere Orgafix filename self-references
2011-12-15 KO Myung-HunImplement vlc_rand_bytes() for OS/2 and split to differ...
2011-12-12 Laurent AimarEnsure that picture_Setup() use at least a mod 32 heigh...
2011-12-11 Laurent AimarRemoved now useless(invalid) muli-volume rar concatenat...
2011-12-07 KO Myung-HunDo not define ENABLE_ROOTWRAP on OS/2
2011-12-06 KO Myung-HunAdd missing getaddrinfo(), freeaddrinfo(), getnameinfo...
2011-12-05 Jean-Baptiste Kempfpicture_BlendSubpicture: remove assert on chroma incomp...
2011-12-04 Jean-Baptiste KempfFix strings mistake for translation
2011-12-04 Rafaël Carrévout_new_buffer: fix signed / unsigned comparison
2011-11-29 Rémi Denis-CourmontMove stats.c to input/
2011-11-29 Rémi Denis-CourmontConvert rate stats to integer and remove useless float...
2011-11-29 Rémi Denis-CourmontHard-code stats update interval
2011-11-29 Rémi Denis-CourmontMove stats counter declaration to core
2011-11-29 Rémi Denis-CourmontRemove write-only HTTPd statistics
2011-11-29 Rémi Denis-CourmontRemove redundant object parameter to stats functions
2011-11-29 Rémi Denis-CourmontRepack libvlc internal data
2011-11-29 Rémi Denis-CourmontRemove unused timer instance data
2011-11-29 Rémi Denis-CourmontRemove unused counter_t members
2011-11-29 Rémi Denis-CourmontRemove dead stats_DumpInputStats() function
2011-11-29 Rémi Denis-CourmontRemove unused min, max and last stats
2011-11-29 Rémi Denis-CourmontRemove write-only timer statistics
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-27 Rémi Denis-CourmontRemove useless config.h #define
2011-11-27 Rémi Denis-CourmontReplace MD5 implementation with FSF LGPL'd one
2011-11-27 Rémi Denis-CourmontCorrect debug message
2011-11-27 Rémi Denis-CourmontMove MD5 test to src/
2011-11-25 Rémi Denis-CourmontMove intf_EJect() out of core
2011-11-25 Rémi Denis-Courmontintf_Eject: remove unused MacOS support
2011-11-25 Rémi Denis-Courmontintf_Eject: remove Linux <= 2.0 support, fix error...
2011-11-24 Rémi Denis-CourmontSet VLC_MMX and VLC_SSE where needed while testing...
2011-11-24 Rémi Denis-CourmontWin32: default to binary mode in vlc_open() (fix #5578)
2011-11-24 Rémi Denis-Courmontisatty() requires <unistd.h>
2011-11-24 Rafaël Carréfix album art caching for files without artist/album...
2011-11-23 Rafaël Carréwin32: fix gnutls access
2011-11-22 Rémi Denis-CourmontWin32: do not set _fmode
2011-11-22 Rémi Denis-CourmontWin32: setmode(stdin) belongs in the app, not the library
2011-11-22 Rémi Denis-CourmontWin32: assume binary file open mode by default
2011-11-22 Rémi Denis-Courmontlibc.c: remove former authors
2011-11-22 Rémi Denis-CourmontRemove unused variable
2011-11-22 Rémi Denis-CourmontRemove useless <unistd.h> inclusion in core
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-11-14 Jean-Baptiste KempfAdd .mp2 and .mp1 fourcc for mpeg audio in .iso playback
2011-11-14 Rafaël Carréwin64: vlc_GetCPUCount: fix GetProcessAffinityMask...
2011-11-11 Rafaël CarréFix #5706
2011-11-11 Rémi Duraffortdecoder: fix warning
2011-11-10 KO Myung-HunImplement vlc_poll() on OS/2
2011-11-08 Sébastien Escudierfix win32 threadvar linked list
2011-11-08 Ludovic Fauvetinput: fix a crash when loading an invalid mrl
2011-11-04 Rémi Denis-CourmontRemove revision.txt and revision.c on maintainerclean
2011-11-03 Laurent AimarWorkaround for video size incompatible with the colorspace.
2011-11-03 Rémi Denis-CourmontInstall vlc_network.h and vlc_tls.h
2011-11-03 Rémi Denis-CourmontRewrite inet_pton() and inet_ntop() into compat
2011-11-03 Rémi Denis-CourmontHTTPd: remove never used channel & bidirectional modes
2011-11-03 Rémi Denis-Courmontvlc_fopen: fix append mode
2011-11-03 Rémi Denis-Courmontvlc_fopen: implement binary mode (useful on Windows)
2011-11-01 Jean-Baptiste KempfFourCC update
2011-10-30 Jean-Baptiste Kempfmisc/picture.c: kill sign warnings
2011-10-25 Laurent AimarDeprecated native real demuxer in favor to avformat.
2011-10-25 Rémi Denis-CourmontImprove x86 cpuid
2011-10-25 Rafaël Carréx86_64 cpuid: remove useless step (already done by...
2011-10-24 Pierre YnardRevert "Use separate HTTPd host per protocol"
2011-10-22 KO Myung-HunFix the problem that mwait() and msleep() do not work...
2011-10-20 KO Myung-HunAdd vout window support for OS/2
2011-10-16 Pierre YnardFix .gitignore files
2011-10-15 Rémi Denis-CourmontDrain audio output before we claim the buffers are...
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-14 KO Myung-HunConvert '/' to '\' on OS/2
2011-10-14 KO Myung-HunFix vlc_readdir() for OS/2
2011-10-14 KO Myung-HunImplement plugin support for OS/2
2011-10-14 KO Myung-HunImplement OS/2 directories configuration
2011-10-14 KO Myung-HunImplement OS/2 specific initialization
2011-10-14 KO Myung-HunImplement thread support for OS/2
2011-10-14 Rémi Denis-CourmontSelectable pipe hack cosmetic changes
2011-10-14 KO Myung-HunImplement select()-able pipes for OS/2
2011-10-12 Christophe MutricyTypo
2011-10-11 Stephan KrempelPreserve offsets set by demuxer
2011-10-11 Rémi Denis-CourmontFix vlc_readdir() on non-UTF-8 POSIX systems for now
2011-10-11 KO Myung-HunDisable check_OS_capability() on OS/2
2011-10-10 Rémi Denis-Courmont"Improve" readdir_r() usage
2011-10-10 KO Myung-HunEnable 'high-priority' option on OS/2
2011-10-10 KO Myung-HunCall vlc_CPU_init() when loading a DLL on OS/2 as Win32.
2011-10-10 KO Myung-HunEnable NLS even though VLC is installed on other place...
2011-10-10 Rémi Denis-CourmontWin32: no need to initialize mdate() anymore
2011-10-10 KO Myung-HunDisable daemon mode on OS/2
2011-10-08 Rémi Denis-CourmontRevert back to one PulseAudio mainloop per context...
2011-10-08 Rémi Denis-CourmontPulseAudio: fix inverted logic
2011-10-07 Laurent AimarFixed reseting audio/spu delay to 0.
2011-10-07 Rémi Denis-CourmontFix corner case crash on corrupt plugin with callbacks
next