]> git.sesse.net Git - vlc/history - include/vlc/libvlc.h
Removes trailing spaces. Removes tabs.
[vlc] / include / vlc / libvlc.h
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-29 Pierre d'Herbemontcontrol/media_list.c: Replace set_name/name by set_medi...
2007-08-28 Pierre d'Herbemontlibvlc.h: Advertise libvlc_media_list_player_play_item().
2007-08-28 Pierre d'Herbemontlibvlc.h: Don't expose libvlc_tree. It will get deleted.
2007-08-25 Pierre d'HerbemontFix previous commit.
2007-08-25 Pierre d'HerbemontFix previous commit.
2007-08-25 Pierre d'Herbemontcontrol/media_descriptor.c: Expose event_manager().
2007-08-24 Pierre d'Herbemontcontrol/media_descriptor.c: Give access to the subitems.
2007-08-23 Pierre d'Herbemontcontrol/flat_media_list.c: New flat media list view.
2007-08-20 Pierre d'Herbemontcontrol/tag_query.c: Make tag_query_match actually...
2007-08-20 Pierre d'Herbemontvlc/libvlc.h: Fix libvlc_media_discoverer_media_list...
2007-08-20 Pierre d'Herbemontcontrol/dynamic_media_list.c: New dynamic media list...
2007-08-19 Pierre d'Herbemontcontrol/tree.c: Add a new structure to work with tree.
2007-08-19 Pierre d'Herbemontcontrol/media_descriptor.c: Basic unamed tag support...
2007-08-19 Pierre d'Herbemont* control/media_library.c: Initial implementation.
2007-08-17 Pierre d'Herbemontcontrol/media_discoverer.c: Implementation of a media_d...
2007-08-11 Pierre d'Herbemontcontrol/media_list_player.c: Implement _play_item_at_in...
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-05 Pierre d'Herbemontcontrol/event.c: Change the event API to be per-object...
2007-07-06 Jean-Paul SamanJavaScript API to change the selected teletext page...
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-23 Pierre d'HerbemontLibvlc: Avertise libvlc_media_instance_release in the...
2007-06-19 Pierre d'Herbemontlibvlc: Advertise libvlc_media_instance_destroy_and_det...
2007-06-17 Pierre d'Herbemontlibvlc: Rename input to media_instance. And add the...
2007-06-17 Pierre d'HerbemontLibvlc add a media descriptor object.
2007-06-01 Pierre d'Herbemontlibvlc event: Fix the various leaks and point indicatio...
2007-05-20 Filippo Caronelibvlc events related functions renamed
2007-05-19 Antoine Cellerier* Fix compilation.
2007-05-19 Filippo CaroneInitial callback support in libvlc + example on how...
2007-05-19 Filippo Caroneinitial structures for libvlc callbacks (code adapted...
2007-03-28 Damien Fouilleul- libvlc: new libvlc_video_redraw_rectangle() API,...
2007-03-11 Jean-Paul SamanFix bug in vlc.audio.track and add new properties vlc...
2007-02-25 Filippo Caronelibvlc_video_get_handle renamed to _get_parent
2007-02-25 Filippo Caronelibvlc_video_get_handle function added
2007-02-20 Christophe MutricyCompile fix
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-03 Damien Fouilleul- added controlled symbol export support for win32...
2007-01-08 Damien Fouilleul - added libvlc_video_set/get_crop_geometry() api
2007-01-07 Jean-Paul SamanReworked vlc.audio.channel API for JavaScript. All...
2006-12-21 Olivier Aubertinclude/vlc/libvlc.h: comment fixes
2006-12-20 Jean-Paul SamanAudio track and channel support for JavaScript API...
2006-12-18 Clément StenacA bit of cleanup in libvlc playlist API. Preliminary...
2006-12-12 Jean-Paul SamanAdd support to the activex, mozilla, firefox, safari...
2006-11-03 Filippo CaroneRemove libvlc_set_video_drawable, libvlc_video_set_pare...
2006-11-01 Filippo Caroneavoid VLC_VariableSet to set the drawable, use libvlc_s...
2006-10-30 Jean-Paul Saman(Forward port of [17371]) Implement Aspect Ratio proper...
2006-10-27 Damien Fouilleul- added public log apis to access message log
2006-10-24 Filippo Caroneintegrate patch from Ticket #725. needs testing.
2006-10-14 Philippe MorinAdd a method to set playlist in loop mode.
2006-09-18 Clément StenacA bit of cleanup and test
2006-09-04 Damien Fouilleul- added input state & input rate in control APIs
2006-09-02 Dennis van Amerongen* typo ouput -> output
2006-08-27 Damien Fouilleulall: rewrite of mozilla plugin
2006-08-01 Clément Stenacsrc/control: a bit of cleanup here and there
2006-07-31 Filippo CaroneNew input_set_(time|position) in libvlc.
2006-07-31 Filippo CaroneVideo resize function added in libvlc.
2006-07-29 Damien Fouilleulfew fixes in libvlc APis
2006-07-28 Filippo CaroneReal VOUT_REPARENT (UNIX only ATM).
2006-07-26 Filippo CaroneMore vlm functions added in libvlc (to play, pause...
2006-06-10 Filippo CaroneInitial implementation of libvlc_get_input_fps.
2006-06-05 Filippo Caronelibvlc enhanced:
2006-06-04 Filippo Carone* added video height/width getters in libvlc
2006-06-02 Filippo Caroneadded in libvlc:
2006-05-09 Filippo CaronePlaylist item deletion added in libvlc.h for external...
2006-02-26 Clément StenacCosmetics.
2006-02-23 Filippo CaroneHeader modified to include libvlc audio control functions
2006-02-17 Clément StenacFix some bugs
2006-02-15 Clément StenacMore VLM API stuff
2006-02-14 Clément Stenac* Beginning of VLM API
2006-02-07 Clément Stenac* get/set/toggle fullscreen
2006-02-03 Clément StenacPlay and add (Refs:#457)
2006-02-01 Rémi Denis-CourmontMore UTF8ication
2006-01-29 Clément StenacFix a crasher in exception handling
2006-01-16 Jean-Paul SamanDefine libvlc_exception_raise() in the proper place
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Clément StenacMerge 0.8.5-api changes