]> git.sesse.net Git - vlc/shortlog
vlc
2008-04-17 Jean-Baptiste... Fix for [oCERT-2008-004] multiple speex implementations...
2008-04-17 Richard Hoskingi_fd is not applicable for Alsa so don't try and close...
2008-04-17 Jean-Paul SamanFix RTSP client receiving on standard RTSP port 554.
2008-04-17 Pierre d'HerbemontForgotten in previous commit.
2008-04-17 Pierre d'HerbemontMakefile.am: Yet an other package-macosx-zip fix.
2008-04-17 Michael Ploujnikovfixed misc/stats.c:399: warning: comparison between...
2008-04-17 Pierre d'HerbemontFix package-macosx*-zip tabs.
2008-04-16 Pierre d'HerbemontAdd package-macosx-zip and package-macosx-framework...
2008-04-16 Rafaël CarréFix metadata reading
2008-04-16 Pierre d'Herbemontmedia_discoverer: Typo fix. Don't add the media twice.
2008-04-16 Rafaël CarréRemove unused i_enabled member from the playlist struct
2008-04-16 Rafaël CarréMissing header (was included by ncurses.h in previous...
2008-04-16 Rafaël CarréDo not put a private function in a public header
2008-04-16 Felix Paul... Mirror yasm on ganesh
2008-04-16 Rafaël CarréDo not leak
2008-04-16 Jean-Baptiste... Fix for the LAMERS that don't haev Qt4.4
2008-04-16 Pierre d'Herbemontmodules: Make sure DupModule() work as expected. (Point...
2008-04-16 Felix Paul... We also want to enable PIC, if we are able to build...
2008-04-16 Jean-Paul SamanProperly initialize psz_name in PrintObject(). Fixes...
2008-04-16 Antoine CellerierWhen demuxing with ffmpeg, set the VLC block I frame...
2008-04-16 Pierre d'Herbemontmodules: Fix const char * usage and memory management.
2008-04-16 Felix Paul... Update yasm to 0.7.0. This fixes the compilation of...
2008-04-16 Pierre d'Herbemontmodules: Don't cast a const to silent a warning on...
2008-04-16 Pierre d'Herbemontobjects: Also dump leaked objects.
2008-04-16 Jean-Paul SamanProperly free hal ctx when finished with it.
2008-04-16 Pierre d'Herbemontobjects: Dump libvlc object when aborting because of...
2008-04-16 Rafaël CarréUse which to find utilities - calling them may return...
2008-04-16 Jean-Baptiste... Tabstops and buddies in UI.
2008-04-16 Jean-Baptiste... Code factorization.
2008-04-16 Jean-Baptiste... Simple Preferences - Audio: Don't build widget not...
2008-04-16 Jean-Baptiste... UI buddies and tab stop for audio prefs.
2008-04-16 Jean-Baptiste... Esthetic modification for Oxygen-like theme.
2008-04-16 Jean-Baptiste... Small menu fix.
2008-04-15 Rémi DuraffortAdd the missing modules in modules/LIST.
2008-04-15 Rémi DuraffortFix the update in wxwidgets.
2008-04-15 Pierre d'Herbemontconfigure: Enable read_only_reloc for x264.
2008-04-15 Pierre d'Herbemonttests: Fix libvlc.sym.
2008-04-15 Pierre d'Herbemontmacosx: Use mv and chmod instead of install which doesn...
2008-04-15 Pierre d'Herbemontmacosx: As pointed by funman, remove a duplicate case.
2008-04-15 Pierre d'Herbemontmacosx: Use $suffix in Pre-Compile.sh, and install...
2008-04-15 Rafaël CarréDo not try to use cmake 2.4
2008-04-15 VideoLANmacosx: Fix VLC-release.app library links.
2008-04-15 Rafaël CarréFix MacOSX update checking - inverted behavior
2008-04-15 Rafaël CarréMake update dialog empty - only display "Checking"
2008-04-15 Pierre d'Herbemontmodule: Set up a timer for moduleNeed().
2008-04-15 Pierre d'Herbemontinput: Set a timer for input launching.
2008-04-15 Pierre d'Herbemontstats: Support per object timer. (and implement stats_T...
2008-04-15 Rafaël CarréRevert "Bump libgnutls - Note that 2.3.4 was available...
2008-04-15 Rafaël CarréBump libgnutls - Note that 2.3.4 was available when...
2008-04-15 Jean-Baptiste... Support for ML20 (mimic codec) for MSN webcams.
2008-04-15 Jérôme DecoodtAvoid segfaulting if live555 error is neither a HTTP...
2008-04-14 Jérôme DecoodtFix parsing of plugin-path with escaping chars...
2008-04-14 Rafaël CarréSets the output channel configuration when opening...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Jean-Paul Samanupdate module LIST file.
2008-04-14 Jérôme DecoodtFix plugins/modules path list on Win32
2008-04-14 Jean-Paul SamanPut filter count to zero after releasing all audio...
2008-04-14 Pierre d'Herbemontinput: Split Init() into multiple subfunctions to try...
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'Herbemontinclude: Remove vlc_bool_t, VLC_TRUE, and VLC_FALSE...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-13 Felix Paul... hmm, removing git remainings. Sorry about this
2008-04-13 Felix Paul... Removed nasm in favour of yasm for Darwin-x86. Note...
2008-04-13 Felix Paul... Removed nasm from the contribs and changed the build...
2008-04-13 Christophe... Fix win32 taglib linking
2008-04-13 Pavlov KonstantinContrib: introduce yasm to build x264 on darwin.
2008-04-13 Pavlov KonstantinFix typo.
2008-04-13 Jean-Paul SamanMove ppsz_input_state[] to modules/control/rc.c because...
2008-04-13 Jean-Paul SamanDon't build dynamicoverlay for Win32 (either using...
2008-04-13 Jean-Paul SamanDon't compile dynamicoverlay when there is no POSIX...
2008-04-13 Jean-Paul SamanRename LoadImage() to blendbench_LoadImage() because...
2008-04-13 Jean-Paul SamanMake comment a bit more descriptive.
2008-04-13 Ibraheem Paredathaccess.c: Fix a warning "In function 'Close':WARNING...
2008-04-13 Rafaël CarréUse the correct access
2008-04-13 Rafaël CarréNo need to define 2 times the same thing
2008-04-13 Rafaël Carrécontribs : propose to build whole contribs with -DNDEBU...
2008-04-13 Rémi DuraffortAdd Michael Ploujnikov to THANKS.
2008-04-13 Michael Ploujnikovimproved QT4 strings
2008-04-12 Filippo Caroneremove interface override annotations
2008-04-12 Christophe... Fix libmodplug patch
2008-04-12 Pierre d'Herbemontwxwidgets: Comments cleanup for previous commit.
2008-04-12 Dominique Leuenbergerwxwidgets: Replace Volume Bar's wxGauge subclass by...
2008-04-12 Pavlov KonstantinContrib: x264: temporarily disable pic for Intel OSX.
2008-04-11 Pierre d'Herbemontmacosx: Fix some input_item_t leaks.
2008-04-11 Christophe... Update pot file
2008-04-11 Christophe... Getting the sample is not a check in itself
2008-04-11 Rémi DuraffortJust an other fortune...
2008-04-11 Ilkka Ollakkasmall rebert for i_length, enables to get meta itags...
2008-04-11 Filippo Caronefix maven site url, thanks Adrien Grand for pointing...
2008-04-11 Pierre d'Herbemonttest: Get rid of the sleep() that crept in our test...
2008-04-11 Pierre d'Herbemonttest: Use --ignore-config by default for all tests.
2008-04-11 Pierre d'Herbemonttest: Fix a typo in Makefile. dirname was to be used...
2008-04-11 Pierre d'Herbemontsrc: Fix an unused var warning plus an invalid conversi...
2008-04-11 Pierre d'Herbemonttest: Move testapi.c to /test and use a sample file...
2008-04-11 Jean-Paul SamanFiles belonging to patch from, thannoy: Allow future...
2008-04-11 thannoy@actech... Allow future control toolbar to be hidden (default...
2008-04-11 Jean-Paul SamanAdd Toolbar DISPID to activex axvlc.idl
2008-04-11 thannoy@actech... Fix IVLCVideo.teletext binding
2008-04-11 Pierre d'Herbemonttest: Remove python umbrella.
next