]> git.sesse.net Git - vlc/shortlog
vlc
2005-04-01 Rémi Denis... - invalid free removed (might be the reason why sap...
2005-03-31 Antoine Cellerierremove two debug fprintfs
2005-03-31 Antoine Cellerier * small fixes (the icon change should now work under...
2005-03-31 Antoine Cellerierchange the speaker into a mute/unmute button
2005-03-31 Sigmund Augdal... input.c: fixed a possible locking problem in vlc_input_...
2005-03-30 Gildas Bazin* modules/video_output/wingdi.c: bunch of fixes and...
2005-03-30 Gildas Bazin* modules/gui/wince: added dialogs provider + another...
2005-03-30 Sigmund Augdal... input.c: doxygenize vlc_input_item_GetInfo
2005-03-30 Sigmund Augdal... wxwindows/preferences_widgets.cpp: ModuleCatList widget...
2005-03-30 Sigmund Augdal... vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c...
2005-03-30 Antoine Cellerierinclude errno.h (for non debug builds)
2005-03-29 Steve Lhommemkv.cpp: make gcc happier
2005-03-29 Gildas Bazin* configure.ac: added access_filter_timeshift to the...
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-03-29 Gildas Bazin* modules/gui/wince: new open directory menu (win32...
2005-03-29 Gildas Bazin* modules/gui/wince/interface.cpp: fixed menus handling.
2005-03-29 Gildas Bazin* modules/demux/ts.c: use EIT support in libdvbpsi...
2005-03-29 Damien FouilleulVLC_TimeSet: fixed overflow conversion from seconds...
2005-03-29 Laurent Aimar * ts: do not include eit.h if TS_USE_DVB_SI is 0.
2005-03-28 Derk-Jan Hartman* Remove the ebuilds. Maintaining them downstream is...
2005-03-28 Derk-Jan Hartman* New menu-items referencing forum
2005-03-28 Derk-Jan Hartman* Spelling correction
2005-03-28 Derk-Jan Hartman* Changed video-fiter to vout-filter, because video...
2005-03-28 Steve Lhommemkv.cpp: compilation fixes for gcc
2005-03-28 Steve Lhommemkv.cpp: seeking in linked files now works
2005-03-28 Steve Lhommemkv.cpp: compute the correct duration even when some...
2005-03-28 Steve Lhommemkv.cpp: handle missing linked segments (seg->missing...
2005-03-28 Steve Lhommemkv.cpp: major rewrite to handle hard-linked segments...
2005-03-28 Felix Paul... * changed the download location of libdvdread to downlo...
2005-03-28 Felix Paul... * fixed download-location of pkgconfig
2005-03-28 Steve Lhommemkv.cpp: no more crash on linked segments or multi...
2005-03-28 Felix Paul... * updated the location of vlc.scriptTerminology
2005-03-28 Felix Paul... * sorry, forgot that in the previous commit
2005-03-28 Felix Paul... * vlc.scriptSuite: updated to the plist-xml-format...
2005-03-27 Mark Moriartymux/asf.c new --sout-asf-packet-size switch. It defau...
2005-03-27 Steve Lhommemkv.cpp: hard-linked segments can now play in order...
2005-03-27 Steve Lhommemkv.cpp: new options for the demuxer
2005-03-26 Olivier Aubertsnapshot.c:
2005-03-26 Olivier Aubertsvg.c: updated to the latest changes in the text render...
2005-03-26 Steve Lhommemkv.cpp: avoid gcc warnings
2005-03-25 Steve Lhommemkv.cpp: play all loaded segments sequentially and...
2005-03-25 Steve Lhommemkv.cpp: the first Cluster was lost due to preloading
2005-03-25 Felix Paul... * updated the libcaca-download-location and updated...
2005-03-25 Eric Petit Fix for thread-unsafe OpenGL implementations (OS X...)
2005-03-25 Laurent Aimar * vlc_meta.h: added a few const
2005-03-25 Laurent Aimar input.c: - fixed bug in chapter prev/next. (INPUT_GET...
2005-03-24 Eric Petit nuv.c: compile fix (for big endian platforms)
2005-03-23 Steve Lhommemkv.cpp: fix the pb of switching when seeking was used...
2005-03-23 Steve Lhommemkv.cpp: prepare for more segment switching features
2005-03-23 Steve Lhommemkv.cpp: segment switching almost work and doesn't...
2005-03-23 Damien Fouilleul- added a slider to control VLC playback from HTML.
2005-03-23 Christophe... * modules/stream_out/bridge.c: New bridge-in/bridge...
2005-03-23 Christophe... * modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which...
2005-03-23 Christophe... * modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed...
2005-03-23 Laurent Aimar * all: added a nuv demuxer (limited to mpeg4 video...
2005-03-23 Laurent Aimar * dvb: fix report of error in FrontendPoll (please...
2005-03-22 Jean-Paul SamanVariable name consistency across the file
2005-03-22 Mark Moriartyreintroduce nearbyint, but use the 1001 multiplier...
2005-03-22 Gildas Bazin* modules/stream_out/transcode.c: reverted previous...
2005-03-21 Olivier Teulière * skins2: added vlc.volumeUp() and vlc.volumeDown...
2005-03-21 Derk-Jan Hartman* Patch to reenable sap-timeout functionality (Bug...
2005-03-20 Felix Paul... * removed my ftime-replacement for OSX again
2005-03-20 Gildas Bazin* src/misc/vlm.c: only use ftime() on win32.
2005-03-20 Felix Paul... * ftime does not exist on OSX, so we need to implement...
2005-03-20 Mark Moriartytranscode -- round fps to full integer value (eg, 25...
2005-03-20 Cyril Deguet- all: use fribidi in skins2 text rendering if available
2005-03-19 Gildas Bazin* modules/codec/dvbsub.c: first implementation of dvb...
2005-03-19 Mark Moriartytranscode nit -- use nearbyint to get accurate conversi...
2005-03-19 Clément StenacHTTP interface patch by Christophe Mutricy (and no...
2005-03-19 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: fixed resampling...
2005-03-19 Sam Hocevar * doc/vlc.1: spelling
2005-03-18 Jérome Decoodtfavicon.ico instead of favico.ico...
2005-03-18 Jérome DecoodtAdd cone_+-, and favico.ico to Makefile.am, as suggest...
2005-03-18 Gildas Bazin* modules/stream_out/transcode.c: convert audio to...
2005-03-18 Mark Moriartyps.c -- add i_rate_bound (MPEG spec 13818 requires...
2005-03-17 Gildas Bazin* modules/audio_filter/resampler/linear.c: ported linea...
2005-03-17 Gildas Bazin* modules/stream_out/transcode.c: simplifications ...
2005-03-17 Gildas Bazin modules/codec/araw.c: a/ulaw encoding support. Patch...
2005-03-17 Gildas Bazin* modules/stream_out/transcode.c: prepare transcoder...
2005-03-17 Gildas Bazin* src/misc/image.c, src/video_output/vout_intf.c: handl...
2005-03-17 Christophe... * modules/stream_out/switcher.c: Fixed aspect ratio.
2005-03-17 Gildas Bazin* src/video_output/vout_intf.c: small cleanup.
2005-03-17 Gildas Bazin* src/video_output/vout_intf.c, src/misc/image.c: prope...
2005-03-17 Gildas Bazin* modules/codec/ffmpeg/video_filter.c: resampling fix...
2005-03-17 Steve Lhommemkv.cpp: allow seamless transition between segments
2005-03-17 Gildas Bazin* modules/audio_filter/converter/mpgatofixed32.c: added...
2005-03-17 Gildas Bazin* modules/codec/ffmpeg/encoder.c: reverted commit 10351...
2005-03-16 Gildas Bazin* modules/gui/wince: better volume slider behaviour.
2005-03-16 Gildas Bazin* modules/audio_output/waveout.c: change global volume...
2005-03-16 Gildas Bazin* src/libvlc.[c,h]: new --(no-)fpu option (mainly for...
2005-03-16 Steve Lhommemkv.cpp: faster code with newer libs
2005-03-16 Gildas Bazin* configure.ac: --with-a52-fixed option to specify...
2005-03-16 Steve Lhommemkv.cpp: seeking is not only based on video
2005-03-16 Gildas Bazin* modules/audio_filter/converter/a52tofloat32.c: suppor...
2005-03-16 Steve Lhommemkv.cpp: store silent tracks info
2005-03-16 Jean-Paul SamanQuick patch to make pda.c inteface compile again. It...
2005-03-16 Steve Lhommemkv.cpp: more code rearranging
2005-03-16 Eric Petit macosx/voutgl.m: fixed --macosx-stretch in GL provider
2005-03-16 Damien Fouilleulmain.cpp: fixed bug regarding TypeLib registration
2005-03-16 Gildas Bazin* src/misc/vlm.c: couple of fixes pointed out by johnluo.
next