]> git.sesse.net Git - vlc/shortlog
vlc
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
2011-05-15 Jean-Baptiste... Qt, info_panel: correctly show the save Meta button
2011-05-15 Jean-Baptiste... AVI: small fix when parsing metadata
2011-05-15 Rafaël Carrévlc-thumb: video thumbnailer for nautilus
2011-05-15 Pierre Ynardrtp input: fix dynamic payload handling
2011-05-15 Jean-Baptiste... NEWS, 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... Avcodec: map, for the time being, acc_latm to mp4a
2011-05-15 Jean-Baptiste... Win32: no portaudio and no SDL in default configure
2011-05-15 Jean-Baptiste... Avformat: do not add attachment as ES
2011-05-15 Jean-Baptiste... AVI: better debug message, notably in extended case
2011-05-15 Jean-Baptiste... AVI: support WAVEFORMATEXTENSIBLE for audio
2011-05-15 Jean-Baptiste... Contribs: better configure options for SDL
2011-05-15 Felix Paul... configure: fixed Growl framework detection
2011-05-15 Rémi Duraffortskins2: fix warnings about initialization order.
2011-05-15 Rémi Duraffortfreetype: better simplification (thanks to rem).
2011-05-15 Rémi Duraffortposterize: remove unused variable (set but not used)
2011-05-15 Rémi Durafforttaglib: check for the presence of apefile.h
2011-05-14 Jean-Baptiste... Add 2 shortnames for modules that have options...
2011-05-14 Rémi Denis... Fix loading plugins still depending on unsafe config...
2011-05-14 Jean-Baptiste... Qt: remove unneeded code
2011-05-14 Jean-Baptiste... Qt: kill warnings and probably a crash on Win32
2011-05-14 Jean-Baptiste... Qt: fix breakage on Win32 because of moc versions
2011-05-14 Jean-Baptiste... Atmo: fix compilation
2011-05-14 Jean-Baptiste... Visualisation: fix preferences, warnings and cosmetics
2011-05-14 Jean-Baptiste... Avformat demuxer: kill 2 warnings about signedness
2011-05-14 Rémi Durafforttaglib: read and wirte APE tags for .ape files.
2011-05-14 Rémi Durafforttaglib: cleanup macro definition.
2011-05-14 Rémi Denis... msg_Copy: psz_header can be NULL
2011-05-14 Rémi Denis... atmo: fix most warnings, convert to Unicode, kill usele...
2011-05-14 Jean-Baptiste... Waveout: tentative fix for WinCE
2011-05-14 Jean-Baptiste... Qt: win32 warning killing
2011-05-14 Jean-Baptiste... Qt: more of the same warnings killing
2011-05-14 Jean-Baptiste... DirectSound: correct include order
2011-05-14 Rémi Denis... MSW vouts: fix warnings
2011-05-14 Rémi Denis... dshow: fix warnings
2011-05-14 Jean-Baptiste... Qt: more of the same simplifications and warnings
2011-05-14 Jean-Baptiste... Qt: kill unused-parameters variables warnings
2011-05-14 Jean-Baptiste... Qt: kill unused_parameters warnings
2011-05-14 Jean-Baptiste... Qt: more warnings
2011-05-14 Jean-Baptiste... Qt, menu: code simplification
2011-05-14 Jean-Baptiste... Qt: operator priority
2011-05-14 Rémi Denis... BDA: fix warnings
2011-05-14 Jean-Baptiste... Qt: fix a warning in the playlist models
2011-05-14 Jean-Baptiste... Qt: kill a bunch of warnings
2011-05-14 Jean-Baptiste... Qt: explicit sign conversion
2011-05-14 Rémi Denis... browser plugins: remove MAKEFLAGS to work around broken...
2011-05-14 Rémi Denis... taglib: fix unused parameters/variables
2011-05-14 Rémi Denis... UPnP: fix warning
2011-05-14 Jean-Baptiste... Qt: fix a warning about operator precedence
2011-05-14 Jean-Baptiste... Qt: remove unused variable in pl_model
2011-05-14 Jean-Baptiste... Qt: remove unused variable.
2011-05-14 Jean-Baptiste... Qt: fix reordering warnings
2011-05-14 Jean-Baptiste... Qt: fix signedness issue
next