]> git.sesse.net Git - vlc/history - modules/access
* ncurses.c : forgot to change help
[vlc] / modules / access /
2004-01-09 Derk-Jan Hartman* Gibalou you broke something again :)
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2004-01-08 Laurent Aimar * modules/demux/mp4/libmp4.c: use vasprintf
2004-01-07 Laurent Aimar * http: complete rewrite (using net_Printf/net_Gets)
2004-01-07 Rocky BernsteinBetter operator association in computing duration and...
2004-01-06 Rocky BernsteinReinstate duration times on playlist item for CD-DA...
2004-01-06 Rocky BernsteinUnbreak plugin as a result of the recent playlist API...
2004-01-05 Laurent Aimar * tcp: use net_*.
2004-01-05 Clément Stenac* ALL: playlist API changes
2004-01-03 Rocky BernsteinPut track information in Media Info. If we have SVD...
2004-01-03 Rocky BernsteinSorry to be so pedantic - grammar (and spelling)
2004-01-03 Rocky BernsteinSpelling.
2004-01-03 Rocky BernsteinSpelling - See I told you it was cut and pasted from...
2004-01-03 Rocky BernsteinSpelling - probably cut and pated from somewhere else.
2003-12-28 Cyril Deguet* modules/access/cdda/access.c: added some missing...
2003-12-22 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed previous fix.
2003-12-22 Gildas Bazin* modules/access/dshow/dshow.cpp: small fix for devices...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * toolbox:
2003-12-22 Sam Hocevar * modules/access/vcdx/access.c: Fixed an obvious...
2003-12-21 Sam Hocevar * Fixed URLs here and there.
2003-12-20 Rocky BernsteinRemove unused variable. Artifact of old track/entry...
2003-12-20 Rocky BernsteinGrammar correction.
2003-12-20 Rocky BernsteinSpelling correction.
2003-12-16 Gildas Bazin* modules/access/cdda/access.c: need to include errno.h
2003-12-15 Gildas Bazin* modules/access/dshow/*: fixed a problem when we would...
2003-12-14 Rocky Bernsteinsigned/unsigned mismatch fix.
2003-12-13 Rocky BernsteinAdd customizable playlist "author" field and set in...
2003-12-13 Rocky BernsteinIf not in PBC, playlist fills in all entries.
2003-12-11 Rocky BernsteinLong device text no longer used.
2003-12-11 Rocky BernsteinSwitch over to using "cd-audio" and "vcd" configuration...
2003-12-11 Rocky BernsteinGuard against dereferencing a NULL pointer.
2003-12-11 Rocky BernsteinUse cd-audio variable not vcd variable.
2003-12-07 Jean-Paul Samanif-deffed a unused variable.
2003-12-05 Rocky BernsteinA little cleanup on wait timing. No bug fixes yet,...
2003-12-05 Rocky BernsteinSlightly better handling of stills and toggling pause...
2003-12-05 Rocky BernsteinRemove interface thread. It was a crock anyway -- any...
2003-12-05 Rocky BernsteinFix duration that input_AddInfo uses milliseconds.
2003-12-04 Gildas Bazin* ALL: another bunch of MSVC compilation fixes.
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-12-04 Rocky BernsteinGuard against invalid p_vcd in dbg_print.
2003-12-03 Rocky BernsteinMake more like the French translation which is more...
2003-12-03 Rocky BernsteinFixed-width 2-column track number. Should help in sorti...
2003-12-02 Gildas Bazin* modules/access/dshow/*: PVR support contributed by...
2003-12-02 Rocky BernsteinPopulate VCD info in "File Info" window.
2003-12-02 Rocky BernsteinChange some printf's to debugging-only output.
2003-12-02 Rocky BernsteinSeparate title format string into cases where CDDB...
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-12-01 Rocky BernsteinAnother typo.
2003-12-01 Rocky BernsteinBugs in calculating duration. Thanks Sigmund for fixing...
2003-12-01 Rocky BernsteinAdd CDDB CD Info in File Info section (via input_AddInf...
2003-11-30 Rocky BernsteinForgot to add demux.c here.
2003-11-30 Rocky BernsteinCustomizable playlist title.
2003-11-30 Rocky BernsteinAdd CD-DA CDDB support via libcddb.
2003-11-30 Laurent Aimar * all: added a TCP access input module.
2003-11-30 Rocky BernsteinGo over options: Add hooks for internationalization...
2003-11-30 Rocky BernsteinBreak out demux into its own thing.
2003-11-29 Gildas Bazin* modules/access/cdda.c: removed double ';'
2003-11-26 Gildas Bazin* modules/access/v4l/v4l.c: fixed small mem leak.
2003-11-26 Gildas Bazin* modules/access/dshow/dshow.cpp: small change to defau...
2003-11-26 Rocky BernsteinRemove unused code accidentially duplicated in split.
2003-11-26 Rocky BernsteinSplit out cdda to facilitate later changes.
2003-11-26 Rocky BernsteinGuard against including twice.
2003-11-26 Rocky BernsteinLeftover comment.
2003-11-26 Rocky Bernsteincddax has moved.
2003-11-26 Rocky BernsteinAnd 'nother name.
2003-11-26 Rocky BernsteinOne more name...
2003-11-26 Rocky BernsteinMove libcdio CD-DA plugin into its own directory before...
2003-11-26 Rocky BernsteinMinor name-change tidying up.
2003-11-25 Christophe Massiot* modules/access/satellite/access.c: do not use p_es...
2003-11-25 Rocky BernsteinForgot to delete keypress callback.
2003-11-25 Rocky BernsteinPlugin now tested ;-) Add missing prototypes.
2003-11-24 Gildas Bazin* modules/access/dshow/*: compilation fixes.
2003-11-24 Laurent Aimar * dshow: ported to es_out_* and stream_*. Not tested...
2003-11-24 Gildas Bazin* modules/access/v4l/v4l.c: small fix and added a ...
2003-11-24 Laurent Aimar * cddax: ported to es_out_* and stream_*. Not tested...
2003-11-24 Laurent Aimar * v4l: ported to stream_* and es_out_*. Not tested !
2003-11-24 Laurent Aimar * cdda: ported to es_out*.
2003-11-24 Rocky BernsteinMinor debug output change.
2003-11-24 Rocky BernsteinAdd keyboard input handling, e.g. if visualization...
2003-11-24 Rocky BernsteinSet cdio log routine.
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-23 Alexis de Lattre- Updated French translation (still a lot of work to...
2003-11-23 Rocky BernsteinNext/previous/return navigation bugs - not setting...
2003-11-23 Rocky BernsteinUpdate/correct debug flag documentation.
2003-11-23 Rocky BernsteinAdd configuration options to set default device. For...
2003-11-23 Rocky BernsteinBug in processing numeric entry - passed wrong value.
2003-11-23 Rocky Bernsteinintf.c, vcdplayer.c: Add code for multi-default selecti...
2003-11-20 Rocky BernsteinReorganize more analogous to dvdplay. Should give some...
2003-11-20 Rocky BernsteinIn some ways better, in some ways just different.
2003-11-20 Rocky BernsteinMiniscule changes. In some ways better, in some ways...
2003-11-15 Laurent Aimar* v4l: hack from xine from GStreamer to compile v4l...
2003-11-09 Rocky BernsteinAllow return to have a numeric prefix too.
2003-11-09 Rocky BernsteinSmall changes to assist debugging.
2003-11-09 Gildas Bazin* modules/access/v4l/v4l.c: couple of fixes.
2003-11-09 Rocky BernsteinHandle keyboard input: numeric entry, next, prev, retur...
2003-11-07 Laurent Aimar * udp: mp3/rtp is now correctly working.
2003-11-07 Christophe Massiot* modules/access/satellite: Big rework of the old satel...
2003-11-07 Rocky BernsteinNeed to change libvcdinfo to be more robust when there are
2003-11-06 Gildas Bazin* modules/access/v4l/v4l.c: big clean-up of the Video4L...
next