]> git.sesse.net Git - vlc/history - include
Enable back media_list_player's tests.
[vlc] / include /
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...
2009-07-19 Laurent AimarAdded a ES_OUT_SET_META to es_out.
2009-07-19 Laurent AimarDocumented and 'constified' meta and epg in es_out.
2009-07-19 Laurent AimarPrivatized es_out_mode_e.
2009-07-19 Laurent AimarDocumented demux state changes.
2009-07-19 Jean-Baptiste KempfFix Typo
2009-07-18 Jean-Baptiste KempfVLC is able to open .aiff files.
2009-07-18 Jean-Baptiste KempfSupport for ADPCM variant in Flash streams
2009-07-18 Jean-Baptiste KempfAdd .rar and .zip extensions to open dialog.
2009-07-12 Rémi Denis-CourmontSO friendliness
2009-07-10 Rémi DuraffortRemove unused function.
2009-07-09 Jean-Francois MassolAdd .mpc to the file open dialog
2009-07-09 Rémi Denis-CourmontRemove stub functions
2009-07-09 Rémi Denis-CourmontCast for aout_EnableFilter
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-08 Rémi Denis-CourmontSpell developer properly
2009-07-07 Rémi DuraffortRemove unused define.
2009-07-07 Rémi Duraffortvariables: cosmetics.
2009-07-06 Laurent AimarCosmetic.
2009-07-06 Laurent AimarFixed a typo (cosmetic).
2009-07-06 Sébastien EscudierVLM add input events
2009-07-06 Laurent AimarMoved DEFAULT_CHAN to vlc_osd.h
2009-07-06 Pierre d'HerbemontRevert "Remove enums from public APIs"
2009-07-05 Rémi Denis-CourmontRead/write locks
2009-07-04 Rémi Denis-CourmontSeparate variable for modal and non modal errors
2009-07-01 Laurent AimarAdded es_format_InitFromVideo helper.
2009-06-29 Rémi Denis-CourmontRemove enums from public APIs
2009-06-29 Cyril Mathélibvlc API: Add Marquee Filter to libvlc in video.c
2009-06-29 Pierre d'Herbemontvout: vout_EnableFilter takes a const char *.
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
2009-06-22 Rémi Denis-CourmontRemove vlc_UrlEncode
2009-06-17 Jean-Baptiste KempfFix playback of TrueSpeech in some .Avi
2009-06-16 Jean-Baptiste KempfAdd .tod in the extension for open panel.
2009-06-09 Laurent AimarWindow position in video_splitter_cfg_t is relative.
2009-06-09 Rémi Denis-CourmontCLOCK_FREQ is a mtime_t
2009-06-07 Rémi Denis-Courmontblock_heap_Alloc(): create a block from an existing...
2009-06-06 Laurent AimarAdded a new "video splitter" module type.
2009-06-06 Laurent AimarAdded a missing const to video_format_Copy.
2009-06-05 Laurent AimarAdded video_format/es_format_IsSimilar helper.
2009-06-05 Laurent AimarAdded amissing const to filter_Blend.
2009-06-05 Laurent AimarAdded blend filter helpers.
2009-06-05 Laurent AimarAdded a const to source picture in blend module.
2009-06-04 JP DingerCompile fix for win32 vlc_timer_t: update callback...
2009-06-04 Pierre d'Herbemonttimer: Dummy work around for darwin. (dummy stub).
2009-06-03 Cyril Mathélibvlc API: Add Deinterlace Filter to libvlc in video.c
2009-06-03 Laurent AimarAdded mouse support to filter_t and filter_chain_t.
2009-06-03 Rémi Denis-CourmontRemove useless timer parameter
2009-06-03 Rémi Denis-Courmontvlc_timer_getoverrun result must be used
2009-06-02 Rémi Denis-CourmontAsynchronous timer API
next