]> git.sesse.net Git - vlc/history - modules
macosx: added a 'Drop Zone' view, which is displayed when the playlist is empty
[vlc] / modules /
2011-08-03 Felix Paul Kühnemacosx: added a 'Drop Zone' view, which is displayed...
2011-08-03 Felix Paul Kühnemacosx: stop using NTableVieew's selectedRowEnumerator...
2011-08-03 Rémi DuraffortOpenSLES: remove leftover
2011-08-03 Rémi Duraffortsout: mosaic remove unused variable
2011-08-03 Felix Paul Kühnemacosx: icon set for the sidebar table taken from the...
2011-08-03 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 SDK
2011-08-02 Rémi Denis-CourmontRemove SDL audio output
2011-08-02 Rémi Denis-Courmontaout: pass audio buffer explicitly to pf_play
2011-08-02 Felix Paul Kühnemacosx: fill the side bar with SDs, etc.
2011-08-02 Rémi Denis-Courmontmixer only needs the sample format (FOURCC)
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis-Courmonthttpd_ServerIP(): return server port too
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP (bind) address in core
2011-08-02 Rémi Denis-CourmontUse separate functions for RTSP and HTTP hosts
2011-08-02 Rémi Denis-CourmontFactor HTTP/TLS server code into httpd core
2011-08-02 Rémi Denis-CourmontRemove server-port and mark it obsolete
2011-08-02 Rémi Denis-CourmontRemove stray #define
2011-08-01 Felix Paul Kühnemacosx: fixed volume slider appearance in black intf...
2011-08-01 Rémi Denis-Courmontaout: decouple mixer from audio output
2011-08-01 Rémi Denis-CourmontALSA: remove useless preprocessor stuff
2011-08-01 Rémi Denis-CourmontPulseAudio: implement flush
2011-08-01 Rémi Denis-Courmontaout: add an optional flush/drain callback
2011-08-01 Rafaël Carréaudioscrobbler: clean up
2011-08-01 Rafaël Carrélua equalizer: fix crash when not running audio filters
2011-08-01 Rafaël Carréfix crash in lua equalizer
2011-08-01 Rafaël Carréaudioscrobbler: reorder functions to remove declarations
2011-08-01 Rafaël Carréaudioscrobbler: fix invalid memory access (Closes ...
2011-08-01 Rafaël Carréaudioscrobbler: fix object leak in error path
2011-07-31 Kaarlo RaihaChange synthetizer to synthesizer
2011-07-31 Kaarlo RaihaChange recommented to recommended
2011-07-31 Kaarlo RaihaChange fluctations to fluctuations
2011-07-31 Kaarlo RaihaChange optinos to options
2011-07-31 Kaarlo RaihaAdd whitespace
2011-07-31 Kaarlo RaihaChange unstandard to nonstandard
2011-07-31 Kaarlo RaihaAdd whitespace
2011-07-31 Kaarlo RaihaChange controler to controller
2011-07-31 Felix Paul Kühnemacosx: fixed playlist/video toggling and some memory...
2011-07-31 Felix Paul Kühnemacosx: fixed cocoa error complaining about missing...
2011-07-30 Kaarlo RaihaChange placholder to placeholder
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-CourmontDTV: add ISDB-T (untested and exclusing sound broadcasting)
2011-07-30 Rémi Denis-CourmontDTV: add ISDB-S (untested)
2011-07-30 Rémi Denis-CourmontDTV: make delsys structures static
2011-07-30 Rémi Denis-CourmontDTV: fix frequencies above 4 GHz
2011-07-30 Rémi Denis-CourmontDTV: don't use 0 as NULL
2011-07-30 Hans-Kristian ArntzenOSS audio output: Prefer GETODELAY over GETOSPACE.
2011-07-29 Felix Paul Kühnemacosx: 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-28 Rémi Denis-CourmontDTV: add 10 and 1.712 MHz bandwidth (from DVB-T2)
2011-07-27 Rémi Denis-CourmontPulseAudio: more conservative and stable resampling
2011-07-27 Rémi Denis-CourmontPulseAudio: limit resampling to 1% variation at a time
2011-07-27 Rémi Denis-CourmontPulseAudio: improve sync upon resuming from pause
2011-07-27 Felix Paul Kühnemacosx: store counting mode of the time field (default...
2011-07-27 Felix Paul Kühnemacosx: 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-Courmontaout: premultiply gain before mixing
2011-07-26 Rémi Denis-CourmontWaveOut: map volume max to VLC max (fix #4554)
2011-07-26 Felix Paul Kühnemacosx: implemented fancy gradient effect for the time...
2011-07-26 Rémi Denis-CourmontQt4: try to cleanup use of AOUT_VOLUME_* and QT_VOLUME_*
2011-07-26 Rémi Denis-Courmontskins2: do not assume AOUT_VOLUME_MAX = 4 * AOUT_VOLUME...
2011-07-26 Rémi Denis-CourmontRC (old): do not protect aout_VolumeUp() against overflow
2011-07-26 Rémi Denis-CourmontDBus: fix scale on setting volume
2011-07-26 Rémi Denis-CourmontDBus: do not assume AOUT_VOLUME_DEFAULT = AOUT_VOLUME_M...
2011-07-26 Rémi Denis-CourmontRC (old): remove useless check for AOUT_VOLUME_MAX
2011-07-26 Rémi Denis-Courmontncurses: fix volume percentage computation
2011-07-26 Rémi Denis-Courmonthotkeys: print volume also in fullscreen and fix refere...
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
next