]> git.sesse.net Git - vlc/shortlog
vlc
2011-05-24 Jean-Baptiste... Cue: support COMMENT
2011-05-24 Jean-Baptiste... Cue: use URI to open the file
2011-05-24 Jean-Baptiste... Taglib: do not write 0 as track position if tracknumber...
2011-05-24 Jean-Baptiste... Win32: fix compilation for update
2011-05-23 Rafaël Carréandroid/configure.sh: look for configure in srcdir
2011-05-23 Rémi Denis... vlc-plugin: add potentially useful directory variables
2011-05-23 Laurent AimarFixed OSD EPG and build it directly at the display...
2011-05-23 Laurent AimarUpdated update code to vlc_clone().
2011-05-23 Laurent AimarUsed vlc_clone for interface threads.
2011-05-23 Laurent AimarRemoved vlc_thread_set_priority().
2011-05-23 Laurent AimarAdded vlc_set_priority() helper.
2011-05-23 Laurent AimarConverted input to vlc_clone().
2011-05-23 Laurent AimarUsed vlc_clone() in src/input/stream_demux.c
2011-05-23 Yuval TzeQt: synchronization: subtitles duration parameter
2011-05-23 Laurent AimarUnexported vlc_thread_set_priority().
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2011-05-23 Ludovic Fauvetinput: send position updates to the intf during a fast...
2011-05-22 Jean-Baptiste... Strings: use getTitleFbName for str_format_meta
2011-05-22 Jean-Baptiste... Qt: provide a button to open subtitle
2011-05-22 Laurent AimarUnexported vlc_thread_create/join.
2011-05-22 Laurent AimarUsed input_Close() where applicable.
2011-05-22 Laurent AimarAdded input_Close() helper.
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... Playlist: fix scrolling events in selector
2011-05-22 Jean-Baptiste... AVI: try again to fix metadata issue: #4765
2011-05-22 Felix Paul... macosx: remove references to VLCIntf from the EyeTV...
2011-05-22 Jean-Baptiste... Qt: mediainfo, difference between URI and URL
2011-05-22 Jean-Baptiste... Qt: add popupAddToPlaylist
2011-05-22 Jean-Baptiste... Qt: change shortcut in info dialog
2011-05-22 Jean-Baptiste... MKV: misc simplifications, renaming and privatizations
2011-05-22 Jean-Baptiste... MKV: rename functions to match better the actual implem...
2011-05-22 Jean-Baptiste... MKV: privatize methods in virtual_segment_t
2011-05-21 Jean-Baptiste... playlist: fix error in [874efde6]
2011-05-21 Jean-Baptiste... MKV: privatize matroska_segment_c methods
2011-05-21 Laurent AimarConverted portaudio to vlc_clone() and fix vlc_cond_wai...
2011-05-21 Jean-Baptiste... luaRC: provide deinterlace control
2011-05-21 Jean-Baptiste... MKV: remove unused variables
2011-05-21 Laurent AimarReworked how the event thread works in mkv demuxer.
2011-05-21 Pierre YnardMakefile: renamed file
2011-05-21 Felix Paul... macosx: fixed another crash after the video stopped...
2011-05-21 Jean-Baptiste... Qt: remove unused variable
2011-05-21 Rémi Denis... ASX: fix NULL derefence (LP#785979)
2011-05-20 Rafaël CarréFix one-instance
2011-05-20 Rémi Denis... shell syntax
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 Rémi Denis... libvlc_audio_get_mute(): return correct value
2011-05-20 Jean-Baptiste... Qt: small simplification
2011-05-20 Jean-Baptiste... Playlist simplification in leaf-to-parent management
2011-05-20 Jean-Baptiste... Qt, simplification: kill dead code
2011-05-20 Jean-Baptiste... Correct documentation of playlist_item_t
2011-05-20 Jean-Baptiste... Qt: fix MRL update on Win32
2011-05-19 Jean-Baptiste... winvlc: various cleaning and comments
2011-05-19 Jean-Baptiste... Win32: forgotten error GUI messages
2011-05-19 Felix Paul... macosx: disable window restoration on relaunch for...
2011-05-19 Jean-Baptiste... Win32: QString.sprintf is a bad solution for complex...
2011-05-19 Jean-Baptiste... live555: remove unused variables
2011-05-19 Jean-Baptiste... Win32: more dialogs when submitting the bug reports
2011-05-19 Felix Paul... macosx: wait until the app finished launching to init...
2011-05-19 Rémi Denis... Add video/webm and audio/webm defacto MIME types
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... qtcapture: 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émpris.py: update to mpris 2.1
2011-05-19 Rafaël Carrédbus: fix introspection data of SetPosition
2011-05-19 Rafaël Carréfix memory leak
2011-05-19 Rafaël Carrémpris.py: convert from glade to gtk builder
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... XCB/XVideo: match RGBT
2011-05-18 Rémi Denis... Reserve RGBT codec (RGBA 5-5-5-1)
2011-05-18 Katsushi KobayashiMacOSX: add qtcapture size option.
2011-05-18 Felix Paul... screen: added error handling to prevent this module...
2011-05-18 Jean-Baptiste... projectM: variables signedness fix
2011-05-18 Rémi Denis... Add support network URI schemes for KDE
2011-05-18 Rémi Denis... Mark --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... Udpate in-tree plugins cache path
2011-05-17 Rémi Denis... GUN TLS: provide preset priorities as choices (except...
2011-05-17 Rémi Denis... GNU TLS: switch to string based priorities (fix Debian...
2011-05-17 Rémi Denis... GNU TLS: require version 2.0.0 or later
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 Ennaimelibvlc: Update the mpris client code used for the one...
2011-05-16 Mirsal EnnaimeNEWS: Describe the recent changes changes of the dbus...
2011-05-16 Mirsal Ennaimedbus: Implement the MPRIS v2.1, as published on http...
2011-05-16 Rafaël Carrévlc-thumb: bugfixes suggested by courmisch
2011-05-16 Rafaël Carréupdate: fix hashing of text files with empty lines
next