]> git.sesse.net Git - vlc/shortlog
vlc
2013-01-18 Francois CartegnieQt: PLSelector: add side icons
2013-01-18 Rémi Denis... DEMUX_SET_NEXT_DEMUX_TIME: fix documentation
2013-01-18 Francois CartegnieQt: PLSelector: add side icons
2013-01-18 Francois CartegnieQt: PLSelector: Pack entries to the left
2013-01-18 Felix Paul... audioqueue: fix compilation warnings
2013-01-17 Rafaël Carréasf demux: rewrite DemuxPacket
2013-01-17 Nickolai Zeldovichmodules/services_discovery/sap.c: avoid out-of-bounds...
2013-01-17 Rafaël Carréasf demux: cosmetics
2013-01-17 Jean-Baptiste... ASF: don't print debug infos in releases
2013-01-17 Rafaël Carréasf demux: fix #8024
2013-01-16 Rémi Denis... PulseAudio: implement mute/unmute while not playing
2013-01-16 Rémi Denis... PulseAudio: implement and fix changing device while...
2013-01-15 Rémi Denis... PulseAudio: implement sinks list (i.e. output devices)
2013-01-15 Rémi Denis... PulseAudio: revector, no functional changes
2013-01-15 Rémi Denis... PulseAudio: report current output device
2013-01-15 Rémi Denis... PulseAudio: implement output device change
2013-01-15 Rémi Denis... aout: remove has-choices flag on "device", not applicab...
2013-01-15 Rémi Denis... Avoid zero-length array
2013-01-15 Felix Paul... minimal_macosx: remove unused variable
2013-01-15 Rémi Denis... avcodec: fix warnings
2013-01-15 Rémi Denis... Lua RC: comment out broken adev implementation
2013-01-15 Rémi Denis... Old RC: use audio output device functions and clean up
2013-01-15 Devin HeitmuellerFix corrupted rendering of EIA-608 captions
2013-01-15 Jean-Baptiste... Win32: we need gai_strerrorA and not gai_strerrorW
2013-01-15 Jean-Baptiste... Atmo: use LoadLibrary instead of LoadLibraryA for a...
2013-01-15 Jean-Baptiste... Win32: undef lseek before redefining it
2013-01-15 Jean-Baptiste... Win32: use _snwprintf instead of swprintf
2013-01-15 Jean-Baptiste... WinVLC: use _snwprintf that is conforming to the standard
2013-01-15 Jean-Baptiste... Skins2: try to fix compilation in ANSI mode
2013-01-15 Jean-Baptiste... Skins2: reimplement rmDir on Windows with ShellApi
2013-01-15 Jean-Baptiste... DirectDraw: fix memleaks introduced by 46b26be57
2013-01-15 Jean-Baptiste... DirectX: use DirectDrawEnumerateExA/W when GetProcAddress
2013-01-15 Jean-Baptiste... Atmo: fix memleak introduced by 59f746f6
2013-01-15 Jean-Baptiste... Win32: better eject code for UNICODE-APIs
2013-01-15 Jean-Baptiste... D3D; fix warnings
2013-01-15 Rafaël CarréRemove untested strncasecmp replacement
2013-01-15 Rafaël Carrécontrib: ffmpeg: account for libvpx decoders name change
2013-01-15 Jean-Baptiste... Win32: kill DirectX warnings
2013-01-14 Jean-Baptiste... DirectDraw: port to UNICODE friendly APIs
2013-01-14 Jean-Baptiste... Atmo: port Win32 code to UNICODE friendly APIs
2013-01-14 Jean-Baptiste... Freetype: use ANSI version of registry open functions
2013-01-14 Jean-Baptiste... Skins2: port Win32 code to UNICODE
2013-01-14 Jean-Baptiste... Qt4: force registry functions to ANSI mode
2013-01-14 Jean-Baptiste... Win32: fix eject behaviour with UNICODE
2013-01-14 Jean-Baptiste... NTservice: force use of ANSI versions of APIs
2013-01-14 Rémi Denis... aout: remove choices list on the device variable
2013-01-14 Rémi Denis... hotkeys: use aout_DeviceGet() and aout_DevicesList()
2013-01-14 Rémi Denis... aout: remove temporary hack on the "device" variable
2013-01-14 Rémi Denis... aout: add some debug when restarting
2013-01-14 Rémi Denis... aout: fix crash when changing device fails
2013-01-14 Rémi Denis... hotkeys: use aout_DeviceSet() directly
2013-01-14 Jean-Baptiste... Direct2D: fix GetProcAddress call for UNICODE
2013-01-14 Jean-Baptiste... Windrive: use TEXT macro as applicable
2013-01-14 Jean-Baptiste... Win32 eject: use correct type for MCI_OPEN_PARMS structure
2013-01-14 Jean-Baptiste... Qt: use TEXT macro with RegisterWindowMessage
2013-01-14 Jean-Baptiste... DxVA2: fix GetProcAddress usage under UNICODE
2013-01-14 Jean-Baptiste... Win32: Fix DMO compilation behaviour with UNICODE
2013-01-14 Jean-Baptiste... CrystalHD: fix compilation behaviour with UNICODE
2013-01-14 Jean-Baptiste... DirectX: fix GetProcAddress call with Unicode
2013-01-14 Jean-Baptiste... CDROM: use CreateFileA for opening drive letters
2013-01-14 Jean-Baptiste... Win32 screen: use TEXT macro
2013-01-14 Jean-Baptiste... Win32: fix GetProcAddress call with UNICODE
2013-01-14 Jean-Baptiste... Win32: use OutputDebugStringA directly
2013-01-14 Jean-Baptiste... Win32: use TEXT macro for SetConsoleTitle
2013-01-14 Jean-Baptiste... Ogg: display debug about Annodex info
2013-01-14 Jean-Baptiste... Ogg: factorize reset function
2013-01-14 Ludovic FauvetOgg: implement SET_SEEKPOINT
2013-01-14 Jean-Baptiste... Ogg: remove unused function and variable
2013-01-14 Jean-Baptiste... Ogg: use b_force_backup as a boolean
2013-01-14 Jean-Baptiste... Ogg: clean header and remove unused members
2013-01-14 Jean-Baptiste... Ogg: use calloc
2013-01-13 Rémi Denis... vdpau: use ctz()
2013-01-13 Rémi Denis... vlc_common: add ctz() to count trailing zeroes
2013-01-13 Rémi Denis... Fix compilation without Xlib
2013-01-13 Rémi Denis... News
2013-01-13 Rémi Denis... vdpau: VDPAU hardware decoding with avcodec
2013-01-12 Rémi Denis... XCB/screen: use shared memory to reduce overhead (if...
2013-01-12 Rémi Denis... Add block_shm_Alloc()
2013-01-12 David Fuhrmannmacosx: fix and improve window level handling
2013-01-12 Devin HeitmuellerDon't call the legacy Freetype background renderer...
2013-01-11 Isamu Arimotoram: fixed typo
2013-01-11 Jean-Baptiste... Win32: set AppContainer and no-SEH flags on PE
2013-01-11 Jean-Baptiste... VLC is not the place for Kassdédi
2013-01-11 Denis CharmetAvoid inifite loops and stack explosion when parsing...
2013-01-10 Rafaël Carréavcodec audio decoder: remove SplitBuffer()
2013-01-10 Rafaël Carréavcodec audio decoder: use VLC_TS_INVALID
2013-01-10 Rafaël Carréavcodec audio: factorize error case
2013-01-10 Devin HeitmuellerAdd support for rendering EIA-608 captions with a black...
2013-01-10 Rémi Denis... avcodec: allow hardware acceleration plugin to use...
2013-01-10 Rafaël Carrécontrib: put hash in ffmpeg tarball name
2013-01-10 Hugues Fruchetomxil: enable support of mp3, vorbis and wma
2013-01-10 Hugues Fruchetomxil: Enable pts mode for OMX.STM.Video.Decoder
2013-01-10 Jean-Baptiste... Relicense Equalizer and Compressor audio filters to...
2013-01-09 Olivier AubertMove the VLC_FORWARD_DECLARE_OBJECT definition above...
2013-01-09 Jean-Baptiste... QtPlayer example: small way to fullscreen
2013-01-08 Josh Watzmanmacosx: call input_changed in extensions
2013-01-08 Francois CartegnieQt: save playlist: missing unicode conversion
2013-01-08 Jean-Baptiste... Win32: keep defines together
2013-01-08 Rafaël Carrémemcpy option is gone
2013-01-07 Rafaël Carrécontrib: gettext: fix build on OSX 10.7+
next