]> git.sesse.net Git - vlc/history - include
Mozilla: do not hard-code autoconf file descriptors
[vlc] / include /
2010-04-10 Rémi Denis-Courmontssize_t requires sys/types.h (fix #3504)
2010-04-08 Rémi Denis-CourmontReplacement for getdelim and getline - fixes #3503
2010-04-07 Rémi Denis-CourmontWin32: inline vlc_cancel_self
2010-03-31 Rémi Denis-CourmontCompile fix
2010-03-31 Rémi Denis-CourmontUse vlc_accept()
2010-03-31 Rémi Denis-Courmontvlc_accept: accept() with close-on-exec
2010-03-31 Rémi Denis-Courmontvlc_socket: create socket with close-on-exec à la vlc_dup()
2010-03-31 Keary Griffinexport vlc_rename
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-26 Alex ConverseAdd support for MPEG-4 ALS to the MP4 demuxer and FFmpe...
2010-03-13 Rémi Denis-CourmontPut only the copyright statement in COPYRIGHT_MESSAGE
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
2010-03-13 Jakob Lebeninput_item: remove b_prefers_tree
2010-03-13 Jakob Lebenplaylist: new playlist_NodeAddCopy(), modified playlist...
2010-03-13 Jakob Lebeninput_item: new input_item_Copy()
2010-03-11 Rémi Denis-CourmontC++ #include fix
2010-03-09 Rémi Denis-CourmontConstify (fixes #1391)
2010-03-08 Rémi Denis-CourmontFix Doxygen errors
2010-03-06 Rémi Denis-Courmontvlc_(d|l|m)rand48: thread-safe wrappers for non-secure...
2010-03-06 Rémi Denis-CourmontAlso provide erand48 and jrand48, they come almost...
2010-03-05 Rémi Denis-Courmontnrand48 replacement
2010-03-04 Laurent AimarIncreased VOUT_MAX_PICTURES to allows H264 direct rende...
2010-03-04 Jakob LebenQt: reorganize playlist actions, rename "Delete" to...
2010-03-03 Rémi Denis-Courmontutf8_lstat -> vlc_lstat for consistency
2010-02-28 Pierre d'Herbemontlibvlc: Attempt to fix set_nsobject() with QMacCocoaVie...
2010-02-28 Pierre d'Herbemontlibvlc: Use a union for libvlc_media_track_info_t.
2010-02-28 Rémi DuraffortFix doxygen documentation.
2010-02-28 Rémi Duraffortlibvlc: fix doxygen comments.
2010-02-26 Jean-Baptiste KempfFix typo in comment
2010-02-25 Jean-Baptiste KempfForgotten .nsv in open file dialog
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 Jakob Lebena macro to automate the choice of "folder"/"directory...
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'Herbemontlibvlc: Put a ref to libvlc_media_release in libvlc_med...
2010-02-22 Jean-Baptiste KempfAdd .amr to recognized extensions
2010-02-20 Laurent AimarRemoved dead picture_t::pf_lock/unlock fields.
2010-02-20 Rémi Denis-Courmontsecstotimestr: use int32_t not to overflow if int excee...
2010-02-20 Rémi Denis-CourmontRemove msecstotimestr
2010-02-20 Rémi Denis-CourmontReimplement libvlc_event_type_name
2010-02-20 Rémi Denis-CourmontMake libvlc event types less ABI-brittle w.r.t. the...
2010-02-20 Rémi Denis-CourmontImprove Doxygen documentation, deobfuscate event types
2010-02-20 Rémi Denis-CourmontLibVLC structures: cleanup
2010-02-20 Rémi Denis-CourmontKill old and buggy libvlc_drawable_t
2010-02-20 Rémi Denis-CourmontDoxygen fix
2010-02-20 Rémi Denis-Courmontlibvlc_video_set_fullscreen: fix documentation
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-17 Rémi Denis-CourmontMostly revert "libvlc: add mouse events as libvlc_Media...
2010-02-14 Rémi Denis-Courmontconfig_GetLibDir: return arch-dep package directory
2010-02-14 Srikanth RajuLua: Add new callback playing_changed for playing statu...
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 Jakob LebenQt: playlist menu strings and icons
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-CourmontRemove the old form of variable variable
2010-02-13 Antoine CellerierRemove trailing spaces.
2010-02-12 Jakob Lebenplaylist: allow non-recursive search
2010-02-11 Rémi Denis-Courmontlibvlc_video_get_cursor: get the current mouse video...
2010-02-11 Jean-Paul Samanlibvlc: add mouse events as libvlc_MediaPlayerEvents
2010-02-11 Rémi Duraffortlibvlc: fix doxygen documentation.
2010-02-11 Rémi Duraffortlibvlc: fix doxygen documentation
2010-02-10 Antoine CellerierChange filename_sanitize() to work on original string...
2010-02-10 Rémi Denis-CourmontNo need for sprintf() here
2010-02-10 Jakob Lebenservices_discovery: fix embedding longname in name...
2010-02-10 Jakob Lebenservices_discovery: implement SD categories and use...
2010-02-09 Rémi Denis-CourmontRevert "services_discovery: fix embedding translated...
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Rémi Denis-Courmontvar_GetAndSet: implement OR and NAND, return new value
2010-02-09 Rémi Denis-CourmontNo need to lock the playlist for meta fetch and preparsing
2010-02-09 Gildas Bazin__builtin_offsetof() needs gcc >= 4
2010-02-09 Jakob Lebenservices_discovery: fix embedding translated longname...
2010-02-09 Jakob Lebeninput_item: post individual subitems later when posting...
2010-02-08 Laurent AimarAdded VLC_CODEC_YV9 and remove default mapping to I410...
2010-02-08 Rémi Denis-Courmontvlc_cond_init_daytime: condition variable with the...
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 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
next