]> git.sesse.net Git - vlc/shortlog
vlc
2007-06-13 Jean-Paul SamanPortability fix: use head -n 1 iso head -1
2007-06-12 Dennis van... NEWS: sync with bugfix branch
2007-06-12 Laurent AimarFixed access on deleted object.
2007-06-12 Laurent AimarFixed uninitialized variable.
2007-06-12 Laurent AimarDrop audio when playing faster and not using resampler.
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-06-12 Laurent AimarFixed use of released pointer (race condition).
2007-06-12 Damien Fouilleulmozilla: fixed crash on Safari 3 Beta for Windows
2007-06-12 Damien FouilleulMacOSX: fix for --with-macosx-sdk
2007-06-12 Jean-Paul SamanFix potential memleaks
2007-06-12 Jean-Paul SamanDisplay video title when video output is reused.
2007-06-12 Jean-Paul SamanShow title on video output based on users preferences...
2007-06-11 Damien Fouilleulcontrib/bootstrap: MacOSX, avoid multiple -isysroot...
2007-06-11 Christophe... Swedish l10n update by Daniel Nylander
2007-06-11 Jean-Baptiste... Qt4 - Menus: modify slightly the capture card icon...
2007-06-11 Olivier AubertRemove the obsolete vlc/python directory. Up-to-date...
2007-06-11 Sigmund Augdal... fix compile faults and semantic errors in pvr module...
2007-06-11 Jean-Paul SamanRemove excess whitespace
2007-06-10 Jean-Baptiste... Qt4 - Add Icons to the systray Menu bar.
2007-06-10 Jean-Baptiste... Qt4 - A few more icons in the menus to make the GUI...
2007-06-10 Laurent AimarSimplify + fix a potential overflow.
2007-06-10 Laurent AimarSimplify (no functionnal changes).
2007-06-10 Laurent AimarCall garbage collector (vout/sout) when playlist enter...
2007-06-10 Laurent AimarFixed uninitialized member fields for audio filter2.
2007-06-09 Pierre d'Herbemontcontrol/event.c: Add some comments.
2007-06-09 Pierre d'HerbemontMac OS X gui: Fix a comment.
2007-06-09 Pierre d'HerbemontMac OS X gui: Don't leak the autoreleased object.
2007-06-09 Jean-Paul SamanDisplay media title for 15 seconds right at the start...
2007-06-09 Rémi Denis... Tell that disabling libtool is going to suck - closes...
2007-06-08 Laurent AimarMKV attachments bug fixes. (Patch by Bernie Purcell)
2007-06-08 Rémi Denis... Fix compiler warnings
2007-06-08 Felix Paul... * reverted [20479], as my previously checked-in patch...
2007-06-08 Felix Paul... * removed support for compilation on OSX < 10.4
2007-06-08 Pierre d'Herbemontextras/contrib: Update live-starttime.patch.
2007-06-08 Pierre d'Herbemontextras/contrib/bootstrap: Store wget, curl and svn...
2007-06-08 Pierre d'HerbemontMac OS X gui: Comply to "Cocoa Thread Safety" guideline...
2007-06-08 Pierre d'Herbemontcontrib: Build ffmpeg with --cpu=pentium-m on Mac OS...
2007-06-08 Jean-Paul SamanDon't build fribidi no need for it now.
2007-06-07 Laurent Aimarclock: clean up/simplify + remove 1/90000 reference.
2007-06-07 Christophe... More strict detection for swscale. Patch by ILEoo and...
2007-06-07 Jean-Baptiste... Configure: typo correction on --enable-libtar
2007-06-07 Christophe... Small fix on the man page
2007-06-07 Laurent AimarAdded back pause (timeshift has to accept ACCESS_SET_PA...
2007-06-07 Christophe... VLS is deprecated. Don't refer to it
2007-06-07 Laurent AimarSet VideoWidget minimal size to 16x16 (I'm not sure...
2007-06-07 Pierre d'Herbemontinclude/vlc/libvlc_structures.h: Fix build by using...
2007-06-07 Laurent AimarDo not use dvdnav_get_video_aspect (No idea of its...
2007-06-07 Pierre d'HerbemontLibvlc event: Support for event extra information passi...
2007-06-07 Pierre d'Herbemontcontrol/event.c: Send position event at a reasonable...
2007-06-07 Rémi Denis... Revert [20459] and really fix (I hope)
2007-06-07 Laurent AimarFixed IsValidAccess...
2007-06-07 Jean-Baptiste... Qt4 - Add files for reparing distchek and tarballs.
2007-06-07 Rémi Denis... Fix remote format string injection in SDP parser.
2007-06-07 Rémi Denis... Format string usage fix. Pretty much the same bug as...
2007-06-07 Rémi Denis... Fix comment
2007-06-07 Rémi Denis... Same as previous commit
2007-06-07 Rémi Denis... - Avoid a bunch of dummy string copy
2007-06-07 Rémi Denis... Credit
2007-06-07 Rémi Denis... Sanitize audio format before creating a decoder
2007-06-07 Rémi Denis... Fix use of unitialized variable reported by David Thiel...
2007-06-07 Rémi Denis... Store channels counter to a single byte. We can only...
2007-06-07 Rémi Denis... Fix deadlock
2007-06-07 Rémi Denis... Use unsigned
2007-06-07 Rémi Denis... Use %u instead of %d
2007-06-07 Rémi Denis... Use %u rather than %d for unsigned
2007-06-07 Rémi Denis... Memory leak
2007-06-07 Pierre d'HerbemontLibvlc Event: Add support for input event.
2007-06-07 Jean-Paul SamanLet text fade away, that looks so much nicer.
2007-06-07 Jean-Paul SamanRemove excess whitelines
2007-06-06 Jean-Baptiste... Qt4 - Open Capture: add screen://
2007-06-06 Christophe... Arabic translation update by Fouzai Bourai
2007-06-06 Rémi Denis... - Only allow letters, digits and slash in access/demux...
2007-06-06 Rémi Denis... Forgot this file
2007-06-06 Rémi Denis... MMSH connection error handling fix from Alex Antropoff
2007-06-06 Jean-Paul SamanOSDMenu update time of 0 ms disables the menu, so put...
2007-06-06 Jean-Paul SamanOnly update the menu when it is visible.
2007-06-06 Jean-Paul SamanFix update time in variable callback so it uses ms.
2007-06-06 Jean-Paul SamanOSDMenu improvements
2007-06-06 Dennis van... * modules/video_output/msw/direct3d.c: typo adpater...
2007-06-06 Jean-Paul SamanRemove excess whitespace
2007-06-06 Jean-Paul Samancleanup
2007-06-05 Jean-Baptiste... Qt4 - More icons for the menus.
2007-06-05 Laurent AimarFixed badly broken sap parser.
2007-06-05 Christophe... Arabic l10n update by Fouzia Bouria
2007-06-05 Laurent AimarFixed audio RTP stream only (Not sure it is the right...
2007-06-05 Christophe... sl.po: Slovenian l10n update. 100% translated. thanks...
2007-06-05 Damien Fouilleul- direct3d: re-enabled YUV textures for Vista
2007-06-05 Laurent AimarFixed uninitialized field (aout_buffer_t.b_discontinuity).
2007-06-04 Jean-Baptiste... Qt4 - Forgotten in previous commit.
2007-06-04 Jean-Baptiste... qt4 - menus. Try to add some pictures to have more...
2007-06-04 Jean-Baptiste... Qt4 - Open Dialog: Capture: small fixes.
2007-06-04 Jean-Baptiste... Fedora and SuSE specfiles provided by Nicolas Chauvet...
2007-06-04 Laurent AimarAdded a b_discontinuity to aout_buffer_t for non-pcm...
2007-06-04 Laurent AimarSilent first 3 mpeg audio frames after a discontinuity...
2007-06-04 Laurent AimarFlac embeded cover support.
2007-06-03 Laurent AimarFixed compilation problem.
2007-06-03 Laurent Aimar- Added support for embeded cover. Demuxer just need...
2007-06-03 Laurent AimarFixed small warning.
2007-06-03 Laurent AimarFixed vlc_meta_SetXXX macros
2007-06-03 Christophe... Add the new QT4 strings
next