]> git.sesse.net Git - vlc/history - include
RTP: need to create variables before using them
[vlc] / include /
2008-06-15 Rémi Denis-CourmontRemove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types
2008-06-15 Rémi Denis-CourmontRemove unused VLC_EBADOBJ
2008-06-15 Jean-Paul SamanMake distinction between stop and ended status.
2008-06-14 Pierre d'HerbemontRemove VLC_DIR_ACTIVITY, as it is not used.
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputSelectedStreamChanged.
2008-06-14 Jean-Paul SamanUnify libvlc_state_t, input_state_e, mediacontrol_Playe...
2008-06-14 Jean-Paul SamanCleanup indentation
2008-06-14 Pierre d'HerbemontRevert "events: use input_state_e in input_state_changed."
2008-06-14 Pierre d'Herbemontevents: use input_state_e in input_state_changed.
2008-06-14 Pierre d'Herbemontevents: vlc_input_state_changed->input_state_changed
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputItemInfoChanged, and vlc_InputItem...
2008-06-14 Pierre d'Herbemontinput: Add input_get_event_manager().
2008-06-14 Pierre d'Herbemontinput: Register vlc_InputStateChanged event.
2008-06-14 Pierre d'Herbemontevents: Add wrappers around vlc_event_manager_init...
2008-06-14 Pierre d'Herbemontevents: Fix docs.
2008-06-14 Jean-Paul SamanFix indentation.
2008-06-14 Jean-Paul SamanAdd playlist_CurrentId() to get the playlist item id...
2008-06-13 Pierre d'Herbemontlibvlc: libvlc_video_set_parent and libvlc_video_get_pa...
2008-06-13 Pierre d'Herbemontlibvlc: comment about libvlc_video_destroy().
2008-06-13 Pierre d'Herbemontlibvlc: move libvlc_video_destroy to the deprecated...
2008-06-11 Rémi Denis-CourmontUse block_Alloc directly
2008-06-11 Rémi Denis-CourmontBlind attempt at fixing the libintl/g++-4.2 problem
2008-06-10 Rémi Denis-CourmontTypo
2008-06-10 Rémi Denis-CourmontFix make check (sic)
2008-06-10 Rafaël CarréRemove outdated comment
2008-06-09 Antoine CellerierAdd new var_Change action: VLC_VAR_SETISCOMMAND. Previo...
2008-06-07 Rémi Denis-CourmontFix warnings
2008-06-07 Rémi Denis-CourmontFix return type
2008-06-07 Rémi Denis-CourmontInclude copyright and license message in each plugin
2008-06-06 Rémi Denis-CourmontForce thread priorities in the supported range
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-06-06 Rémi Denis-CourmontRescale POSIX realtime priorities within a portable...
2008-06-05 Pierre d'Herbemontinput: Use mtime_t for pts_delay.
2008-06-05 Rémi Denis-CourmontSupport for using a custom text domain for configuratio...
2008-06-05 Rémi Denis-CourmontSupport for custom text domain in module strings
2008-06-04 Rémi Denis-CourmontRemove VLC_OBJECT_SOUT
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
2008-06-04 Antoine CellerierUse filter chain in subpicture core.
2008-06-04 Antoine CellerierUse filter chain in video output core.
2008-06-04 Antoine CellerierRemove unused types and fix indentation.
2008-06-04 Antoine CellerierNew filter chain handling API. This should make it...
2008-06-03 Rémi Denis-CourmontFix typo
2008-06-03 Antoine CellerierRemove unneeded VLC_OBJECT_CHROMA define.
2008-06-02 Antoine CellerierChroma modules now exactly implement the "video filter2...
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-06-01 Rémi Denis-CourmontSimplify AI_NUMERICSERV usage
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-06-01 Rémi Denis-CourmontMissed files in previous commit
2008-06-01 Rémi Denis-CourmontRemove recursive libvlc <-> vlc/vlc inclusion
2008-06-01 Rémi Denis-CourmontDo not include vlc_common from vlc/vlc anymore
2008-06-01 Rémi Denis-Courmontmediacontrol: include vlc_common and fix ABI (= avoid...
2008-05-31 Rémi Denis-CourmontRemove vlc_int64_t. Was not even correctly defined.
2008-05-31 Rémi Denis-CourmontDo not include vlc/vlc.h from libvlccore header files
2008-05-31 Rémi Denis-CourmontMove LICENSE_MSG to the right section
2008-05-31 Rémi Denis-Courmontvlc_common.h: protect against multiple inclusions
2008-05-31 Rémi Denis-CourmontSeparate libvlccore and libvlc headers
2008-05-31 Rémi Denis-CourmontPlaylist stuff belong in vlc_playlist.h
2008-05-31 Rémi Denis-CourmontkVLCDestructor: remove, does not exist
2008-05-31 Rémi Denis-CourmontHave vlc_object_wait() to "return" void.
2008-05-31 Rémi Denis-Courmontintf_Create: remove unused parameters
2008-05-30 Rafaël Carrévar_CreateGetString must return NULL in case of error
2008-05-30 Pierre d'Herbemontvlc_network.h: Define AI_NUMERICSERV if not defined.
2008-05-29 Rémi Denis-Courmontlibvlc_run_interface -> libvlc_add_intf (non-blocking)
2008-05-29 Rémi Denis-Courmontlibvlc_wait: wait until libvlc is killed by an interface
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-28 Rémi Denis-Courmontintf_Destroy(): use vlc_object_release() and a destruct...
2008-05-28 Rémi Denis-CourmontFix a warning
2008-05-28 Rémi Denis-CourmontWindows does not have AI_NUMERICSERV for some reasons
2008-05-27 Pierre d'Herbemontupdate: Fix vlc_update header when UPDATE_CHECK is...
2008-05-27 Pierre d'Herbemontlibvlccore: Add vlc_wclosedir to the exported symbols.
2008-05-27 Rafaël CarréDo not use a GNU extension in public headers
2008-05-27 Rafaël CarréAdd missing header
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-27 Rémi Denis-CourmontDo not require semi-colon after module macros
2008-05-27 Rémi Denis-CourmontRemove DecodeLanguage (dead code)
2008-05-27 Pierre d'Herbemontlibvlccore: Make sure all symbol listed in libvlccore...
2008-05-27 Rémi Denis-CourmontVLC_PRIVATE_API: no-op, removed
2008-05-27 Rémi Denis-CourmontExporting private APIs is contradictory
2008-05-27 Rémi Denis-CourmontFix strcasen?cmp overflow
2008-05-26 Rémi Denis-CourmontRevert "Move VLC_FOURCC to vlc_es.h"
2008-05-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-26 Rémi Denis-CourmontMove VLC_FOURCC to vlc_es.h
2008-05-26 Rémi Denis-CourmontRevert broken part of 653bca0a937929bf4308bdac4232dde37...
2008-05-26 Rémi Denis-CourmontHave hton64 accept rvalues. Remove dep upon WORDS_BIGENDIAN
2008-05-26 Rémi Denis-CourmontPenultimate (initial) public header fix
2008-05-26 Rémi Denis-CourmontFix HAVE_ATTRIBUTE_FORMAT usage - refs #297
2008-05-26 Rémi Denis-CourmontDo not depend on NDEBUG inside headers
2008-05-26 Rémi Denis-CourmontAnother bunch of invalid config.h usage
2008-05-26 Rémi Denis-CourmontSyntax error
2008-05-26 Rémi Denis-CourmontRemove another invalid use of config.h
2008-05-26 Rémi Denis-CourmontDo not use assert in public headers
2008-05-26 Rémi Denis-CourmontC++ compile fixes
2008-05-26 Rémi Denis-CourmontRemove HAVE_ATTRIBUTE_VISIBILITY - refs #297
2008-05-26 Rémi Denis-CourmontFix #includes
2008-05-26 Pierre d'HerbemontRevert "Remove VLC_PRIVATE_API"
2008-05-25 Rémi Denis-CourmontFix va_start invocation
2008-05-24 Rémi Denis-CourmontInline and fix some linking errors
2008-05-24 Rafaël CarréC++ needs explicit casting
2008-05-24 Rémi Denis-CourmontFix win32 linking
2008-05-24 Rémi Denis-Courmontvlc_scandir: remove (dead) code
next