]> git.sesse.net Git - vlc/history - src
Qt: on startup, if there is no input, show the cone
[vlc] / src /
2009-01-05 Laurent AimarSimplify a bit playlist loop.
2009-01-05 Laurent AimarNo functionnal changes.
2009-01-05 Laurent AimarSimplify a bit main playlist loop.
2009-01-05 Laurent AimarFast decoder thread cancellation.
2009-01-05 Laurent AimarEnsure fast fetcher/preparser thread cancelation.
2009-01-05 Laurent AimarFixed too soon playlist items destruction.
2009-01-05 Laurent AimarSplit creation/destruction and activation/deactivation...
2009-01-05 Laurent AimarClean up/document a bit art fetcher code.
2009-01-05 Laurent AimarDo not access internal fetcher data from playlist and...
2009-01-05 Laurent AimarClean up/document a bit preparser code.
2009-01-05 Laurent AimarClean up preparser/fetcher code.
2009-01-05 Laurent AimarClean up a bit unused playlist functions and added...
2009-01-05 Laurent AimarAdded vlc_object_assert_locked utility.
2009-01-05 Rémi Denis-CourmontUse a proper condition variable for variable callback...
2009-01-05 Rémi Denis-CourmontRemove duplicated variable callback code
2009-01-05 Rémi Denis-CourmontUse var_TriggerCallback as appropriate
2009-01-05 Rémi Denis-CourmontDo not reinvent the wheel^W^Wbsearch
2009-01-04 Rémi Denis-CourmontUnexport slightly unsafe block_FifoSize
2009-01-04 Antoine CellerierFix symbol order.
2009-01-04 Joseph Tulouchanges Ext2Fourcc into image_Ext2Fourcc and exports...
2009-01-04 Antoine CellerierFix --stop-time.
2009-01-03 Antoine CellerierRevert "Allow use of inputs without DEMUX_GET/SET_...
2009-01-03 Rémi Denis-CourmontEWOULDBLOCK may be used instead of EAGAIN for read...
2009-01-03 Geoffroy CouprieWinCE: use -avoid-version for libvlc and libvlccore
2009-01-02 Ilkka Ollakkaplaylist: Don't assume that psz_name != NULL as GetName...
2008-12-30 Jean-Baptiste KempfHelper to get the capability of a module and its score.
2008-12-30 basOS GSnapshot naming: fix thread safety
2008-12-29 basOS GChanged snapshot naming format to be prefix-YYMMDD...
2008-12-29 Rémi Denis-CourmontMove variable type assertions into the core
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-12-28 Rémi Denis-CourmontPrint early debug messages only after verbosity is...
2008-12-28 Rémi Denis-CourmontGet proper verbosity setting ASAP
2008-12-22 Felix Paul KühneCompilation fix
2008-12-22 Filippo Caronelibvlc: on stop, fire a stopped event, not end reached
2008-12-21 Rémi Denis-CourmontTentative hack for OSX msleep/mwait cancellation
2008-12-21 Rémi Denis-CourmontInline strsep
2008-12-21 Ilkka Ollakkause MetaMatch in search instead compare to possible...
2008-12-21 Rémi Denis-CourmontVLC_OBJECT_PLAYLIST: remove unused type
2008-12-21 Rémi Denis-CourmontMove libvlccore into the global symbol namespace if...
2008-12-17 Ilkka OllakkaCheck itemtype if uri is changed
2008-12-16 Rémi Denis-Courmontb_menu: remove unused variable
2008-12-16 Rémi Denis-Courmontb_menu_change: remove write-only variable
2008-12-16 Rémi Denis-CourmontWin32: fix race condition initializing static mutexes
2008-12-16 Rémi Denis-CourmontRobustify Win32 mutex assertions
2008-12-15 Rémi DuraffortRemove a varaible never really used (only writen one...
2008-12-15 Rémi Duraffortnetwork/poll: non initialized variable.
2008-12-15 Rémi DuraffortFix compilation warning on Win CE.
2008-12-15 Rémi DuraffortUnused variable.
2008-12-15 Rémi Duraffortcontrol/media_control: fix a memleak (we don't need...
2008-12-15 Rémi DuraffortUse const char* when needed (easier to understand if...
2008-12-15 Basos GAdded vlc_get_libvlc_object to libvlccore
2008-12-14 Rémi Duraffortvlm: don't remove quotes around name in
2008-12-14 Rémi DuraffortRemove unused variables.
2008-12-14 Laurent AimarImproved detection of multi-part files for rar.
2008-12-14 Laurent AimarImproved the way input-list is given to stream_AccessNew.
2008-12-14 Laurent AimarRemoved useless b_quick parameter in stream_AccessNew.
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-12-12 Rémi DuraffortUse calloc when needed.
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-12 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-12 Sébastien EscudierUse NULL for pointer
2008-12-11 Laurent AimarDo not use 2 event manager in input.
2008-12-11 Laurent AimarCosmetics.
2008-12-11 Rémi Denis-CourmontFix warning
2008-12-11 basoslibvlc_MediaPlayerSnapshotTaken Event creation
2008-12-11 Pierre YnardFix typo in comment
2008-12-11 Sébastien Escudiertypo in event manager
2008-12-09 Laurent AimarFixed make check.
2008-12-09 Laurent AimarRemove access-filter support.
2008-12-09 Rémi Denis-CourmontFix vout window capability name
2008-12-09 Laurent AimarMoved stream record to its own module.
2008-12-09 Laurent AimarSupport for auto and user requested stream_filter.
2008-12-09 Laurent AimarAdded files/declarations for stream_filter module.
2008-12-09 Laurent AimarCosmetics.
2008-12-09 Laurent AimarSplit stream_demux from input/demux.c
2008-12-09 Laurent AimarRemoved useless stream_DemuxDelete.
2008-12-09 Laurent AimarPrepare for stream filter.
2008-12-09 Laurent AimarFixed input_get_event_manager naming scheme.
2008-12-09 Laurent AimarFixed input_AddSubtitle(s) coherency.
2008-12-09 Laurent AimarCosmetics.
2008-12-09 Laurent AimarDisplay codec meta data.
2008-12-09 Laurent AimarFixed event on UNKNOWN_ES es.
2008-12-09 Laurent AimarAllow decoder/packetizer to output meta data.
2008-12-09 Rémi DuraffortFix a memleak in item categories.
2008-12-09 Pierre YnardWinCE: fix cancellation safety
2008-12-08 Rémi Denis-CourmontCosmetic change
2008-12-08 Joseph TulouRemove useless parameter
2008-12-08 Joseph TulouChange lock status from true to false in SubFilterAlloc...
2008-12-08 Joseph Tuloulibvlc: Fix event manager leak in media_discoverer
2008-12-04 Laurent AimarReset buffering level when needed.
2008-12-04 Laurent AimarClean up.
2008-12-04 Laurent AimarRemoved obsolete BUFFERING_S input state.
2008-12-04 Laurent AimarAdded a input "cache" variable and INPUT_EVENT_CACHE...
2008-12-04 Laurent AimarImproved OPENING_S/BUFFERING_S status change.
2008-12-04 Laurent AimarRemoved unused STOP_S input state.
2008-12-04 Laurent AimarFixed input bookmark thread safety, support and event.
2008-12-04 Laurent AimarFixed INPUT_GET_VIDEO_FPS thread safety.
2008-12-04 Laurent AimarFixed vout leak.
2008-12-04 Laurent AimarFixed INPUT_GET_BOOKMARK locking scheme.
2008-12-04 Laurent AimarAdded a new INPUT_GET_BOOKMARK to allow future safe...
next