]> git.sesse.net Git - vlc/history - modules
macosx: fix audio device selection visuals and remove fake 'Default' item now that...
[vlc] / modules /
2013-02-16 Felix Paul Kühnemacosx: fix audio device selection visuals and remove...
2013-02-16 Felix Paul Kühneauhal: export System Sound Output Device as another...
2013-02-16 Felix Paul Kühneauhal: fix insufficient bounds checking introduced...
2013-02-16 Felix Paul Kühneauhal: don't leak the device list
2013-02-16 David Fuhrmannauhal: fix minor memory leak when handling SPDIF devices
2013-02-16 Felix Paul Kühneauhal: use kAudioObjectPropertyName instead of kAudioDe...
2013-02-16 Felix Paul KühneRevert "auhal: workaround bug (in core audio?) which...
2013-02-16 Rafaël Carréopensles: use 10ms buffers
2013-02-16 David Fuhrmannmacosx: add missing vlc_object_release and stuff for...
2013-02-16 David Fuhrmannauhal: workaround bug (in core audio?) which leads...
2013-02-15 David Fuhrmannmacosx: move fullscreen logic to VLCVoutController...
2013-02-15 David Fuhrmannfix play / pause and rename method for better clarity
2013-02-15 David Fuhrmannmacosx: only revert presentation options on fullscreen...
2013-02-15 David Fuhrmannmacosx: deduplicate code for fullscreen presentation...
2013-02-15 David Fuhrmannmacosx: try to fix another instances of wrong occurrenc...
2013-02-14 Rémi Denis-CourmontOSS: no need for packet.c
2013-02-14 Jean-Baptiste KempfDShow does not need packet.c anymore
2013-02-14 Rémi Denis-CourmontALSA: fix uninitialized variable
2013-02-14 KO Myung-Hunkai: remove aout_Packet*()
2013-02-13 Jean-Baptiste KempfUpdate module list
2013-02-13 Sébastien Escudierremove false comment
2013-02-13 David Fuhrmannmacosx: fix behaviour when changing video splitters...
2013-02-12 Martin Storsjöomxil: Use vlc_cond_timedwait when waiting for free...
2013-02-12 Ilkka Ollakkaopengl: on manual unpacking use picture visible width...
2013-02-12 Ilkka Ollakkaopengl: check GL_UNPACK_ROW_LENGTH instead of OPENGL_ES
2013-02-12 Denis CharmetRemove trailing space line
2013-02-12 Rafaël Carréandroidsurface: explain how how picture is rendered
2013-02-11 Erwan Tulouskins2: don't default the first visible item to selected
2013-02-11 Denis CharmetFree unused resources when using linked mkvs
2013-02-11 Vittorio GiovaraAdd gui option one libav/ffmpeg flag2 parameter
2013-02-11 Martin Storsjöomxil: Skip padding with OMX.SEC.vc1.dec as well
2013-02-11 Erwan Tulouskins2: improve short name display ($N)
2013-02-11 Francois CartegnieQt: SeekSlider: SeekStyle: fix memleak
2013-02-11 Mario SpeißDnD from Internet Explorer to VLC and support of links...
2013-02-10 David Fuhrmannmacosx: update copyright headers for some recently...
2013-02-10 David Fuhrmannmacosx: fix another wrong occurrence of the fspanel
2013-02-10 Felix Paul Kühneopengl: update author lists
2013-02-10 Felix Paul Kühnemacosx_vout: update author list
2013-02-09 David Fuhrmannmacosx: update fullscreen menu item checkbox according...
2013-02-09 David Fuhrmannmacosx: allow again to select lion fullscreen and nonem...
2013-02-09 David Fuhrmannmacosx: directly toggle vout fullscreen variable to...
2013-02-09 David Fuhrmannmacosx: also hide mouse cursor when detached window...
2013-02-09 David Fuhrmannmacosx: fix closing detached windows when in lion fulls...
2013-02-09 David Fuhrmannmacosx: only show fspanel when needed, additional fixed...
2013-02-09 David Fuhrmannmacosx: support multiple VLC windows in fullscreen...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2013-02-09 Jean-Baptiste KempfiOS: no tabs, in source-code
2013-02-09 Rafaël Carréandroidsurface: simplify dlopen code
2013-02-09 Rafaël Carréandroidsurface: cosmetics
2013-02-09 Gleb Piniginios vout: Avoid opengles1.1 naming convention for 2...
2013-02-09 Erwan Tulouskins2: fix memory leak
2013-02-09 Erwan Tulouskins2: ensure that skins2 displays items exactly as...
2013-02-08 Felix Paul Kühneopengl: remove debug
2013-02-08 Felix Paul Kühneopengl: save a few #if since those are valuable
2013-02-08 Felix Paul Kühneopengl: protect precision settings, since current OS...
2013-02-08 Ilkka Ollakkaopengl: implement manual unpacking for OpenGL ES
2013-02-08 Felix Paul Kühneopengl: fix compilation for OS X
2013-02-08 Denis CharmetHandle case where dwFormat is WAVE_FORMAT_EXTENSIBLE
2013-02-08 Felix Paul Kühneopengl: fixed shader support for iOS
2013-02-08 Felix Paul Kühnevout_ios: use OpenGL ES 2 for rendering
2013-02-08 Felix Paul Kühneopengl: use OpenGL ES 2 on iOS and fix a compilation...
2013-02-08 Felix Paul Kühnevout_ios: use a 32bit color scheme
2013-02-08 Ilkka Ollakkatranscode: use 1001 as framerate base
2013-02-08 Ilkka Ollakkatranscode: reinit filter-chain when aspect-ratio changes
2013-02-08 Ludovic Fauvetgnutls: retry handshake if it returns a non-fatal error
2013-02-08 Felix Paul Kühneaudioqueue: fix buffer leak (close #8140)
2013-02-08 Felix Paul Kühneauhal: fix prototype/definition mismatch (close #8148)
2013-02-07 Ludovic FauvetGestures: use left button, by default
2013-02-07 Ludovic FauvetGestures: use the proper event name
2013-02-07 Felix Paul Kühnemacosx: replace all 'key-action' calls with their prope...
2013-02-07 Samuel Pitoisetavi: Fix seek bar position when streaming through netwo...
2013-02-07 Alexander TerentyevQt: Add moving main window on any part of a window
2013-02-07 Sébastien Escudierfix regression from 3118035
2013-02-07 Mirsal Ennaimedbus: Oops, abandon the correct container on error...
2013-02-07 Mirsal Ennaimedbus: Add another memory allocation failure check
2013-02-06 Mirsal Ennaimedbus: Add memory allocation failure check
2013-02-05 Denis CharmetRemove aout_Packet from directsound audio output
2013-02-05 Vittorio Giovararename configuration page title for x264 options
2013-02-05 Mirsal Ennaimedbus: Add missing memory allocation failure handling
2013-02-05 Mirsal Ennaimedbus: Remove useless comment
2013-02-05 Mirsal Ennaimedbus: Fix memleaks on error paths
2013-02-05 Felix Paul Kühnemacosx: work-around for Mountain Lion which treats...
2013-02-04 Felix Paul Kühneaudioqueue: fix compilation for OSX
2013-02-04 Felix Paul Kühneaudioqueue: use the AudioSession API to overwrite the...
2013-02-04 Felix Paul Kühneaudioqueue: fix potential p_block leak
2013-02-04 Felix Paul Kühneaudioqueue: more cleanup
2013-02-04 Felix Paul Kühneaudioqueue: switch from section comments to more useful...
2013-02-04 Felix Paul Kühneaudioqueue: fix copyright years and add missing copyrig...
2013-02-04 Felix Paul Kühneaudioqueue: clean-up
2013-02-04 Rafaël Carréaudioqueue: fixed potential TimeGet issue
2013-02-04 Rémi Denis-Courmontlive555: buffer sizes are not considered safe
2013-02-04 Rafaël Carréaudioqueue: don't avoid impossible case
2013-02-04 Martin Storsjöomxil: Remove a few audio codec mappings
2013-02-04 Sébastien Escudierlive555 : Add an option to change the frame buffer...
2013-02-03 Felix Paul Kühnemacosx: fixed compilation warning and potential runtime...
2013-02-02 Martin Storsjöomxil: Only try to enable the samsung-specific 420p...
2013-02-02 Martin StorsjöRevert "omxil: Set the WMV type"
2013-02-02 Martin Storsjöomxil: Use the role names video_decoder.wmv1/2
2013-02-02 Martin Storsjöomxil: Factorize samsung decoder quirk identification...
2013-02-02 Martin Storsjöomxil: If OMX_IndexParamVideoInit failed, assume 2...
next