]> git.sesse.net Git - vlc/history - include
mediacontrol API: implement mediacontrol_StreamInformation__free in the public API.
[vlc] / include /
2007-05-07 Olivier Aubertmediacontrol API: implement mediacontrol_StreamInformat...
2007-05-03 Olivier Aubertmediacontrol API: split old mediacontrol_exception_init...
2007-05-01 Rémi Denis-CourmontFix some memleaks
2007-04-30 Jean-Baptiste KempfQt4 - Menus. Add the missing dialogs calls. If someone...
2007-04-26 Jean-Paul SamanSpecifying --fake-file-reload 5 reloads the image file...
2007-04-19 Rémi Denis-CourmontSpelling
2007-04-18 Rémi Denis-CourmontUuinline functions and hide stream_t (it's not used...
2007-04-18 Rémi Denis-Courmonttypo
2007-04-15 Rémi Denis-CourmontMingw/Vista hack
2007-04-15 Rémi Denis-CourmontCategory and subcategory items are also integers. Fix...
2007-04-15 Rémi Denis-Courmont - Only use IPV6_V6ONLY when it makes sense (i.e. recei...
2007-04-14 Rémi Denis-CourmontWorks this time
2007-04-14 Rémi Denis-CourmontFurther hide module_t layout from plugins
2007-04-14 Rémi Denis-CourmontGet rid of useless p_symbols
2007-04-14 Rémi Denis-CourmontInitial work on hiding module_t layout from plugins
2007-04-07 Antoine CellerierCosmetics.
2007-04-05 Antoine CellerierPlease keep the coding style consistent inside the...
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2007-04-05 Rémi Denis-CourmontFix expansion-unsafe macro
2007-04-04 Antoine Cellerier* Core: add var_Command function. This is used to execu...
2007-04-01 Jean-Baptiste KempfAdd a define for the EXTENDED dialog for further use...
2007-04-01 Antoine CellerierRemove trailing space.
2007-03-31 Jean-Baptiste Kempfadd a GOTOtime string.
2007-03-28 Damien Fouilleul- libvlc: new libvlc_video_redraw_rectangle() API,...
2007-03-28 Christophe MutricyProtect header against double inclusion
2007-03-27 Yoann Peronneau* qt: add a FontConfigControl
2007-03-25 Antoine CellerierAllow using the config chain syntax for vout filters...
2007-03-24 Jean-Baptiste KempfQt4 - Codec Information direct access from menu.
2007-03-24 Antoine CellerierOops.
2007-03-24 Antoine CellerierAdd new var_CreateGet<type>Command functions which...
2007-03-24 Antoine Cellerier* Make it possible to give names to vlc objects (psz_ob...
2007-03-24 Rémi Denis-CourmontForgot this file
2007-03-23 Laurent AimarRe-extended vlc_meta_t.
2007-03-23 Laurent AimarInclude vlc_epg.h
2007-03-23 Laurent AimarAdded EPG (Electronic Program Guide) helpers and ES_OUT...
2007-03-23 Laurent AimarAdded a c++ compatible TAB_APPEND_CPP
2007-03-20 Jean-Baptiste KempfQt4 - Pref: start to track functionnalities missing...
2007-03-13 Jean-Baptiste KempfMKV USF subtitles support and other Subtitles improvements.
2007-03-11 Jean-Paul SamanFix bug in vlc.audio.track and add new properties vlc...
2007-03-08 Jean-Baptiste KempfDBUS: fix by Mr_Mirsal
2007-03-07 Laurent AimarClean up vlm script parsing and introduce new API.
2007-03-06 Olivier Aubertinclude/vlc/mediacontrol.h: mark mediacontrol method...
2007-03-03 Rémi Denis-CourmontFixups
2007-03-02 Laurent AimarFixed memory leak with input_ItemClean.
2007-03-01 Laurent AimarFixed es_format_Clean (when called multiple times with...
2007-03-01 Laurent AimarStart cleaning up VLM + fixed vlm_New() race condition.
2007-03-01 Rémi Denis-CourmontFix abortion if killing signals are re-used.
2007-03-01 Sigmund Augdal Helbergnone-sematic changes:
2007-02-27 Laurent AimarAdded vlc_b64_decode_binary_to_buffer/vlc_b64_decode_bi...
2007-02-27 Derk-Jan Hartman* Don't VLC_EXPORT net_Close now that it's a #define
2007-02-27 Derk-Jan Hartman* Fix implementation of net_Close. it returns void...
2007-02-26 Laurent AimarAdded missing const qualifier to vod_MediaControl.
2007-02-26 Rémi Denis-CourmontHarmless typo
2007-02-26 Rémi Denis-CourmontSimplify shutdown() portability
2007-02-26 Rémi Denis-Courmontnet_Close() is a one-liner, so inline it
2007-02-26 Rémi Denis-CourmontRemove net_ReadNonBlock(),
2007-02-25 Filippo Caronelibvlc_video_get_handle renamed to _get_parent
2007-02-25 Filippo Caronelibvlc_video_get_handle function added
2007-02-25 Laurent AimarAdded ffmpeg AAC id.
2007-02-25 Laurent AimarAdded vlc_b64_encode_binary (include/vlc_strings.h...
2007-02-24 Antoine CellerierUntested new hotkeys:
2007-02-21 Laurent Aimar Improved vlc_UrlParse (close #1025)
2007-02-21 Rémi Denis-CourmontMinor code factorization
2007-02-20 Laurent Aimarffmpeg: ask a packetizer for audio too (needed since...
2007-02-20 Rémi Denis-CourmontAdd var_CreateGetNonEmptyString and factor some code
2007-02-20 Christophe MutricyCompile fix
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-19 Rémi Denis-CourmontFix possibly expansion-unsafe macros
2007-02-16 Filippo Caronemsg_GetObjectTypeName symbol exported as needed by...
2007-02-15 Rémi Denis-CourmontFix net_Listen linking
2007-02-15 Rémi Denis-CourmontSuppress timeout parameter from net_Select() - refs...
2007-02-15 Rémi Denis-Courmonts/vlc_object_die/vlc_object_kill/
2007-02-15 Rémi Denis-Courmontvlc_object_die() opaque wrapper to set b_die, so we...
2007-02-15 Rémi Denis-CourmontUse size_t or ssize_t when appropriate
2007-02-15 Christophe Mutricywin32 replacement for inet_ntop()
2007-02-14 Rémi Denis-CourmontSingle service DCCP/RTP/AVP input
2007-02-14 Rémi Denis-CourmontMake some room for !TCP connection-oriented protocols
2007-02-14 Rémi Denis-CourmontInline net_ListenTCP
2007-02-14 Rémi Denis-CourmontCosmetic fix
2007-02-12 Rémi Denis-CourmontExport inet_pton replacement
2007-02-12 Rémi Denis-CourmontFix minor errors
2007-02-12 Rémi Denis-Courmontpoll() replacement
2007-02-11 Filippo Caroneplaylist_ItemGetByInputId now included in libvlc
2007-02-11 Rémi Denis-CourmontRemove useless parameter to net_Select
2007-02-11 Rémi Denis-Courmontnet_SetPort() sets a port within a socket address
2007-02-10 Rémi Denis-CourmontRestore some kind of SAP support
2007-02-10 Rémi Denis-Courmont*Ahem* whistles
2007-02-10 Antoine Cellerierallow up to x32 playback (instead of x8)
2007-02-10 Rémi Denis-Courmonts/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis-CourmontAdd pf_control to access_output
2007-02-10 Rémi Denis-CourmontBig SAP/announce cleanup
2007-02-10 Rémi Denis-Courmontnet_GetPort() returns network-byte order port number...
2007-02-10 Rémi Denis-CourmontAdd var_GetNonEmptyString
2007-02-10 Rémi Denis-CourmontDe-inline base64 decoder
2007-02-09 Rémi Denis-CourmontPartial announce API cleanup
2007-02-09 Rémi Denis-CourmontRemove use SAP/TTL cruft
2007-02-09 Rémi Denis-CourmontNTPtime64() returns an NTP timestamp
2007-02-05 Rémi Denis-CourmontUDP-Lite access output
2007-02-05 Rémi Denis-CourmontUDP-Lite access
2007-02-05 Damien Fouilleul- vlc_common.h: compile fix
next