]> git.sesse.net Git - vlc/shortlog
vlc
2011-07-30 Kaarlo RaihaAdd dots, whitespace and caps
2011-07-30 Kaarlo RaihaChange brighness to brightness
2011-07-30 Kaarlo RaihaChange allways to always
2011-07-30 Kaarlo RaihaAdd . and whitespace
2011-07-30 Kaarlo RaihaChange loadedin to loaded in
2011-07-30 Kaarlo RaihaChange saturaton to saturation
2011-07-30 Kaarlo RaihaChange bluring to blurring
2011-07-30 Kaarlo RaihaChange positionning to positioning
2011-07-30 Kaarlo RaihaChange coeff to coefficient
2011-07-30 Rémi Denis... DTV: add ISDB-T (untested and exclusing sound broadcasting)
2011-07-30 Rémi Denis... DTV: add ISDB-S (untested)
2011-07-30 Rémi Denis... DTV: make delsys structures static
2011-07-30 Rémi Denis... DTV: fix frequencies above 4 GHz
2011-07-30 Rémi Denis... DTV: don't use 0 as NULL
2011-07-30 Rémi Denis... configure: use portable shell equality operator
2011-07-30 Hans-Kristian... OSS audio output: Prefer GETODELAY over GETOSPACE.
2011-07-29 Felix Paul... macosx: fixed a few memory leaks
2011-07-29 Ron Frederickauhal: Fix SPDIF support
2011-07-29 Francois CartegnieQt: searchlineedit: change search text.
2011-07-29 Yuval TzeQt: Preferences tree filter, Alternative clear search...
2011-07-29 Yuval TzeQt: Preferences tree filter, UI
2011-07-29 Yuval TzeQt: Preferences tree filter
2011-07-29 Yuval TzeQt: PrefsItemData search
2011-07-29 Yuval TzeQt: Remove leading line break on modules prefs help...
2011-07-29 Rafaël Carrécosmetics: fix indentation (2 spaces -> 4 spaces)
2011-07-28 Rémi Denis... Do not create a console under Wine
2011-07-28 Rémi Denis... Win32: fix use of WaitForMultipleObjectsEx() (fix ...
2011-07-28 Rémi Denis... winvlc: fix arguments
2011-07-28 Rémi Denis... winvlc: do use the libtool wrapper for vlc-static
2011-07-28 Rémi Denis... winvlc: force plugin and data paths for vlc-static.exe
2011-07-28 Rémi Denis... winvlc: fix warning
2011-07-28 Damien Erambertmacosx: updated graphics
2011-07-28 Rémi Denis... DTV: add 10 and 1.712 MHz bandwidth (from DVB-T2)
2011-07-28 Pierre Ynardyoutube.lua: update to new website changes
2011-07-27 Rémi Denis... PulseAudio: more conservative and stable resampling
2011-07-27 Rémi Denis... PulseAudio: limit resampling to 1% variation at a time
2011-07-27 Rémi Denis... PulseAudio: improve sync upon resuming from pause
2011-07-27 Felix Paul... macosx: store counting mode of the time field (default...
2011-07-27 Felix Paul... macosx: fixed redraw issue when moving the time slider...
2011-07-26 Rafaël Carréinhibit: start inhibiting power suspend as soon as...
2011-07-26 Rafaël Carréinhibit (power management) : supports gnome-session...
2011-07-26 Rémi Denis... aout: remove aout_mixer_input_t (no functional changes)
2011-07-26 Rémi Denis... aout: premultiply gain before mixing
2011-07-26 Rémi Denis... Win32: do not enable glwin32 if GL/glext.h is missing
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...
next