]> git.sesse.net Git - vlc/history - include
lua_http: use playlist.pause as it's now available.
[vlc] / include /
2010-02-07 Rémi Denis-Courmontclz: count leading zeroes
2010-02-06 Rémi Denis-CourmontLibVLC: remove exceptions infrastructure
2010-02-06 Rémi Denis-CourmontRemove left-overs from LibVLC media list view
2010-02-06 Rémi Denis-CourmontUpdate test_headers
2010-02-06 Rémi Denis-CourmontLibVLC: remove last exception
2010-02-06 Rémi Denis-CourmontDoxygen updates
2010-02-06 Rémi Denis-CourmontLibVLC logo/marquee: allow settings without video,...
2010-02-06 Rémi Denis-CourmontLibVLC teletext: various fixes
2010-02-06 Rémi Denis-CourmontCleanup msg_Generic functions
2010-02-06 Rémi Denis-CourmontHide message bank layout and cleanup a bit
2010-02-06 Laurent AimarExtended input_GetPcrSystem to also return the current...
2010-02-06 Rémi Denis-CourmontAutomatically pass the long name in the SD probe helper
2010-02-06 Laurent AimarAdded VLC_CODEC_F32/64 L/B.
2010-02-06 Rémi Denis-CourmontUse C locale when formatting error messages in the log
2010-02-05 Laurent AimarAdded INPUT_REPLACE_INFOS and INPUT_MERGE_INFOS.
2010-02-05 Laurent AimarAdded input_item_ReplaceInfos() and input_item_MergeInfos.
2010-02-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-04 Rémi Denis-CourmontDe-uglify root SD item name (part 2)
2010-02-04 Rémi Denis-CourmontRemove be_sure_to_add_VLC_COMMOM_MEMBERS and check...
2010-02-04 Rémi Denis-CourmontSD: initialize config chain also in LibVLC media discov...
2010-02-04 Rémi Denis-Courmontconfig_ChainCreate: result must be free()'d, so it...
2010-02-04 Fabio Ritrovatoluasd: use a configuration chain to pass parameters...
2010-02-04 Rémi Denis-CourmontDo not use an enumeration for a bits field
2010-02-04 Jean-Philippe AndréRevert "Lua dialogs: remove b_hide parameter"
2010-02-03 Rémi Denis-CourmontLibVLC VoD: remove exceptions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: comment out unimplemented functions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: remove exceptions
2010-02-03 Christophe MutricyTypos
2010-02-03 Rémi Denis-CourmontRemove some exceptions in media_list
2010-02-03 Jean-Philippe AndréLua dialogs: remove b_hide parameter
2010-02-03 Rémi Denis-CourmontUse standard ASCII for ^H, ^I, ^M and escape
2010-02-03 Jean-Philippe AndréExtensions: they can also have a short description
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-02-02 Rémi Denis-CourmontMedia discovery: remove exception
2010-02-02 Adrien MagloAdd a function to display EPG event information for...
2010-02-02 Laurent AimarAdded input_GetPcrSystem/input_ModifyPcrSystem.
2010-02-02 Rémi Denis-CourmontUse inlines rather than macros to access input item...
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-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
2010-02-01 Rémi Denis-Courmontlibvlc_video_*: rewrite
2010-02-01 Erwan Tuloucore: fix regression
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-31 Hugo Beauzee-LuyssenRemove unused exception from video.c
2010-01-31 Rémi Denis-CourmontLibVLC log: remove exceptions
2010-01-31 Rémi Denis-CourmontLibVLC: remove unused and buggy media list views
2010-01-31 Rémi Denis-CourmontLibVLC audio: take a player object for most functions...
2010-01-31 Rémi Denis-CourmontLibVLC media player: remove exceptions
2010-01-31 Rémi Denis-Courmontgood
2010-01-31 Jakob Lebenplaylist: only install input item event callbacks on...
2010-01-31 Rémi Denis-CourmontKill one exception
2010-01-31 Laurent AimarAdded input_GetEsObjects() to cleanly retreive ES objec...
2010-01-30 Laurent AimarRemoved now useless es_out_t::b_sout field.
2010-01-30 Rémi Denis-CourmontDon't start the playlist thread if not needed
2010-01-30 Rémi Denis-CourmontMake delay values true integer constants
2010-01-30 Rémi Denis-CourmontRemove unused sleep constants
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-30 Rémi Denis-CourmontName another anonynous union
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-30 Rémi Denis-CourmontGrammar
2010-01-30 Jakob Lebenplaylist, Qt: playlist browsing support
2010-01-30 Jean-Baptiste KempfVLC supports .vro (DVD-VR) files
2010-01-29 JP DingerRefactor libvlc_video_{get,set}_{marquee,logo}_{int...
2010-01-29 Rafaël CarréRemove libvlc_get_vlc_instance hack from libvlc
2010-01-29 Pierre d'HerbemontRevert "libvlc: Export libvlc_media_player_get_input_th...
2010-01-29 Pierre d'Herbemontlua/extension: Export extension_SetInput().
2010-01-29 Pierre d'Herbemontlibvlc: Export libvlc_media_player_get_input_thread().
2010-01-29 Pierre d'Herbemontlibvlc_media_player.h: Remove trailing whitespaces.
2010-01-28 Jean-Philippe AndréExtensions: export author, version, url and description
2010-01-28 Laurent AimarAdded es_out_ControlModifyPcrSystem to synchronize...
2010-01-28 Laurent AimarAdded es_out_ControlGetPcrSystem helper.
2010-01-28 Rémi Denis-CourmontRemove some unused p_e parameters and propagate
2010-01-28 Rémi Denis-CourmontUnexport vlc_object_detach
2010-01-28 Rémi Denis-CourmontStick b_error to object types that actually use it
2010-01-28 Rémi Denis-Courmontmodule_gettext: translate a string in the text domain...
2010-01-28 Jean-Philippe AndréExtensions: fix extensions manager's locking scheme
2010-01-27 Rémi Denis-Courmontvlc_object_create: remove legacy support for negative...
2010-01-27 Rafaël Carrélibvlc_media_es_t: export ES id
2010-01-27 Pierre d'Herbemontvlc_extensions.h: Don't use anonymous struct in typedef.
2010-01-26 Laurent AimarRemoved now unused VOUT_SET_SIZE.
2010-01-26 Christophe MutricyNew release signing key. Take 2.
2010-01-26 Christophe MutricyAdd comments about the kind of key we need
2010-01-25 Laurent AimarAdded FromCharset helper.
2010-01-25 Jean-Baptiste KempfRename the "Other codecs" category
2010-01-25 Rémi Denis-Courmontlibvlc_event_manager: remove exceptions
2010-01-24 Christophe Mutricy2010 VideoLAN signing key.
2010-01-24 Jean-Philippe AndréExtensions: public include
2010-01-24 Rémi Denis-CourmontRemove some more unused exceptions
2010-01-24 Rémi Denis-Courmontlibvlc_playlist_play: remove unused exception
2010-01-24 Rémi Denis-CourmontDo not export unimplemented functions
2010-01-24 Rémi Denis-Courmontlibvlc_event_detach: remove exception
2010-01-24 Rémi Denis-Courmontlibvlc media (list) player: remove a bunch of never...
2010-01-23 Rémi Denis-CourmontRemove the old module config lock
2010-01-23 Rémi Duraffortlibvlc: fix doxygen documentation.
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
2010-01-23 Rafaël Carrélibvlc: Get ES descriptions for media
next