]> git.sesse.net Git - vlc/history - include
Qt: menu playback/bookmark can now open the bookmarks dialog
[vlc] / include /
2009-02-15 Rémi Denis-CourmontRemove unsafe VOUT_SET_FOCUS
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontRemove unneeded VOUT_CLOSE.
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-14 Rémi Denis-CourmontPrivatize vout_Snapshot()
2009-02-14 Rémi Denis-CourmontRemove VLC_Changeset, src/misc/revision.c, fixes make
2009-02-13 Laurent AimarAdded teletext fields in es_forma_t.
2009-02-13 Laurent AimarAdded a small var_CountChoices helper.
2009-02-13 Laurent AimarChanged "teletext-es" to be a list of teletext spu id.
2009-02-13 Jean-Baptiste KempfUse Jump to instead of Go to
2009-02-12 Rémi Denis-CourmontAdd libvlc_media_player_get_(hwnd|xwindow) as requested...
2009-02-11 Rémi Denis-CourmontPrivatize input_Preparse
2009-02-11 Rémi DuraffortPlaylist have to be lock for playlist_ItemGetByInput...
2009-02-11 Rémi DuraffortThe playlist have to be locked when calling playlist_It...
2009-02-11 Jean-Paul Samanactivex: take lock before accessing libvlc_playlist_ite...
2009-02-11 Anthony LoiseauSort by alphabetical order the extensions.
2009-02-10 Anthony LoiseauAdd .iso to the video files extensions (untested)
2009-02-09 Laurent AimarAdded a missing block_BytestreamEmpty helper.
2009-02-09 Rémi Denis-CourmontX11 pixmaps will not work as drawable
2009-02-07 Rémi Denis-CourmontDeprecate libvlc_video_reparent
2009-02-07 Rémi Denis-CourmontDeprecate libvlc_media_player_(g|s)et_drawable
2009-02-07 Rémi Denis-CourmontAdd libvlc_media_player_set_hwnd and libvlc_media_playe...
2009-02-05 Laurent AimarFixed aout visual vout recycling.
2009-02-05 Rémi Denis-Courmontvout_window_t.p_sys type safety
2009-02-03 Rémi Duraffortvlc_url.h: warning about overriden variable.
2009-02-02 basos GVariable inheritance hints
2009-02-02 Rémi Denis-CourmontImprove libvlc drawable documentation
2009-02-02 Jean-Baptiste KempfChange include order for padding
2009-02-02 Joseph TulouCore implementation of --[no]-autoscale and --scale...
2009-02-01 Laurent AimarChanged vlc_meta_SetTracknum to *Num for consistency.
2009-02-01 Rémi Denis-CourmontInteraction: remove dummy new state
2009-02-01 Rémi Denis-CourmontInteraction: avoid thread if there is no provider
2009-01-31 Rémi Denis-CourmontProgress interaction: remove useless parameter
2009-01-31 Rémi Denis-CourmontInteraction: remove (buggy and useless) dialog IDs
2009-01-31 Rémi Denis-CourmontSegregate vout window types
2009-01-31 Rémi Denis-CourmontCleanup vout window handle typedef
2009-01-31 Rémi Denis-CourmontWin32: attempt to fix VLC_STATIC_MUTEX in C++ code
2009-01-29 Rémi Denis-CourmontAdd p_sys to vout_window_t
2009-01-28 Laurent AimarDocument a bit option flags.
2009-01-28 Rémi Denis-CourmontRemove unused change_float_list
2009-01-28 Laurent AimarAdded libvlc_playlist_add_extended_untrusted and libvlc...
2009-01-27 Rémi Denis-CourmontMerge vlc_submodule_create and vlc_config_create into...
2009-01-27 Rémi Denis-CourmontExternally merge vlc_config_set() and vlc_module_set()
2009-01-27 Rémi Denis-CourmontPartially cleanup old module_list_cat hack
2009-01-27 Rémi Denis-CourmontPrivatize vlc_module_create()
2009-01-27 Rémi Denis-CourmontRemove old NODOMAIN stuff (ABI broken anyway)
2009-01-27 Rémi Denis-CourmontRemove old VLC_MODULE_PROGRAM (we broke the ABI many...
2009-01-26 Rémi Duraffortvar_*Bool return a boolean.
2009-01-26 Jean-Baptiste Kempf10l: Oops.Sorry. Fix build.
2009-01-26 Jean-Baptiste KempfDon't change enum orders.
2009-01-26 Joseph TulouEnabling scaling activation/deactivation
2009-01-26 Olivier Aubertembedded snapshot: use condition variable
2009-01-26 Jean-Baptiste KempfRewording of some categories of Preferences, avoid...
2009-01-25 Rémi Denis-CourmontMerge commit 'videolan/master'
2009-01-25 Rémi Denis-CourmontDe-inline vlc_(test|save|restore)cancel, add some asser...
2009-01-25 Laurent AimarAdded x11 global hotkeys support (linux).
2009-01-25 Laurent AimarAdded path information in stream_t.
2009-01-24 Rémi Denis-CourmontRemove unused vlc_object_wait()
2009-01-24 Rémi Denis-Courmontlibvlc_InternalWait, libvlc_Quit: wait and signal libvl...
2009-01-24 Laurent AimarAllow to select fast seeking with --input-fast-seeking.
2009-01-23 Jean-Baptiste KempfQt: Menus updates. Change position and removal of ...
2009-01-23 Rémi Denis-CourmontOptimize vout_PlacePicture prototype
2009-01-21 Jean-Baptiste KempfWording.
2009-01-20 Laurent AimarRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
2009-01-20 Rémi Denis-CourmontPartially cleanup the vout_window API
2009-01-19 Antoine CellerierAdd support for config chain for interface modules
2009-01-19 Rémi Denis-CourmontRemove VLC_OBJECT_ENCODER
2009-01-19 Rémi Denis-Courmontsout_EncoderCreate: create an encoder module
2009-01-19 Rémi Denis-CourmontPrivatize packetize and interface object types
2009-01-19 Rémi Denis-CourmontRemove VLC_OBJECT_OSDMENU
2009-01-19 Rémi Denis-Courmont*ahem* typo spotted by Antoine
2009-01-19 Rémi Denis-CourmontUnexport vlc_list_find
2009-01-19 Rémi Denis-CourmontDeprecate vlc_object_wait()
2009-01-19 Rémi Denis-Courmontinput_GetVout and input_GetAout helpers
2009-01-18 Rémi Denis-CourmontSimplification
2009-01-18 Laurent AimarChanged playlist_AddExt to be more consistant with...
2009-01-18 Laurent AimarRemoved unused playlist_ItemNew(WithType).
2009-01-17 Rémi Denis-CourmontPrivatize vlc_object_t.i_object_type
2009-01-17 Laurent AimarDocuments a bit vlc_input_item.h
2009-01-17 Laurent AimarForce to specify options flags in input_item_New*.
2009-01-17 Rémi Denis-Courmontplaylist: add real functions for locking
2009-01-17 Laurent AimarSplit out input item from include/vlc_input.h.
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-17 Rémi Denis-Courmontvlc_object_alive: cosmetics
2009-01-17 Hannes DomaniGlobal Hotkeys for windows
2009-01-17 Laurent AimarPrivatized p_input->b_can_pace_control.
2009-01-17 Laurent AimarPrivatized p_input->i_state.
2009-01-17 Laurent AimarPrivatized p_input->i_time.
2009-01-16 Laurent AimarPrivatized i_pts_delay (input_thread_t).
2009-01-16 Laurent AimarRemoved broken ES_OUT_GET_TS.
2009-01-14 Rémi Denis-CourmontRemove vlc_thread_create
2009-01-12 Laurent AimarOptimized a bit bs_skip.
2009-01-12 Rémi Denis-CourmontHide interaction object layout
2009-01-12 Rémi Denis-CourmontRemove useless console type and pointer
2009-01-11 Rémi Denis-CourmontCleanup interaction-capable interface registration
2009-01-10 Rémi Denis-CourmontRemove useless parameter
2009-01-10 Rémi Denis-CourmontSD: remove psz_module parameter, shorter function names
2009-01-10 Rémi Denis-CourmontRemove buggy and unused function
2009-01-10 Rémi Denis-CourmontInclude vlc_services_discovery.h only where needed
next