]> git.sesse.net Git - vlc/shortlog
vlc
2013-01-22 Jean-Baptiste... Configure: provide a switch to build for a "Windows...
2013-01-22 Edward Wanginclude: typo and date fix
2013-01-22 Felix Paul... auhal: fix static noise on playback start and post...
2013-01-21 Christophe... 2013 Release Key
2013-01-21 Felix Paul... macosx: fixed compilation on 10.6
2013-01-21 Rob JonsonUse new function to declare user activity (from 10...
2013-01-21 Frédéric Yhuellibmp4: minor bug fix
2013-01-21 Edward WangREADME: remove mention to folder that doesn't exist...
2013-01-21 Felix Paul... vout_macosx: protect vout_display_SendEvent calls to...
2013-01-21 Denis CharmetUse waveOutSetVolume to set volume instead of pure...
2013-01-21 Felix Paul... vout_ios: show correct AR even if it changes mid stream
2013-01-21 Felix Paul... AudioQueue: fix flush if wait is true
2013-01-21 David Fuhrmannmacosx: fix position and functionality of buttons when...
2013-01-21 Rémi Denis... waveout: packet.c is no longer needed
2013-01-21 Felix Paul... AudioQueue: implemented TimeGet
2013-01-21 Felix Paul... audioqueue: no need to compile packet.c anymore
2013-01-20 Rafaël Carrécheck_headers: UNICODE is not a private define
2013-01-20 Frédéric Yhuellibmp4: rewind stream before falling back to avformat
2013-01-20 Jean-Baptiste... Win32: use Wide Chars APIs
2013-01-19 Rafaël Carréopensles: reset number of samples correctly
2013-01-19 Rémi Denis... timecode: fix and improve frame rates
2013-01-19 Felix Paul... audioqueue: feed the decoder's sample rate to the OS...
2013-01-19 Rémi Denis... test: check full help
2013-01-19 Rémi Denis... modules: restore empty strings in cached choices list
2013-01-19 Felix Paul... audioqueue: don't use the main CFRunLoop for the (empty...
2013-01-19 Felix Paul... audioqueue: fixed incorrect buffer allocation which...
2013-01-19 Felix Paul... ios: don't compile with --enable-debug with -g only...
2013-01-19 Rémi Denis... timecode: generate a clock/timecode as a subtitle track
2013-01-19 Rémi Denis... cache: store whether there is a choices callback or not
2013-01-19 Mario SpeißConfigLoadString loses the last character of strings
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
next