]> git.sesse.net Git - vlc/history - src
* Fix blocking intf launching without pf_run on OSX
[vlc] / src /
2007-03-03 Derk-Jan Hartman* Fix blocking intf launching without pf_run on OSX
2007-03-03 Pierre d'HerbemontMac OS X: Remove dead code. Make sure terminate: calls...
2007-03-03 Pierre d'HerbemontMac OS X: Make "Force Quit" works the first time it...
2007-03-03 Rémi Denis-CourmontFix a compiler warning and simplify
2007-03-03 Rémi Denis-CourmontReally fix race VLC_Die condition
2007-03-03 Rémi Denis-CourmontImprove getaddrinfo() replacement errors
2007-03-03 Rémi Denis-Courmont- Fix thread safety problem in [18812]
2007-03-03 Rémi Denis-CourmontFix linking.
2007-03-03 Rémi Denis-CourmontDo not chain multiple getaddrinfo implementation.
2007-03-03 Rémi Denis-CourmontRemove dead code
2007-03-03 Rémi Denis-CourmontRemove redumdant mutex
2007-03-03 Rémi Denis-CourmontAdd SSM definition for Vista (closes #313)
2007-03-03 Rémi Denis-CourmontMissing include
2007-03-03 Rémi Denis-CourmontFixups
2007-03-03 Rémi Denis-CourmontMissing error message
2007-03-02 Antoine CellerierDon't authorize "." or ".." for filenames.
2007-03-02 Laurent AimarOn pause and rate change from normal rate, call input_E...
2007-03-02 Laurent AimarImplemented sout-keep per media support.
2007-03-02 Laurent Aimar Do not use private VLM function (fixed in an ugly...
2007-03-02 Christophe MutricyCompile fix + define undefined error value
2007-03-02 Damien Fouilleul- log.c: fix for negative message count
2007-03-02 Rémi Denis-Courmont- Return errors in case of overflow
2007-03-02 Rémi Denis-CourmontRemove dead code:
2007-03-02 Rémi Denis-CourmontFix handling of EINTR in sleeping functions.
2007-03-02 Christophe MutricyDo not pass too much argument to sprintf
2007-03-02 Damien Fouilleul- libvlc ABIs: test that demux is available before...
2007-03-01 Laurent AimarFixed statistic counter leaks per host.
2007-03-01 Antoine CellerierOops.
2007-03-01 Antoine Cellerier * Fix forbiden windows characters list. (in fact it...
2007-03-01 Christophe MutricyCompile fix
2007-03-01 Pierre d'HerbemontFix a hang when quitting vlc on Mac OS X. This hang...
2007-03-01 Antoine CellerierDots are allowed in filenames (even on WIN32...). Thank...
2007-03-01 Laurent AimarStart cleaning up VLM + fixed vlm_New() race condition.
2007-03-01 Rémi Denis-CourmontCache system clock in userland to save a few avoidable...
2007-03-01 Rémi Denis-CourmontFix race condition and simplify SigHandler
2007-03-01 Rémi Denis-CourmontFix abortion if killing signals are re-used.
2007-03-01 Rémi Denis-CourmontRemoving a warning never solved a problem (revert ...
2007-03-01 Rémi Denis-CourmontFix incorrect string fix (revert [15025])
2007-03-01 Sigmund Augdal Helbergnone-sematic changes:
2007-02-28 Sigmund Augdal Helbergdisable clock_nanosleep for mwait for now. Fixes dvd...
2007-02-28 Laurent AimarReworked/improved the way sout-keep works. (VLM sout...
2007-02-28 Yoann Peronneau* src/playlist/loadsave.c: create directory before...
2007-02-28 Christophe Massiot * src/text/iso-639_def.h: Add original audio pseudo...
2007-02-28 Christophe MutricyMeaningfull typo
2007-02-28 Rémi Denis-Courmonttypo
2007-02-28 Rémi Denis-CourmontFix POL.*HUP handling: POLLHUP is for writing,
2007-02-27 Rémi Denis-Courmont*Ahem* compile testing is good, but it only works
2007-02-27 Rémi Denis-CourmontSimplification
2007-02-27 Derk-Jan Hartman* Fix subtitle detection. utf8_stat returns 0 if file...
2007-02-27 Laurent AimarRemoved dead code.
2007-02-27 Laurent AimarAdded vlc_b64_decode_binary_to_buffer/vlc_b64_decode_bi...
2007-02-27 Damien Fouilleullibvlc-common.c: revert r19040
2007-02-27 Damien Fouilleul- libvlc: make sure that p_static_libvlc always point...
2007-02-27 Damien Fouilleul- libvlc control: uninitialiazed mutex and variables...
2007-02-26 Laurent AimarForce VLM stream to not use sout-keep.
2007-02-26 Laurent AimarImproved vout_Request when using a vout attached to...
2007-02-26 Rémi Denis-CourmontSimplify shutdown() portability
2007-02-26 Rémi Denis-Courmontnet_Close() is a one-liner, so inline it
2007-02-26 Rémi Denis-CourmontDo what the previous commit pretended to do
2007-02-26 Rémi Denis-CourmontRemove net_ReadNonBlock(),
2007-02-26 Rémi Denis-Courmont- Fix handling of POLLHUP and POLLNVAL events
2007-02-25 Antoine CellerierGraa.
2007-02-25 Antoine CellerierCleaner fix to the "object is not attached" issue with...
2007-02-25 Antoine CellerierAdd undocumented play feature to help output.
2007-02-25 Filippo Caronelibvlc_video_get_handle renamed to _get_parent
2007-02-25 Filippo Caronelibvlc_video_get_handle function added
2007-02-25 Laurent AimarFixed a memory access error (net_ReadInner)
2007-02-25 Laurent AimarFixed double input_thread_t free for VOD.
2007-02-25 Laurent AimarRework a bit http socket handling to avoid uninitialize...
2007-02-25 Laurent AimarCopy complete es format descriptor when extra data...
2007-02-25 Laurent AimarAdded vlc_b64_encode_binary (include/vlc_strings.h...
2007-02-25 Laurent AimarFixed httpd stack corruption.
2007-02-25 Antoine CellerierSimplify.
2007-02-25 Antoine CellerierOops ?
2007-02-25 Antoine CellerierFix "object is not attached" error when quiting VLC...
2007-02-25 Antoine CellerierPrevent these errors when using help flag
2007-02-24 Antoine CellerierUntested new hotkeys:
2007-02-23 Dennis van Amerongen* src/network/error.c: added a few more Winsock and...
2007-02-23 Felix Paul Kühne* renamed it, since it's plain C now and doesn't contai...
2007-02-23 Felix Paul Kühne* fixed minor typo
2007-02-23 Felix Paul Kühne* patch by Pierre d'Herbemont which cleans up our local...
2007-02-22 Laurent AimarFixed subtitle/osd memory leaks (subpicture_region_t...
2007-02-22 Laurent AimarImprove input_Preparse clean up (memory leaks).
2007-02-22 Jean-Paul SamanRemove unused headerfile
2007-02-22 Jean-Paul SamanIndentation fix
2007-02-22 Antoine Cellerierplay command fix by ILEoo (see [18938]).
2007-02-21 Laurent AimarChanged input_DestroyThread to take care of detaching...
2007-02-21 Christophe MutricyCompile fix
2007-02-21 Damien Fouilleul- io.c: meaningful error message on win32 when input...
2007-02-21 Antoine Cellerier[PATCH] vlm: play command index same as inputdeln index...
2007-02-21 Rémi Denis-Courmont- Do not store HTTPd clients addresses (unused anyway)
2007-02-21 Rémi Denis-Courmont- Use poll in net_Accept
2007-02-21 Rémi Denis-CourmontAnother mdate() caching optimization
2007-02-21 Rémi Denis-Courmont- Use poll() instead of select to allow breaking the...
2007-02-21 Rémi Denis-CourmontMinor code factorization
2007-02-20 Christophe MutricyCompile fix - Pointed by vcxx
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-18 Jean-Paul SamanDeclare local functions static.
2007-02-15 Rémi Denis-CourmontYet another version.c fix.
2007-02-15 Filippo Caronelibvlc_Internal* need to be exported for libvlc-control
next