]> git.sesse.net Git - vlc/history - include
qt4_playlist: less includes.
[vlc] / include /
2009-03-14 Jean-Baptiste KempfCorrectly set GSM fourcc
2009-03-14 Jean-Baptiste KempfRemove unneeded string.
2009-03-12 Rémi Denis-CourmontAdd a centralized avcodec lock
2009-03-11 Laurent AimarExport ES_OUT_GET_EMPTY which is needed for interactive...
2009-03-11 Rémi Denis-CourmontAdd vlc_mutex_trylock
2009-03-11 Pierre YnardWin32: disable sprintf wrapper for %z
2009-03-10 Rémi Denis-CourmontFix libvlc_add_intf documentation
2009-03-10 Pierre YnardWin64: properly work around %z modifiers
2009-03-10 Pierre YnardWin32: wrappers to work around %z printf
2009-03-09 Laurent AimarAdded a INPUT_EVENT_ABORT event to detect user requeste...
2009-03-09 Rémi Denis-Courmontdialog_ProgressSet: add an optional string parameter
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-03-08 Rémi Denis-CourmontTypo
2009-03-08 Rémi Denis-CourmontRemove interaction core
2009-03-08 Rémi Denis-CourmontRemove intf_UserProgress
2009-03-08 Rémi Denis-Courmontdialog_Progress replacement for intf_UserProgress
2009-03-08 Laurent AimarAdded basic VLM events.
2009-03-08 Laurent AimarAdded a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user...
2009-03-08 Rémi Denis-CourmontRemove intf_UserStringInput
2009-03-08 Laurent AimarMoved snapshot_t structure to the only place where...
2009-03-08 Laurent AimarAdded a vout_GetSnapshot to retreive snapshot from...
2009-03-08 Laurent AimarAdded picture_Export (internal) helper.
2009-03-08 Rémi Denis-CourmontRemove intf_UserYesNo
2009-03-08 Rémi Denis-Courmontdialog_Question: simple thread-safe replacement for...
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...
next