]> git.sesse.net Git - vlc/history - src
vlc_object_waitpipe: cancellation safety
[vlc] / src /
2010-02-14 Rémi Denis-Courmontvlc_object_waitpipe: cancellation safety
2010-02-14 Rémi Denis-CourmontFix missing signal while stopping preparser (fixes...
2010-02-14 Jean-Baptiste KempfSupport for Windows Media Voice natively
2010-02-14 Jean-Baptiste KempfSupport for Indeo 5
2010-02-14 Rémi Denis-CourmontLibVLC: allow setting playback rate even without input
2010-02-14 Rémi Denis-Courmontadd vlc_openat wrapper around openat
2010-02-14 Rémi Denis-CourmontdoVolumeChanges: always return the value
2010-02-14 Rémi Denis-CourmontFix libvlc_audio_set_mute
2010-02-14 Rémi Denis-CourmontRemove a few fixmes
2010-02-14 Rémi Denis-CourmontAdd indirection to find input from wanabee input manage...
2010-02-14 Rémi Denis-CourmontMake doVolumeChanges static
2010-02-14 Rémi Denis-Courmontaout_FindAndRestart() needs the playlist
2010-02-14 Rémi Denis-CourmontTrivial factorization
2010-02-13 Antoine CellerierReduce verbosity.
2010-02-13 Antoine CellerierAttach the vout object to parent before spu creation...
2010-02-13 Antoine CellerierAttach httpd hosts to the main httpd object.
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontAdd coordinates (VLC_VAR_COORDS) variable type
2010-02-13 Rémi Denis-Courmontvar_GetChecked and var_SetChecked object auto-cast
2010-02-13 Rémi Denis-CourmontRemove libvlc_free
2010-02-13 Rémi Denis-CourmontCosmetics
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-02-13 Jakob Lebenplaylist: sizeof -> strlen
2010-02-13 Rémi Denis-Courmonteventfd: set close-on-exec flag
2010-02-13 Rémi Denis-Courmontspu_Create: attach object before calling var_Inherit
2010-02-13 Rémi Denis-Courmontdemux_PacketizerNew: missing object attachment
2010-02-12 Jakob Lebenplaylist: use md5 hash for caching downloaded art by...
2010-02-12 Jakob Lebenplaylist: allow non-recursive search
2010-02-12 Jakob Lebenplaylist: cache artwork by download URL instead of...
2010-02-11 Laurent AimarDo not include input_internal.h in vlm code.
2010-02-11 Pierre d'Herbemontvlm: Remove the callback before joining the thread...
2010-02-11 Antoine CellerierOops, sed isn't always enough.
2010-02-11 Pierre d'Herbemontvlm: Avoid a deadlock when stoping the input.
2010-02-11 Erwan Tuloucore: use make_path in subtile_Detect
2010-02-11 Erwan Tuloucore: debug make_path for windows
2010-02-11 Rémi Denis-Courmontlibvlc_video_get_cursor: get the current mouse video...
2010-02-11 Antoine CellerierUntested windows compile fix.
2010-02-11 Jean-Paul Samanlibvlc: add mouse events as libvlc_MediaPlayerEvents
2010-02-10 Jakob Lebenplaylist: append input subitems to the end of parent...
2010-02-10 Rémi Denis-Courmontsout_StreamChainDelete: iterative implementation
2010-02-10 Rémi Denis-Courmontfix seg'faulty sout_StreamChainDelete ordering
2010-02-10 Antoine CellerierUse the normal vlm lock to protect access to the condit...
2010-02-10 Antoine CellerierChange filename_sanitize() to work on original string...
2010-02-10 Rémi Denis-CourmontEmit a fullscreen toggle action on double click
2010-02-10 Rémi Denis-CourmontDo not clutter the instance with the fullscreen status
2010-02-10 Rémi Denis-Courmontplaylist: create the fullscreen variable
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi Denis-Courmontlibvlc_toggle_fullscreen: use var_ToggleBool result
2010-02-10 Jakob Lebenservices_discovery: implement SD categories and use...
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Rémi Denis-Courmontvout event: use var_GetAndSet
2010-02-09 Rémi Denis-Courmontvar_GetAndSet: implement OR and NAND, return new value
2010-02-09 Rémi Denis-Courmontplaylist does not need a destructor
2010-02-09 Rémi Denis-CourmontNo need to lock the playlist for meta fetch and preparsing
2010-02-09 Rémi Denis-CourmontCreate preparser and fetcher immediately
2010-02-09 Rémi Denis-CourmontFix warning (and maybe fix a bug too)
2010-02-09 Rémi Denis-CourmontEven Laurent makes horrible mistakes sometimes ;)
2010-02-09 Antoine CellerierStick to the file's coding convention.
2010-02-09 Rémi Denis-CourmontAllow pl_Hold from within pl_Deactivate
2010-02-09 Antoine CellerierSanitize output from str_format() before using it to...
2010-02-09 Jakob Lebeninput_item: post individual subitems later when posting...
2010-02-08 Laurent AimarFixed no autoscale video mode (close #3246).
2010-02-08 Laurent AimarFixed J420/J422/J440/J444 definitions in fourcc.c
2010-02-08 Laurent AimarRemoved J410/J411 from fourcc.c
2010-02-08 Laurent AimarAdded VLC_CODEC_YV9 and remove default mapping to I410...
2010-02-08 Antoine CellerierFix VLM scheduling.
2010-02-08 Laurent AimarFixed memleak.
2010-02-08 Gildas BazinFix harmless typo
2010-02-08 Toralf Niebuhradded VLC_UNUSED( ) for some unused variables
2010-02-08 Rémi Denis-Courmontvlc_cond_init_daytime: condition variable with the...
2010-02-08 Antoine CellerierSecond blind attempt at fixing linking with --disable-vlm
2010-02-08 Antoine CellerierRemove leading underscores.
2010-02-07 Gildas BazinHonor the nointeract config option
2010-02-07 Rémi Denis-CourmontWinCE: trivial compile fix
2010-02-07 Rémi Denis-CourmontWin32: strip ".libs" from libvlc path in any case
2010-02-07 Rémi Denis-Courmontvlc_dup: dup with close-on-exec
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-07 Felix Paul Kühnemessages: compilation fix for OS X
2010-02-07 Rémi Denis-CourmontMisc: remove leading underscores
2010-02-07 Rémi Denis-Courmontvout: remove leading underscores
2010-02-07 Rémi Denis-Courmontcommon: remove leading underscores
2010-02-07 Rémi Denis-Courmontmodules: remove leading underscores
2010-02-07 Rémi Denis-CourmontOSD: remoev leading underscores
2010-02-07 Rémi Denis-Courmontstream: remove leading underscores
2010-02-07 Rémi Denis-Courmontnet_Printf: automagic cast to VLC object
2010-02-07 Rémi Denis-Courmontnet: remove leading underscores
2010-02-07 Rémi Denis-Courmontinput: remove leading underscores
2010-02-07 Rémi Denis-Courmontconfig: remove leading underscores
2010-02-07 Rémi Denis-CourmontVLM: remove leading underscores
2010-02-07 Rémi Denis-Courmontthreads: remove leading underscores
2010-02-07 Rémi Denis-Courmontstats: remove leading underscores
2010-02-07 Rémi Denis-Courmontobjects: remove leading underscores
2010-02-07 Rémi Denis-Courmontevents: remove leading underscores
2010-02-07 Rémi Denis-Courmontvariables: remove leading underscores
2010-02-07 Rémi Denis-Courmontaout interface: remove leading underscores
2010-02-07 Rémi Denis-CourmontACL: remove leading underscores
2010-02-07 Rémi Denis-CourmontIsUTF8: reject surrogates and non-Unicode code points
2010-02-07 Rémi Denis-CourmontIsUTF8: use clz
2010-02-06 Rémi Denis-CourmontIsUTF8: redumdant check for nul
next