]> git.sesse.net Git - vlc/shortlog
vlc
2007-11-28 Rémi Denis... Remove silly m4 file. I'd rather use UPTODATE version...
2007-11-28 Rémi Denis... Default DVD to NULL for autodetection (hmm...)
2007-11-28 Rafaël CarréAdds some missing files to dist target (blaming j-b...
2007-11-28 Rémi Denis... Typo
2007-11-28 Rémi Denis... Set default DVD defice
2007-11-28 Rémi Denis... Compile fix
2007-11-28 Rémi Denis... Ordering
2007-11-28 Rémi Denis... Fix screensaver deadlock if terminating as soon the...
2007-11-28 Rafaël Carrérevert [23385]. make sure the object is locked when...
2007-11-28 Rémi Denis... Lets assume glibc 2.8 will work properly when it's...
2007-11-28 Felix Paul... * automagically assume --with-macosx-sdk
2007-11-27 Christophe... Defines nvlc aliases in all cases
2007-11-27 Christophe... Fix segfault when canceling the open dialog. Patch...
2007-11-27 Rémi Denis... Horrific kludge to prevent awfully crappy glibc from...
2007-11-27 Rafaël Carréfix make check
2007-11-27 Rémi Denis... typo
2007-11-27 Rémi Denis... Better error handling
2007-11-27 Rémi Denis... Don't use MAP_POPULATE
2007-11-27 Rémi Denis... Fix EOF check and remove fprintf
2007-11-27 Richard Hoskingv4l2: Support for setting brightness, contrast, saturat...
2007-11-27 Ilkka Ollakkaoneliner to fix i_pos updating. works for me.
2007-11-27 Richard Hoskingv4l2: Cosmetics.
2007-11-27 Richard HoskingFixed warnings.
2007-11-26 Rémi Denis... Don't bother seeking when using mmap
2007-11-26 Rémi Denis... Fix file position update
2007-11-26 Rémi Denis... typo
2007-11-26 Rémi Denis... Memory mapped file input
2007-11-26 Rémi Denis... Compile fix
2007-11-26 Rémi Denis... Cleanup custom block allocation
2007-11-26 Rémi Denis... We've had fun breaking the ABI...
2007-11-26 Rémi Denis... Remove block_t->p_sys, which is not really needed either.
2007-11-26 Rémi Denis... Save one pointer and dereference in the block core
2007-11-26 Rémi Denis... Remove the unused manager from block_t
2007-11-26 Jean-Baptiste... Qt4 - Volume slider, move the slider when only clicked...
2007-11-26 Dennis van... * modules/access_output/shout.c: Remove sleep for recon...
2007-11-26 Rémi Denis... Use (s)size_t in block_t.
2007-11-26 Rafaël Carréaudioscrobbler: use psz_md5_hash()
2007-11-26 Rafaël Carréforget a parameter in msg_Err
2007-11-26 Rafaël Carréfix compilation on Linux
2007-11-26 Rafaël Carréupdate: performs size and m5 checksum verification...
2007-11-26 Jean-Baptiste... Qt4 - Cleaning trailing spaces...
2007-11-26 Jean-Baptiste... Qt4 - saving size, position for the playlist and the...
2007-11-26 Jean-Baptiste... Qt4 - pixmap update.
2007-11-26 Jean-Baptiste... Qt4 - Avoid segfault on exist if the playlist was never...
2007-11-26 Jean-Baptiste... Qt4 - Make the gradient fit INSIDE the boundaries...
2007-11-26 Jean-Baptiste... Qt4 - Did you really think I couldn't do more ugly...
2007-11-26 Jean-Baptiste... Qt4 - MainInterface, correct the resizing when docking...
2007-11-25 Christophe... Avoid segfault
2007-11-25 Antoine CellerierHide nodes which don't match the search string and...
2007-11-25 Antoine CellerierSplit i422->packed YUV and i422->planar YUV. Add i422...
2007-11-25 Dennis van... * modules/access_output/shout.c: automatic reconnect...
2007-11-25 Dennis van... * modules/access_output/shout.c: let this be a lesson...
2007-11-25 Jean-Baptiste... Qt4 - small cosmetic for the playlist.
2007-11-25 Jean-Baptiste... Qt4 - lame attempt for the resizing of the interface.
2007-11-25 Dennis van... * modules/codec/dmo/dmo.c: add some missing fourcc...
2007-11-25 Bernie PurcellTry to protect more than one instance of FontBuilder...
2007-11-25 Jean-Baptiste... Qt4 - Extended: manage correctly the margin.
2007-11-24 Antoine CellerierWave and ripple should now behave correctly for chromas...
2007-11-24 Antoine Cellerierv4l2: Since the frame size and frame intervals ioctls...
2007-11-24 Antoine Cellerierv4l2: Display supported frame interval (inverse frame...
2007-11-24 Antoine Cellerierv4l2: Display supported framesizes in debug.
2007-11-24 Ilkka Ollakkaqt4: no more calculateInterfaceSize, but sizeHint(...
2007-11-24 Jean-Baptiste... Qt4 - Extended dialog, group audio things under an...
2007-11-24 Antoine CellerierOops, forgot this file.
2007-11-24 Antoine CellerierChanges to the lua module's declaration: add luahttp...
2007-11-24 Antoine CellerierSome more NEWS (vlm scheduling on linux and EXTVLCOPT)
2007-11-24 Antoine CellerierRe-enable EXTVLCOPT: parsing in m3u playlists. You...
2007-11-24 Jean-Baptiste... Qt4 - privacy dialog... What about saving those options ?
2007-11-24 Richard HoskingDQ buffers using correct io method for mmap.
2007-11-24 Dennis van... * modules/access_output/shout.c: Remove unneeded var...
2007-11-24 Dennis van... * modules/access_output/shout.c: Implement automatic...
2007-11-24 Jean-Baptiste... Qt4 - Add a dialog at firststart to ask about the priva...
2007-11-24 Jean-Baptiste... Cosmetic.
2007-11-24 Jean-Baptiste... Change the meta information fetcher TEXT
2007-11-24 Jean-Baptiste... Inclusion guards for vlc_keys.h
2007-11-24 Jean-Baptiste... Special Xtophe request ( Bday! ), add a new --no-qt...
2007-11-24 Pierre d'Herbemontsrc/libvlc-common.c: Print a msg_Info on how to launch...
2007-11-24 Jean-Baptiste... Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLC_app: Use the bindings a little...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.m: Update the cache...
2007-11-23 Pierre d'HerbemontMacOSX/Framework: No more rely on media_descriptor_...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.m: Use @"media...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/Sources/VLCMediaList.m: Use @"media...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.h: Don't forget...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.m: Fix a typo.
2007-11-23 Jean-Paul SamanCorrect description.
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableA...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaList.m: Cache the media list...
2007-11-23 Jean-Baptiste... Typos spotted by Philipp Weissenbacher.
2007-11-23 Rémi Denis... Remove totally useless transcoding from UTF-8 in HTTP...
2007-11-23 Jean-Paul SamanCompile fix to check for ffmpeg version.
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.m: Alloc an autorel...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMedia.m: Don't forget to retain...
2007-11-23 Jean-Paul SamanFix compiler warnings in modules/codec/ffmpeg/mux.c...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaListAspect.m: Don't release...
2007-11-23 Pierre d'HerbemontMacOSX/Framework/VLCMediaList.m: Don't forget to alloc...
2007-11-23 Pierre d'HerbemontMacOSX/Framework: Re-enable VLCMediaDiscoverer.
2007-11-23 Pierre d'HerbemontMacOSX/Framework: Use mediaListWithLibVLCMediaList...
2007-11-23 Jean-Paul SamanFix building of ffmpeg, by disabling libavdevices.
2007-11-23 Jean-Paul SamanTune ffmpeg more for armeb and include <strings.h>...
next