]> git.sesse.net Git - vlc/shortlog
vlc
2004-06-05 Jean-Paul SamanHD1000 Cascade needs to link with mad and dvbpsi. Gener...
2004-06-05 Olivier Teulière * skins2/src/theme_loader.cpp: Added a forgotten heade...
2004-06-05 Laurent Aimar * cdda: converted to access2. It seems stable.
2004-06-05 Laurent Aimar * demux2: added wav.
2004-06-05 Gildas Bazin* src/interface/interface.c, modules/gui/wxwindows...
2004-06-05 Gildas Bazin* src/video_output/vout_intf.c: only embed the video...
2004-06-05 Derk-Jan Hartman* Added an extension check to m3u plugins for .ram...
2004-06-05 Derk-Jan Hartman* fix a compilation error
2004-06-05 Derk-Jan HartmanNOTE: libvlc API changes
2004-06-04 Laurent Aimar * udp: activate udp-auto-mtu by default. It increases...
2004-06-04 Laurent Aimar * ts.c : renamed to ts.
2004-06-04 Laurent Aimar * udp: converted to access2 (using pf_block, so for...
2004-06-04 Olivier Teulière * doc/skins2-howto.xml: Missing "required" specification
2004-06-04 Gildas Bazin* src/misc/modules.c: some error checking when loading...
2004-06-04 Gildas Bazin* modules/codec/spudec/render.c: chroma support for...
2004-06-04 Olivier AubertCoding-style updates (whitespace related)
2004-06-03 Laurent Aimar * ffmpeg: added XVIX fourcc (buggy xvid streams)
2004-06-03 Laurent Aimar * directory: converted to access2.
2004-06-03 Laurent Aimar * mp4: fix for width in tkhd for video stream with...
2004-06-03 Derk-Jan Hartman* Fix the todotable
2004-06-03 Sigmund Augdal... TODO: Fixed up the entry on vobsub
2004-06-03 Derk-Jan Hartman* shitload of work we can do
2004-06-03 Clément StenacEmbryo of a Todo list, feel free to use it :)
2004-06-03 Gildas Bazin* src/misc/modules.c: in plugins cache mode, force...
2004-06-03 Laurent Aimar * file: converted to access2. I hope it still compils...
2004-06-02 Yoann Peronneau * modules/control/hotkeys.c : Display simultaneously...
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-06-02 Laurent Aimar * pvr: cosmetic.
2004-06-02 Laurent Aimar * all: removed ACCESS_GET_SEEKPOINT_INFO.
2004-06-02 Laurent Aimar * ninput: changed the way title and seekpoint work.
2004-06-02 Jean-Paul Samanbuilt rules for HD1000
2004-06-02 Gildas Bazin* modules/misc/freetype.c: optimized subtitles renderin...
2004-06-02 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: better playlist...
2004-06-02 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: fixed a few segfa...
2004-06-01 Laurent Aimar * access2: lastest API change.
2004-06-01 Laurent Aimar es_out: clean up.
2004-06-01 Laurent Aimar * demux: init info field. (Not used yet).
2004-06-01 Laurent Aimar * access: init info field.
2004-06-01 Laurent Aimar * all: a few changes in access2 (added a info field...
2004-06-01 Cyril Deguet * x11_display.cpp: support 15bpp mode for X11 skins...
2004-06-01 Gildas Bazin* ALL: brought back module_EndBank() from the dead...
2004-06-01 Anil Daoud* compilation (unicode) fix
2004-05-31 Clément Stenac* wizard.cpp : - TTL and SAP support
2004-05-31 Clément StenacMake the playlist window resizeable
2004-05-31 Clément Stenacpvr.c : Converted to access2 and added options for...
2004-05-31 Laurent Aimar * configure.ac: added access2 ;)
2004-05-31 Olivier Teulièreskins2-howto.xml: Added two internal links
2004-05-31 Olivier Teulière * skins2: same fix as in modules/access/directory.c
2004-05-31 Olivier Teulière * modules/gui/wxwindows/preferences.cpp: fixed a refco...
2004-05-31 Clément StenacFix play-and-stop behaviour with playlist_Command
2004-05-31 Laurent Aimar * ncurses: fixed the error that was making the browser...
2004-05-31 Derk-Jan Hartman* modules/gui/ncurses.c: Ahum fixed broken filebrowser.
2004-05-30 Laurent Aimar * access2: fix seek with access2 using pf_block.
2004-05-30 Laurent Aimar * tcp: convertd to access2.
2004-05-30 Laurent Aimar * x264: I have commited debug stuff :(
2004-05-30 Laurent Aimar * access2: fixed seeking.
2004-05-30 Laurent Aimar * input.c: set access2->b_die.
2004-05-30 Laurent Aimar * access2: support for demuxer access provided.
2004-05-30 Derk-Jan Hartman* Added a filebrowser (B)
2004-05-30 Derk-Jan Hartman* ahum. == on a mask instead of &
2004-05-30 Laurent Aimar * access,demux: fixed parsing.
2004-05-30 Laurent Aimar * input: warning fix (int ->byte_t*).
2004-05-30 Gildas Bazin* modules/access/directory.c: minor fix.
2004-05-30 Sigmund Augdal... modules/codec/ffmpeg/chroma.c: resize properly if desti...
2004-05-30 Anil Daoud* wizard.cpp: compilation fixes
2004-05-30 Clément StenacMove streaming data to a separate file (will have to...
2004-05-30 Laurent Aimar * access2: access2 <-> access1 wrapper (untested).
2004-05-30 Laurent Aimar * ninput: typo.
2004-05-30 Laurent Aimar * ninput: more access2 things.
2004-05-30 Clément StenacMissing icons
2004-05-30 Laurent Aimar * access: implement access2_nEw (untested).
2004-05-30 Clément Stenac* New wizard is now about usable, yet unfinished
2004-05-30 Sigmund Augdal... modules/audio_output/alsa.c: fixed an utterly nonsensia...
2004-05-30 Gildas Bazin* src/misc/modules.c: avoid name collisions on win32.
2004-05-30 Sigmund Augdal... share/http/index.html: output valid xhtml, even with...
2004-05-30 Gildas Bazin* modules/gui/gtk/*: got rid of --search-path option...
2004-05-30 Laurent Aimar * ninput, access: compilation fix.
2004-05-29 Laurent Aimar * Makefile.am: added acces.c (for people still using...
2004-05-29 Laurent Aimar * all: begin to introduce access_t (nothing working...
2004-05-29 Gildas Bazin* src/misc/modules.c: small cleanup.
2004-05-29 Gildas Bazin* include/*,src/*: New plugins cache feature for faster...
2004-05-29 Yoann Peronneau * modules/gui/ncurses.c: Fixed a bug due to the new...
2004-05-29 Yoann PeronneauAdded a Mute OSD icon.
2004-05-29 Laurent Aimar * rtp: use dynamique RTP payload type for h263-1998...
2004-05-29 Laurent Aimar * ts: added 14496-17 (text sub) support. It assumes...
2004-05-29 Laurent Aimar * copy: low latency for subt.
2004-05-29 Laurent Aimar ts: ooops, debug messages removed.
2004-05-29 Laurent Aimar * ts.c: - send PES as soon as possible to decoder...
2004-05-28 Derk-Jan Hartman* Let's enable folks to bootstrap
2004-05-28 Derk-Jan Hartman* ncurses intf
2004-05-28 Derk-Jan Hartman* Fix some small potential crashes
2004-05-28 Derk-Jan Hartman* src/input/input.c: As soon as we know the length...
2004-05-28 Laurent Aimar * rtp: h263 support (untested).
2004-05-28 Laurent Aimar * copy: don't break the length for subtitle packet.
2004-05-28 Laurent Aimar * mp4: first try to add text subtitle muxing support...
2004-05-28 Laurent Aimar * mp4: convert all \r to \n in subt.
2004-05-28 Felix Paul... * fixed broken translation of 2 buttons of the info...
2004-05-28 Derk-Jan Hartman* bootstrap fix for corba module
2004-05-28 Gildas Bazin* configure.ac: netsync needs to be linked with ws2_32...
2004-05-27 Laurent Aimar * mp4: added text track support. (there is a problem...
next