]> git.sesse.net Git - vlc/history - include
Don't commit stuff that shouldn't have been commited.
[vlc] / include /
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
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.
next