]> git.sesse.net Git - vlc/history - include
Updates COPYING with new FSF address, removes weird characters
[vlc] / include /
2007-09-02 Rémi Denis-CourmontDon't claim to support HTTP 1.x where x > 1
2007-09-02 Rémi Denis-CourmontMissing const
2007-09-01 Rémi Denis-CourmontAdd nonce generator vlc_rand_bytes
2007-09-01 Rémi Denis-CourmontFixup AddMD5 prototype
2007-09-01 Rémi Denis-CourmontDo not export DigestMD5; it's an internal subprocedure
2007-08-30 Rémi Denis-CourmontForgot this file
2007-08-30 Rémi Denis-CourmontAdd some const qualifiers
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-28 Pierre d'Herbemontcontrol/media_list.c: Don't send MediaListItemChanged...
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-25 Pierre d'Herbemontmisc/events.c: Add some debug code. (turnable on and...
2007-08-24 Pierre d'Herbemontplaylist/services_discovery.c: Implement and expose...
2007-08-24 Pierre d'Herbemontmodules/modules.c: Implement and Expose GetModulesNames...
2007-08-24 Pierre d'Herbemontcontrol/media_descriptor.c: Give access to the subitems.
2007-08-24 Bernie PurcellPatch to vout_subpictures intended to resolve problems...
2007-08-23 Pierre d'Herbemontcontrol/flat_media_list.c: New flat media list view.
2007-08-23 Rafaël CarréMerges ITEM_TYPE_VFILE and ITEM_TYPE_AFILE to ITEM_TYPE...
2007-08-22 Antoine CellerierAdd new module_FindName function to find a module when...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-21 Rémi Denis-CourmontCentralize HTTP/RTSP error text
2007-08-21 Rémi Denis-CourmontCVS -> Subversion
2007-08-20 Rafaël CarréFixes compilation
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontFix strcasestr declaration
2007-08-20 Pierre d'HerbemontFix previous commit.
2007-08-20 Pierre d'Herbemontsrc/control: Various events addition.
2007-08-20 Pierre d'Herbemontcontrol/tree.c: Notify subtree/addition removal.
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 Rafaël CarréDisables unusued stuff
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-19 Pierre d'Herbemontvlc_arrays.h: Fix a bug in vlc_dictionary_remove_value_...
2007-08-19 Rémi Denis-CourmontWhat is add_password_inner supposed to be, except a...
2007-08-19 Rafaël CarréAdds CONFIG_ITEM_PASSWORD for showing stars in preferen...
2007-08-19 Rémi Denis-CourmontHide b_attached.
2007-08-19 Pierre d'Herbemontplaylist: Make playlist_archived_services_discovery_t...
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-18 Damien Fouilleulthreads: win32, make sure only object owning a thread...
2007-08-18 Antoine CellerierComment this vlc_mutex_unlock too (untill funman fixes...
2007-08-18 Pierre d'Herbemontvlc_input.h: Disable's funman commit. It requires more...
2007-08-18 Pierre d'Herbemontinclude/vlc_input.h: Create an input_item_MetaMatch...
2007-08-18 Pierre d'Herbemontvlc_input.h: Fix funman's commit.
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Use a stop method to...
2007-08-18 Pierre d'Herbemontplaylist/services_discovery.c: Handle removal of a...
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-17 Pierre d'Herbemontinclude/vlc_playlist.h: Export playlist_DeleteInputInPa...
2007-08-17 Pierre d'Herbemontcontrol/media_discoverer.c: Implementation of a media_d...
2007-08-17 Pierre d'Herbemontplaylist/services_discovery.c: Improved services_discov...
2007-08-17 Pierre d'HerbemontForgotten files from previous commit.
2007-08-16 Rémi Denis-Courmontmake net_SetDSCP static
2007-08-16 Rémi Denis-CourmontUnexport utf8_mkdir and vlc_current_object
2007-08-16 Rémi Denis-Courmontaout_Restart: make static
2007-08-16 Rémi Denis-CourmontDo not export thread init functions.
2007-08-16 Rémi Denis-CourmontHide thread ID out of VLC_COMMON_MEMBERS
2007-08-16 Rémi Denis-CourmontTypo
2007-08-16 Pierre d'Herbemontcontrol/media_descriptor.c: Forward vlc_InputItemSubIte...
2007-08-16 Rémi Denis-CourmontHide internal variables state
2007-08-16 Pierre d'Herbemontinclude/vlc_input.h: Make input items able to themselve...
2007-08-16 Rémi Denis-CourmontRemove the p_libvlc_global pointer from VLC_COMMON_MEMBERS.
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-08-16 Rémi Denis-Courmontvar_GetGlobalMutex() creates and gets a global mutex
2007-08-16 Rémi Denis-Courmontvlc_global_object: return the global (process-wide...
2007-08-16 Rémi Denis-CourmontPrepare to privatize some members of VLC_COMMON_MEMBERS
2007-08-16 Damien Fouilleulfix dynamic plugins broken in r21118, not sure if this...
2007-08-15 Pierre d'Herbemontsrc/control/media_descriptor.c: Forward vlc_InputItemMe...
2007-08-15 Rémi Denis-CourmontFix "normal" builds
2007-08-15 Rémi Denis-CourmontContinue fixing static builds
2007-08-15 Pierre d'Herbemontinclude/vlc_input.h: Emit vlc_InputItemMetaChanged...
2007-08-15 Damien Fouilleulwxwidgets: meta fixes, constify update_download
2007-08-15 Damien Fouilleulqt4: compile fixes, replaced asnprintf by snprintf...
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-13 Pierre d'Herbemontmisc/events.c: Add a new way to send receive events...
2007-08-13 Pierre d'Herbemontinclude/vlc_input.h: This commit should have been part...
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
next