]> git.sesse.net Git - vlc/shortlog
vlc
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.
2011-07-16 Rémi Denis... Do not include <vlc_es.h> from <vlc_fourcc.h>
2011-07-16 Rémi Denis... Add config_IsSafe() internal helper
2011-07-16 Rafaël Carréxspf demux: cosmetics
2011-07-16 Rafaël CarréFix win32 packaging after [3594b304b396a] in npapi
2011-07-16 Rafaël Carréfix vlclua_var_toggle_or_set
2011-07-15 Felix Paul... macosx: simplified and re-arranged the Open dialog...
2011-07-15 Felix Paul... merged news from VLC 1.1.11 and added 2 points for...
2011-07-15 Felix Paul... macosx: re-written the 'Open Disc' tab in the open...
2011-07-14 Rémi Denis... livehttp: downgrade priority to zero
2011-07-14 Colin GuthriePulseAudio: Properly cork/uncork streams on pause/resume.
2011-07-14 Rémi Denis... Remove unused gettimeofday() Win32 replacement
2011-07-14 Rémi Denis... contrib: syntax
2011-07-14 Rémi Denis... Fix vlc_cond_timedwait() without monotonic clock
2011-07-14 Rémi Denis... Factor mtime_to to struct timespec conversion
2011-07-14 Rémi Denis... Compilation fixes
2011-07-14 Konstantin... LUA: Fix MPORA playlist parser.
2011-07-14 Konstantin... Contribs: add upnp.
2011-07-14 Konstantin... UPNP: Allow SOAP responses of arbitrary size.
2011-07-14 Konstantin... UPNP: Attempt to fix #4714. Not tested.
2011-07-13 Rémi Denis... Move rv32 to video_chroma directory
next