December 2011 Archives by author
Starting: Thu Dec 1 00:45:42 CET 2011
Ending: Sat Dec 31 10:45:51 CET 2011
Messages: 746
- [vlc-commits] l10n: Breton update
Denis ARNAUD
- [vlc-commits] l10n: Add Breton translation to .desktop
Denis ARNAUD
- [vlc-commits] l10n: Add Breton translation to .desktop
Denis ARNAUD
- [vlc-commits] Fixed potential NULL deference in dvdnav plugin.
Laurent Aimar
- [vlc-commits] Fixed potential NULL deference in dvdnav plugin.
Laurent Aimar
- [vlc-commits] Fixed the return value of STREAM_GET_CONTENT_TYPE in the rar stream_filter.
Laurent Aimar
- [vlc-commits] Fixed potential out of bound reads in DASH probe function.
Laurent Aimar
- [vlc-commits] Fixed a small leak when the rar stream_filter recognize the stream.
Laurent Aimar
- [vlc-commits] Fixed multi-volume RAR support.
Laurent Aimar
- [vlc-commits] Removed now useless(invalid) muli-volume rar concatenation in the input core.
Laurent Aimar
- [vlc-commits] Fixed the return value of STREAM_GET_CONTENT_TYPE in the rar stream_filter.
Laurent Aimar
- [vlc-commits] Fixed potential out of bound reads in DASH probe function.
Laurent Aimar
- [vlc-commits] Fixed a small leak when the rar stream_filter recognize the stream.
Laurent Aimar
- [vlc-commits] Fixed multi-volume RAR support.
Laurent Aimar
- [vlc-commits] Removed now useless(invalid) muli-volume rar concatenation in the input core.
Laurent Aimar
- [vlc-commits] Ensure that picture_Setup() use at least a mod 32 height for pictures.
Laurent Aimar
- [vlc-commits] Ensure that picture_Setup() use at least a mod 32 height for pictures.
Laurent Aimar
- [vlc-commits] Reworked the way avformat input are blacklisted.
Laurent Aimar
- [vlc-commits] Do not let avformat handle subtitles by default.
Laurent Aimar
- [vlc-commits] Reworked the way avformat input are blacklisted.
Laurent Aimar
- [vlc-commits] Do not let avformat handle subtitles by default.
Laurent Aimar
- [vlc-commits] l10n: Basque update
Xabier Aramendi
- [vlc-commits] l10n: Basque update
Xabier Aramendi
- [vlc-commits] xosd: call vlc_xlib_init first
Alexis Ballier
- [vlc-commits] xosd: call vlc_xlib_init first
Alexis Ballier
- [vlc-commits] xosd: call vlc_xlib_init first
Alexis Ballier
- [vlc-commits] xosd: require and link against Xlib.
Alexis Ballier
- [vlc-commits] xosd: require and link against Xlib.
Alexis Ballier
- [vlc-commits] xosd: require and link against Xlib.
Alexis Ballier
- [vlc-commits] dash: MPD manager factory: fixing a potential memory leak
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Representation: Cosmetics.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Representation: Return a usable bandwith value.
Hugo Beauzée-Luyssen
- [vlc-commits] Qt4: Playlists: Fixing drop.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: MPD manager factory: fixing a potential memory leak
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Representation: Cosmetics.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Representation: Return a usable bandwith value.
Hugo Beauzée-Luyssen
- [vlc-commits] Qt4: Playlists: Fixing drop.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: DashManager: Adding a getMpdManager() method.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Adding a RepresentationAttributesElements to represent standard' =?UTF-8?Q?s=20=C2=A75?=.4.3.2
Hugo Beauzée-Luyssen
- [vlc-commits] dash: CommonAttributesElements: When applicable, convert attributes to integers
Hugo Beauzée-Luyssen
- [vlc-commits] dash: DashManager: Adding a getMpdManager() method.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Adding a RepresentationAttributesElements to represent standard' =?UTF-8?Q?s=20=C2=A75?=.4.3.2
Hugo Beauzée-Luyssen
- [vlc-commits] dash: CommonAttributesElements: When applicable, convert attributes to integers
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Fixing NullManager interface implementation.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Don't hardcode the isLive information.
Hugo Beauzée-Luyssen
- [vlc-commits] strings: Adding an helper to convert iso8601 durations
Hugo Beauzée-Luyssen
- [vlc-commits] dash: CommonAttributesElements: Reworking getters/setters.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: BasicCMParser: Check for attributes at parsing time.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Group element contains the "common" attributes/elements
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Adding some basic getters to Representation
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Basic CM parser: Parse some Representation attributes
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Group: Adding a getter for Representation by id.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: BasicCMParser: Handle Representation @dependencyId
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Reworking SemgentInfo parsing
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Reworking segments.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Reworking the way MPD profile is handled
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Reworking MPD attributes parsing.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Reworking ProgramInfo parsing.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Don't crash when XML parsing fails.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: XML: handle text nodes.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Don't use the module when MPD parsing failed.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Handle parsing of ContentProtection, Accessibility, Rating and Viewpoint in CommonAttributesElements
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Reworking profile handling.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Removing useless using namespace;
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Try to fetch mimeType attribute from the parent element.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Don't require the Representation @id. Many stream won't provide it.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Handling Group @subsegmentAlignmentFlag in parser.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Adding support for Representation's TrickMode element
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Removing now unused ElementNotPresentException
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Removing now useless AttributeNotPresentException
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Parser: Ignore segments without sourceURL
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Reworking MPD tree building.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Implementing the basics for SegmentTimeline.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Adding a SegmentInfoCommon class.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Adding an implementation for SegmentInfoDefault element.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Only use const Segments.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Parsing SegmentInfoDefault & SegmentTimeline elements.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Don't crash if we don't have a valid mpdManager.
Hugo Beauzée-Luyssen
- [vlc-commits] dash: Working arround specifications ambiguity.
Hugo Beauzée-Luyssen
- [vlc-commits] Fix typo in French translation
TUDURI Benoît
- [vlc-commits] Fix typo in French translation
TUDURI Benoît
- [vlc-commits] Improve WebUI for mobiles
Konstantin Bogdanov
- [vlc-commits] Improve WebUI for mobiles
Konstantin Bogdanov
- [vlc-commits] Improvements on the main Web Interface
Konstantin Bogdanov
- [vlc-commits] Improvements on the main Web Interface
Konstantin Bogdanov
- [vlc-commits] remove duplicate dep
Rafaël Carré
- [vlc-commits] remove trailing space breaking dependencies
Rafaël Carré
- [vlc-commits] Distribute (but do not build) modules/access/dvb
Rafaël Carré
- [vlc-commits] contrib: bluray: use bluray rather than libbluray
Rafaël Carré
- [vlc-commits] typo
Rafaël Carré
- [vlc-commits] distribute access/dvb
Rafaël Carré
- [vlc-commits] contrib: bghudappkit: fetch over git://
Rafaël Carré
- [vlc-commits] fix ncurses text alignement in french translation
Rafaël Carré
- [vlc-commits] contrib: use $(shell to check xcode version
Rafaël Carré
- [vlc-commits] contrib: sparkle: patch project config to force arch with xcode 3
Rafaël Carré
- [vlc-commits] contrib: growl: use gcc-4.2 when clang is not available
Rafaël Carré
- [vlc-commits] contrib: xcode3: select ARCHS to be built
Rafaël Carré
- [vlc-commits] contrib: growl: build with clang
Rafaël Carré
- [vlc-commits] remove trailing space breaking dependencies
Rafaël Carré
- [vlc-commits] remove duplicate dep
Rafaël Carré
- [vlc-commits] contrib: bluray: use bluray rather than libbluray
Rafaël Carré
- [vlc-commits] contrib: bghudappkit: fetch over git://
Rafaël Carré
- [vlc-commits] contrib: use $(shell to check xcode version
Rafaël Carré
- [vlc-commits] contrib: sparkle: patch project config to force arch with xcode 3
Rafaël Carré
- [vlc-commits] contrib: growl: use gcc-4.2 when clang is not available
Rafaël Carré
- [vlc-commits] contrib: xcode3: select ARCHS to be built
Rafaël Carré
- [vlc-commits] extra/tools: make sure autoconf comes with pkg-config macros
Rafaël Carré
- [vlc-commits] contrib: --disable-all doesn't build anything
Rafaël Carré
- [vlc-commits] extra/tools: make sure autoconf comes with pkg-config macros
Rafaël Carré
- [vlc-commits] contrib: --disable-all doesn't build anything
Rafaël Carré
- [vlc-commits] vout_new_buffer: fix signed / unsigned comparison
Rafaël Carré
- [vlc-commits] Use PRId64 to print int64_t
Rafaël Carré
- [vlc-commits] ps_psm_fill: fix logic bug spotted by clang
Rafaël Carré
- [vlc-commits] ps_psm_fill: fix logic bug spotted by clang
Rafaël Carré
- [vlc-commits] Use PRId64 to print int64_t
Rafaël Carré
- [vlc-commits] vout_new_buffer: fix signed / unsigned comparison
Rafaël Carré
- [vlc-commits] pkgconfig doesn't depend on autoconf
Rafaël Carré
- [vlc-commits] pkg-config 0.26 doesn't build without pkg-config installed
Rafaël Carré
- [vlc-commits] pkg-config 0.26 doesn't build without pkg-config installed
Rafaël Carré
- [vlc-commits] OSX: Sparkle is not optional
Rafaël Carré
- [vlc-commits] Remove INTF_GAMMA_*
Rafaël Carré
- [vlc-commits] remove unused limits
Rafaël Carré
- [vlc-commits] Dxva2 is only available in Windows Vista and above
Rafaël Carré
- [vlc-commits] contrib: change dxva2api.h checksum
Rafaël Carré
- [vlc-commits] contrib: directx/directshow: mention why we need them
Rafaël Carré
- [vlc-commits] npapi: fetch gecko headers required for windows
Rafaël Carré
- [vlc-commits] contrib: remove unneeded gecko
Rafaël Carré
- [vlc-commits] contrib: lame: typo
Rafaël Carré
- [vlc-commits] avformat mux: fix leaks
Rafaël Carré
- [vlc-commits] Fix for antique versions of FFmpeg
Rafaël Carré
- [vlc-commits] avformat mux: use avformat_free_context()
Rafaël Carré
- [vlc-commits] typo
Rafaël Carré
- [vlc-commits] avformat mux: check correctly for *info member
Rafaël Carré
- [vlc-commits] pkgconfig doesn't depend on autoconf
Rafaël Carré
- [vlc-commits] OSX: Sparkle is not optional
Rafaël Carré
- [vlc-commits] contrib: change dxva2api.h checksum
Rafaël Carré
- [vlc-commits] contrib: lame: typo
Rafaël Carré
- [vlc-commits] We don't use extras/contrib anymore, no need to look there
Rafaël Carré
- [vlc-commits] bootstrap: prepend extras/tools/build/bin to PATH if it exists
Rafaël Carré
- [vlc-commits] bootstrap: prepend extras/tools/build/bin to PATH if it exists
Rafaël Carré
- [vlc-commits] avcodec: fix direct rendering with some codecs
Rafaël Carré
- [vlc-commits] avcodec_get_edge_width() was added in libavcodec 52.66.0
Rafaël Carré
- [vlc-commits] extras/tools: ignore fetched tarballs
Rafaël Carré
- [vlc-commits] extras/tools: ignore fetched tarballs
Rafaël Carré
- [vlc-commits] osx: package Growl.framework
Rafaël Carré
- [vlc-commits] Revert "avcodec_get_edge_width() was added in libavcodec 52.66.0"
Rafaël Carré
- [vlc-commits] osx: package Growl.framework
Rafaël Carré
- [vlc-commits] Revert "Disable direct-rendering on ProRes"
Rafaël Carré
- [vlc-commits] Revert "Disable direct-rendering on ProRes"
Rafaël Carré
- [vlc-commits] fix typo in french translation of nvlc
Rafaël Carré
- [vlc-commits] win64 package: use -win64 version string
Rafaël Carré
- [vlc-commits] dvb_set_isdbc(): remove unused arguments warnings
Rafaël Carré
- [vlc-commits] windows package: name win64 installer vlc-$version-win64.exe
Rafaël Carré
- [vlc-commits] dvb_set_isdbc(): remove unused arguments warnings
Rafaël Carré
- [vlc-commits] contrib change_prefix.sh: exit successfully
Rafaël Carré
- [vlc-commits] remove unused custom typedef
Rafaël Carré
- [vlc-commits] contrib change_prefix.sh: exit successfully
Rafaël Carré
- [vlc-commits] npapi: fetch gecko headers required for windows
Rafaël Carré
- [vlc-commits] contrib: dvbpsi: don't build with -O6
Rafaël Carré
- [vlc-commits] contrib: dvbpsi: don't build with -O6
Rafaël Carré
- [vlc-commits] udev: use proper scheme for bluray
Rafaël Carré
- [vlc-commits] bluray: don't crash when file is NULL
Rafaël Carré
- [vlc-commits] udev: use proper scheme for bluray
Rafaël Carré
- [vlc-commits] bluray: don't crash when file is NULL
Rafaël Carré
- [vlc-commits] apple script can fail if user is logged in through GUI
Rafaël Carré
- [vlc-commits] contrib: use Libav by default instead of FFmpeg
Rafaël Carré
- [vlc-commits] contrib: Only use options common to Libav and FFmpeg
Rafaël Carré
- [vlc-commits] vcd ioctl_ReadSectors() : factorize error case
Rafaël Carré
- [vlc-commits] Qt: Menus: make speed menu tearable.
Francois Cartegnie
- [vlc-commits] Qt: rename QVLCMenu to QVLCMenuManager.
Francois Cartegnie
- [vlc-commits] Qt: menus: make next/prev to behave accordingly to playlist's content.
Francois Cartegnie
- [vlc-commits] Qt: input_manager: merge loop&repeat events.
Francois Cartegnie
- [vlc-commits] Qt: menus: rename MenusManager to MenuBar.
Francois Cartegnie
- [vlc-commits] vaapi: fix profiles detection.
Francois Cartegnie
- [vlc-commits] Qt: advanced capture: fix mrl generation for advanced options
Francois Cartegnie
- [vlc-commits] Qt: simplify media filters
Francois Cartegnie
- [vlc-commits] add dvb channels list .conf as filetype.
Francois Cartegnie
- [vlc-commits] Qt: Menus: make speed menu tearable.
Francois Cartegnie
- [vlc-commits] Qt: rename QVLCMenu to QVLCMenuManager.
Francois Cartegnie
- [vlc-commits] Qt: menus: make next/prev to behave accordingly to playlist's content.
Francois Cartegnie
- [vlc-commits] Qt: menus: rename MenusManager to MenuBar.
Francois Cartegnie
- [vlc-commits] vaapi: fix profiles detection.
Francois Cartegnie
- [vlc-commits] Qt: advanced capture: fix mrl generation for advanced options
Francois Cartegnie
- [vlc-commits] Qt: simplify media filters
Francois Cartegnie
- [vlc-commits] add dvb channels list .conf as filetype.
Francois Cartegnie
- [vlc-commits] demux: dvdnav: add chapters seekpoints timings
Francois Cartegnie
- [vlc-commits] Qt: SeekPoints / Input Slider: fix behaviour for 0 timed seekpoint
Francois Cartegnie
- [vlc-commits] Qt: SeekSlider: keep bottom chapter marks only
Francois Cartegnie
- [vlc-commits] Qt: SeekPoints / Input Slider: fix behaviour for 0 timed seekpoint
Francois Cartegnie
- [vlc-commits] Qt: SeekSlider: keep bottom chapter marks only
Francois Cartegnie
- [vlc-commits] demux: dvdnav: add chapters seekpoints timings
Francois Cartegnie
- [vlc-commits] vaapi: fix profiles detection.
Francois Cartegnie
- [vlc-commits] Fix a crash in MKV when seeking to the last block of a cluster
Denis Charmet
- [vlc-commits] Fix a crash in MKV when seeking to the last block of a cluster
Denis Charmet
- [vlc-commits] MKV: Do not list chapters and titles when there is only one of them
Denis Charmet
- [vlc-commits] MKV: Do not list chapters and titles when there is only one of them
Denis Charmet
- [vlc-commits] MKV: Do not list chapters and titles when there is only one of them
Denis Charmet
- [vlc-commits] Fix a crash with corrupted MKV
Denis Charmet
- [vlc-commits] MKV: Fix seeking without cues
Denis Charmet
- [vlc-commits] Fix a crash with corrupted MKV
Denis Charmet
- [vlc-commits] MKV: Fix seeking without cues
Denis Charmet
- [vlc-commits] Avoid a crash with some corrupted mkvs
Denis Charmet
- [vlc-commits] Avoid a crash with some corrupted mkvs
Denis Charmet
- [vlc-commits] UPNP: Fix a tag name in MediaServer xml parsing
Chris Clayton
- [vlc-commits] upnp: Support UPnP A/V MediaServer:2 devices
Chris Clayton
- [vlc-commits] UPNP: Fix a tag name in MediaServer xml parsing
Chris Clayton
- [vlc-commits] upnp: Support UPnP A/V MediaServer:2 devices
Chris Clayton
- [vlc-commits] l10n: Galician update
Gonçalo Cordeiro
- [vlc-commits] l10n: Galician update
Gonçalo Cordeiro
- [vlc-commits] subsdec: avoid unneeded strdup() and simplify
Rémi Denis-Courmont
- [vlc-commits] ALSA: do not prepend zeroes for S/PDIF, sleep instead
Rémi Denis-Courmont
- [vlc-commits] ALSA: do not prepend zeroes for S/PDIF, sleep instead
Rémi Denis-Courmont
- [vlc-commits] speex resampler: add 10% slack output space
Rémi Denis-Courmont
- [vlc-commits] speex resampler: add 10% slack output space
Rémi Denis-Courmont
- [vlc-commits] rtp output: do not inherit SRTP settings when SRTP is not built-in
Rémi Denis-Courmont
- [vlc-commits] rtp output: do not inherit SRTP settings when SRTP is not built-in
Rémi Denis-Courmont
- [vlc-commits] contrib: use 32-bits LUAC file format on all platforms
Rémi Denis-Courmont
- [vlc-commits] contrib: use 32-bits LUAC file format on all platforms
Rémi Denis-Courmont
- [vlc-commits] contrib: fix typo
Rémi Denis-Courmont
- [vlc-commits] contrib: fix typo
Rémi Denis-Courmont
- [vlc-commits] Revert "Configure: Update live555 requirements"
Rémi Denis-Courmont
- [vlc-commits] Revert "Contribs: update live555 to latest snapshot"
Rémi Denis-Courmont
- [vlc-commits] Revert "Configure: Update live555 requirements"
Rémi Denis-Courmont
- [vlc-commits] Revert "Contribs: update live555 to latest snapshot"
Rémi Denis-Courmont
- [vlc-commits] Remove old comment
Rémi Denis-Courmont
- [vlc-commits] Bump version to 1.1.13
Rémi Denis-Courmont
- [vlc-commits] News for 1.1.13
Rémi Denis-Courmont
- [vlc-commits] Update news
Rémi Denis-Courmont
- [vlc-commits] Sync translation tables for 1.1.13
Rémi Denis-Courmont
- [vlc-commits] dhsow: missing white space (breaks PO files)
Rémi Denis-Courmont
- [vlc-commits] aout: do not run filters on NULL block
Rémi Denis-Courmont
- [vlc-commits] dhsow: missing white space (breaks PO files)
Rémi Denis-Courmont
- [vlc-commits] aout: do not run filters on NULL block
Rémi Denis-Courmont
- [vlc-commits] alphabetical order in vlc_keys
Hannes Domani
- [vlc-commits] Win32 global hotkeys: vlc_GetActionId() needs "key-" prefix
Hannes Domani
- [vlc-commits] alphabetical order in vlc_keys
Hannes Domani
- [vlc-commits] Win32 global hotkeys: vlc_GetActionId() needs "key-" prefix
Hannes Domani
- [vlc-commits] upnp: Use the default maximum content length of 16k.
Mirsal Ennaime
- [vlc-commits] upnp: Use the default maximum content length of 16k.
Mirsal Ennaime
- [vlc-commits] upnp: Switch to an unlimited maximum content length
Mirsal Ennaime
- [vlc-commits] upnp: Fix compilation
Mirsal Ennaime
- [vlc-commits] upnp: Switch to an unlimited maximum content length
Mirsal Ennaime
- [vlc-commits] dbus: Move DBus property marshaling code to separate functions
Mirsal Ennaime
- [vlc-commits] dbus: Implement org.freedesktop.Properties. GetAll for the MPRIS root interface
Mirsal Ennaime
- [vlc-commits] macosx: newly designed sidebar icons
Damien Erambert
- [vlc-commits] macosx: new dropzone icon
Damien Erambert
- [vlc-commits] macosx: newly designed sidebar icons
Damien Erambert
- [vlc-commits] macosx: new dropzone icon
Damien Erambert
- [vlc-commits] macosx: window button artwork
Damien Erambert
- [vlc-commits] macosx: window button artwork
Damien Erambert
- [vlc-commits] live555 : use TAB_ macro to store the tracks
Sébastien Escudier
- [vlc-commits] live555 : when we switch to TCP, remember it
Sébastien Escudier
- [vlc-commits] live555 : enable/disable tracks on the fly
Sébastien Escudier
- [vlc-commits] live555 : close when there is no more track.
Sébastien Escudier
- [vlc-commits] live555 : fix regression from 31ac20b22fc37bcf78991159bf8a0f138db05b44
Sébastien Escudier
- [vlc-commits] live555 : fix regression from 31ac20b22fc37bcf78991159bf8a0f138db05b44
Sébastien Escudier
- [vlc-commits] Qt4: slightly improve the color set of the slider
Ludovic Fauvet
- [vlc-commits] Qt4: slightly improve the color set of the slider
Ludovic Fauvet
- [vlc-commits] Qt: enable the recents menu again after adding an element
Ludovic Fauvet
- [vlc-commits] Qt: fix an utf8 encoding issue in the recents menu
Ludovic Fauvet
- [vlc-commits] Qt: fix multi-screens weirdness caused by the dockable FSC
Ludovic Fauvet
- [vlc-commits] Qt: enable the recents menu again after adding an element
Ludovic Fauvet
- [vlc-commits] Qt: fix an utf8 encoding issue in the recents menu
Ludovic Fauvet
- [vlc-commits] Qt: fix multi-screens weirdness caused by the dockable FSC
Ludovic Fauvet
- [vlc-commits] Qt: use the effective size of the widget to center the FSC
Ludovic Fauvet
- [vlc-commits] Qt: rework of the fullscreen controller
Ludovic Fauvet
- [vlc-commits] Qt: use the effective size of the widget to center the FSC
Ludovic Fauvet
- [vlc-commits] Qt: rework of the fullscreen controller
Ludovic Fauvet
- [vlc-commits] l10n: Add Icelandic to .desktop
Sveinn í Felli
- [vlc-commits] l10n: Add Icelandic to .desktop
Sveinn í Felli
- [vlc-commits] l10n: Icelandic update
Sveinn í Felli
- [vlc-commits] Playlist status not being updated on play/pause
Mal Graty
- [vlc-commits] Playlist status not being updated on play/pause
Mal Graty
- [vlc-commits] Ignore missing meta data files. Check directory name instead.
Tobias Güntner
- [vlc-commits] Set title length and size.
Tobias Güntner
- [vlc-commits] Ignore missing meta data files. Check directory name instead.
Tobias Güntner
- [vlc-commits] Set title length and size.
Tobias Güntner
- [vlc-commits] Fix assertions
Tobias Güntner
- [vlc-commits] Fix assertions
Tobias Güntner
- [vlc-commits] Add libvlc_video_get_spu_delay and libvlc_video_set_spu_delay
John Hendrikx
- [vlc-commits] Add libvlc_video_get_spu_delay and libvlc_video_set_spu_delay
John Hendrikx
- [vlc-commits] l10n: Slovak update
Marián Hikaník
- [vlc-commits] Make the Mac DMG prettier.
Brendon Justin
- [vlc-commits] Make the Mac DMG prettier.
Brendon Justin
- [vlc-commits] inet_ntop always returns NULL on Windows.
Naohiro KORIYAMA
- [vlc-commits] inet_ntop always returns NULL on Windows.
Naohiro KORIYAMA
- [vlc-commits] Faad: Reinitialize decoder when we got Unexpected channel configuration change.
Naohiro KORIYAMA
- [vlc-commits] Faad: Reinitialize decoder when we got Unexpected channel configuration change.
Naohiro KORIYAMA
- [vlc-commits] Freetype: handle multibyte characters properly in registry entry.
Naohiro KORIYAMA
- [vlc-commits] Freetype: handle multibyte characters properly in registry entry.
Naohiro KORIYAMA
- [vlc-commits] yadif : Add SSSE3 and SSE2 support. porting from FFmpeg.
Naohiro KORIYAMA
- [vlc-commits] yadif : Add SSSE3 and SSE2 support. porting from FFmpeg.
Naohiro KORIYAMA
- [vlc-commits] Contribs: update libbluray to 0.2.1
Jean-Baptiste Kempf
- [vlc-commits] Configure: simplify MacOS flags
Jean-Baptiste Kempf
- [vlc-commits] configure: require latest libbluray
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libbluray to 0.2.1
Jean-Baptiste Kempf
- [vlc-commits] Configure: simplify MacOS flags
Jean-Baptiste Kempf
- [vlc-commits] configure: require latest libbluray
Jean-Baptiste Kempf
- [vlc-commits] Contribs: dlopen crystalhd on win32
Jean-Baptiste Kempf
- [vlc-commits] QTsound: only available on QTKit 7.6.3 and over
Jean-Baptiste Kempf
- [vlc-commits] QTsound: fixes format string and integer times
Jean-Baptiste Kempf
- [vlc-commits] Auhal: fix signed comparison issue
Jean-Baptiste Kempf
- [vlc-commits] Contrib: fix glew rules on non-win32
Jean-Baptiste Kempf
- [vlc-commits] Contrib: better documentation for bootstrap
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix fluid compilation on Win32
Jean-Baptiste Kempf
- [vlc-commits] Contribs: add headers for CrystalHD for win32
Jean-Baptiste Kempf
- [vlc-commits] MacOS: workaround bug in SDK10.5
Jean-Baptiste Kempf
- [vlc-commits] MacOS: always specify a minimum-sdk
Jean-Baptiste Kempf
- [vlc-commits] MacOS: do not try to have KDE-solid
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libbluray to 0.2.1
Jean-Baptiste Kempf
- [vlc-commits] configure: require latest libbluray
Jean-Baptiste Kempf
- [vlc-commits] Contribs: dlopen crystalhd on win32
Jean-Baptiste Kempf
- [vlc-commits] QTsound: only available on QTKit 7.6.3 and over
Jean-Baptiste Kempf
- [vlc-commits] QTsound: fixes format string and integer times
Jean-Baptiste Kempf
- [vlc-commits] Auhal: fix signed comparison issue
Jean-Baptiste Kempf
- [vlc-commits] Contrib: fix glew rules on non-win32
Jean-Baptiste Kempf
- [vlc-commits] Win32 Crashreport: use FTP passive mode
Jean-Baptiste Kempf
- [vlc-commits] MacOS: default to 10.6.sdk
Jean-Baptiste Kempf
- [vlc-commits] Qt: remember volume on exit is the default
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix small quirk when adapting the equalizer values
Jean-Baptiste Kempf
- [vlc-commits] Win32 Crashreport: use FTP passive mode
Jean-Baptiste Kempf
- [vlc-commits] MacOS: default to 10.6.sdk
Jean-Baptiste Kempf
- [vlc-commits] Qt: remember volume on exit is the default
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix small quirk when adapting the equalizer values
Jean-Baptiste Kempf
- [vlc-commits] Fix strings mistake for translation
Jean-Baptiste Kempf
- [vlc-commits] MacOS X: fix strings in UI
Jean-Baptiste Kempf
- [vlc-commits] Simplify help string
Jean-Baptiste Kempf
- [vlc-commits] Mono: fix channel order
Jean-Baptiste Kempf
- [vlc-commits] Fix various preferences typos
Jean-Baptiste Kempf
- [vlc-commits] tools: bump cmake and pkg-config to the latest releases
Jean-Baptiste Kempf
- [vlc-commits] Fix strings mistake for translation
Jean-Baptiste Kempf
- [vlc-commits] MacOS X: fix strings in UI
Jean-Baptiste Kempf
- [vlc-commits] Simplify help string
Jean-Baptiste Kempf
- [vlc-commits] Mono: fix channel order
Jean-Baptiste Kempf
- [vlc-commits] Fix various preferences typos
Jean-Baptiste Kempf
- [vlc-commits] tools: bump cmake and pkg-config to the latest releases
Jean-Baptiste Kempf
- [vlc-commits] picture_BlendSubpicture: comment assert on chroma incompatibility
Jean-Baptiste Kempf
- [vlc-commits] picture_BlendSubpicture: assert on chroma incompatibility
Jean-Baptiste Kempf
- [vlc-commits] picture_BlendSubpicture: remove assert on chroma incompatibility
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix bug happening when double-click in the embedded video
Jean-Baptiste Kempf
- [vlc-commits] Relicence win32 controller to LGPL
Jean-Baptiste Kempf
- [vlc-commits] Contrib: update LAME to 3.99.3
Jean-Baptiste Kempf
- [vlc-commits] Contribs: try to maintain X.5 runtime compatibility
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix gettext compilation on some CrossCompile env
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update dxva2api.h to version 3
Jean-Baptiste Kempf
- [vlc-commits] MacOS gui: use aout_Volume* functions
Jean-Baptiste Kempf
- [vlc-commits] MacOS: fix getVideoViewAtPositionX
Jean-Baptiste Kempf
- [vlc-commits] MacOS: kill a warning
Jean-Baptiste Kempf
- [vlc-commits] Yet another Intel Specific DxVA GUID
Jean-Baptiste Kempf
- [vlc-commits] DxVA: Re-format the table
Jean-Baptiste Kempf
- [vlc-commits] picture_BlendSubpicture: remove assert on chroma incompatibility
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix bug happening when double-click in the embedded video
Jean-Baptiste Kempf
- [vlc-commits] Contrib: update LAME to 3.99.3
Jean-Baptiste Kempf
- [vlc-commits] Contribs: try to maintain X.5 runtime compatibility
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix gettext compilation on some CrossCompile env
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update dxva2api.h to version 3
Jean-Baptiste Kempf
- [vlc-commits] MacOS gui: use aout_Volume* functions
Jean-Baptiste Kempf
- [vlc-commits] MacOS: fix getVideoViewAtPositionX
Jean-Baptiste Kempf
- [vlc-commits] MacOS: kill a warning
Jean-Baptiste Kempf
- [vlc-commits] Yet another Intel Specific DxVA GUID
Jean-Baptiste Kempf
- [vlc-commits] DxVA: Re-format the table
Jean-Baptiste Kempf
- [vlc-commits] Detect AVX-enabled processors
Jean-Baptiste Kempf
- [vlc-commits] Merge branch 'master' of git.videolan.org:vlc
Jean-Baptiste Kempf
- [vlc-commits] MacOS: use VLC_OBJECT
Jean-Baptiste Kempf
- [vlc-commits] MacOS: use VLC_OBJECT
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix sparkle compatibility for OSX 5
Jean-Baptiste Kempf
- [vlc-commits] MacOS: use VLC_OBJECT
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix sparkle compatibility for OSX 5
Jean-Baptiste Kempf
- [vlc-commits] On the road to 1.2.0-pre3
Jean-Baptiste Kempf
- [vlc-commits] Disable direct-rendering on ProRes
Jean-Baptiste Kempf
- [vlc-commits] Contribs: compile more tools from gettext
Jean-Baptiste Kempf
- [vlc-commits] Disable direct-rendering on ProRes
Jean-Baptiste Kempf
- [vlc-commits] Contribs: compile more tools from gettext
Jean-Baptiste Kempf
- [vlc-commits] Support VP8 in NSV
Jean-Baptiste Kempf
- [vlc-commits] Fix potential Freetype crash
Jean-Baptiste Kempf
- [vlc-commits] Support VP8 in NSV
Jean-Baptiste Kempf
- [vlc-commits] Fix potential Freetype crash
Jean-Baptiste Kempf
- [vlc-commits] Finish the LGPL switch for libVLC and libVLCcore
Jean-Baptiste Kempf
- [vlc-commits] Finish the LGPL switch for libVLC and libVLCcore
Jean-Baptiste Kempf
- [vlc-commits] Qt: do not explode when using OpenGL vout
Jean-Baptiste Kempf
- [vlc-commits] Set RealVideo to 0 priority
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix global hotkeys retrieval from conf
Jean-Baptiste Kempf
- [vlc-commits] Qt: allow easy deletion of the keys and global key
Jean-Baptiste Kempf
- [vlc-commits] Add thd to the list of extensions
Jean-Baptiste Kempf
- [vlc-commits] Revert "Qt: do not explode when using OpenGL vout"
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix global hotkeys retrieval from conf
Jean-Baptiste Kempf
- [vlc-commits] Qt: allow easy deletion of the keys and global key
Jean-Baptiste Kempf
- [vlc-commits] Add thd to the list of extensions
Jean-Baptiste Kempf
- [vlc-commits] DxVA: More GUIDs
Jean-Baptiste Kempf
- [vlc-commits] Contribs: support for PPC in contribs
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix toolbar settings read
Jean-Baptiste Kempf
- [vlc-commits] DxVA: More GUIDs
Jean-Baptiste Kempf
- [vlc-commits] Contribs: support for PPC in contribs
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix toolbar settings read
Jean-Baptiste Kempf
- [vlc-commits] Qt: do not quit, let the core do it
Jean-Baptiste Kempf
- [vlc-commits] DirectSound: avoid crash on faulty audio device.
Jean-Baptiste Kempf
- [vlc-commits] Qt, sout: fix compilation on older moc version
Jean-Baptiste Kempf
- [vlc-commits] Qt: do not quit, let the core do it
Jean-Baptiste Kempf
- [vlc-commits] DirectSound: avoid crash on faulty audio device.
Jean-Baptiste Kempf
- [vlc-commits] Qt, sout: fix compilation on older moc version
Jean-Baptiste Kempf
- [vlc-commits] Qt: check colorDialog return function
Jean-Baptiste Kempf
- [vlc-commits] Fix french mistranslation
Jean-Baptiste Kempf
- [vlc-commits] Qt: check colorDialog return function
Jean-Baptiste Kempf
- [vlc-commits] Fix french mistranslation
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555 to latest snapshot
Jean-Baptiste Kempf
- [vlc-commits] Configure: Update live555 requirements
Jean-Baptiste Kempf
- [vlc-commits] Qt: do not react to right-click to mute volume
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555 to latest snapshot
Jean-Baptiste Kempf
- [vlc-commits] Configure: Update live555 requirements
Jean-Baptiste Kempf
- [vlc-commits] Qt: do not react to right-click to mute volume
Jean-Baptiste Kempf
- [vlc-commits] MacOS: do not thip the changelogs, it is useless
Jean-Baptiste Kempf
- [vlc-commits] Mp4: fix stsz parsing
Jean-Baptiste Kempf
- [vlc-commits] MP4: cleanup
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix copyright years
Jean-Baptiste Kempf
- [vlc-commits] "Leave" => "Exit"
Jean-Baptiste Kempf
- [vlc-commits] Mention in NEWS the relicensing
Jean-Baptiste Kempf
- [vlc-commits] Mp4: fix stsz parsing
Jean-Baptiste Kempf
- [vlc-commits] Mention in NEWS the relicensing
Jean-Baptiste Kempf
- [vlc-commits] Version should be 1.1.13-git
Jean-Baptiste Kempf
- [vlc-commits] Fix configure logic and improve it (autodetection)
Jean-Baptiste Kempf
- [vlc-commits] MKV: allow simple title, multiple-chapter in the menus
Jean-Baptiste Kempf
- [vlc-commits] MKV: allow simple title, multiple-chapter in the menus
Jean-Baptiste Kempf
- [vlc-commits] Fix distcheck after yadif commit
Jean-Baptiste Kempf
- [vlc-commits] Fix distcheck after yadif commit
Jean-Baptiste Kempf
- [vlc-commits] Support building against npapi-sdk
Jean-Baptiste Kempf
- [vlc-commits] Configure: use more standard detection
Jean-Baptiste Kempf
- [vlc-commits] Update Readme
Jean-Baptiste Kempf
- [vlc-commits] Configure: re-order and comments
Jean-Baptiste Kempf
- [vlc-commits] Configure: allow deactivation of NPAPI plugin
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for 1.2.0-rc
Jean-Baptiste Kempf
- [vlc-commits] Qt4: small fixes on the toolbar custom dialog
Jean-Baptiste Kempf
- [vlc-commits] Qt4: small fixes on the toolbar custom dialog
Jean-Baptiste Kempf
- [vlc-commits] Revert "dhsow: missing white space (breaks PO files)"
Jean-Baptiste Kempf
- [vlc-commits] Update POs
Jean-Baptiste Kempf
- [vlc-commits] Do not try gtk or xpm for Win32
Jean-Baptiste Kempf
- [vlc-commits] VCD: misc cosmetics and move to the # chapter syntax
Jean-Baptiste Kempf
- [vlc-commits] Qt: Use # for VCD mrls
Jean-Baptiste Kempf
- [vlc-commits] Support for Indeo4 decoding
Jean-Baptiste Kempf
- [vlc-commits] Win32: fix packaging of webplugin
Jean-Baptiste Kempf
- [vlc-commits] Win32: improve webplugins packaging
Jean-Baptiste Kempf
- [vlc-commits] Win32: improve webplugins packaging
Jean-Baptiste Kempf
- [vlc-commits] 10l: Typo about Indeo4.
Jean-Baptiste Kempf
- [vlc-commits] Win32: fix packaging of webplugin
Jean-Baptiste Kempf
- [vlc-commits] Win32: improve webplugins packaging
Jean-Baptiste Kempf
- [vlc-commits] On the road to RC1
Jean-Baptiste Kempf
- [vlc-commits] mp4: fix typo
Jean-Baptiste Kempf
- [vlc-commits] mp4: fix typo
Jean-Baptiste Kempf
- [vlc-commits] Dash: fix win32 compilation
Jean-Baptiste Kempf
- [vlc-commits] File audio output: remove useless longhelp
Jean-Baptiste Kempf
- [vlc-commits] Qt: remember last opened directory
Jean-Baptiste Kempf
- [vlc-commits] Qt: remember last opened directory
Jean-Baptiste Kempf
- [vlc-commits] l10n: Estonian update
Mihkel Kirjutas
- [vlc-commits] macosx: don't do AppKit stuff if you're unsure that it's on the main thread ..
Felix Paul Kühne
- [vlc-commits] macosx: don't do AppKit stuff if you're unsure that it's on the main thread ..
Felix Paul Kühne
- [vlc-commits] extras/tools: update .gitignore
Felix Paul Kühne
- [vlc-commits] contrib: fixed sparkle
Felix Paul Kühne
- [vlc-commits] contrib: fixed sparkle
Felix Paul Kühne
- [vlc-commits] macosx: slightly enlarge the License button in the about window ( fixes #5658)
Felix Paul Kühne
- [vlc-commits] macosx: slightly enlarge the License button in the about window ( fixes #5658)
Felix Paul Kühne
- [vlc-commits] macosx: fixed obscure crash when starting playback while the messages panel is open (fixes #5541)
Felix Paul Kühne
- [vlc-commits] macosx: improve drawing of the 'fancy gradient effect for time slider' ( fixes #5568)
Felix Paul Kühne
- [vlc-commits] macosx: fixed obscure crash when starting playback while the messages panel is open (fixes #5541)
Felix Paul Kühne
- [vlc-commits] macosx: improve drawing of the 'fancy gradient effect for time slider' ( fixes #5568)
Felix Paul Kühne
- [vlc-commits] macosx: fix and slightly optimize (on 10.6+) the open recent menu ( fixes #5538)
Felix Paul Kühne
- [vlc-commits] macosx: fix and slightly optimize (on 10.6+) the open recent menu ( fixes #5538)
Felix Paul Kühne
- [vlc-commits] macosx: further optimize the menu re-creation on 10.6+
Felix Paul Kühne
- [vlc-commits] macosx: further optimize the menu re-creation on 10.6+
Felix Paul Kühne
- [vlc-commits] macosx: fixed missing menubar on Lion when entering fullscreen mode through a VLC internal trigger (fixes #5537)
Felix Paul Kühne
- [vlc-commits] macosx: correctly hide the controls within the native fullscreen mode on Lion when displaying a video (closes #5505)
Felix Paul Kühne
- [vlc-commits] macosx: save a few objc selector lookups
Felix Paul Kühne
- [vlc-commits] macosx: enter fullscreen only if we were on Lion or we got an actual video to show (fixes #5611)
Felix Paul Kühne
- [vlc-commits] macosx: fixed missing menubar on Lion when entering fullscreen mode through a VLC internal trigger (fixes #5537)
Felix Paul Kühne
- [vlc-commits] macosx: correctly hide the controls within the native fullscreen mode on Lion when displaying a video (closes #5505)
Felix Paul Kühne
- [vlc-commits] macosx: save a few objc selector lookups
Felix Paul Kühne
- [vlc-commits] macosx: enter fullscreen only if we were on Lion or we got an actual video to show (fixes #5611)
Felix Paul Kühne
- [vlc-commits] macosx: fix fspanel when using Lion's fullscreen mode ( and mouse-moved events within the vout in general)
Felix Paul Kühne
- [vlc-commits] macosx: fixed fullscreen toggle through the http interface and friends ( fixes #5349)
Felix Paul Kühne
- [vlc-commits] macosx: fixed clipping of the caution icon in the most-left column of the playlist table (fixes #5597)
Felix Paul Kühne
- [vlc-commits] macosx: fix search field size on Lion (fixes #5566)
Felix Paul Kühne
- [vlc-commits] macosx: fixed crash when closing the main window while using Lion' s native fullscreen mode
Felix Paul Kühne
- [vlc-commits] macosx: fixed 'disappearing' main window (fixes #5714)
Felix Paul Kühne
- [vlc-commits] macosx: adapt to the new sidebar icons
Felix Paul Kühne
- [vlc-commits] macosx: slight file size reductions
Felix Paul Kühne
- [vlc-commits] macosx: fix fspanel when using Lion's fullscreen mode ( and mouse-moved events within the vout in general)
Felix Paul Kühne
- [vlc-commits] macosx: fixed fullscreen toggle through the http interface and friends ( fixes #5349)
Felix Paul Kühne
- [vlc-commits] macosx: fixed clipping of the caution icon in the most-left column of the playlist table (fixes #5597)
Felix Paul Kühne
- [vlc-commits] macosx: fix search field size on Lion (fixes #5566)
Felix Paul Kühne
- [vlc-commits] macosx: fixed crash when closing the main window while using Lion' s native fullscreen mode
Felix Paul Kühne
- [vlc-commits] macosx: fixed 'disappearing' main window (fixes #5714)
Felix Paul Kühne
- [vlc-commits] macosx: adapt to the new sidebar icons
Felix Paul Kühne
- [vlc-commits] macosx: prove-of-concept of a styled window title bar
Felix Paul Kühne
- [vlc-commits] macosx: support the Lion-style resizing within the black main window when _compiling_ (no joke) on Lion
Felix Paul Kühne
- [vlc-commits] macosx: hide the mainwindow's black title bar when using Lion' s fullscreen mode
Felix Paul Kühne
- [vlc-commits] macosx: prove-of-concept of a styled window title bar
Felix Paul Kühne
- [vlc-commits] macosx: support the Lion-style resizing within the black main window when _compiling_ (no joke) on Lion
Felix Paul Kühne
- [vlc-commits] macosx: hide the mainwindow's black title bar when using Lion' s fullscreen mode
Felix Paul Kühne
- [vlc-commits] macosx: implement proper zooming for Leopard and Snow Leopard based upon code from the GNUstep library (as indicated)
Felix Paul Kühne
- [vlc-commits] macosx: hide the titlebar's fullscreen button if we don't use Lion' s fullscreen mode
Felix Paul Kühne
- [vlc-commits] macosx: work-around incompatibility between custom code and Cocoa' s own way of doing things (fixes #5722) and use animations when zooming the main window in black mode
Felix Paul Kühne
- [vlc-commits] macosx: added a basic traffic lights icon set for the dark window and the related implementation
Felix Paul Kühne
- [vlc-commits] macosx: added placeholder artwork for the title bar's fullscreen button
Felix Paul Kühne
- [vlc-commits] macosx: open recent menu: for files, just show their name without the full path. additionally, show their icon to make it more pretty.
Felix Paul Kühne
- [vlc-commits] macosx: replace our custom 'Recent Items' implementation with the default within NSDocumentController, which gives us nice custom menu items in case 2 files share the exact same name
Felix Paul Kühne
- [vlc-commits] macosx: remove the intermediate VLC-tmp.app after creating either VLC. app or VLC-release.app since it is of no use without further processing
Felix Paul Kühne
- [vlc-commits] macosx: prevent color flashes when collapsing items in the sidebar ( fixes #5600)
Felix Paul Kühne
- [vlc-commits] macosx: added a resize control to the main window ( not in use when linking against the 10.7 SDK)
Felix Paul Kühne
- [vlc-commits] macosx: added some bits of documentation
Felix Paul Kühne
- [vlc-commits] macosx: improve the sidebar's resizing behavior ( fixes #5618 and also fixes #5595)
Felix Paul Kühne
- [vlc-commits] macosx: further improve splitview resizing
Felix Paul Kühne
- [vlc-commits] macosx: minor appearance fixes
Felix Paul Kühne
- [vlc-commits] macosx: implement proper zooming for Leopard and Snow Leopard based upon code from the GNUstep library (as indicated)
Felix Paul Kühne
- [vlc-commits] macosx: hide the titlebar's fullscreen button if we don't use Lion' s fullscreen mode
Felix Paul Kühne
- [vlc-commits] macosx: work-around incompatibility between custom code and Cocoa' s own way of doing things (fixes #5722) and use animations when zooming the main window in black mode
Felix Paul Kühne
- [vlc-commits] macosx: added a basic traffic lights icon set for the dark window and the related implementation
Felix Paul Kühne
- [vlc-commits] macosx: added placeholder artwork for the title bar's fullscreen button
Felix Paul Kühne
- [vlc-commits] macosx: open recent menu: for files, just show their name without the full path. additionally, show their icon to make it more pretty.
Felix Paul Kühne
- [vlc-commits] macosx: replace our custom 'Recent Items' implementation with the default within NSDocumentController, which gives us nice custom menu items in case 2 files share the exact same name
Felix Paul Kühne
- [vlc-commits] macosx: remove the intermediate VLC-tmp.app after creating either VLC. app or VLC-release.app since it is of no use without further processing
Felix Paul Kühne
- [vlc-commits] macosx: prevent color flashes when collapsing items in the sidebar ( fixes #5600)
Felix Paul Kühne
- [vlc-commits] macosx: added a resize control to the main window ( not in use when linking against the 10.7 SDK)
Felix Paul Kühne
- [vlc-commits] macosx: added some bits of documentation
Felix Paul Kühne
- [vlc-commits] macosx: improve the sidebar's resizing behavior ( fixes #5618 and also fixes #5595)
Felix Paul Kühne
- [vlc-commits] macosx: further improve splitview resizing
Felix Paul Kühne
- [vlc-commits] macosx: minor appearance fixes
Felix Paul Kühne
- [vlc-commits] macosx: implemented the logo and marquee filters in the video filters panel , optimized the code a bit (fixes #5118)
Felix Paul Kühne
- [vlc-commits] macosx: implemented the logo and marquee filters in the video filters panel , optimized the code a bit (fixes #5118)
Felix Paul Kühne
- [vlc-commits] macosx: switch to the # syntax for VCDs
Felix Paul Kühne
- [vlc-commits] macosx: save window position manually when using the dark interface style
Felix Paul Kühne
- [vlc-commits] macosx: fixed indention of the sidebar icons (refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: resolve conflict between sidebar icons and other UI artwork ( refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: remove the window's resize button when VLC is linked against the 10 .7 SDK, but keep it as an empty view when linked against an older SDK but still running on Lion (refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: implement proper window button artwork (refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: re-written the way we render 3 part images by using another custom view ( refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: save window position manually when using the dark interface style
Felix Paul Kühne
- [vlc-commits] macosx: fixed indention of the sidebar icons (refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: resolve conflict between sidebar icons and other UI artwork ( refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: remove the window's resize button when VLC is linked against the 10 .7 SDK, but keep it as an empty view when linked against an older SDK but still running on Lion (refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: implement proper window button artwork (refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: re-written the way we render 3 part images by using another custom view ( refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: fixed round window corners when using the black UI mode (refs #5742 )
Felix Paul Kühne
- [vlc-commits] macosx: fixed progress bar position (refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: fix another rendering issue with the 'time slider' s fancy gradient effect'
Felix Paul Kühne
- [vlc-commits] macosx: fixed round window corners when using the black UI mode (refs #5742 )
Felix Paul Kühne
- [vlc-commits] macosx: fixed progress bar position (refs #5742)
Felix Paul Kühne
- [vlc-commits] macosx: fix another rendering issue with the 'time slider' s fancy gradient effect'
Felix Paul Kühne
- [vlc-commits] l10n: Russian update
Alexander LAW
- [vlc-commits] "Speed" menu item is not localizable
Alexander Law
- [vlc-commits] "Speed" menu item is not localizable
Alexander Law
- [vlc-commits] TiVo: fix double free
Clement Lecigne
- [vlc-commits] TiVo: fix double free
Clement Lecigne
- [vlc-commits] TiVo: fix double free
Clement Lecigne
- [vlc-commits] l10n: Chinese update
Dean Lee
- [vlc-commits] Fix EQ HTTP UI partially
Akash Mehrotra
- [vlc-commits] Fix EQ HTTP UI partially
Akash Mehrotra
- [vlc-commits] Typo
Christophe Mutricy
- [vlc-commits] l10n: refresh pot file
Christophe Mutricy
- [vlc-commits] l10n: Refresh po files
Christophe Mutricy
- [vlc-commits] Typo
Christophe Mutricy
- [vlc-commits] Add missing getaddrinfo(), freeaddrinfo(), getnameinfo() and gai_strerror() for OS/2
KO Myung-Hun
- [vlc-commits] Define IPv6 stuffs required in order to compile on OS/2.
KO Myung-Hun
- [vlc-commits] Add missing getaddrinfo(), freeaddrinfo(), getnameinfo() and gai_strerror() for OS/2
KO Myung-Hun
- [vlc-commits] Define IPv6 stuffs required in order to compile on OS/2.
KO Myung-Hun
- [vlc-commits] Do not define ENABLE_ROOTWRAP on OS/2
KO Myung-Hun
- [vlc-commits] Do not define ENABLE_ROOTWRAP on OS/2
KO Myung-Hun
- [vlc-commits] Fix compilation error due to pthread on OS/2
KO Myung-Hun
- [vlc-commits] Implement vlc_rand_bytes() for OS/2 and split to different files
KO Myung-Hun
- [vlc-commits] Fix compilation error due to pthread on OS/2
KO Myung-Hun
- [vlc-commits] Do not use libdvdnav's read ahead cache on OS/2.
KO Myung-Hun
- [vlc-commits] l10n: Japanese update
Fumio Nakayama
- [vlc-commits] l10n: Japanese update
Fumio Nakayama
- [vlc-commits] fix filename self-references
Pere Orga
- [vlc-commits] extras/tools: fix when downloading in tools.mak
Faustino E. Osuna
- [vlc-commits] extras/tools: update ignore files
Faustino E. Osuna
- [vlc-commits] contrib: ignore triplets
Faustino E. Osuna
- [vlc-commits] contrib: update ignore files for git repositories
Faustino E. Osuna
- [vlc-commits] extras/tools: fix when downloading in tools.mak
Faustino E. Osuna
- [vlc-commits] extras/tools: update ignore files
Faustino E. Osuna
- [vlc-commits] contrib: ignore triplets
Faustino E. Osuna
- [vlc-commits] contrib: update ignore files for git repositories
Faustino E. Osuna
- [vlc-commits] contrib: don't ignore triplets in subfolders
Faustino E. Osuna
- [vlc-commits] contrib: don't ignore triplets in subfolders
Faustino E. Osuna
- [vlc-commits] Lua: Fix extreme.com playlist parser. They use http now.
Konstantin Pavlov
- [vlc-commits] Lua: Fix extreme.com playlist parser. They use http now.
Konstantin Pavlov
- [vlc-commits] npapi: zero unused members of NPClass
Sergey Radionov
- [vlc-commits] ActiveX, npapi win32: fixed mouse event handling in "stop" mode.
Sergey Radionov
- [vlc-commits] sync vc2008 project with source file changes.
Sergey Radionov
- [vlc-commits] npapi win32: fixed popup_menu unresolved external.
Sergey Radionov
- [vlc-commits] npapi win32: added missing return;
Sergey Radionov
- [vlc-commits] npapi win32: added destroying windows to right place.
Sergey Radionov
- [vlc-commits] npapi win32: fixed VlcPluginWin fullscreen member functions
Sergey Radionov
- [vlc-commits] npapi win32: added prerequisites checks to VlcPluginWin::destroy_windows
Sergey Radionov
- [vlc-commits] npapi win32: route ~VlcPluginWin to destroy_windows
Sergey Radionov
- [vlc-commits] npapi: make VlcPluginBase::setWindow virtual
Sergey Radionov
- [vlc-commits] npapi: do not call VlcPluginBase:: setWindow when parent window did not changed.
Sergey Radionov
- [vlc-commits] npapi: Added handling of parent window changing.
Sergey Radionov
- [vlc-commits] common/win32_fullscreen: SetVideoPosScrollPosByVideoPos should use libvlc_time_t instead of int
Sergey Radionov
- [vlc-commits] common/win32_fullscreen: Attaching to libvlc events moved to VLCWindowsManager
Sergey Radionov
- [vlc-commits] common/win32_fullscreen: hook operations moved to function
Sergey Radionov
- [vlc-commits] common/win32_fullscreen: Added automatic "Detach" from libvlc_media_player_t on new "Attach"
Sergey Radionov
- [vlc-commits] common/win32_fullscreen: fixed handling mouse events when vout window thread has changed ( usially after "stop")
Sergey Radionov
- [vlc-commits] ActiveX: Sync argument of fireOnMediaPlayerBufferingEvent/ fireOnMediaPlayerTimeChangedEvent/ fireOnMediaPlayerPositionChangedEvent with libvlc_event_t
Sergey Radionov
- [vlc-commits] messages.c: added logging via OutputDebugString under windows.
Sergey Radionov
- [vlc-commits] npapi: added members for notification child classes about creation/ destroying of media_player_t
Sergey Radionov
- [vlc-commits] npapi win32: added handling of destroying of media_player_t
Sergey Radionov
- [vlc-commits] npapi win32: move attaching to libvlc from set_player_window to on_media_player_new
Sergey Radionov
- [vlc-commits] ActiveX: added Windows Manager detaching from libvlc on libvlc_media_player_release
Sergey Radionov
- [vlc-commits] npapi win32: move holder window resizing to resize_window();
Sergey Radionov
- [vlc-commits] npapi win32: removed replacing mozilla window's window proc.
Sergey Radionov
- [vlc-commits] npapi win32: unused members were removed
Sergey Radionov
- [vlc-commits] npapi win32: added support of Event Listeners
Sergey Radionov
- [vlc-commits] npapi: fixed event delivery reentrancy problem
Sergey Radionov
- [vlc-commits] npapi: allow a Event Listener to subscribe to more than one event type
Sergey Radionov
- [vlc-commits] Prevent a scheduled async event from crashing if callback triggered after plugin destruction
Sergey Radionov
- [vlc-commits] npapi win32: added protection from multiple calling of create_windows();
Sergey Radionov
- [vlc-commits] npapi win32: detach VlcPlugin from drawable on windows destroying.
Sergey Radionov
- [vlc-commits] npapi win32: added window proc replacing for browser drawable window.
Sergey Radionov
- [vlc-commits] npapi win32: call destroy_windows on drawable destroying ( opera compatibility fix)
Sergey Radionov
- [vlc-commits] l10n: Italian update
Vincenzo Reale
- [vlc-commits] l10n: Dutch update
Thomas De Rocker
- [vlc-commits] stream_filter/httplive.c: fix EXT-X-MEDIA-SEQUENCE error message for HLS live streams.
Jean-Paul Saman
- [vlc-commits] stream_filter/httplive.c: fix EXT-X-MEDIA-SEQUENCE error message for HLS live streams.
Jean-Paul Saman
- [vlc-commits] stream_filter/httplive.c: improve comment somewhat.
Jean-Paul Saman
- [vlc-commits] omxil: Make the iomx wrapper not depend on the omxil utils.c file
Martin Storsjö
- [vlc-commits] omxil: Build the iomx wrapper code as a separate shared library
Martin Storsjö
- [vlc-commits] omxil: Remove the header check for the iomx module
Martin Storsjö
- [vlc-commits] android: Don' t add private header include directories when building the full VLC tree
Martin Storsjö
- [vlc-commits] omxil: Use a fake library name when loading IOMX
Martin Storsjö
- [vlc-commits] androidsurface: Update the surfaceflinger video output for ICS
Martin Storsjö
- [vlc-commits] omxil: Ignore nSliceHeight on Galaxy S II
Martin Storsjö
- [vlc-commits] omxil: Try to enable YUV420p mode on Samsung Galaxy S II
Martin Storsjö
- [vlc-commits] omxil: Fix a sanity check that only is relevant for video streams
Martin Storsjö
- [vlc-commits] omxil: Avoid a SetParameters call that fails for audio codecs on Galaxy S II
Martin Storsjö
- [vlc-commits] omxil: Handle sentinel buffers in DecodeAudio, too
Martin Storsjö
- [vlc-commits] omxil: Don't free the sentinel buffers
Martin Storsjö
- [vlc-commits] omxil: Make the iomx wrapper not depend on the omxil utils.c file
Martin Storsjö
- [vlc-commits] omxil: Build the iomx wrapper code as a separate shared library
Martin Storsjö
- [vlc-commits] omxil: Remove the header check for the iomx module
Martin Storsjö
- [vlc-commits] android: Don' t add private header include directories when building the full VLC tree
Martin Storsjö
- [vlc-commits] omxil: Use a fake library name when loading IOMX
Martin Storsjö
- [vlc-commits] androidsurface: Update the surfaceflinger video output for ICS
Martin Storsjö
- [vlc-commits] omxil: Ignore nSliceHeight on Galaxy S II
Martin Storsjö
- [vlc-commits] omxil: Try to enable YUV420p mode on Samsung Galaxy S II
Martin Storsjö
- [vlc-commits] omxil: Fix a sanity check that only is relevant for video streams
Martin Storsjö
- [vlc-commits] omxil: Avoid a SetParameters call that fails for audio codecs on Galaxy S II
Martin Storsjö
- [vlc-commits] omxil: Handle sentinel buffers in DecodeAudio, too
Martin Storsjö
- [vlc-commits] omxil: Don't free the sentinel buffers
Martin Storsjö
- [vlc-commits] Fix QToolButtonExt edge cases
Cheng Sun
- [vlc-commits] Fix stack overflow in ExecuteCommand
Cheng Sun
- [vlc-commits] Fix mono audio filter condition check
Cheng Sun
- [vlc-commits] Fix QToolButtonExt edge cases
Cheng Sun
- [vlc-commits] Fix stack overflow in ExecuteCommand
Cheng Sun
- [vlc-commits] Fix mono audio filter condition check
Cheng Sun
- [vlc-commits] Fix vorbis channel order (which led to crash and contradicted spec)
Cheng Sun
- [vlc-commits] Fix vorbis channel order (which led to crash and contradicted spec)
Cheng Sun
- [vlc-commits] Moved most platform-specific stuff out of vlcplugin.cpp.
Cheng Sun
- [vlc-commits] Updated autotools stuff
Cheng Sun
- [vlc-commits] Added platform-specific child classes of VlcPluginBase:
Cheng Sun
- [vlc-commits] VlcPluginGtk: added a toolbar
Cheng Sun
- [vlc-commits] misc. cleanups
Cheng Sun
- [vlc-commits] VlcPluginGtk: implemented right click popup menu
Cheng Sun
- [vlc-commits] Add popup_menu to VlcPlugin interface; minor cleanups
Cheng Sun
- [vlc-commits] VlcPluginGtk: Added fullscreen support
Cheng Sun
- [vlc-commits] Minor cleanup
Cheng Sun
- [vlc-commits] VlcPluginGtk: added fullscreen to popup menu
Cheng Sun
- [vlc-commits] Minor fixes to code style from merge
Cheng Sun
- [vlc-commits] Allow blendbench to bail out gracefully instead of crash when base image cannot be found
Cheng Sun
- [vlc-commits] Allow blendbench to bail out gracefully instead of crash when base image cannot be found
Cheng Sun
- [vlc-commits] Fix visibility of libvlc_printerr (missing LIBVLC_API)
Cheng Sun
- [vlc-commits] Fix visibility of libvlc_printerr (missing LIBVLC_API)
Cheng Sun
- [vlc-commits] Remove unused variable
Cheng Sun
- [vlc-commits] Correct source header comments
Cheng Sun
- [vlc-commits] Move plugin metadata to correct header
Cheng Sun
- [vlc-commits] Minor cosmetics
Cheng Sun
- [vlc-commits] VlcPluginGtk: Add functionality to show/hide toolbar
Cheng Sun
- [vlc-commits] Make video output and fullscreen work on Opera 12.00
Cheng Sun
- [vlc-commits] Fix brief white flash when switching into fullscreen
Cheng Sun
- [vlc-commits] Work around lack of functional NPN_PluginThreadAsyncCall in Opera on Linux
Cheng Sun
- [vlc-commits] VlcPluginGtk: fix crash when running under nspluginwrapper
Cheng Sun
- [vlc-commits] Use more generic VlcPluginBase when possible in vlcshell.cpp
Cheng Sun
- [vlc-commits] VlcPluginGtk: Fix toolbar failing to show properly on Firefox
Cheng Sun
- [vlc-commits] Fix compatibility with Opera 11.60
Cheng Sun
- [vlc-commits] Fix spelling of 'utility'
Cheng Sun
- [vlc-commits] Cleanup GTK+ checks in configure.ac
Cheng Sun
- [vlc-commits] Fix inconsistent coding style in EventObj::insert
Cheng Sun
- [vlc-commits] Minor style fixes for previous commit
Cheng Sun
- [vlc-commits] Removed useless warning
Cheng Sun
- [vlc-commits] Toolbar is now shown by default
Cheng Sun
- [vlc-commits] Qt4: Fix a fullscreen crash
Edward Wang
- [vlc-commits] Qt4: Fix a fullscreen crash
Edward Wang
- [vlc-commits] Add title play time in playback menus for MKV
Edward Wang
- [vlc-commits] Add title play time in playback menus for MKV
Edward Wang
- [vlc-commits] Qt: use QWizard for Sout
Edward Wang
- [vlc-commits] Add title time in playback menus for MP4
Edward Wang
- [vlc-commits] Add title time in playback menus for MP4
Edward Wang
- [vlc-commits] Support duration in avformat demuxer
Edward Wang
- [vlc-commits] Support duration in avformat demuxer
Edward Wang
- [vlc-commits] Qt4: add title to file associations dialog
Edward Wang
- [vlc-commits] Qt4: add title to file associations dialog
Edward Wang
- [vlc-commits] Qt4: Add aspect ratio combobox to toolbar editor
Edward Wang
- [vlc-commits] Qt4: Enable closable tabs in sout dialog
Edward Wang
- [vlc-commits] Qt4: Show fullscreen docking button in defaults
Edward Wang
- [vlc-commits] Qt4: Show fullscreen docking button in defaults
Edward Wang
- [vlc-commits] Qt4: Make playlist window drag&drop to current selected PLSelItem
Edward Wang
- [vlc-commits] Qt4: Make playlist window drag&drop to current selected PLSelItem
Edward Wang
- [vlc-commits] demux/mp4: add parsing of mfra atom
Frédéric Yhuel
- [vlc-commits] Revert "interface: fix memleak"
Pierre Ynard
- [vlc-commits] Revert "Remove unused intf_thread_t.psz_intf"
Pierre Ynard
- [vlc-commits] lua: hack to prevent the cli submodule from taking over the generic module
Pierre Ynard
- [vlc-commits] lua: document the use of -I luaintf instead of -I lua
Pierre Ynard
- [vlc-commits] lua: don't document rc and telnet, they're gone
Pierre Ynard
- [vlc-commits] lua: document the use of -I luaintf instead of -I lua
Pierre Ynard
- [vlc-commits] lua: don't document rc and telnet, they're gone
Pierre Ynard
- [vlc-commits] lua: fix lua{intf=<intf>} syntax
Pierre Ynard
- [vlc-commits] lua: fix lua{intf=<intf>} syntax
Pierre Ynard
- [vlc-commits] lua: split config stuff into separate function
Pierre Ynard
- [vlc-commits] lua: remove dead code
Pierre Ynard
- [vlc-commits] lua: fix reference to telnet.lua
Pierre Ynard
- [vlc-commits] lua: fix reference to telnet.lua
Pierre Ynard
- [vlc-commits] cli: add a command to load the VLM
Pierre Ynard
- [vlc-commits] cli: add a command to load the VLM
Pierre Ynard
- [vlc-commits] Bump plugin ABI
Pierre Ynard
- [vlc-commits] NEWS about luaintf
Pierre Ynard
- [vlc-commits] NEWS about luaintf
Pierre Ynard
- [vlc-commits] NEWS about luaintf
Pierre Ynard
- [vlc-commits] httpd: remove dead assignment
Pierre Ynard
- [vlc-commits] httpd: URL-parse --http-host and --rtsp-host
Pierre Ynard
- [vlc-commits] http output: print warnings when setting the server address
Pierre Ynard
- [vlc-commits] luahttp: print error when setting the host from the lua configuration
Pierre Ynard
- [vlc-commits] rtsp: set default port back to 554
Pierre Ynard
- [vlc-commits] rtsp: remove now useless handling of full --rtsp-host syntax
Pierre Ynard
- [vlc-commits] rtp output: print warnings when setting the RTSP server address
Pierre Ynard
- [vlc-commits] rtsp: fix up duplicate --rtsp-host option declaration
Pierre Ynard
- [vlc-commits] httpd: URL-parse --http-host and --rtsp-host
Pierre Ynard
- [vlc-commits] http output: print warnings when setting the server address
Pierre Ynard
- [vlc-commits] luahttp: print error when setting the host from the lua configuration
Pierre Ynard
- [vlc-commits] rtsp: set default port back to 554
Pierre Ynard
- [vlc-commits] rtsp: remove now useless handling of full --rtsp-host syntax
Pierre Ynard
- [vlc-commits] rtp output: print warnings when setting the RTSP server address
Pierre Ynard
- [vlc-commits] rtsp: fix up duplicate --rtsp-host option declaration
Pierre Ynard
- [vlc-commits] configure: sort of fix speexdsp
Pierre Ynard
- [vlc-commits] configure: sort of fix speexdsp
Pierre Ynard
- [vlc-commits] sap: handle SAP_Add() errors
Pierre Ynard
- [vlc-commits] sap: handle SAP_Add() errors
Pierre Ynard
- [vlc-commits] sap: handle SAP_Add() errors
Pierre Ynard
- [vlc-commits] Tag 1.1.13 : VLC media player 1.1.13
git at videolan.org
- [vlc-commits] Tag 1.2.0-pre3 : VLC media player - 'Twoflower' - 1.2.0-pre3
git at videolan.org
Last message date:
Sat Dec 31 10:45:51 CET 2011
Archived on: Sat Dec 31 10:45:53 CET 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).