]> git.sesse.net Git - vlc/shortlog
vlc
2011-07-26 Rémi Denis... Revert "Win32: opengl module needs glext.h"
2011-07-26 Rémi Denis... aout: map software volume as cubic root of amplificatio...
2011-07-26 Rémi Denis... WaveOut: map volume max to VLC max (fix #4554)
2011-07-26 Felix Paul... macosx: implemented fancy gradient effect for the time...
2011-07-26 Rémi Denis... Qt4: try to cleanup use of AOUT_VOLUME_* and QT_VOLUME_*
2011-07-26 Rémi Denis... skins2: do not assume AOUT_VOLUME_MAX = 4 * AOUT_VOLUME...
2011-07-26 Rémi Denis... RC (old): do not protect aout_VolumeUp() against overflow
2011-07-26 Rémi Denis... DBus: fix scale on setting volume
2011-07-26 Rémi Denis... DBus: do not assume AOUT_VOLUME_DEFAULT = AOUT_VOLUME_M...
2011-07-26 Rémi Denis... LibVLC: fix volume scale and make documentation more...
2011-07-26 Rémi Denis... RC (old): remove useless check for AOUT_VOLUME_MAX
2011-07-26 Rémi Denis... ncurses: fix volume percentage computation
2011-07-26 Rémi Denis... hotkeys: print volume also in fullscreen and fix refere...
2011-07-26 Rémi Denis... PulseAudio: fix VLC <-> PulseAudio volume conversion
2011-07-26 Rémi Denis... PulseAudio: preserve balance when setting the volume
2011-07-26 Rémi Denis... configure: simplify checks for libm
2011-07-26 Felix Paul... macosx: couple of fixes within the main window
2011-07-26 Felix Paul... macosx: implemented both skipping within an item and...
2011-07-26 Felix Paul... macosx: respond to updated synchro values
2011-07-26 Konstantin... LUA SD: Fix Librivox duration parser.
2011-07-25 Felix Paul... macosx: fixed warning
2011-07-25 Felix Paul... macosx: prepare sidebar
2011-07-25 Alexey SokolovAdd few more bool returns to libvlc.
2011-07-25 Jean-Baptiste... Skin2: fix compilation
2011-07-25 Jean-Baptiste... DVDnav: remove unused variable
2011-07-25 Alexey SokolovAdd few missing error messages to libvlc.
2011-07-25 Rémi Denis... PulseAudio: keep track of sink input volume
2011-07-25 Rémi Denis... aout: clean up output volume handling and fix races
2011-07-25 Rémi Denis... aout_VolumeDown: convert to a macro
2011-07-25 Rémi Denis... Privatize AOUT_VOLUME_STEP
2011-07-25 Rémi Denis... Replace AOUT_VOLUME_MIN with 0
2011-07-25 Rémi Denis... PulseAudio: do not alter format until successful probing
2011-07-25 Felix Paul... auhal: compilation fix
2011-07-25 Rémi Denis... XCB/X11: do not corrupt video format in case of probing...
2011-07-25 Rémi Denis... ALSA: avoid broken libasound channels remapping (fix...
2011-07-25 Rémi Denis... ALSA: do not overwrite output format until success...
2011-07-25 Rémi Denis... Use Unix EOLs and remove trailing spaces
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-25 Rémi Denis... Remove unused mutex
2011-07-25 Alexey SokolovAdd meta information to libvlc headers.
2011-07-25 Alexey SokolovFix few typos in libvlc comments.
2011-07-25 Rémi Denis... Rename aout_instance_t to audio_output_t
2011-07-25 Rémi Denis... Merge aout_output_t into aout_instance_t
2011-07-25 Rémi Denis... aout: move some internal defines to src/
2011-07-25 Felix Paul... macosx: fixed updateTitle as suggested by j-b and made...
2011-07-25 Felix Paul... macosx: remove 2 interface update timers (2 threads...
2011-07-25 Jean-Baptiste... Win32: opengl module needs glext.h
2011-07-24 Jean-Baptiste... Add FSV2 FourCC and link in avcodec module
2011-07-24 Felix Paul... macosx: don't use Carbon to retrieve icons from the OS
2011-07-24 Felix Paul... macosx: don't use NSNotifcations to handle VLC's dialog...
2011-07-24 Felix Paul... macosx: fixed another couple of 16B leaks
2011-07-23 Rémi Denis... Fix flawed logic
2011-07-23 Felix Paul... macosx: fixed a 300 byte memory leak
2011-07-23 Rémi Denis... PulseAudio: more stable resampling scheme
2011-07-23 Rémi Denis... DVB: remove dead code for TLS and ACL support
2011-07-23 Felix Paul... macosx: don't use NSNotifcations to feed debug messages...
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
next