]> git.sesse.net Git - vlc/history - src
libvlc: Use a union for libvlc_media_track_info_t.
[vlc] / src /
2010-02-28 Pierre d'Herbemontlibvlc: Use a union for libvlc_media_track_info_t.
2010-02-28 Rémi Denis-Courmontlibvlc_media_player_play: missing unlock
2010-02-28 Rémi Denis-CourmontAvoid namespace clash with normal getopt
2010-02-28 Rémi Denis-Courmontgetopt: remove optional argument support
2010-02-28 Rémi Denis-CourmontRemove Apple getopt_long bug-to-bug
2010-02-28 Rémi Denis-Courmontgetopt: remove opterr global (always 0 within LibVLC)
2010-02-28 Rémi Denis-Courmontgetopt: remove useless functions and boiler plate,...
2010-02-28 Rémi Denis-CourmontAlways build and use "our" getopt
2010-02-28 Rémi Denis-CourmontWin32: convert file:// URI to path correctly
2010-02-27 Laurent AimarFixed text_style_Copy() behaviour.
2010-02-27 Geoffroy Couprieupdate.c: ifdef some win32 specific code
2010-02-27 Geoffroy CouprieLaunch the installer after download
2010-02-26 Laurent AimarFixed missing A() section for VLC_CODEC_ADPCM_IMA_AMV.
2010-02-26 Laurent AimarModified picture_Setup to provide more vectorization...
2010-02-25 Rémi Denis-CourmontRemove error/warnings from module_need()
2010-02-25 Rémi Denis-CourmontDocument config_LoadCmdLine() more
2010-02-24 Christophe MutricyDistribute .h files
2010-02-24 Rémi Denis-CourmontRevert "sd: Make most members private."
2010-02-24 Rémi Denis-CourmontRevert "sd: Export internals with a getters."
2010-02-24 Pierre d'Herbemontsd: Export internals with a getters.
2010-02-24 Pierre d'Herbemontsd: Make most members private.
2010-02-23 Rémi Duraffortvariables: print a warning if doing var_Set on a void...
2010-02-23 Pierre d'Herbemontsd: Factorize function dispatch for better code readabi...
2010-02-23 Jakob Lebenplaylist: remove unused ItemToNode()
2010-02-23 Jakob Lebenplaylist: consistently change input item type when...
2010-02-23 Jakob Lebenplaylist: only make The Playlist flat, not Media Library
2010-02-22 Pierre d'Herbemontlibvlc: Export libvlc_media_is_parsed instead of libvlc...
2010-02-22 Pierre d'Herbemontlibvlc_media: Destroy the cond and the mutex.
2010-02-22 Pierre d'Herbemontlibvlc: Don't refer to media_preparsing as we don't...
2010-02-22 Pierre d'Herbemontlibvlc: libvlc_media_get_es->libvlc_media_get_tracks_info.
2010-02-22 Pierre d'Herbemontlibvlc: Export libvlc_media_parse() and libvlc_media_pa...
2010-02-22 Pierre d'Herbemontmedia: Whitespaces cleanup.
2010-02-22 Pierre d'Herbemontlibvlc: Register PreparsingChanged.
2010-02-21 Laurent AimarFixed invalid free on picture_NewFromFormat failure...
2010-02-21 Laurent AimarFixed potential division by 0 in vout_AllocatePicture.
2010-02-21 Laurent AimarFixed and simplified support for slow picture in vout_R...
2010-02-21 Rémi Denis-CourmontSPU: create "highlight" before attaching to it
2010-02-21 Rémi Denis-CourmontWin32: avoid error with missing drawable-hwnd
2010-02-21 Rémi Denis-CourmontRemove confusing debug message (fixes #3319), fetch...
2010-02-21 Rémi Denis-CourmontDead code
2010-02-20 Laurent AimarRemoved dead picture_t::pf_lock/unlock fields.
2010-02-20 Rémi Denis-Courmontdecode_URI: do not call EnsureUTF8
2010-02-20 Rémi Denis-CourmontCompile kludge for glibc 2.8
2010-02-20 Rémi Denis-Courmontmsecstotimestr: fix negative numbers handling
2010-02-20 Rémi Denis-Courmontsecstotimestr: use int32_t not to overflow if int excee...
2010-02-20 Rémi Denis-CourmontFix secstotimestr
2010-02-20 Rémi Denis-CourmontReimplement libvlc_event_type_name
2010-02-20 Rémi Denis-CourmontImprove Doxygen documentation, deobfuscate event types
2010-02-18 Rémi Denis-Courmontsecstotimestr: use div()
2010-02-18 Rémi Denis-Courmontinput_item_SetURI: improve warning
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-18 Hugo Beauzee-Luyssenlibvlc: Don't lock the media player twice in set_media().
2010-02-17 Rémi Denis-CourmontLibVLC: hopefully fix media player callback dead lock...
2010-02-17 Rémi Denis-CourmontMostly revert "libvlc: add mouse events as libvlc_Media...
2010-02-17 Rémi Denis-Courmontrelease_input_thread: NULL check after dereference
2010-02-17 Rémi Denis-Courmontstream_ReadLine: handle MacOS-style end-of-line (fixes...
2010-02-17 Rémi Denis-Courmontstream_ReadLine: bytes per char is either 1 or 2
2010-02-17 Rémi Denis-CourmontPut a warning for developers
2010-02-17 Jakob Lebenplaylist: fix first subitem added as last and refactor
2010-02-16 Erwan Tuloulibvlc: intf-show and intf-popmenu must be created...
2010-02-15 Rémi Denis-CourmontWin32: vlc_mutex_lock is *not* a cancellation point
2010-02-15 Rémi Denis-CourmontTrivial WinCE fix
2010-02-15 Jakob LebenSD: remove category node when it becomes empty
2010-02-15 Pierre d'Herbemontmodules: Make sure we save all the modules.
2010-02-14 Rémi Denis-CourmontRemove legacy nice target
2010-02-14 Rémi Denis-Courmontconfig_GetLibDir: return arch-dep package directory
2010-02-14 Rémi Denis-CourmontPut plugins in $(pkglibdir)/modules
2010-02-14 Laurent AimarFixed audio-desync support and simplified (close #3253).
2010-02-14 Laurent Aimares_out_SetDelay cannot fail.
2010-02-14 Jean-Baptiste KempfAdd GEOV fourcc to mpeg4...
2010-02-14 Laurent AimarDefault to any for --audio-language.
2010-02-14 Rémi Denis-Courmontnet_Write: always a cancellation point as promised
2010-02-14 Rémi Denis-CourmontStore audio output interface variables into the input...
2010-02-14 Rémi Denis-Courmontnet_Write: improve documentation
2010-02-14 Rémi Denis-CourmontTypo
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
next