]> git.sesse.net Git - vlc/history - modules
Qt4: remove Linux DVB device spin box
[vlc] / modules /
2011-05-26 Rémi Denis-CourmontQt4: remove Linux DVB device spin box
2011-05-26 Rémi Denis-CourmontDVB: remove unused parameter
2011-05-26 Rémi Denis-CourmontLinux DVB: deprecate --dvb-device
2011-05-26 Rémi Denis-CourmontLinux DVB: automatically select a suitable frontend...
2011-05-25 Laurent AimarCorrected parameters given to glTexSubImage2D.
2011-05-25 Laurent AimarUsed vlc_memalign in opengl.c
2011-05-25 Laurent AimarMerged vout_display_opengl_ResetTextures() into vout_di...
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarImproved "non power of 2" texture support detection...
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarNo functionnal changes (opengl).
2011-05-25 Laurent AimarRemoved unused defines (opengl).
2011-05-25 Laurent AimarMade VLCGL_TEXTURE_COUNT private.
2011-05-25 Laurent AimarFixed win32 compilation.
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Rémi Denis-CourmontEGL: implement GetProcAddress
2011-05-25 Rémi Denis-CourmontLinux DVB: always open demux/dvr0 (and ca0)
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glwin32.
2011-05-25 Laurent AimarImplemented vlc_gl_t::getProcAddress() for glx.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Rémi Denis-CourmontAlways create a new object with the parent object
2011-05-25 Rémi Denis-CourmontRemove unused FIND_PARENT
2011-05-25 Rémi Denis-CourmontHTTP: remove --http-use-IE-proxy and assume it is alway...
2011-05-25 Rémi Denis-CourmontHTTP: kill useless --http-max-redirects
2011-05-25 Rémi Denis-CourmontHTTP: use a single variable to track redirections
2011-05-25 Jean-Baptiste KempfQt: fix playback start if VLC was minimized
2011-05-25 Jean-Baptiste KempfQt: simplify
2011-05-25 Jean-Baptiste KempfQt: Solve issue with alwaysOnTop and fullscreen conflicting
2011-05-24 Jean-Baptiste KempfTaglib: do not write 0 as track position if tracknumber...
2011-05-23 Yuval TzeQt: synchronization: subtitles duration parameter
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2011-05-22 Jean-Baptiste KempfQt: provide a button to open subtitle
2011-05-22 Laurent AimarUsed input_Close() where applicable.
2011-05-22 Laurent AimarConverted aout waveout to vlc_clone().
2011-05-22 Laurent AimarConverted aout directx to vlc_clone().
2011-05-22 Jean-Baptiste KempfPlaylist: fix scrolling events in selector
2011-05-22 Jean-Baptiste KempfAVI: try again to fix metadata issue: #4765
2011-05-22 Felix Paul Kühnemacosx: remove references to VLCIntf from the EyeTV...
2011-05-22 Jean-Baptiste KempfQt: mediainfo, difference between URI and URL
2011-05-22 Jean-Baptiste KempfQt: add popupAddToPlaylist
2011-05-22 Jean-Baptiste KempfQt: change shortcut in info dialog
2011-05-22 Jean-Baptiste KempfMKV: misc simplifications, renaming and privatizations
2011-05-22 Jean-Baptiste KempfMKV: rename functions to match better the actual implem...
2011-05-22 Jean-Baptiste KempfMKV: privatize methods in virtual_segment_t
2011-05-21 Jean-Baptiste KempfMKV: privatize matroska_segment_c methods
2011-05-21 Laurent AimarConverted portaudio to vlc_clone() and fix vlc_cond_wai...
2011-05-21 Jean-Baptiste KempfMKV: remove unused variables
2011-05-21 Laurent AimarReworked how the event thread works in mkv demuxer.
2011-05-21 Felix Paul Kühnemacosx: fixed another crash after the video stopped...
2011-05-21 Jean-Baptiste KempfQt: remove unused variable
2011-05-21 Rémi Denis-CourmontASX: fix NULL derefence (LP#785979)
2011-05-20 Laurent AimarConverted oss to vlc_clone().
2011-05-20 Laurent AimarConverted ml_watch to vlc_clone().
2011-05-20 Laurent AimarConverted bonjour module to vlc_clone().
2011-05-20 Jean-Baptiste KempfQt: small simplification
2011-05-20 Jean-Baptiste KempfPlaylist simplification in leaf-to-parent management
2011-05-20 Jean-Baptiste KempfQt, simplification: kill dead code
2011-05-20 Jean-Baptiste KempfQt: fix MRL update on Win32
2011-05-19 Felix Paul Kühnemacosx: disable window restoration on relaunch for...
2011-05-19 Jean-Baptiste KempfWin32: QString.sprintf is a bad solution for complex...
2011-05-19 Jean-Baptiste Kempflive555: remove unused variables
2011-05-19 Felix Paul Kühnemacosx: wait until the app finished launching to init...
2011-05-19 Mirsal Ennaimedbus: Update the TrackList interface implementation
2011-05-19 Mirsal Ennaimedbus: Correctly implement the GetTracksMetadata method
2011-05-19 Felix Paul Kühneqtcapture: improved variable handling
2011-05-19 Mirsal Ennaimedbus: make the RemoveTrack method compliant with MPRIS2
2011-05-19 Rafaël Carrédbus fixes
2011-05-19 Rafaël Carrédbus: fix introspection data of SetPosition
2011-05-19 Rafaël Carréfix memory leak
2011-05-19 Mirsal Ennaimedbus: Fix the TrackList interface's introspection data
2011-05-18 André Weberatmo: fix handling of YV12 Frames (with hardware accele...
2011-05-18 Laurent AimarConverted dv access to vlc_clone().
2011-05-18 Laurent AimarConverted transcode to vlc_clone().
2011-05-18 Laurent AimarRemoved unused b_error field (transcode).
2011-05-18 Rafaël Carréncurses: display the file path instead of URI
2011-05-18 Rémi Denis-CourmontXCB/XVideo: match RGBT
2011-05-18 Katsushi KobayashiMacOSX: add qtcapture size option.
2011-05-18 Felix Paul Kühnescreen: added error handling to prevent this module...
2011-05-18 Jean-Baptiste KempfprojectM: variables signedness fix
2011-05-18 Rémi Denis-CourmontMark --ts-es-id-pid as safe
2011-05-17 Laurent AimarConverted misc/rtsp.c to vlc_clone().
2011-05-17 Laurent AimarConverted stream_out/vod.c to vlc_clone().
2011-05-17 Laurent AimarConverted remoteosd to vlc_clone().
2011-05-17 Laurent AimarConverted atmo filter to vlc_clone().
2011-05-17 Rémi Denis-CourmontUdpate in-tree plugins cache path
2011-05-17 Rémi Denis-CourmontGUN TLS: provide preset priorities as choices (except...
2011-05-17 Rémi Denis-CourmontGNU TLS: switch to string based priorities (fix Debian...
2011-05-17 Erwan Tulouskins2(Win): kill more compil warnings
2011-05-17 Erwan Tulouskins2: kill many compil warnings
2011-05-16 Mirsal Ennaimedbus: Remove warnings and dead code
2011-05-16 Mirsal Ennaimedbus: Implement the MPRIS v2.1, as published on http...
2011-05-15 Jean-Baptiste KempfQt, info_panel: correctly show the save Meta button
2011-05-15 Jean-Baptiste KempfAVI: small fix when parsing metadata
2011-05-15 Pierre Ynardrtp input: fix dynamic payload handling
2011-05-15 Jean-Baptiste KempfNEWS, LIST and po update for the new filter
2011-05-15 Laurent AimarUsed vlc_clone instead of vlc_thread_create in goom.
2011-05-15 dharani.prabhu.sAntiflicker filter initial version
2011-05-15 Jean-Baptiste KempfAvcodec: map, for the time being, acc_latm to mp4a
next