]> git.sesse.net Git - vlc/shortlog
vlc
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
2008-07-07 Jean-Baptiste... Fix some open panel function as in 000f1e1fb9253dca2192...
2008-07-07 Jean-Baptiste... Revert "Fixed open network panel."
2008-07-07 Jean-Baptiste... Add mising \ in some macros.
2008-07-07 Jean-Baptiste... Force a correct size of the dialog at start.
2008-07-07 Jean-Baptiste... Fix behaviour of DVDSimple button while not in DVD...
2008-07-07 Jean-Baptiste... Cosmetics.
2008-07-07 Jean-Baptiste... Logarithmic slider for speed.
2008-07-07 Jean-Baptiste... Enable asademux and csri in default configure..
2008-07-07 Jean-Baptiste... Qt4.4.0 in contribs.
2008-07-07 Felix Paul... Resized a few controls to make enough room for non...
2008-07-07 Felix Paul... another l10n related fix
2008-07-07 Felix Paul... Typo
2008-07-07 Felix Paul... Another larger update.
2008-07-07 Felix Paul... More l10n string fixes. Adds a FIXME to atmo.cpp, becau...
2008-07-07 Felix Paul... Removed 'fetch-meta' from the welcome dialogue. Still...
2008-07-07 Przemyslaw... Fix reading ASX playlist when its size is unknown
2008-07-06 Antoine CellerierHelp should be localized.
2008-07-06 Antoine CellerierFix wording.
2008-07-06 Antoine CellerierDon't print empty sections in the help.
2008-07-06 Pierre d'Herbemontlibvlc: Don't print help on module help.
2008-07-06 Pierre d'Herbemontlibvlc: --use-stream-immediate and --auto-adjust-pts...
2008-07-06 Pierre d'Herbemontlibvlc: Advertise -p and --list in help.
2008-07-06 Antoine CellerierScreenshots might need updates on releases.
2008-07-06 Pierre d'Herbemontinput: Output a debug message at input creation/destruc...
next