]> git.sesse.net Git - vlc/shortlog
vlc
2011-07-23 Felix Paul... macosx: fixed time slider
2011-07-23 Rémi Denis... Big cleanup of TLS interface
2011-07-23 Rémi Denis... GnuTLS: fix invalid free when adding a CRL
2011-07-23 Rémi Denis... GnuTLS: fix server assertion failure in client certific...
2011-07-23 Rémi Denis... GnuTLS: remove server-side support for session resumption
2011-07-23 Rémi Denis... Merge tls_ServerSessionPrepare() and tls_SessionHandshake()
2011-07-23 Rémi Denis... Win32: refactor thread wait & sleep support
2011-07-23 Rémi Denis... Win32: fix warnings
2011-07-23 Rémi Denis... Win32: missing static qualifiers
2011-07-23 Rémi Denis... dbus: missing dbus_introspect.h
2011-07-23 Felix Paul... misc/cpu: fixed compilation on Darwin (PPC)
2011-07-22 Felix Paul... macosx: added option to switch between bright and dark...
2011-07-22 Felix Paul... macosx: moved preliminary vout to main window, removed...
2011-07-22 Felix Paul... macosx: compilation fix
2011-07-22 Rob JonsonAdd json capabilities to http requests
2011-07-22 Luc Saillardhttplive module takes all cpu power when playing live...
2011-07-22 Luc SaillardAlways append a null character when reading HLS playlist
2011-07-22 Luc Saillardadd support for parsing moof box in libmp4
2011-07-22 Dominique Leuenbergertaglib: In case of taglib < 1.6, include id3v2tag.h.
2011-07-21 Rémi Denis... osdmenu: fix data path on Linux
2011-07-21 Rémi Denis... PulseAudio: use pa_usec_to_bytes() where applicable
2011-07-21 Rémi Denis... PulseAudio: reuse the nwe vlc_aout.h defines
2011-07-21 Rémi Denis... PulseAudio: resync and keep in sync with PulseAudio...
2011-07-21 Rémi Denis... Remove VLC_VAR_MUTEX class
2011-07-21 Rémi Denis... Convert highlight to global mutex
2011-07-21 Rémi Denis... Convert mosaic to global mutex
2011-07-21 Rémi Denis... bridge: convert to static lock
2011-07-21 Rémi Denis... OSD: code factor and remove VLC_VAR_MUTEX
2011-07-21 Rémi Denis... Move variable types to vlc_variables.h
2011-07-21 Rémi Denis... Fix config_IsSafe() declaration warning
2011-07-21 Rémi Denis... PulseAudio: set correct language
2011-07-21 Rémi Denis... aout: fix default volume
2011-07-21 Rémi Denis... Constify and relocatablify EQ presets
2011-07-21 Jean-Baptiste... NEWS: add a few file formats recognized now by demux...
2011-07-20 Rémi Denis... PulseAudio: populate context properties
2011-07-20 Rémi Denis... PulseAudio: print context infos as debug messages
2011-07-20 Rémi Denis... PulseAudio: flush or drain at end, not both
2011-07-20 Francois Cartegnieinput_control: i_title_offset was not the current title
2011-07-20 Francois CartegnieQt: seekpoints: only read chapters with timestamp
2011-07-20 Rémi Denis... Clearly mark GLES2 as broken
2011-07-20 Rémi Denis... SRTP: fix srtp_send() buffer size with RCC
2011-07-20 Rémi Denis... Change audio output tolerance times
2011-07-20 Rémi Denis... PulseAudio: use channel map name rather than pretty...
2011-07-20 Felix Paul... macosx: restored 10.5 SDK compatiblity
2011-07-19 Francois CartegnieQt: firstrun: use QDialogButtonsBox
2011-07-19 Francois CartegnieQt: Firstrun privacy text accuracy changes
2011-07-19 Rémi Denis... LUA: simplify pushing VLC object
2011-07-19 Rémi Denis... LUA: remove unused typedef
2011-07-19 Rémi Denis... contrib: downgrade gmp to (L)GPLv2
2011-07-19 Francois CartegnieQt: TimeToolTip: Show Chapters too
2011-07-19 Rémi Denis... Missing if HAVE_PULSE
2011-07-19 Rémi Denis... contrib: switch gnutls to nettle (non-Win32 so far)
2011-07-19 Rémi Denis... contrib: add gmp
2011-07-19 Rémi Denis... contrib: add nettle (not used yet)
2011-07-19 Felix Paul... macosx: removed references to no longer existing equali...
2011-07-19 Felix Paul... macosx: added basic 'vout window nsobject' capabilities...
2011-07-19 Felix Paul... macosx: removed eyetv debug, which just floods the...
2011-07-19 Felix Paul... macosx: removed no longer needed equalizer class
2011-07-19 Felix Paul... macosx: audio effects: updated include
2011-07-19 Rémi Denis... Do not override media library configure default (fix...
2011-07-19 Rémi Denis... SRTP: refactor
2011-07-19 Rémi Denis... SRTP: add debug
2011-07-19 Rémi Denis... SRTP: remove dedicated gcrypt initialization, use VLC one
2011-07-19 Rémi Denis... SRTP: fix flags mask and document enumerations
2011-07-19 Rémi Denis... Fix SRTCP MAC
2011-07-19 Rémi Denis... Fix CSA copyright statements
2011-07-19 Rémi Denis... Qt4: fix playlist crash
2011-07-19 Rémi Denis... Update GnuTLS version check
2011-07-19 Rémi Denis... PulseAudio: correct tlength value w.r.t. to VLC behavior
2011-07-18 Rémi Denis... Use float for pf_volume_set volume
2011-07-18 Rémi Denis... PulseAudio: use the helpers
2011-07-18 Rémi Denis... PulseAudio: add helper library to share the mainloop
2011-07-18 Rémi Denis... Do not path -rpath twice
2011-07-18 Rémi Denis... PulseAudio: sync at start
2011-07-18 Rémi Denis... PulseAudio: cosmetics and comments
2011-07-18 Rémi Denis... PulseAudio: fix a warning
2011-07-18 Luc SaillardSkip all id3tag in the demuxer, not just the first...
2011-07-18 Luc SaillardFix gcrypt warning when building win32 application
2011-07-18 Can Wuvo/xcb: fix a memory leak in Open()
2011-07-18 Can Wuvo: don't call strlen() on same string once again in...
2011-07-18 David Fuhrmannauhal: fixed digital audio output
2011-07-18 Felix Paul... auhal: fixed another improper use of AudioObjectHasProperty
2011-07-18 Rafaël Carréfix make dist
2011-07-17 Rafaël Carréupdate: better version comparison
2011-07-17 Alexey SokolovSmall cleanup of comments in libvlc headers.
2011-07-17 Rémi Duraffortlibvlc: fix documentation
2011-07-17 Rémi Duraffortlua: automatic test for some lua functions.
2011-07-17 Felix Paul... configure: re-enabled the Mac interface by default...
2011-07-17 Felix Paul... macosx: work-around crash in stringWithFormat when...
2011-07-17 Felix Paul... macosx: fixed display of localized strings in a wrong...
2011-07-17 Erwan Tulouskins2: fix compil (adapt to latest change in aout)
2011-07-17 Felix Paul... macosx: re-implemented the slower/faster menu items...
2011-07-17 Rémi Denis... --quiet is not advanced
2011-07-16 Rémi Denis... PulseAudio: buffer metrics are buffer metrics not overa...
2011-07-16 Rémi Denis... Move <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-16 Rafaël CarréFix crash on .rm/rv30 file
2011-07-16 Rafaël Carréreal demux: use VLC_FOURCC
2011-07-16 Felix Paul... macosx: exposed qtcapture's width and height options...
2011-07-16 Felix Paul... macosx: fixed crash on quit
2011-07-16 Rémi Denis... Do not print start banner if stderr is not a TTY.
next