]> git.sesse.net Git - vlc/shortlog
vlc
2007-12-02 Pierre d'Herbemontcontrol/core.c: Print an error on not handled libvlc...
2007-12-02 Richard Hoskingv4l2: Progress with Alsa. Sounds much better :-)
2007-12-02 Pierre d'HerbemontMacOSX/Framework/VLCEventManager.m: Remove unuseful ;.
2007-12-02 Pierre d'Herbemontcontrol/event.c: Print the event string description...
2007-12-02 Richard Hoskingv4l2: Fixed Gamma.
2007-12-02 Antoine CellerierFix menu control value display code.
2007-12-02 Antoine CellerierAdd "videocontrol" command variable to issue controls...
2007-12-02 Antoine CellerierAdd v4l2-gamma control. Also print control details...
2007-12-02 Richard Hoskingv4l2: Fixed dynamic video metric updates. Better handl...
2007-12-02 Richard Hoskingv4l2: Fixed VideoControlList.
2007-12-01 Rafaël Carrévlc_b64_decode_binary_to_buffer(): i_dst is the size...
2007-12-01 Antoine CellerierDon't fail launching the video device if a video contro...
2007-12-01 Antoine CellerierFactorise the Video Control code. List all available...
2007-12-01 Antoine CellerierDon't compile any of the alsa audio input code if HAVE_...
2007-12-01 Rafaël Carréoops
2007-12-01 Jean-Baptiste... triangle for the volume... A bit less ugly.
2007-11-30 Christophe... Try to avoid leak
2007-11-30 Dennis van... * NEWS: sync with 0.8.6d
2007-11-30 Pierre d'HerbemontMacOSX/Framework/VLCMediaList.m: Don't lock in initMedi...
2007-11-30 Jean-Baptiste... Yet another one from Philipp Weissenbacher.
2007-11-30 Jean-Baptiste... Typo spotted by Philipp Weisenbacher.
2007-11-29 Christophe... Typo
2007-11-29 Christophe... No need to have overlay twice in the preferences
2007-11-29 Christophe... Improve stability of the preferences dialog. Patch...
2007-11-29 Rémi Denis... Typo
2007-11-29 Richard Hoskingv4l2: Experimental ALSA input support. Currently non...
2007-11-29 Jean-Paul SamanFix devision by zero in spu_RenderSubpictures.
2007-11-29 Jean-Paul SamanRemove stray character after testing for enable-libgcry...
2007-11-29 Jean-Paul SamanBe more carefull on when rtpInfo timestamps should...
2007-11-29 Rafaël Carréqt4 update: don't crash if there was a problem with...
2007-11-28 Pierre d'Herbemontsrc/libvlc-common.c: Only print a piece of Info about...
2007-11-28 Pierre d'HerbemontMacOSX/Framework: Minimizes Package Size. only copy...
2007-11-28 Rafaël CarréAvoid C++ comments be compatible with C ANSI
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...
next