]> git.sesse.net Git - vlc/shortlog
vlc
2005-04-20 Steve Lhommemkv.cpp: the JumpTT command now works !!!!!!
2005-04-20 Felix Paul... * fixed download-location of libvorbis
2005-04-20 Steve Lhommemkv.cpp: finding the segment matching the Title for...
2005-04-20 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: add Miro/Pinnacle...
2005-04-20 Gildas Bazin* modules/demux/avi: pass on video palette.
2005-04-20 Antoine Cellerierchange pointed out by 'acehole' in the forums so that...
2005-04-20 Gildas Bazin* modules/codec/ffmpeg: added support for Apple QuickDr...
2005-04-20 Gildas Bazin* modules/demux/mp4: support for QuickDraw video tracks.
2005-04-19 Steve Lhommemkv.cpp: fix a gcc warning
2005-04-19 Steve Lhommemkv.cpp: preliminary support for the JumpTT command
2005-04-19 Steve Lhommemkv.cpp: fix various memory management problems
2005-04-19 Laurent Aimar *deinterlace: added a new deinterlace method (called...
2005-04-19 Laurent Aimar * decoder: fix a crash with delete spu.
2005-04-19 Laurent Aimar * dvb: read more TS blocks at once. We start reading...
2005-04-19 Steve Lhommemkv.cpp: compilation fixes
2005-04-19 Steve Lhommemkv.cpp: start calling the interpretor
2005-04-19 Gildas Bazin* modules/demux/ts.c: got rid of some useless code...
2005-04-19 Steve Lhommemkv.cpp: initial support for GPRM and SPRM DVD registers
2005-04-19 Steve Lhommemkv.cpp: demux_sys_t needs to keep the same name
2005-04-19 Steve Lhommemkv.cpp: changed the name of classes and prepare the...
2005-04-19 Gildas Bazin* include/vlc_keys.h: Added Insert and Delete hotkeys.
2005-04-19 Rémi Denis... Don't enable externrun module in -hopefully- upcoming...
2005-04-18 Olivier Teulière * skins2: Fixed 2 bugs related with embedded vout...
2005-04-18 Jean-Paul SamanFix deadlock while quiting VLC. It can get stuck in...
2005-04-18 Gildas Bazin* modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
2005-04-18 Gildas Bazin* modules/gui/wxwindows/*: workaround uninitialization...
2005-04-18 Damien Fouilleul- make use of cygwin rebase to optimize DLL loading...
2005-04-18 Damien Fouilleul- previously checked in this file to work only within...
2005-04-18 Damien Fouilleul- source cleanup
2005-04-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed special...
2005-04-18 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't use the...
2005-04-18 Rémi Denis... add -lz to build gnutls (see if it doesn't break)
2005-04-17 Rémi Denis... Msg_Info => Msg_Dbg
2005-04-17 Sigmund Augdal... wx/playlist.cpp: removed a stray wxMutexGuiLeave
2005-04-17 Sigmund Augdal... demux/playlist: fix a crash when shoutcast discovery...
2005-04-17 Sigmund Augdal... shout.c: fix some potential problems
2005-04-17 Sigmund Augdal... minor memleak fixes
2005-04-17 Sigmund Augdal... playlist.c: shut up a compiler warning
2005-04-16 Jean-Paul SamanMake compilation of mozilla plugin easier on different...
2005-04-16 Rémi Denis... Clean up thread_{begin,end}
2005-04-16 Rémi Denis... - fix invalid free of root object
2005-04-16 Rémi Denis... Small mem leak
2005-04-16 Rémi Denis... Clean up
2005-04-16 Gildas Bazin* src/misc/configuration.c: YAF (yet another fix).
2005-04-16 Sigmund Augdal... wx/playlist.cpp: invalidate the FindItem cache when...
2005-04-16 Rémi Denis... Force conversion from UTF-8 when announce is incorrectl...
2005-04-16 Gildas Bazin* modules/gui/wxwindows/video.cpp: fixes.
2005-04-15 Gildas Bazin* src/misc/modules.c: added sub-version number to cache...
2005-04-15 Sigmund Augdal... playlist: fixed two more occurences of the previous...
2005-04-15 Sigmund Augdal... playlist/item-ext.c: fixed off-by-one error causing...
2005-04-15 Clément StenacFix next
2005-04-15 Gildas Bazin* modules/gui/wxwindows/timer.cpp: cleanup.
2005-04-15 Gildas Bazin* modules/gui/wxwindows: bunch of small improvements...
2005-04-15 Rémi Denis... - demux with much bigger buffers to avoid performance...
2005-04-15 Gildas Bazin* src/misc/configuration.c: fixed a few recent bugs.
2005-04-15 Christophe... * ALL: converted the video output module "picture...
2005-04-15 Christophe... * include/vlc_video.h: Added a p_next pointer to link...
2005-04-15 Christophe... * configure.ac: Support for x86_64 architecture.
2005-04-15 Christophe... * ALL: x86-64 fixes.
2005-04-15 Eric Petit More to ignore
2005-04-15 Gildas Bazin* modules/gui/wxwindows: disable last commit for now...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: save size of video window...
2005-04-15 Rémi Denis... support for non-global statically defined SAP IPv4...
2005-04-15 Gildas Bazin* src/misc/modules.c: oups, stupid bug.
2005-04-15 Gildas Bazin* src/misc/configuration.c, ALL: support for auto-savea...
2005-04-15 Gildas Bazin* modules/gui/wxwindows/timer.cpp: reduced the one...
2005-04-15 Gildas Bazin* modules/gui/wxwindows/video.cpp: only set background...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: small cleanup + renamed wxwin...
2005-04-15 Clément StenacAllow resizing of video when autofit is enabled
2005-04-15 Gildas Bazin* modules/gui/wxwindows/video.cpp: some fixes for the...
2005-04-14 Steve Lhommemkv.cpp: preliminary support for segments with no conte...
2005-04-13 Steve Lhommemkv.cpp: store the chapter codec data for later use
2005-04-13 Steve Lhommemkv.cpp: stronger type checking
2005-04-13 Clément StenacDon't autoplay SAP items
2005-04-13 Clément Stenac* Playlist :
2005-04-13 Laurent Aimar * csa: decrypt only when payload >= 8 bytes.
2005-04-13 Gildas Bazin* po/de.po: small fix.
2005-04-12 Felix Paul... * src/libvlc.h: added Chinese Traditional to the list...
2005-04-12 Felix Paul... * ALL: removed l10n of various untranslatable strings...
2005-04-12 Clément Stenac* Patch by Gregory Hazel :
2005-04-12 Felix Paul... * sorry, this file wasn't supposed to be commited in...
2005-04-12 Felix Paul... * updated the po-files on request by Jonas Larsen
2005-04-12 Felix Paul... * added Chinese Traditional translation by Frank Chao...
2005-04-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Gildas Bazin* ALL: fixed a handful of bugs and memory leaks.
2005-04-12 Derk-Jan Hartman* Fix two cases where p_playlist->status.p_item was...
2005-04-12 Derk-Jan Hartman* Now works with http 1.0. Someone better check this...
2005-04-12 Rémi Denis... Simplifying
2005-04-12 Derk-Jan Hartman* fixed fullscreen on osx with multiple vouts.
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2005-04-12 Gildas Bazin* modules/video_output/opengl.c: fixed snapshots in...
2005-04-12 Gildas Bazin* src/video_output/vout_subpictures.c: fixed recent...
2005-04-12 Benjamin PrachtRempaces 95 by [o_window minSize].height everywhere...
2005-04-11 Antoine Cellerieradd option to select the limit of shoutcast streams...
2005-04-11 Sigmund Augdal... all: remove items from pp_all_items when needed. Hopefu...
2005-04-11 Steve Lhommemkv.cpp: store the translation between segment IDs...
2005-04-11 Clément StenacRemove bridge from preferences panel + fix description...
2005-04-11 Eric Petit beos/PreferencesWindow*: fixed widgets
2005-04-11 Damien Fouilleul-added "pmt-program" variable to configure PMT program...
2005-04-11 Derk-Jan Hartman* included wrong time.h
next