]> git.sesse.net Git - vlc/history - src/input/var.c
Display the title length (when known) in Playback->Title/Navigation.
[vlc] / src / input / var.c
2010-08-11 Laurent AimarDisplay the title length (when known) in Playback-...
2010-06-08 Rémi Denis-Courmontprograms is a string, which is a string, which is not...
2010-05-29 Laurent AimarMoved "sub-margin" to vout.
2010-03-26 Laurent AimarSimplify a bit input rate setting.
2010-03-26 Casian Andreiinput: set OSD message when changing rate via hotkeys...
2010-03-05 Rémi DuraffortUse var_Type to test for the existence of a variable...
2009-12-05 JP DingerFix typos (hopefully correctly) and formatting in comment.
2009-11-28 Jakob Lebensubtitles/hotkeys: hotkey accessible subtitle position...
2009-11-23 Rémi Denis-CourmontFix RateCallback
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-09-18 Erwan Tuloucore: create two variables at initialization (for var_A...
2009-08-31 Rafaël Carréinput state: don't delete non existing callbacks
2009-06-14 Laurent AimarFixed "position/time-offset" behaviour.
2009-06-09 Laurent AimarCorrectly update "title %2i" variable.
2009-06-09 Jean-Philippe AndreFix #2765: DVD chapters navigation menu.
2009-06-04 Derk-Jan Hartmancore: fix time-offset and position-offset callbacks
2009-04-30 Sam HocevarAllow :start-time, :stop-time and :run-time arguments...
2009-03-08 Laurent AimarAdded a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user...
2009-01-24 Laurent AimarAllow to select fast seeking with --input-fast-seeking.
2009-01-18 Laurent AimarMade input_clock_t in charge of pts_delay.
2009-01-17 Laurent AimarPrivatized p_input->i_state.
2009-01-16 Laurent AimarPrivatized i_pts_delay (input_thread_t).
2008-12-09 Laurent AimarRemove access-filter support.
2008-12-09 Laurent AimarSupport for auto and user requested stream_filter.
2008-12-04 Laurent AimarAdded a input "cache" variable and INPUT_EVENT_CACHE...
2008-11-23 Laurent AimarRenamed "seekable" into "can-seek" (for consistency).
2008-11-23 Laurent AimarRemoved intf-change-vout/rate-change/stats-change/intf...
2008-11-22 Laurent AimarClean up input events.
2008-11-22 Laurent AimarMove/clean up input event code to its own file.
2008-11-21 Jean-Paul SamanAdd can-rate to distinguish between normal rate control...
2008-11-20 Jean-Paul SamanSignal can_rewind for use by user interfaces.
2008-10-22 Laurent AimarCosmetic.
2008-10-22 Laurent AimarAdded control code for "frame-next" variable.
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-10-08 Laurent AimarObsoleted minimize-threads option.
2008-10-08 Laurent AimarObsolete auto-adjust-pts-delay.
2008-09-30 Laurent AimarUse audio desync as initial audio-delay value.
2008-09-28 Laurent AimarAdded signal-quality/strength input variables for acces...
2008-09-05 Laurent AimarAdded "intf-change-vout" variable to warn about vout...
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-13 Rémi DuraffortFix compilation warnings and remove duplicated variables.
2008-08-12 Pierre d'Herbemontvar: undef Windef.h CALLBACK as we use it here.
2008-07-13 Laurent AimarAdded input "teletext-es" variable to ease teletext...
2008-07-08 Laurent AimarFixed segfault in case of title/chapters...
2008-06-28 Laurent AimarDo not delete input variable, only remove callbacks...
2008-06-05 Pierre d'Herbemontinput: Add --auto-adjust-pts-delay, this allows to...
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-12 Rémi DuraffortRemove useless test before freeing something.
2008-02-13 Ilkka Ollakkaadd rate-change variable in core to inform when rate...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-07 Pierre d'Herbemontsrc/input.c: Define and set the "can-pause" variable.
2007-10-14 Laurent AimarRemoved meta-preparsed variable.
2007-10-03 Laurent AimarAdded a "meta-preparsed" input variable. A demuxer...
2007-10-02 Rafaël Carréinput: Removes useless "item-change" variable
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-28 Rafaël Carréinput: Removes unused variable
2007-09-04 Rémi Denis-CourmontFix pointer-int casts warnings
2007-06-13 Laurent AimarAdded --run-time option to specify how many second...
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2007-02-21 Laurent AimarChanged input_DestroyThread to take care of detaching...
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-12 Rémi Denis-CourmontAhem: (v)asprintf requires stdio.h; strndup requires...
2006-01-12 Antoine CellerierFSF address change.
2005-12-19 Christophe Massiot * src/input/es_out.c: New --no-spu and --no-sout-spu...
2005-12-19 Christophe Massiot * src/input/es_out.c: New --audio-track-id and --sub...
2005-10-15 Jean-Paul Samanwhitespace cleanup
2005-10-06 Laurent Aimar * var: create "demux" and "access" (--demux/access...
2005-07-17 Cyril Deguet* all: compilation fix with vc7.1 compiler, and removed...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-26 Sigmund Augdal Helberginput/var.c: don't try to update the "rate" variable...
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-10 Gildas Bazin* src/libvlc.h, src/input/: new --clock-synchro option...
2005-02-08 Laurent Aimar * all: added a --audio-language and --spu-language...
2005-02-06 Clément StenacFix subtitle delay < 0
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-11-06 Clément StenacImprovements to the playlist core
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-09-06 Eric Petit + src/input/var.c: when starting a title, don't recrea...
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-06-28 Laurent Aimar * all: re-enabled meta-datas.
2004-06-27 Laurent Aimar * all: a new --input-slave option to start playing...
2004-06-27 Gildas Bazin* src/input/input.c:
2004-06-23 Gildas Bazin* src/input: update ES object vars when an ES is remove...
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-22 Laurent Aimar * all: rework of the input.