]> git.sesse.net Git - vlc/history - modules
Contrib: build libschro / liboil by default for OSX.
[vlc] / modules /
2008-07-13 Pierre d'Herbemontmacosx: Don't use playlist_NodeAddInput() it's deprecat...
2008-07-13 Pierre d'Herbemontmacosx: Assert on cases that should never happen.
2008-07-13 Rémi Denis-CourmontQt4: merge unicast and multicast UDP, add RTP - fixes...
2008-07-13 Pierre d'Herbemontmacosx: Replace "Get Stream Information" by "Fetch...
2008-07-13 Pierre d'Herbemontmacosx: The menu title should be Information... not...
2008-07-13 Pierre d'Herbemontmacosx: Make sure there is a title or a name for the...
2008-07-13 Pierre d'Herbemontmacosx: Fix art loading when URL contains spaces.
2008-07-13 Pierre d'Herbemontmacosx: Make sure the volume slider is activated when...
2008-07-13 Pierre d'Herbemontmacosx: Make sure right click can select a playlist...
2008-07-13 Pierre d'Herbemontmacosx: Make sure we can move the window by clicking...
2008-07-13 Pierre d'Herbemontmacosx: Fix aspect ratio.
2008-07-13 Pierre d'Herbemontmacosx: Make sure the o_info object gets released even...
2008-07-13 Laurent AimarUpdate qt4 interface to use new "teletex-es". It fixes...
2008-07-13 Pierre d'Herbemontmacosx: Fix the info panel. Remove the use of maybe...
2008-07-13 Pierre d'Herbemontmacosx: Never try to find an input anywhere, but get...
2008-07-12 Pierre d'Herbemontmacosx: Close the window after 3 seconds of not video...
2008-07-12 Pierre d'Herbemontmacosx: Make sure makeKeyAndOrderFront doesn't hide...
2008-07-12 Pierre d'Herbemontmacosx: Make sure we don't leak an input.
2008-07-12 Pierre d'Herbemontmacosx: Remove a lonesome pl_Yield.
2008-07-12 Rémi Denis-CourmontQt4: remove useless IPv6 option
2008-07-12 Pierre d'Herbemontmacosx: Fix #1694 "Fullscreen video after end of playlist".
2008-07-12 Pierre d'Herbemontmacosx: Save current fullscreen state.
2008-07-12 Pierre d'Herbemontmacosx: Make sure view gets removed before we close...
2008-07-12 Pierre d'Herbemontmacosx: remove the show window hack.
2008-07-12 Pierre d'Herbemontmacosx: Simplify the title update code.
2008-07-12 Pierre d'Herbemontmacosx: Fix currently playing input item retrieving.
2008-07-12 Pierre d'Herbemontmacosx: No need to use FREENULL here.
2008-07-12 Pierre d'Herbemontmacosx: One more direct playlist access removal.
2008-07-12 Pierre d'Herbemontmacosx: Close embedded if fullscreen ended.
2008-07-12 Pierre d'Herbemontmacosx: Don't name 'Real' the functions that applies...
2008-07-12 Pierre d'Herbemontmacosx: Remove VLCEmbeddedDetachedVout because it's...
2008-07-12 Pierre d'Herbemontmacosx: Make sure input menu are up-to-date.
2008-07-11 Laurent AimarProper CODEC_TYPE_ATTACHMENT check.
2008-07-11 Laurent AimarRevert "Check for CODEC_TYPE_ATTACHMENT for outdated...
2008-07-11 Laurent AimarCheck for CODEC_TYPE_ATTACHMENT for outdated ffmpeg...
2008-07-11 Christophe MutricyAvoid to discard qualifier
2008-07-11 Christophe MutricyFix description
2008-07-11 Christophe MutricyFix warning
2008-07-11 Christophe MutricyFix warnings
2008-07-11 David FlynnFix potential dereference of already free()d pointer
2008-07-11 Laurent AimarClean up chroma handling in ffmpeg (as a bonus, fixed...
2008-07-10 Laurent AimarFixed segfault when using sfilter in transocde (close...
2008-07-10 Rémi DuraffortDon't use strdup on a string created by asprintf (useless).
2008-07-10 Laurent AimarLet swscale handle video conversion when available...
2008-07-10 Derk-Jan HartmanFix positioning of dvbsub. closes #1686
2008-07-09 Laurent AimarFixed infinite loop if alsa was closed before playing...
2008-07-09 Rémi DuraffortDon't leak memory when something goes wrong.
2008-07-09 Rémi DuraffortFix non utf-8 encoding.
2008-07-09 Pierre d'HerbemontRevert "dejidjei:"
2008-07-09 Pierre d'Herbemontrtsp: Include xlocale.h for Mac OS X (at least).
2008-07-09 Pierre d'Herbemontdejidjei:
2008-07-09 Laurent AimarFixed selection of simple mixer (close #1688)
2008-07-09 Laurent AimarA little clean up of simple channel mixer.
2008-07-09 Jean-Baptiste KempfString review. Again.
2008-07-09 Jean-Baptiste KempfDocument the guidelines for strings.
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-09 Jean-Baptiste Kempfuse OK instead of Ok
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
2008-07-09 Rémi Denis-CourmontRemove non-sensical NPT computation code from c9569b35.
2008-07-09 Rémi Denis-CourmontPartially fix parsing of npt=
2008-07-09 Laurent AimarFixed asa decoder colors (on x86 at least).
2008-07-09 Laurent AimarPartial clean up and fixes of asa codec.
2008-07-09 Rémi Denis-CourmontRevert remnants of ddac67aaf2bde4179f695bb26033488e8e7c35cc
2008-07-09 Jean-Baptiste KempfAllow SpinBox to go over 1600 in OS-X prefs.
2008-07-09 Jean-Baptiste KempfAccelerate the network port SpinBox chooser.
2008-07-09 Jean-Baptiste KempfFix network panel (start with deactivated checkboxes)
2008-07-08 Pierre d'Herbemontmacosx: Yet an other locking typo.
2008-07-08 Pierre d'Herbemontmacosx: The playlist is unlocked at this time, so playl...
2008-07-08 Pierre d'Herbemontmacosx: Don't take the playlist lock blindly, where...
2008-07-08 Pierre d'Herbemontmacosx: Make sure we use the safe playlist_GetCurrentIn...
2008-07-08 Laurent AimarFixed used of uninitialized memory on unsupported track.
2008-07-08 Felix Paul KühneMinor unification
2008-07-08 Pierre d'Herbemontmacosx: Don't attempt to close the window in fullscreen.
2008-07-08 Pierre d'Herbemontmacosx: Fix +resetVout prototype. (Fix #1679 "Fullscree...
2008-07-08 Pierre d'Herbemontmacosx: Close the video directly when clicking on the...
2008-07-08 Pierre d'Herbemontmacosx: Correctly close the vout window if there is...
2008-07-07 Rémi Denis-CourmontHTTP: fix browsing on Win32 - closes #1656
2008-07-07 Jean-Baptiste KempfFix open Panel. thanks fenrir for spotting it.
2008-07-07 Jean-Baptiste KempfFix some open panel function as in 000f1e1fb9253dca2192...
2008-07-07 Jean-Baptiste KempfRevert "Fixed open network panel."
2008-07-07 Jean-Baptiste KempfAdd mising \ in some macros.
2008-07-07 Jean-Baptiste KempfForce a correct size of the dialog at start.
2008-07-07 Jean-Baptiste KempfFix behaviour of DVDSimple button while not in DVD...
2008-07-07 Jean-Baptiste KempfCosmetics.
2008-07-07 Jean-Baptiste KempfLogarithmic slider for speed.
2008-07-07 Felix Paul KühneMore l10n string fixes. Adds a FIXME to atmo.cpp, becau...
2008-07-07 Felix Paul KühneRemoved 'fetch-meta' from the welcome dialogue. Still...
2008-07-07 Przemyslaw FialaFix reading ASX playlist when its size is unknown
2008-07-06 Pierre d'Herbemontmacosx: Define playlist_IsStopped(), and make sure...
2008-07-06 Pierre d'Herbemontmacosx: Don't send PLAYLIST_SKIP. Fix adding item when...
2008-07-06 Pierre d'Herbemontmacosx: Use font from the Nib in the playlist.
2008-07-06 Laurent AimarFixed potential invalid reads.
2008-07-06 Laurent AimarFixed potential infinite loop.
2008-07-06 Pierre d'Herbemontmacosx: Fix various crashes with the fspanel.
2008-07-06 Pierre d'Herbemontmacosx: Remove a weird already_locked bool. (that remov...
2008-07-06 Pierre d'Herbemontmacosx: Invalidate the fspanel timer.
2008-07-06 Pierre d'HerbemontRevert "messages: Prefer the object name over the objec...
2008-07-06 Pierre d'Herbemontmessages: Prefer the object name over the object type...
2008-07-06 Pierre d'Herbemontmacosx: Make sure we don't receive PLAY request when...
2008-07-06 Rémi Denis-CourmontFix option glx-shm does not exist error
next