]> git.sesse.net Git - vlc/shortlog
vlc
2008-07-13 Felix Paul... Add libdvdread instead of compiling it implicitly
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-13 Pierre d'Herbemontplaylist: Defines a small helper to directly access...
2008-07-13 Rémi Denis... live: fix unsafe use of setlocale()
2008-07-13 Pierre d'Herbemontplaylist: Fix a warning about an unitialized ptr.
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'Herbemonttext: Remove forbidden, and subject to race, playlist...
2008-07-12 Pierre d'Herbemontosd: Remove a number of unneeded cast.
2008-07-12 Pierre d'Herbemontosd: Make sure we release properly in __osd_Volume.
2008-07-12 Pierre d'Herbemontosd: Remove a yield() that doesn't make sense.
2008-07-12 Felix Paul... Merge the final 0.8.6i notes
2008-07-12 Pierre d'Herbemontmacosx: Remove a lonesome pl_Yield.
2008-07-12 Rémi Denis... Qt4: 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 Felix Paul... Ehm, this is 0.9.0-test2, not 0.8.6i *coughcough*
2008-07-12 Felix Paul... Updated version strings for OS X
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 AimarFixed resize of subtitle with original size specified...
2008-07-11 Laurent AimarCheck for CODEC_TYPE_ATTACHMENT for outdated ffmpeg...
2008-07-11 Laurent AimarClean up.
2008-07-11 Laurent AimarMore clean up...
2008-07-11 Laurent AimarMore clean up on subtitle.
2008-07-11 Laurent AimarMore clean up (it has 1 minor side effect but in a...
2008-07-11 Laurent AimarMore vout spu split up.
2008-07-11 Laurent AimarSplit up spu_RenderSubpictures to make it more readable...
2008-07-11 Rémi Denis... Remove dead code
2008-07-11 Christophe... Avoid to discard qualifier
2008-07-11 Christophe... Fix description
2008-07-11 Christophe... Fix warning
2008-07-11 Christophe... Fix 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 Derk-Jan HartmanWhen using contribs, don't set --with-a52-tree or ...
2008-07-10 Laurent AimarFixed memory leak of 1 audio(video?) buffer when quitting.
2008-07-10 Laurent AimarLet swscale handle video conversion when available...
2008-07-10 Rémi Denis... vlc_thread_ready: remove
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'Herbemontplaylist: Be a good citizen and kill the thread before...
2008-07-09 Pierre d'Herbemontdejidjei:
2008-07-09 Jean-Baptiste... Try to fix asademux compile on Win32.
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... String review. Again.
2008-07-09 Pavlov KonstantinContrib: use -O3 to build libschroedinger.
2008-07-09 David FlynnPatch to fix liboil build when --disable-shared
2008-07-09 Jean-Baptiste... Document the guidelines for strings.
2008-07-09 Jean-Baptiste... Various strings change and capitalisation changes to...
2008-07-09 Jean-Baptiste... use OK instead of Ok
2008-07-09 Jean-Baptiste... Use Header capitalisation for dialogs titles.
2008-07-09 Rémi Denis... Remove non-sensical NPT computation code from c9569b35.
2008-07-09 Rémi Denis... Partially 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 Laurent AimarFix video format passed to pf_update_regions. (Fix...
2008-07-09 Rémi Denis... Revert remnants of ddac67aaf2bde4179f695bb26033488e8e7c35cc
2008-07-09 Jean-Baptiste... Allow SpinBox to go over 1600 in OS-X prefs.
2008-07-09 Jean-Baptiste... Accelerate the network port SpinBox chooser.
2008-07-09 Jean-Baptiste... Fix 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'Herbemontlibvlccore.sym: Follow alphabetical order and fix make...
2008-07-08 Pierre d'Herbemontmacosx: Make sure we use the safe playlist_GetCurrentIn...
2008-07-08 Pierre d'Herbemontlibvlccore: Make sure vlc_gc_* function correctly asser...
2008-07-08 Laurent AimarFixed segfault in case of title/chapters...
2008-07-08 Laurent AimarDo not vlc_object_kill on vout/aout and sout when stopp...
2008-07-08 Laurent AimarFixed used of uninitialized memory on unsupported track.
2008-07-08 Felix Paul... qt4/mac: Don't compile demos and examples
2008-07-08 Felix Paul... Minor unification
2008-07-08 Felix Paul... Use Qt 4.4.0 for the Mac, too
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... HTTP: fix browsing on Win32 - closes #1656
2008-07-07 Rémi Denis... Ship the Win32 SDK - closes #1676
2008-07-07 Jean-Baptiste... Fix open Panel. thanks fenrir for spotting it.
2008-07-07 Sebastien EscudierFix typo in libvlc_vlm.h
next