]> git.sesse.net Git - vlc/shortlog
vlc
2005-05-09 Antoine Cellerierfix a segfault (i didn't know strstr segfaulted when...
2005-05-08 Jérome DecoodtThis should fix libs dependences
2005-05-08 Jérome DecoodtFix hotkeys view in macosx.3 + UTF8 strings in module...
2005-05-08 Felix Paul... * let's build libtwolame by default on OSX and Linux...
2005-05-08 Steve Lhommecontrib: make the SVN vs release build really work...
2005-05-08 Steve Lhommecontrib: make the SVN vs release build really work...
2005-05-08 Benjamin Prachtget rid of windows style line breaks
2005-05-08 Steve Lhommecontrib: improve the detection of SVN
2005-05-08 Steve Lhommecontrib: use SVN only if a client is available
2005-05-08 Antoine Celleriercheck if equalizer and equalizer-2pass are enabled...
2005-05-08 Antoine Cellerier* disable equalizer commands in the extended GUI if...
2005-05-08 Steve LhommeMSVC build: only keep the plugins that compile out...
2005-05-08 Steve Lhommecontrib: build libebml/libmatroska from SVN
2005-05-08 Clément StenacClean BUGS and TODO
2005-05-07 Steve Lhommemkv.cpp: code cleaning
2005-05-07 Felix Paul... * controls.m: added l10n of the volume-string shown...
2005-05-07 Rémi Denis... Do not attempt to run "--cflags" and "--idlflags" which...
2005-05-07 Steve Lhommemkv.cpp: improve the button logic and fix the LinkPGC...
2005-05-07 Steve Lhommemkv.cpp: better handling of quitting an ordered edition...
2005-05-07 Jérome DecoodtTypo
2005-05-07 Jérome DecoodtAdd a notice if advanced items are not shown
2005-05-07 Steve Lhommemkv.cpp: process the LinkPGCN DVD command correctly
2005-05-07 Steve Lhommemkv.cpp: make the DVD command interpretor global to...
2005-05-07 Jérome DecoodtFix a refcount error
2005-05-07 Clément StenacDocument SAP syntax change
2005-05-07 Jérome Decoodt*: fix alignment of widgets.
2005-05-06 Jérome Decoodt*: remove useless code
2005-05-06 Jérome Decoodt*: fix problems about advanced button
2005-05-06 Felix Paul... * sorry, forgot to give svn the playlist.m from the...
2005-05-06 Felix Paul... * playlist.m: use stringWithUTF8String instead of strin...
2005-05-06 Felix Paul... * equalizer.m: use preset_list_text instead of preset_l...
2005-05-06 Steve Lhommemkv.cpp: minor enhancements/cleanings of the button...
2005-05-06 Steve Lhommemkv.cpp: support highlighting a button when clicked...
2005-05-05 Sigmund Augdal... BUGS,TODO: Remove stuff that has been added to Trac
2005-05-05 Benjamin Pracht* playlist.* support for DnD from Finder
2005-05-05 Felix Paul... * add the option keyword to the help of vlm and the...
2005-05-05 Felix Paul... * compilation fix
2005-05-05 Felix Paul... * update to the Spanish translation by Javier Varela...
2005-05-05 Felix Paul... * use the ffmpeg-cvs from 2005-04-30 until our ffmpeg...
2005-05-05 Jérome Decoodt- added macosx version detection at runtime with /Syste...
2005-05-05 Jérome DecoodtAdded widget, fix save, etc.
2005-05-04 Cyril Deguet* skin.dtd: added an attribute "resize" in the "Image...
2005-05-04 Sam Hocevar * do not use a dynamic linker if no plugin support...
2005-05-03 Benjamin PrachtForgot this one...
2005-05-03 Benjamin PrachtOne more bug
2005-05-03 Benjamin Prachtsome more bugs...
2005-05-03 Benjamin Pracht* Fixes a silly bug in the filling of the NSMutableDict...
2005-05-03 Felix Paul... * aded the new Catalan translation
2005-05-03 Rémi Denis... Enable catalan translation
2005-05-03 Rémi Denis... Fixes no longer existing files
2005-05-03 Rémi Denis... Initial Catalan translation by
2005-05-03 Rémi Denis... .po are not executable
2005-05-02 Felix Paul... * fixed icons for bin, AIFF, WAV
2005-05-02 Rocky Bernsteingcc 3.4.3 gave this error:
2005-05-02 Laurent Aimar * playlist: fix Playlist::OnKeyDown (added event.Skip...
2005-05-01 Benjamin Pracht* Hopefully fixes --aspect-ratio computation when givin...
2005-05-01 Cyril Deguet* ft2_font.cpp: added a cache for glyphs rendered with...
2005-05-01 Cyril Deguet* vlc_stream.h: added missing extern "C" (prevented...
2005-05-01 Rocky Bernsteinfix next/previous chapter in disc mode
2005-05-01 Cyril Deguet* os_graphics.hpp: added a parameter "blend" to drawBit...
2005-05-01 Olivier Teulière * doc/skins/skins2-howto.xml: Added the playlist.sort...
2005-05-01 Rocky BernsteinWork on audio control access.
2005-05-01 Rocky BernsteinCorrect up audio-control stop command.
2005-05-01 Rocky BernsteinCompatability for different versions of libcdio from...
2005-05-01 Rocky BernsteinA couple more fixes. One to set meta information when...
2005-05-01 Rocky BernsteinFix some bugs when playlist not in disc but track mode:
2005-04-29 Christophe... * ALL: We are now using libtwolame instead of libtoolam...
2005-04-29 Laurent Aimar * record: use add_directory (instead of add_string...
2005-04-28 Steve Lhommemkv.cpp: add preliminary code to support the UI hooks
2005-04-28 Damien Fouilleulbad, bad developer ...
2005-04-28 Damien Fouilleul- added dshow-fps option to configure capture framerate
2005-04-28 Damien Fouilleulvlc_common.h: Cygwin & Mingw32 compatibilty update...
2005-04-28 Gildas Bazin* modules/access_filter/record.c: compilation fix.
2005-04-28 Laurent Aimar * es_out: oops, make EsOutProgramDel returning an...
2005-04-28 Laurent Aimar * record: grrr, support for system that doesn't have...
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-04-27 Gildas Bazin* src/input/es_out.c: reverted previous patch since...
2005-04-27 Gildas Bazin* src/input/es_out.c: cleanup empty programs.
2005-04-27 Rémi Denis... Fix errno undefined error
2005-04-26 Sigmund Augdal... input/var.c: don't try to update the "rate" variable...
2005-04-26 Benjamin PrachtCompiles mkv.cpp in -O1 on darwin to work around a...
2005-04-26 Sam Hocevar * support for --esdserver. doesn't seem to work yet...
2005-04-26 Eric Petit fixed ebml/matroska build with gcc 4
2005-04-26 Steve Lhommemkv.cpp: added the thread to support VOB buttons
2005-04-26 Felix Paul... * fix to the hotkeys on OSX: RECORD start/stop is cmd...
2005-04-26 Benjamin PrachtAdd a checkbox to enable timeshifting in the open netwo...
2005-04-26 Steve Lhommemkv.cpp: do an EnterAndLeave before seeking in Matroska...
2005-04-26 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/video_out...
2005-04-26 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c,...
2005-04-26 Steve Lhommemkv.cpp: avoid leaving the same item in cascade
2005-04-26 Gildas Bazin* modules/codec/x264.c: relaxed the version requirement...
2005-04-26 Gildas Bazin* modules/stream_out/transcode.c: lowered the hurry...
2005-04-26 Gildas Bazin* modules/stream_out/transcode.c: new hurry-up option...
2005-04-26 Gildas Bazin* modules/codec/x264.c: use proper default value for...
2005-04-26 Gildas Bazin* modules/codec/x264.c: crop the video if its size...
2005-04-26 Gildas Bazin* modules/codec/x264.c: added bpyramid and subpel optio...
2005-04-26 Gildas Bazin* modules/gui/wxwindows/interface.cpp: sanitized the...
2005-04-26 Gildas Bazin* modules/gui/wxwindows/interface.cpp: shortcut for...
2005-04-26 Gildas Bazin* modules/demux/mkv.cpp: itoa -> sprintf.
2005-04-26 Laurent Aimar * all: added set_shortname.
next