]> git.sesse.net Git - vlc/history - src/input/input.c
Reduce the global verbosity
[vlc] / src / input / input.c
2005-03-11 Clément StenacReduce the global verbosity
2005-03-08 Steve Lhommeinput.c: allow "intelligent" previous-chapter behaviour...
2005-03-07 Steve Lhommemake the previous-chapter "intelligent" seek more gener...
2005-03-05 Gildas Bazin* src/input/stream.c: check return value of malloc...
2005-03-05 Gildas Bazin* ALL: a few fixes.
2005-03-05 Steve Lhommeinput.c, vlc_demux.h: allow seeking back in the same...
2005-02-21 Laurent Aimar * block: added
2005-02-10 Gildas Bazin* src/libvlc.h, src/input/: new --clock-synchro option...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2004-12-22 Rocky BernsteinTypo making seekpoint_next to to seekpoint 0. Clearly...
2004-12-19 Gildas Bazin* src/input/input.c: fixed potential deadlock.
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-12-09 Sigmund Augdal Helberginput/input.c: trigger a update in playlist window...
2004-12-09 Gildas Bazin* src/libvlc.h: --video-deco is enabled by default.
2004-11-25 Olivier Teulière * src/input/input.c: notify the interfaces when the...
2004-11-24 Clément StenacFix input-slave parser
2004-11-22 Laurent Aimarall: implemented INPUT_ADD_SLAVE.
2004-11-19 Clément StenacCDDAX:
2004-11-16 Laurent Aimarinput.c: fixed segfault with access_demux.
2004-11-15 Laurent Aimar * input: access meta data support.
2004-11-06 Clément StenacImprovements to the playlist core
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-10-18 Derk-Jan Hartman* Show value of boolean variable options when printing...
2004-10-03 Clément Stenac* Added delay and alignment to wx subtitles dialog
2004-10-02 Clément Stenac* Re-added sub-delay option
2004-09-29 Gildas Bazin* src/input/clock.c: changes to the clock resync algo...
2004-09-09 Gildas Bazin* src/input/input.c: hack to allow for the udp:@:port...
2004-09-06 Rémi Denis-Courmontdebug message accessed free'd structure causing a segme...
2004-09-01 Gildas Bazin* src/input/input.c: fixed small memory leak.
2004-08-28 Sam Hocevar * Spelling fixes.
2004-08-25 Laurent Aimar * input: send DEMUX_SET_GROUP.
2004-08-21 Gildas Bazin* src/input/input.c: changed MRL syntax again: URL...
2004-08-21 Gildas Bazin* src/libvlc.h: updated useage.
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-08-20 Gildas Bazin* src/input/*: update position on title change.
2004-08-20 Gildas Bazin* src/input/input.c: re-enabled the --bookmarks option.
2004-08-04 Gildas Bazin* modules/access/dvdnav.c: very basic probing that...
2004-08-03 Laurent Aimar * input.c: fixed total length in playlist.
2004-08-01 Laurent Aimar * input.c: mmh better fix for slow/fast (I hope).
2004-08-01 Laurent Aimar * input: fixed slower/faster rate.
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-07-12 Clément StenacAllow on the fly change of equalizer config. Only resta...
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-25 Laurent Aimar * sub ->subtitle : converted sub.c to a 'real' demux2.
2004-06-25 Gildas Bazin* src/input/input.c: win32 compilation fix.
2004-06-24 Laurent Aimar * input.c: fixed play/pause + cosmetics.
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-23 Gildas Bazin* src/input/input.c: win32 fix.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-07 Laurent Aimar * src/input/input_ext-intf.c: no more unused.
2004-06-07 Laurent Aimar * input: warning fix + no more input_OffsetToTime.
2004-06-07 Laurent Aimar * include: removed a few deprecated functions.
2004-06-05 Laurent Aimar * input: compute right value for position/time on...
2004-06-05 Laurent Aimar * ninput: added more access2 doc, added ACCESS_SET_PRI...
2004-05-30 Laurent Aimar * input.c: set access2->b_die.
2004-05-28 Derk-Jan Hartman* src/input/input.c: As soon as we know the length...
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-04-29 Gildas Bazin* src/input/demux.c, src/misc/objects.c: demux2 has...
2004-04-20 Yoann PeronneauAdded a --sub-autodetect-path which is a list of paths...
2004-04-04 Laurent Aimar * input: if we failed to open the file, and the name...
2004-04-02 Laurent Aimar * stream: fixed cast of lvalue.
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-30 Clément StenacFix 64-bit bug with bookmarks from command line
2004-03-29 Laurent Aimar control: invalid cast in GET_SUBDELAY
2004-03-29 Clément Stenac* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
2004-03-23 Gildas Bazin* src/input/*:
2004-03-11 Gildas Bazin* src/libvlc.h, src/input/input.c:
2004-03-10 Laurent Aimar * input, stream_output: handle sout_instance_t->p_meta.
2004-03-06 Laurent Aimar * all: implemented sout asynch support. (ie sout will...
2004-03-05 Laurent Aimar * input/input.c, libvlc.h: implemented new way to...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-03-03 Laurent Aimar * input.c: add Duration to input infos.
2004-02-16 Clément StenacFix setting the name and the author with DEMUX_GET_META
2004-02-11 Laurent Aimar * all: added a "input-repeat" option that allow repeat...
2004-02-08 Laurent Aimar * input.c: don't add subtitle track twice when using...
2004-02-06 Gildas Bazin* modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE...
2004-02-02 Laurent Aimar * input: gcc < 3 fix.
2004-01-31 Laurent Aimar * input: call DEMUX_GET_META and fill playlist and...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-26 Derk-Jan Hartman* Fix autodetection bug with file:///
2004-01-26 Laurent Aimar * all: input_CreateThread doesn't take a playlist_item...
2004-01-26 Derk-Jan Hartman* Remove crud
2004-01-26 Laurent Aimar * all: make stream_t using function pointers (needed...
2004-01-26 Gildas Bazin* src/input/*, modules/demux/util/sub.[ch]: cleanup...
2004-01-26 Gildas Bazin* modules/demux/util/*: a bit of cleanup.
2004-01-25 Clément Stenac* String review, round one
2004-01-15 Gildas Bazin* src/input/input.c: fixed memleaks.
2004-01-10 Sigmund Augdal Helbergsrc/input/input.c:
2004-01-07 Laurent Aimar * input: fix to avoid forced subtitle not selected.
2004-01-06 Clément StenacUpdated copyrights in libvlc
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...
2003-12-03 Sigmund Augdal Helbergsrc/input/input.c:
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-11-30 Laurent Aimar *all: added a --minimize-thread options to make all...
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-28 Laurent Aimar * input: avoid double free/release when InitStream...
2003-11-27 Laurent Aimar * all: added an sout-all option to stream all es ...
next