]> git.sesse.net Git - vlc/history - src/libvlccore.sym
input_item: Remove input_item_AddSubItem2 and send subitem_added event from input_ite...
[vlc] / src / libvlccore.sym
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Adrien MagloAdd a function to display EPG event information for...
2010-02-02 Jakob Lebenfix compile
2010-02-02 Jakob Lebenfix build - remove redundant declarations
2010-02-02 Jakob Lebenvlc core: single storage playlist
2010-01-30 Rémi Denis-CourmontDon't start the playlist thread if not needed
2010-01-30 Rémi Denis-CourmontRemove GetFallbackEncoding()
2010-01-30 Rémi Denis-Courmontmake_path: make a local file path from an URI
2010-01-28 Rémi Denis-CourmontUnexport vlc_object_detach
2010-01-28 Rémi Denis-Courmontmodule_gettext: translate a string in the text domain...
2010-01-27 Rémi Denis-Courmontvlc_object_create: remove legacy support for negative...
2010-01-25 Laurent AimarFixed compilation after FromCharset.
2010-01-24 Jean-Philippe AndréExtensions: core function dialog_ExtensionUpdate
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-17 Rafaël Carrésout: allow duplicate outputs to be merged
2010-01-10 Francois Cartegnielibvlc: introduce 'Muted' as a whole state, not as...
2010-01-06 Christophe MutricyPut the exported functions in the shared lib
2010-01-06 Pierre d'Herbemontmeta: Make vlc_meta_t an opaque structure and move...
2010-01-06 Rémi Denis-Courmontvlc_tdestroy: safe replacement for GNU tdestroy()
2009-12-30 Rémi Denis-CourmontExport var_Inherit()
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-12-26 Rémi Denis-Courmontvout: expand stacking mode from boolean to unsigned
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Rémi Denis-Courmontprobe: helpers for services discovery
2009-12-19 Jean-Philippe AndréStream: Export stream_FilterNew
2009-12-13 Laurent AimarAdded a way to retreive an opengl context from a vout...
2009-12-08 Rafaël Carrélibvlccore: export sout_MuxGetStream
2009-11-11 Nick BriggsExport block_FifoPace
2009-10-11 Laurent AimarAdded vlc_fourcc_GetRGBFallback.
2009-10-07 Rémi Denis-CourmontGather key functions and tables in a single file
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-09-23 Srikanth RajuSql Core
2009-09-22 Laurent AimarMoved out epg functions from vlc_epg.h and es_out.c...
2009-09-12 Rémi Denis-CourmontImplement thread semaphores
2009-09-07 Laurent AimarAdded picture_pool_NewExtended.
2009-09-05 Rémi Denis-CourmontExport vlc_object_get_name
2009-08-26 Rémi Denis-CourmontRemove config_GetCacheDir
2009-08-26 Niles BindelAdd input resource support to the LibVLC Media Player
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-CourmontUse VLC object for meta writer and factor code
2009-08-21 Pierre d'HerbemontImplement access_GetParentInput and demux_GetParentInpu...
2009-08-20 Rafaël Carré_update_WaitDownload is no longer in libvlccore
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-13 Laurent AimarRemoved audio_date_t in favor to date_t.
2009-08-13 Laurent AimarRemoved unused aout_VolumeInfos.
2009-08-08 Laurent AimarAdded vlc_fourcc_IsYUV.
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 Rémi Denis-CourmontRevert "fix make check for commit-id 681ac9f14efd4a8611...
2009-08-04 Rémi Denis-CourmontRevert "Alphabetical order"
2009-08-04 Rémi Denis-CourmontRevert "Fix make check."
2009-08-04 Rémi Denis-CourmontRevert "Sort the symbol list"
2009-08-04 Rémi Denis-CourmontRevert "Fix make check."
2009-08-03 Rémi DuraffortFix make check.
2009-08-01 Laurent AimarModified vout_window_t to be completly independant...
2009-07-29 Christophe MutricySort the symbol list
2009-07-29 Michael HanselmannAdd library functions for HTTP client authentication
2009-07-27 Rémi Duraffortvariables: add a Get and Set function. This function...
2009-07-10 Rémi DuraffortRemove unused function.
2009-07-10 Rémi DuraffortFix make check.
2009-07-09 Rémi Denis-CourmontRemove stub functions
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-05 Rémi Denis-CourmontRead/write locks
2009-07-01 Laurent AimarAdded es_format_InitFromVideo helper.
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-05 Laurent AimarAdded video_format/es_format_IsSimilar helper.
2009-06-05 Laurent AimarAdded blend filter helpers.
2009-06-03 Laurent AimarAdded mouse support to filter_t and filter_chain_t.
2009-06-02 Rémi Denis-CourmontAsynchronous timer API
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarAdded config_ChainDuplicate to duplicate config_chain_t...
2009-05-31 Laurent AimarAdded vout_GetSpu to retreive the spu_t object from...
2009-05-30 Laurent AimarAdded picture_NewFromFormat/Ressource functions.
2009-05-30 Laurent AimarAdded picture_pool_t and functions helpers.
2009-05-30 Laurent AimarAdded a picture_fifo_t helper.
2009-05-30 Laurent AimarAdded a picture_Reset helper.
2009-05-30 Laurent AimarAdded a subpicture_NewFromPicture helper.
2009-05-29 Rafaël CarréRemove unused unescape_URI() and unescape_URI_duplicate()
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontReplace intf_StopThread() with intf_DestroyAll()
2009-05-23 Rémi Denis-CourmontMerge intf_Create() and intf_RunThread()
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
next