]> git.sesse.net Git - vlc/history - include
Remove intf_UserLoginPassword
[vlc] / include /
2009-03-07 Rémi Denis-CourmontRemove intf_UserLoginPassword
2009-03-07 Rémi Denis-Courmontdialog_Login: handle a format string
2009-03-07 Rémi Denis-Courmontdialog_Login: simple replacement for intf_UserLoginPassword
2009-03-07 Rémi Denis-CourmontRemove __intf_UserFatal
2009-03-07 Rémi Denis-Courmontdialog: support modal fatal errors
2009-03-05 Rémi Denis-Courmontintf_UserWarn: remove dead code
2009-03-05 Rémi Denis-CourmontHopefully thread-safer replacement for intf_UserFatal
2009-03-05 Rémi Denis-CourmontAdd var_SetAddress helper
2009-03-05 Rémi Denis-CourmontRemove unused vlc_object_lock and vlc_object_unlock
2009-03-05 Rémi Denis-CourmontCustom lock for interaction
2009-03-04 Rémi Denis-CourmontKill unused vlc_object_assert_locked
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
2009-03-01 Jean-Baptiste KempfAdd .mlp and .ape in open file dialog. They work just...
2009-02-28 Jean-Baptiste KempfDon't believe Wikipedia: VLC supports perfectly well...
2009-02-28 Rémi Denis-CourmontPrivatize input stats internals
2009-02-28 Rémi Denis-CourmontRemove remaining global stats code
2009-02-28 Rémi Denis-CourmontRemove uninitialized and unsynchronized global stats
2009-02-25 Laurent AimarAdded hotkeys for fine playback rate control.
2009-02-22 Rémi Denis-CourmontI wonder why use a libvlc_time_t for a boolean variable...
2009-02-22 Rémi Denis-CourmontAdd media and player state support
2009-02-21 Rémi Denis-Courmontlibvlc_free: wrapper around free() when the C run-time...
2009-02-20 Geoffroy CouprieWInCE: fix infinite loop in vasprintf replacement
2009-02-18 Laurent AimarAdded a "key-rate-normal" to reset input playback rate...
2009-02-17 Laurent AimarAdded QTYPE_NONE to easily detect if qp are present...
2009-02-17 Jean-Baptiste KempfAdd .rec files in open files.
2009-02-16 Laurent AimarRemoved unused field and clean up (playlist).
2009-02-16 Laurent AimarRenamed playlist "item-append/deleted" to "playlist...
2009-02-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-16 Laurent AimarDocument a bit playlist event variable.
2009-02-16 Laurent AimarModify playlist code to always use input_item_t->i_id...
2009-02-16 Laurent AimarRemoved or privatized playlist functions.
2009-02-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-02-15 Rémi Denis-CourmontVOUT_SET_STAY_ON_TOP: call vout_Control in a thread...
2009-02-15 Rémi Denis-CourmontRemove unused VOUT_GET_SIZE...
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
next