]> git.sesse.net Git - vlc/history - include
jvlc_audio: add missing function (get_track_count).
[vlc] / include /
2009-08-29 Pierre YnardFix typos in comments
2009-08-28 Niles BindelAdded ability to move to previous item in the media...
2009-08-28 Rafaël CarréNULL is defined in stddef.h
2009-08-28 Rafaël Carrévlc_fixups.h : get NULL declaration when needed
2009-08-28 Jean-Baptiste KempfUse VLC_CODEC for ADPCM_IMA_WAV
2009-08-28 Jean-Baptiste KempfUse a VLC_CODEC_ADPCM_MS for MS ADPCM
2009-08-27 Laurent AimarAdded VLC_CODEC_BD_PG codec.
2009-08-27 Jean-Baptiste KempfSupport of .vqf and .w64 files on file opening
2009-08-27 Jean-Baptiste KempfTwinVQ support using the lastest avcodec commit from...
2009-08-27 Pierre YnardWinCE: add replacement getpid() function
2009-08-26 Rémi Denis-CourmontRemove config_GetCacheDir
2009-08-26 Niles BindelAdd input resource support to the LibVLC Media Player
2009-08-25 Laurent AimarMoved aout_input_t to aout_internal.h.
2009-08-25 Laurent AimarSplit out aout_mixer_t from aout_instance_t.
2009-08-25 Rémi Denis-Courmontvlc_bits: constify
2009-08-25 Rémi Denis-CourmontFix impossible delay
2009-08-25 Rémi Denis-CourmontDefine all XDG user directories (not implemented yet)
2009-08-25 Sébastien EscudierFix typo in input_item header
2009-08-24 Erwan Tuloucore: add missing type (fix compil for qt4) and add...
2009-08-24 Laurent AimarCompleted picture_Export documentation.
2009-08-24 Laurent AimarRevert "vout_pictures: Use unsigned for width and heigh...
2009-08-24 Rémi Denis-CourmontRemove config_GetUserDataDir()...
2009-08-24 Rémi Denis-CourmontRemove config_GetUserConfDir
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-23 Rémi Denis-CourmontNever rename an object post attach & un-deprecated...
2009-08-23 Rémi Denis-CourmontRevert "vlc_bits: Differentiate between writable bits...
2009-08-23 Rémi Denis-CourmontRemove vlc_object_t.p_private
2009-08-23 Rémi Denis-CourmontUse VLC object for meta writer and factor code
2009-08-23 Rémi Denis-CourmontUse a VLC object for meta reader
2009-08-23 Rémi Denis-CourmontMake playlist_export_t a VLC object
2009-08-23 Jean-Baptiste KempfFix signed warning for postproc
2009-08-23 Rémi Denis-Courmontart_finder_t: custom type for art finder modules
2009-08-21 Pierre d'HerbemontImplement access_GetParentInput and demux_GetParentInpu...
2009-08-20 Pierre d'Herbemontvout_pictures: Use unsigned for width and height in...
2009-08-20 Pierre d'Herbemontvlc_vout_display: Should use unsigned for height and...
2009-08-20 Pierre d'Herbemontvlc_fixups: Dummy definition for LC_NUMERIC_MASK.
2009-08-20 Pierre d'Herbemontvlc_fixups: Continue to poke around to fix win32 build.
2009-08-20 Pierre d'Herbemontvlc_fixups: Use (void) instead of VLC_UNUSED which...
2009-08-20 Pierre d'Herbemontvlc_fixups: Better dummy implementation for type checki...
2009-08-20 Pierre d'Herbemontvlc_bits: Differentiate between writable bits stream...
2009-08-20 Pierre d'Herbemontes: RGB masks needs to be uint32_t.
2009-08-20 Rafaël Carrébump plugin ABI to 1.1.0a (avoid using 1.0 modules...
2009-08-20 Rafaël CarréUpdate mechanism: split update.c
2009-08-19 Pierre d'Herbemontmedia_list_player: Make sure we'll correctly play next...
2009-08-19 Geoffroy CouprieMove the additional headers to include/vlc_windows_inte...
2009-08-19 Rémi Denis-CourmontHide psz_object_name in private data
2009-08-19 Rémi Denis-CourmontDeprecate ugly and unsafe vlc_object_find_name()
2009-08-19 Rémi Denis-CourmontRemove filter_chain_GetFilter: unused and not thread...
2009-08-18 Jakob Leben[PATCH] playlist, Qt4: new playlist_TreeMoveMany()
2009-08-17 Rémi Duraffortlibvlc_video*: constify.
2009-08-16 Rémi Denis-CourmontDisplay size cannot be negative
2009-08-15 Rémi Denis-Courmontutf8_open: make third parameter optional
2009-08-15 Rémi Denis-Courmontget vout: use size_t for the counter
2009-08-15 Alexander BethkeRefactored/re-enabled libvlc_vlm_show_media
2009-08-14 Hugo Beauzee-LuyssenAdding a libvlc_media_player_next_frame
2009-08-14 Jean-Baptiste Kempf*.aob files are now readable
2009-08-13 Laurent AimarRemoved audio_date_t in favor to date_t.
2009-08-13 Laurent AimarRemoved unused aout_VolumeInfos.
2009-08-13 Pierre YnardWinCE: switch back vlc_thread_t to an allocated struct
2009-08-11 Rémi Denis-CourmontVOUT_WINDOW_SET_FULLSCREEN: control request for fullscr...
2009-08-10 Rémi Denis-CourmontTry to improve comments
2009-08-09 Rémi Denis-CourmontReplace libvlc_exception_get_message with libvlc_errmsg
2009-08-09 Rémi Denis-CourmontLibVLC: per-thread error message API
2009-08-09 Rémi Denis-Courmontlibvlc_log: remove useless exception parameters
2009-08-09 Rémi Denis-Courmontlibvlc_playlist_play: remove exception
2009-08-09 Rémi Denis-Courmontlibvlc_add_intf: return a value
2009-08-09 Rémi Denis-CourmontRemove libvlc_get_vlc_id()
2009-08-09 Rémi Denis-CourmontLibVLC: remove unused exception error code
2009-08-08 Laurent AimarAdded vlc_fourcc_IsYUV.
2009-08-07 Laurent AimarAdded VLC_CODEC_DVDA_LPCM for lpcm in AOB.
2009-08-05 Laurent AimarAdded YUV fourcc helpers mainly for vout.
2009-08-04 Laurent AimarIntroduce "vout display" module API to replaced "vout...
2009-08-04 Olivier AubertHave (and document) libvlc_media_get_duration return ms
2009-08-03 Ilkka Ollakkaadd add_font define to plugin defines, and change freet...
2009-08-02 Rémi Denis-CourmontReplace VLC_ETHREAD with VLCENOMEM.
2009-08-02 Rémi Denis-CourmontCleanup vlc_timer_* prototypes
2009-08-02 Rémi Denis-CourmontWin32: privatize vlc_timer layout too
2009-08-02 Rémi Denis-CourmontPOSIX: use pthread-based timers
2009-08-02 Rémi Denis-CourmontWin32: make vlc_thread_t a plain HANDLE (no heap alloc)
2009-08-02 Rémi Denis-CourmontWin32: unimplement thread result
2009-08-02 Rémi Denis-CourmontWin32: no need to put thread function into vlc_thread_t
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarModified vout_window_t to be completly independant...
2009-07-31 Olivier AubertFix comments/variable names in includes
2009-07-31 Pierre d'Herbemontlibvlc: Remove unimplemented media_list_view functions...
2009-07-30 Pierre Ynardthreads: remove unused fields in headers
2009-07-30 Rémi Duraffortvariables: var_IncInteger and var_DecInteger are now...
2009-07-30 Rémi Duraffortdemux: use calloc when applicable.
2009-07-30 Olivier AubertFix comments in include files
2009-07-30 Olivier Aubertdeprecated.h: fix libvlc_media_player_set_xwindow reference
2009-07-29 Laurent AimarFixed some corner case errors with SPU.
2009-07-29 Michael HanselmannAdd library functions for HTTP client authentication
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-28 Laurent Aimaremoved unused pf_render function in subpicture_t.
2009-07-28 Laurent AimarRemoved now unused pf_pre_render in subpicture_t.
2009-07-27 Laurent AimarDo not decode subtitles too much in advanced.
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-27 Rémi Duraffortvariables: add a Get and Set function. This function...
2009-07-25 Sébastien Escudierlibvlc : handle VLM input events
2009-07-24 Rémi DuraffortRemove var_SetVoid: this function is doing exactly...
next