]> git.sesse.net Git - vlc/shortlog
vlc
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-02 Gildas Bazin* modules/demux/playlist/b4s.c: misc fixes.
2005-04-02 Sigmund Augdal... access.c: fixed crash with preparse
2005-04-02 Sigmund Augdal... wx: use the documented Move method rather than the...
2005-04-02 Sigmund Augdal... new b4s demuxer for winamp b4s playlists. Uses xml...
2005-04-02 Sigmund Augdal... xtag.c: Don't create pcdata elements outside the root...
2005-04-02 Sigmund Augdal... http.c: fixed out of buffer write with ICY meta
2005-04-02 Gildas Bazin* src/misc/configuration.c: removed annoying debug...
2005-04-02 Sigmund Augdal... libxml.c: include header for stream, since api changes.
2005-04-02 Steve Lhommemkv.cpp: store the segment duration in microseconds too
2005-04-02 Steve Lhommemkv.cpp: the segment start time is now an integer in...
2005-04-01 Sigmund Augdal... all: ported xml parsers to stream_t
2005-04-01 Sigmund Augdal... stream.c: fixed stream_Delete() for streams opened...
2005-04-01 Sigmund Augdal... fixed a few problems with stream_UrlNew
2005-04-01 Eric Petit vout_intf.c: write snapshots on Desktop on BeOS
2005-04-01 Rémi Denis... - Fix playlist deadlock between Timer and Playlist...
2005-04-01 Sigmund Augdal... added a stream_UrlNew to open a general purpos stream_t...
2005-04-01 Sigmund Augdal... set svn:ignore
2005-04-01 Sigmund Augdal... wxwindows.cpp: compile fixes
2005-04-01 Steve Lhommemkv.cpp: oops
2005-04-01 Steve Lhommemkv.cpp: moved seek code in classes, improved support...
2005-04-01 Laurent Aimar * wxwin: at start up, restore last size+position+state...
2005-04-01 Rémi Denis... Yet another leak
2005-04-01 Rémi Denis... Mem leaks
2005-04-01 Sigmund Augdal... wx/*: fix a few string additions
2005-04-01 Damien FouilleulDocumentation/Example update
2005-04-01 Sigmund Augdal... demux/flac.c: support flac files with id3 tag. closes...
2005-04-01 Gildas Bazin* modules/gui/wxwindows: re-implemented the mute control.
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...
next