]> git.sesse.net Git - vlc/history - modules
Merge 2.0.x NEWS and mention deprecation of libvlc_audio_output_*et_device_type
[vlc] / modules /
2012-12-15 Rémi Denis-CourmontALSA: deduplicate devices enumeration
2012-12-15 Rémi Denis-CourmontQt4: adapt to new audio device selection
2012-12-15 Rémi Denis-Courmonthotkeys: adapt to new device selection
2012-12-15 Rémi Denis-CourmontALSA: adapt to new devices handling
2012-12-15 Rafaël Carréopensles: simplify error handling
2012-12-15 Rafaël Carréopensles: implement drain with msleep
2012-12-15 Felix Paul Kühneauhal: fixed mute
2012-12-15 Felix Paul Kühnemacosx/sprefs: adapt setting handling to the 2.1 volume API
2012-12-15 Felix Paul Kühnemacosx/CoreInteraction: communicate volume value correc...
2012-12-15 Felix Paul Kühneauhal: fixed volume handling using the 2.1 API
2012-12-15 Rafaël Carréopensles: properly reset latency counter on Flush
2012-12-15 Rafaël Carréopensles: use locks in TimeGet
2012-12-14 Rémi Denis-CourmontXCB/XVideo: enumerate adaptors
2012-12-14 Rémi Denis-CourmontXCB/XVideo: fix flawed logic for adaptor selection
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-12-13 Rémi Denis-Courmontaraw: remove G.711 and fix leak of p_enc->p_sys
2012-12-13 Rémi Denis-Courmontg711: separate codec from araw
2012-12-13 Rafaël Carrédecklink: closed captions support
2012-12-13 Rafaël Carrédecklink: add v210 capabilities (--decklink-tenbits)
2012-12-13 Rafaël Carrérawvideo: I422_10L/B support
2012-12-13 Rafaël Carrédecklink: simplify Open
2012-12-13 Rafaël Carrédecklink: cosmetics (1tbs)
2012-12-13 Rafaël Carrédecklink: Remove unused result variable
2012-12-13 Rafaël Carrédecklink: split audio/video connection setup code from...
2012-12-13 Rafaël Carrédecklink: simplify callback
2012-12-13 Rafaël Carrédecklink: fix warnings
2012-12-13 Rafaël Carrédecklink access: cosmetics
2012-12-13 Jean-Baptiste KempfTaglib: better fix for year and track deletion
2012-12-12 Denis CharmetCall SET_NEXT_DISPLAY_TIME after SET_PCR to avoid its...
2012-12-12 Jean-Baptiste KempfTaglib: allow deletion of track and date
2012-12-12 Jean-Baptiste KempfQt: fix equalizer initialization
2012-12-12 Laurent AimarFixed scte27.c win32 compilation.
2012-12-12 Laurent AimarAdded support for SCTE-27 in TS demuxer.
2012-12-12 Laurent AimarAdded SCTE-27 decoder.
2012-12-12 Laurent AimarRemoved write only ts_es_t::b_gather
2012-12-12 Laurent AimarRename ts_es_t::*pes* into ts_es_t::*data*
2012-12-12 David Fuhrmannmacosx: fix crash when playing media in lion fullscreen...
2012-12-12 Rémi Denis-Courmontv4l2: gather most VBI code and all zvbi deps to vbi.c
2012-12-12 Rémi Denis-Courmontv4l2: missing cancellation inhibition
2012-12-11 Jean-Baptiste KempfAVI: a debug message when refusing to open the subtitle
2012-12-11 Jean-Baptiste KempfAVI: increase threshold for subtitles detection to...
2012-12-11 Denis CharmetMKV: Set default value for audio tracks when parsing one
2012-12-10 Jean-Baptiste Kempfv4l2: fix compilation if zvbi is not present
2012-12-10 Devin HeitmuellerAdd NTSC EIA-608 caption rendering support via V4L2...
2012-12-09 Rémi Denis-CourmontALSA: remove a few useless variables
2012-12-09 Rémi Denis-CourmontALSA: use channels map functions (fixes #7796)
2012-12-09 Rémi Denis-Courmontdbus_screensaver: fix NULL deref if probing fails ...
2012-12-09 Rémi Denis-CourmontPulseAudio: use same period size as ALSA (fixes #7827)
2012-12-09 Jean-Baptiste KempfQt: sprefs, small fix on audio panel
2012-12-09 Denis CharmetHandle ordered editions with broken links or empty
2012-12-09 Jean-Baptiste KempfQt: allow a maximum volume on the sound slider
2012-12-08 Rémi Denis-Courmontwaveout: use software amplification
2012-12-08 Rémi Denis-Courmontamem: call cleanup() if setup() succeeded but format...
2012-12-08 Rémi Denis-Courmontamem: defer set_volume() before setup()
2012-12-08 Rémi Denis-Courmontamem: correct opaque pointer for consecutive setup...
2012-12-07 Rémi Denis-Courmontdbus_screensaver: update LIST
2012-12-07 Rémi Denis-Courmontxscreensaver: remove unused plugin
2012-12-07 Rémi Denis-Courmontdbus_screensaver: correct service name for o.fd.PowerMa...
2012-12-07 Rémi Denis-Courmontdbus_screensaver: add o.fd.ScreenSaver support (fixes...
2012-12-07 Rémi Denis-Courmontdbus_screensaver: remove bogus error
2012-12-07 Rémi Denis-Courmontdbus_screensaver: rename from power
2012-12-07 Rémi Denis-CourmontXCB/XVideo: fix memory leak
2012-12-07 Rémi Denis-Courmontpower: use non-blocking DBusPendingCall instead of...
2012-12-07 Rémi Denis-Courmontpower: probe D-Bus services and return error if none...
2012-12-07 Rémi Denis-Courmontpower: really localize reason
2012-12-07 Rémi Denis-Courmontpower: cosmetic revector
2012-12-07 Rafaël Carrédecklink: update build rules
2012-12-07 Rémi Denis-Courmontmmdevice: initialize mute & volume (fixes #7203)
2012-12-07 Rémi Denis-Courmontmmdevice: keep ISimpleAudioVolume interface
2012-12-06 Jean-Baptiste KempfQt: better unsetting of keys in preferences
2012-12-06 Jean-Baptiste KempfQt: increase the size for the license and network dialog
2012-12-06 Rémi Denis-CourmontPulseAudio: force minreq to less than half tlength...
2012-12-06 Jean-Baptiste KempfQt: fix toolbar customization when doing back and forth
2012-12-06 Jean-Baptiste KempfOgg: parse and create Vorbis Comment Chapter Extension...
2012-12-06 Rémi Denis-Courmontwasapi: remove direct dependency on desktop-only IMMDevice
2012-12-06 Rémi Denis-Courmontmmdevice: improve handling of session disconnect event
2012-12-06 Rémi Denis-Courmontmmdevice: deal with invalidated device in Start()
2012-12-06 Rémi Denis-Courmontwasapi: remove redundant code
2012-12-06 Rémi Denis-Courmontmmdevice: simplify thread synchronization
2012-12-06 Rémi Denis-Courmontwasapi: cosmetic, rename api to stream
2012-12-06 Felix Paul Kühnemacosx: fix crash when re-ordering playlist items
2012-12-05 Felix Paul Kühnemacosx: fixed race condition crash when closing the...
2012-12-05 Rémi Denis-Courmontmmdevice: emulate drain
2012-12-05 Rémi Denis-Courmontmmdevice: attempt to fix COM (again) and reentrancy
2012-12-05 Jean-Baptiste KempfMP4: enable debug with debug builds
2012-12-05 Edward Wangaudiotrack: enable volume support
2012-12-04 Rémi Denis-Courmontmmdevice: simplify session management and prepare to...
2012-12-04 Rémi Denis-Courmontmmdevice: simplify volume & mute handling
2012-12-04 Rémi Denis-Courmontwasapi: fixes and simplifications
2012-12-04 Jean-Baptiste KempfShout: remove tabs in sourcecode
2012-12-04 Rémi Denis-Courmontendian: fix typo
2012-12-04 Jean-Baptiste KempfRevert "Correctly detect alac in mp4 properties"
2012-12-04 Erwan Tulouskins2: adapt to latest change in playlist (activity...
2012-12-04 Jean-Baptiste KempfMP4: check more i_timescale values to avoid Division...
2012-12-03 Rémi Denis-Courmontmmdevice: fix thread initialization and cleanup
2012-12-03 Rafaël CarréRewrite inhibit.c as an "inhibit" interface
2012-12-02 Rémi Denis-Courmontwasapi: split MMDevice and session code from output
2012-12-02 Rémi Denis-CourmontDirectSound: fix bytes per frame count (fixes #7835)
2012-11-30 Rémi Denis-Courmontinhibit: add separate flags for audio and video
2012-11-30 Rémi Denis-Courmontxdg: use timer based reset instead of window ID
next