]> git.sesse.net Git - vlc/history - include
macosx: Make sure that the status column cant be resized.
[vlc] / include /
2008-08-02 Pierre d'Herbemontinput: Export input_GetState().
2008-08-01 Jean-Baptiste KempfAdd m2ts and mts to the interface dialog selectors.
2008-08-01 Pierre d'Herbemontinput: Expose input_ItemHasErrorWhenReading.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-30 Jean-Baptiste KempfAccelerators fixed, noticed by Cristi
2008-07-29 Laurent AimarClean up pf_pre_render prototype (btw, this function...
2008-07-29 Jean-Baptiste KempfFix Tooltips and accelerators, since we need to update po.
2008-07-28 Laurent AimarRemoved an unused lock.
2008-07-27 Laurent AimarAllow picture_Copy to work on different sized pictures.
2008-07-27 Laurent AimarFixed croppping of standard OSD messages (well more...
2008-07-24 Rémi Denis-CourmontRemove the main thread hack on platforms with non-idiot...
2008-07-24 Rémi Denis-CourmontKill potential unused variable warning
2008-07-24 Laurent AimarFixed completely broken video filter 2 chain in vout...
2008-07-23 Rémi Denis-CourmontRemove misleading comment
2008-07-22 Pierre d'Herbemontplaylist: Never delete the playlist_item directly....
2008-07-21 Adrien Grandlibvlc_vlm.h: Fix typo.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Laurent AimarAdded picture_New/picture_Delete/picture_CopyPixels...
2008-07-19 Laurent AimarAdded filter_NewPicture/Subpicture/AudioBuffer helpers.
2008-07-19 Laurent AimarFixed vout_Create documentation.
2008-07-19 Pierre d'Herbemontplaylist: playlist_NodeAddInput was noted as deprecated...
2008-07-19 Pierre d'Herbemontplaylist: playlist_DeleteFromInputInParent wasn't used...
2008-07-19 Pierre d'Herbemontplaylist: playlist_DeleteInputInParent->playlist_Delete...
2008-07-18 Laurent AimarAdded new picture helpers (picture_Yield, picture_Release,
2008-07-17 Pierre d'Herbemontvout: Rename vout_Destroy to vout_CloseAndDestroy.
2008-07-17 Laurent AimarRevived vout_Destroy from the dead.
2008-07-15 Pierre d'Herbemontplaylist: Use pl_Locked in vlc_playlist.h.
2008-07-15 Pierre d'Herbemontplaylist: Defines pl_Locked, pl_Locked to pass to as...
2008-07-13 Pierre d'Herbemontplaylist: Don't export playlist_ItemNewFromInput as...
2008-07-13 Pierre d'Herbemontplaylist: Defines a small helper to directly access...
2008-07-10 Rémi Denis-Courmontvlc_thread_ready: remove
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-07-08 Pierre d'Herbemontlibvlccore: Make sure vlc_gc_* function correctly asser...
2008-07-07 Sebastien EscudierFix typo in libvlc_vlm.h
2008-07-06 Pierre d'Herbemontmacosx: Define playlist_IsStopped(), and make sure...
2008-07-06 Pierre d'HerbemontRevert "messages: Prefer the object name over the objec...
2008-07-06 Pierre d'Herbemontmessages: Prefer the object name over the object type...
2008-07-06 Sebastien EscudierAdd vod in libvlc_vlm
2008-07-06 Pierre d'HerbemontRevert "libvlc: Add a --verbose-objects option to selec...
2008-07-06 Pierre d'Herbemontlibvlc: Add a --verbose-objects option to select which...
2008-07-06 Rémi Denis-Courmontwx -> qt
2008-07-05 Pierre d'Herbemontvlc_threads: More barrier() support across toolchain...
2008-07-05 Rémi Denis-CourmontDead code
2008-07-05 Rémi Denis-CourmontMissing const
2008-07-05 Rémi Denis-CourmontFix compilation
2008-07-05 Pierre d'Herbemontvlc_modules.h: Simplify GetMainModule.
2008-07-05 Pierre d'Herbemontmodule: Define module_GetMainModule and module_IsMainMo...
2008-07-05 Pierre d'Herbemontplaylist: Define playlist_CurrentInput(), that returns...
2008-07-05 Pierre d'Herbemontvlc_threads: Include OSAtomic.h for OSMemoryBarrier().
2008-07-05 Pierre d'Herbemontvlc_threads: Use OSMemoryBarrier() on Mac OS X cause...
2008-07-05 Rémi Denis-Courmontvlc_object_alive: lock-less and inlined
2008-07-05 Rémi Denis-Courmontbarrier(): issues a full memory barrier
2008-06-29 Rémi Denis-CourmontFix previous commit
2008-06-29 Rémi Denis-CourmontCosmetics
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_FILTER: remove
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_DIALOGS: remove
2008-06-28 Rémi Denis-CourmontABI break
2008-06-28 Rov JuvanoUse the Scaletempo audio filter
2008-06-27 Ilkka Ollakkause strcasestr in input_MetaMatch too, so search is...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Jean-Baptiste KempfAdd OMA to the interface
2008-06-22 Antoine CellerierSet i_bitspersample to correct value when changing...
2008-06-21 Rémi Denis-CourmontRemove VLC_OBJECT_INTERACTION
2008-06-21 Rémi Denis-CourmontRemove VLC_OBJECT_HTTPD_HOST
2008-06-20 Rémi Denis-CourmontRC: fix segmentation fault due to input state changes...
2008-06-20 Rémi Denis-CourmontRewritten embedded window internal ABI
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-17 Rémi Denis-CourmontMove object lock and condition into the internals
2008-06-15 Pierre d'Herbemontupdate: Use const char * for psz_destdir.
2008-06-15 Rémi Denis-CourmontRemove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types
2008-06-15 Rémi Denis-CourmontRemove unused VLC_EBADOBJ
2008-06-15 Jean-Paul SamanMake distinction between stop and ended status.
2008-06-14 Pierre d'HerbemontRemove VLC_DIR_ACTIVITY, as it is not used.
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputSelectedStreamChanged.
2008-06-14 Jean-Paul SamanUnify libvlc_state_t, input_state_e, mediacontrol_Playe...
2008-06-14 Jean-Paul SamanCleanup indentation
2008-06-14 Pierre d'HerbemontRevert "events: use input_state_e in input_state_changed."
2008-06-14 Pierre d'Herbemontevents: use input_state_e in input_state_changed.
2008-06-14 Pierre d'Herbemontevents: vlc_input_state_changed->input_state_changed
2008-06-14 Pierre d'Herbemontinput: Send vlc_InputItemInfoChanged, and vlc_InputItem...
2008-06-14 Pierre d'Herbemontinput: Add input_get_event_manager().
2008-06-14 Pierre d'Herbemontinput: Register vlc_InputStateChanged event.
2008-06-14 Pierre d'Herbemontevents: Add wrappers around vlc_event_manager_init...
2008-06-14 Pierre d'Herbemontevents: Fix docs.
2008-06-14 Jean-Paul SamanFix indentation.
2008-06-14 Jean-Paul SamanAdd playlist_CurrentId() to get the playlist item id...
2008-06-13 Pierre d'Herbemontlibvlc: libvlc_video_set_parent and libvlc_video_get_pa...
2008-06-13 Pierre d'Herbemontlibvlc: comment about libvlc_video_destroy().
2008-06-13 Pierre d'Herbemontlibvlc: move libvlc_video_destroy to the deprecated...
2008-06-11 Rémi Denis-CourmontUse block_Alloc directly
2008-06-11 Rémi Denis-CourmontBlind attempt at fixing the libintl/g++-4.2 problem
2008-06-10 Rémi Denis-CourmontTypo
2008-06-10 Rémi Denis-CourmontFix make check (sic)
2008-06-10 Rafaël CarréRemove outdated comment
2008-06-09 Antoine CellerierAdd new var_Change action: VLC_VAR_SETISCOMMAND. Previo...
2008-06-07 Rémi Denis-CourmontFix warnings
2008-06-07 Rémi Denis-CourmontFix return type
2008-06-07 Rémi Denis-CourmontInclude copyright and license message in each plugin
2008-06-06 Rémi Denis-CourmontForce thread priorities in the supported range
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
next