]> git.sesse.net Git - vlc/history - include
include/vlc_meta.h: Start with a zero sized dictionary for extra meta.
[vlc] / include /
2007-08-13 Pierre d'Herbemontinclude/vlc_meta.h: Start with a zero sized dictionary...
2007-08-13 Pierre d'Herbemontinclude/vlc_arrays.h: Allow zero sized vlc_dictionary_t...
2007-08-13 Pierre d'Herbemontinclude/vlc_meta.h: Use the vlc_dictionary to store...
2007-08-11 Pierre d'Herbemontcontrol/media_list_player.c: Implement _play_item_at_in...
2007-08-10 Pierre d'Herbemontcontrol/media_descriptor.c: Implement more meta.
2007-08-10 Pierre d'Herbemontinclude/vlc_arrays.h: Don't forget to return a value...
2007-08-10 Pierre d'Herbemontinclude/vlc_arrays.h: Compile fix for g++.
2007-08-10 Pierre d'Herbemontinclude/vlc_arrays.h: Always return a valid ptr in...
2007-08-10 Pierre d'Herbemontinclude/vlc_arrays.h: Implement simple best-case-in...
2007-08-09 Pierre d'Herbemontinclude/vlc_arrays.h: oops, (I did it again).
2007-08-09 Pierre d'Herbemont(oops)
2007-08-09 Pierre d'HerbemontFix previous commit on gcc. (oops).
2007-08-09 Pierre d'Herbemontinclude/vlc_arrays.h: Fix previous commit compilation...
2007-08-09 Pierre d'Herbemontinclude/vlc_arrays.h: Transform the dictionary macro...
2007-08-09 Pierre d'Herbemontvlc/libvlc.h: Advertise libvlc_media_instance_set_drawable.
2007-08-09 Pierre d'Herbemontcontrol/media_descriptor: Implement libvlc_media_descri...
2007-08-08 Pierre d'HerbemontLibvlc: Start the implementation of the libvlc playlist...
2007-08-07 Pierre d'Herbemontcontrol/media_instance.c: Support libvlc_MediaInstanceR...
2007-08-06 Rémi Denis-CourmontOups
2007-08-06 Jean-Baptiste KempfAdd .flv extension. Close #1256
2007-08-05 Pierre d'Herbemontcontrol/event.c: Change the event API to be per-object...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-08-04 Rémi Denis-Courmontmodule_GetHelp
2007-08-04 Rémi Denis-CourmontMore access functions around module_t
2007-08-04 Rémi Denis-CourmontPartially abstract module_t: add module_IsCapable()
2007-08-04 Pierre d'Herbemontinclude/vlc_playlist.h: Code formatting.
2007-08-04 Pierre d'Herbemontinclude/vlc_playlist.h: More typos.
2007-08-04 Pierre d'Herbemontinclude/vlc_playlist.h: Typo in comment.
2007-08-04 Rémi Denis-CourmontTypo
2007-07-29 Rémi Denis-CourmontSame as previous commit
2007-07-29 Rémi Denis-CourmontRemove vlc_symbols - refs #297.
2007-07-20 Rémi Denis-CourmontMake stream_Peek take a const pointer as it should
2007-07-12 Olivier Aubertmediacontrol:
2007-07-12 Olivier Aubertvlc_common.h: fix typo in define variable name
2007-07-12 Olivier AubertRevert part of r20746, which indeed broke the build...
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2007-07-06 Jean-Paul SamanJavaScript API to change the selected teletext page...
2007-07-06 Jérome DecoodtTry to fix libtool on macos
2007-06-24 Pierre d'HerbemontLibvlc: Make media_instance_destroy private.
2007-06-24 Pierre d'HerbemontLibvlc: Implement media_instance_[get|set]_media_descri...
2007-06-24 Rafaël CarréReverts [20669]
2007-06-23 Rafaël CarréRemoves meta_export_t
2007-06-23 Pierre d'HerbemontLibvlc: Make sure the exported structure are not anonymous.
2007-06-23 Pierre d'HerbemontLibvlc: Avertise libvlc_media_instance_release in the...
2007-06-21 Jean-Paul SamanAdded new hotkeys "key-menu-[on|off|left|right|up|down...
2007-06-19 Pierre d'Herbemontlibvlc: Advertise libvlc_media_instance_destroy_and_det...
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-17 Pierre d'Herbemontlibvlc: Rename input to media_instance. And add the...
2007-06-17 Pierre d'Herbemontlibvlc: Make media_descriptor_t internal.
2007-06-17 Pierre d'HerbemontLibvlc add a media descriptor object.
2007-06-17 Laurent AimarAdded replay gain support (audio-replay-gain-mode track...
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-06-12 Jean-Paul SamanShow title on video output based on users preferences...
2007-06-11 Jean-Baptiste KempfQt4 - Menus: modify slightly the capture card icon...
2007-06-07 Pierre d'Herbemontinclude/vlc/libvlc_structures.h: Fix build by using...
2007-06-07 Pierre d'HerbemontLibvlc event: Support for event extra information passi...
2007-06-07 Rémi Denis-CourmontFix comment
2007-06-07 Rémi Denis-CourmontStore channels counter to a single byte. We can only...
2007-06-06 Jean-Paul SamanOSDMenu improvements
2007-06-04 Laurent AimarAdded a b_discontinuity to aout_buffer_t for non-pcm...
2007-06-03 Laurent AimarFixed vlc_meta_SetXXX macros
2007-06-01 Pierre d'Herbemontlibvlc event: Fix the various leaks and point indicatio...
2007-05-31 Laurent AimarOops vlc_demux.h (r20365)
2007-05-31 Damien Fouilleulvlc_demux.h: that one was forgotten in r20365
2007-05-31 Laurent Aimarall: added support for demuxer attachment (Patch by...
2007-05-28 Laurent AimarAdded strnlen replacement (Untested)
2007-05-25 Laurent AimarFixed input_ItemNewExt* prototype (mtime_t for duration...
2007-05-21 Antoine Cellerier* include/vlc_url.h: vlc_UrlParse(): forbid use of...
2007-05-20 Filippo Caronelibvlc events related functions renamed
2007-05-20 Filippo CaroneUse oldval and newval in libvlc_event_t
2007-05-20 Antoine Cellerier* Force cast to vlc_object_t when calling config_GetDat...
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-05-20 Rémi Denis-CourmontHide libvlc_global_data_t from plugins
2007-05-20 Rémi Denis-CourmontRemove obsolete stuff
2007-05-19 Antoine Cellerier* Fix compilation.
2007-05-19 Filippo CaroneInitial callback support in libvlc + example on how...
2007-05-19 Rémi Denis-CourmontUse a vlc_CPU() wrapper instead of (ab)using libvlc_global
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-19 Rémi Denis-CourmontFollowing vlc_object_kill(), add vlc_object_dying()
2007-05-19 Filippo Caronefree callbacks on libvlc destruction
2007-05-19 Filippo Caroneinitial structures for libvlc callbacks (code adapted...
2007-05-19 Rémi Denis-CourmontMissing const
2007-05-19 Christophe Mutricyoups, better put the prototype before using the function
2007-05-19 Christophe Mutricyvlc_url.h: Username and password passed in the URL...
2007-05-18 Antoine Cellerier* include/main.h: remove trailing spaces.
2007-05-18 Damien Fouilleulvlc.h: move VLC_PUBLIC_API definition when building...
2007-05-17 Rémi Denis-CourmontFix linking on gcc, breaks everything else
2007-05-17 Rémi Denis-Courmontinclude/vlc/* cannot depend on config.h, hence cannot...
2007-05-17 Rémi Denis-CourmontRevert unintended part of [20148]
2007-05-17 Rémi Denis-Courmont - Revert [20137]
2007-05-15 Christophe MutricyConst police
2007-05-15 Antoine Cellerier* vlc_stream.h: Don't export stream_ReadLine() twice.
2007-05-14 Damien Fouilleul- hotkeys: leave full screenscreen hotkey (defaulted...
2007-05-08 Antoine CellerierAdd a hotkey to toggle wallpaper mode. Currently only...
2007-05-08 Pierre d'HerbemontHotkeys: Enable mouse wheel up/down and left/right...
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...
next