]> git.sesse.net Git - vlc/history - modules
PulseAudio: fix VLC <-> PulseAudio volume conversion
[vlc] / modules /
2011-07-26 Rémi Denis-CourmontPulseAudio: fix VLC <-> PulseAudio volume conversion
2011-07-26 Rémi Denis-CourmontPulseAudio: preserve balance when setting the volume
2011-07-26 Felix Paul Kühnemacosx: implemented both skipping within an item and...
2011-07-26 Felix Paul Kühnemacosx: respond to updated synchro values
2011-07-25 Felix Paul Kühnemacosx: fixed warning
2011-07-25 Felix Paul Kühnemacosx: prepare sidebar
2011-07-25 Jean-Baptiste KempfSkin2: fix compilation
2011-07-25 Jean-Baptiste KempfDVDnav: remove unused variable
2011-07-25 Rémi Denis-CourmontPulseAudio: keep track of sink input volume
2011-07-25 Rémi Denis-Courmontaout_VolumeDown: convert to a macro
2011-07-25 Rémi Denis-CourmontReplace AOUT_VOLUME_MIN with 0
2011-07-25 Rémi Denis-CourmontPulseAudio: do not alter format until successful probing
2011-07-25 Felix Paul Kühneauhal: compilation fix
2011-07-25 Rémi Denis-CourmontXCB/X11: do not corrupt video format in case of probing...
2011-07-25 Rémi Denis-CourmontALSA: avoid broken libasound channels remapping (fix...
2011-07-25 Rémi Denis-CourmontALSA: do not overwrite output format until success...
2011-07-25 Rémi Denis-CourmontUse Unix EOLs and remove trailing spaces
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-07-25 Rémi Denis-CourmontMerge aout_output_t into aout_instance_t
2011-07-25 Felix Paul Kühnemacosx: fixed updateTitle as suggested by j-b and made...
2011-07-25 Felix Paul Kühnemacosx: remove 2 interface update timers (2 threads...
2011-07-24 Jean-Baptiste KempfAdd FSV2 FourCC and link in avcodec module
2011-07-24 Felix Paul Kühnemacosx: don't use Carbon to retrieve icons from the OS
2011-07-24 Felix Paul Kühnemacosx: don't use NSNotifcations to handle VLC's dialog...
2011-07-24 Felix Paul Kühnemacosx: fixed another couple of 16B leaks
2011-07-23 Rémi Denis-CourmontFix flawed logic
2011-07-23 Felix Paul Kühnemacosx: fixed a 300 byte memory leak
2011-07-23 Rémi Denis-CourmontPulseAudio: more stable resampling scheme
2011-07-23 Rémi Denis-CourmontDVB: remove dead code for TLS and ACL support
2011-07-23 Felix Paul Kühnemacosx: don't use NSNotifcations to feed debug messages...
2011-07-23 Felix Paul Kühnemacosx: fixed time slider
2011-07-23 Rémi Denis-CourmontBig cleanup of TLS interface
2011-07-23 Rémi Denis-CourmontGnuTLS: fix invalid free when adding a CRL
2011-07-23 Rémi Denis-CourmontGnuTLS: fix server assertion failure in client certific...
2011-07-23 Rémi Denis-CourmontGnuTLS: remove server-side support for session resumption
2011-07-23 Rémi Denis-Courmontdbus: missing dbus_introspect.h
2011-07-22 Felix Paul Kühnemacosx: added option to switch between bright and dark...
2011-07-22 Felix Paul Kühnemacosx: moved preliminary vout to main window, removed...
2011-07-22 Felix Paul Kühnemacosx: compilation fix
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-Courmontosdmenu: fix data path on Linux
2011-07-21 Rémi Denis-CourmontPulseAudio: use pa_usec_to_bytes() where applicable
2011-07-21 Rémi Denis-CourmontPulseAudio: reuse the nwe vlc_aout.h defines
2011-07-21 Rémi Denis-CourmontPulseAudio: resync and keep in sync with PulseAudio...
2011-07-21 Rémi Denis-CourmontRemove VLC_VAR_MUTEX class
2011-07-21 Rémi Denis-CourmontConvert highlight to global mutex
2011-07-21 Rémi Denis-CourmontConvert mosaic to global mutex
2011-07-21 Rémi Denis-Courmontbridge: convert to static lock
2011-07-21 Rémi Denis-CourmontConstify and relocatablify EQ presets
2011-07-20 Rémi Denis-CourmontPulseAudio: flush or drain at end, not both
2011-07-20 Francois CartegnieQt: seekpoints: only read chapters with timestamp
2011-07-20 Rémi Denis-CourmontClearly mark GLES2 as broken
2011-07-20 Rémi Denis-CourmontChange audio output tolerance times
2011-07-20 Rémi Denis-CourmontPulseAudio: use channel map name rather than pretty...
2011-07-20 Felix Paul Kühnemacosx: 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-CourmontLUA: simplify pushing VLC object
2011-07-19 Rémi Denis-CourmontLUA: remove unused typedef
2011-07-19 Francois CartegnieQt: TimeToolTip: Show Chapters too
2011-07-19 Felix Paul Kühnemacosx: added basic 'vout window nsobject' capabilities...
2011-07-19 Felix Paul Kühnemacosx: removed eyetv debug, which just floods the...
2011-07-19 Felix Paul Kühnemacosx: removed no longer needed equalizer class
2011-07-19 Felix Paul Kühnemacosx: audio effects: updated include
2011-07-19 Rémi Denis-CourmontSRTP: remove dedicated gcrypt initialization, use VLC one
2011-07-19 Rémi Denis-CourmontFix CSA copyright statements
2011-07-19 Rémi Denis-CourmontQt4: fix playlist crash
2011-07-19 Rémi Denis-CourmontUpdate GnuTLS version check
2011-07-19 Rémi Denis-CourmontPulseAudio: correct tlength value w.r.t. to VLC behavior
2011-07-18 Rémi Denis-CourmontUse float for pf_volume_set volume
2011-07-18 Rémi Denis-CourmontPulseAudio: use the helpers
2011-07-18 Rémi Denis-CourmontDo not path -rpath twice
2011-07-18 Rémi Denis-CourmontPulseAudio: sync at start
2011-07-18 Rémi Denis-CourmontPulseAudio: cosmetics and comments
2011-07-18 Rémi Denis-CourmontPulseAudio: fix a warning
2011-07-18 Can Wuvo/xcb: fix a memory leak in Open()
2011-07-18 David Fuhrmannauhal: fixed digital audio output
2011-07-18 Felix Paul Kühneauhal: fixed another improper use of AudioObjectHasProperty
2011-07-17 Rafaël Carréupdate: better version comparison
2011-07-17 Felix Paul Kühnemacosx: work-around crash in stringWithFormat when...
2011-07-17 Felix Paul Kühnemacosx: 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 Kühnemacosx: re-implemented the slower/faster menu items...
2011-07-16 Rémi Denis-CourmontPulseAudio: buffer metrics are buffer metrics not overa...
2011-07-16 Rémi Denis-CourmontMove <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 Kühnemacosx: exposed qtcapture's width and height options...
2011-07-16 Felix Paul Kühnemacosx: fixed crash on quit
2011-07-16 Rafaël Carréxspf demux: cosmetics
2011-07-16 Rafaël Carréfix vlclua_var_toggle_or_set
2011-07-15 Felix Paul Kühnemacosx: simplified and re-arranged the Open dialog...
2011-07-15 Felix Paul Kühnemacosx: re-written the 'Open Disc' tab in the open...
2011-07-14 Rémi Denis-Courmontlivehttp: downgrade priority to zero
2011-07-14 Colin GuthriePulseAudio: Properly cork/uncork streams on pause/resume.
2011-07-14 Konstantin PavlovUPNP: Allow SOAP responses of arbitrary size.
next