]> git.sesse.net Git - vlc/shortlog
vlc
2008-04-06 Filippo Caronejvlc logging classes added
2008-04-06 Filippo Caronelogger_iterator_next simplied
2008-04-06 Ilkka Ollakkause allready created index instead of creating same...
2008-04-06 Rafaël CarréBe bsdmake friendly : don't embed $() in another $()
2008-04-06 Antoine CellerierChange input item options handling in the lua http...
2008-04-06 Jean-Baptiste... Support for DVCPRO50 in .mov files. Patch by 'j' Close...
2008-04-06 Jean-Baptiste... Comment the place where the QProcess:: issue with QClea...
2008-04-06 Cristian Magliejava binding: automatic conversion tool for JNA
2008-04-06 Cristian MaglieJava bindings: added log functions. Removed @Override...
2008-04-06 Filippo CaroneCristian Maglie added as contributor
2008-04-06 Cristian Maglielibvlc.h: fixed doxygen for log functions. changed...
2008-04-06 Cristian Magliejava bindings: vlm bindings
2008-04-06 Jean-Baptiste... Add live555 and PA to the make clean-svn target.
2008-04-06 Jean-Baptiste... Yet another fix for gnuTLS on mingw
2008-04-06 Jean-Baptiste... x264 patch update for cross compilation.
2008-04-06 Jean-Baptiste... Don't use C++ for gnutls/mingw32
2008-04-06 Jean-Baptiste... FluidSynth in the contribs.
2008-04-06 Jean-Baptiste... Fix libmodplug compilation by removing abc, mid and...
2008-04-06 Jean-Baptiste... Lua path for windows modification.
2008-04-06 Jean-Baptiste... Lua Scripts on Windows have to go to scripts/ and not...
2008-04-06 Jean-Baptiste... Windows Installer improvements.
2008-04-06 Jean-Baptiste... Remove debug.
2008-04-06 Jean-Baptiste... Very small layout fix for equalizer.
2008-04-06 Jean-Baptiste... Fix UIC compilation.
2008-04-05 Jean-Baptiste... Increase the space between the bands and the main ampli...
2008-04-04 Rafaël Carrérc : stop the playlist before exiting, fix quitting...
2008-04-04 Rafaël CarréSimplify macro
2008-04-04 Pierre d'HerbemontRevert "libvlc: check if we are in the proper state...
2008-04-04 Pierre d'Herbemontobjects: Dump libvlc when we have some leak related...
2008-04-04 Pierre d'Herbemontinclude: Move libvlc_exception and libvlc_event to...
2008-04-04 Tanguy Krotofflibvlc: check if we are in the proper state before...
2008-04-04 Antoine CellerierRemove lua/http/old from Makefile.am
2008-04-04 Rafaël CarréAttribute copyright of vlc_current_charset() to Bruno...
2008-04-04 Pavlov KonstantinContrib: Fix build of taglib on win32.
2008-04-04 Pavlov KonstantinRevert "Contrib: attempt to fix gcrypt on mingw32."
2008-04-04 Pavlov KonstantinContrib: fix libcdio cdparanoia pkgconfig files install...
2008-04-03 Pavlov KonstantinMore gitignores.
2008-04-03 Pavlov KonstantinContrib: bump taglib version to 1.5.
2008-04-03 Pavlov KonstantinContrib: update zvbi version to 0.2.30.
2008-04-03 Pavlov KonstantinContrib: update modplug version as well (fixes CVE...
2008-04-03 Jean-Baptiste... FFmpeg fixed its rtsp mingw compatibility.
2008-04-03 Jean-Baptiste... Add new size icons of VLC. 256x256 might be needed...
2008-04-03 Felix Paul... Delete the old display.png
2008-04-03 Felix Paul... Split the display.png in 3 parts so the edges get rende...
2008-04-03 Antoine CellerierKeeping the old HTTP interface files for the new Lua...
2008-04-03 Antoine CellerierFix lua http interface loading.
2008-04-03 Rafaël CarréMozilla : use \n
2008-04-03 Rafaël CarréSource files no need the executable bit
2008-04-03 Felix Paul... Fixed the gnutls upgrade to 2.2 by compiling it complet...
2008-04-03 Pavlov KonstantinContrib: attempt to fix gcrypt on mingw32.
2008-04-03 Pierre d'Herbemontlibvlc: Put libvlc_exception in libvlc_core for doxygen...
2008-04-03 Pierre d'Herbemontlibvlc: Doxygen fixes. Categorization and cleanup.
2008-04-03 Pierre d'Herbemontmacosx: Framework compilation fix about lua.
2008-04-03 Felix Paul... merged the final 0.8.6f changelog
2008-04-03 Pavlov KonstantinContrib: bump gnutls to 2.2.2, bump libgcrypt to 1...
2008-04-03 Pavlov KonstantinContrib: bump libebml version to 0.7.8.
2008-04-03 Pavlov KonstantinContrib: bump libcdio version to 0.80.
2008-04-03 Jean-Baptiste... Argh @Windows encoding. Sorry about that.
2008-04-03 U-SASMIRA\jbWarn about MSLU on Win98
2008-04-03 Christophe... Update pot files after some files have been deleted
2008-04-02 Pierre d'Herbemonttestapi: Don't disable test.
2008-04-02 Pierre d'Herbemontlibvlc: Add a --ignore-config options that allow not...
2008-04-02 Antoine CellerierSimplify code reading.
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...
2008-04-02 Antoine CellerierRevert 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56. Fixes...
2008-04-02 Antoine CellerierRemove trailing space.
2008-04-02 Antoine CellerierWe can do integer math ... as long as sizes are smaller...
2008-04-02 Antoine CellerierFix snapshot with default video size. Please *test...
2008-04-02 Antoine CellerierRemove stupid default 320x200 snapshot size. It now...
2008-04-02 Rafaël CarréDon't dump/clean media library if it's not active
2008-04-02 Jean-Baptiste... Escape files when drag'n dropped... Hopefully fix ...
2008-04-01 Pierre d'Herbemontplaylist: Fix a typo.
2008-04-01 Pierre d'Herbemontplaylist: if(X)free(X) -> free(X)
2008-04-01 Pierre d'Herbemontplaylist: rename ML_decref() to recursively_decref...
2008-04-01 Pierre d'Herbemontplaylist: Correctly indicate why we put a buggy yield...
2008-04-01 Rafaël CarréFix media library reference counting
2008-04-01 Pierre d'Herbemontplaylist: Don't lock/unlock where not needed.
2008-04-01 Pierre d'Herbemontplaylist: Correctly decref where we use the object.
2008-04-01 Rafaël CarréFix media library's input items reference counting
2008-04-01 Ilkka OllakkaAdd options for controlling AQ in x264_BUILD >= 59
2008-04-01 Jean-Baptiste... This was of course not intended...
2008-04-01 Jean-Baptiste... Layout cosmetics for crop UI.
2008-04-01 Jean-Baptiste... Do the cropping from the extended panel.
2008-03-31 Pierre d'Herbemontplaylist: To avoid race on p_input destruction, keep...
2008-03-31 Pierre d'Herbemontlibvlc: Add some more info on the input item we may...
2008-03-31 Pierre d'Herbemontplaylist: Proper locking when editing playlist variable...
2008-03-31 Faustino OsunaVLCKit.framework: Update documentation, clean up whites...
2008-03-31 Faustino OsunaVLCKit.framework: Remove dead code from VLCTime object.
2008-03-31 Faustino OsunaVLCKit.framework: Reorganize project files.
2008-03-31 Faustino OsunaVLCKit.framework: Documentation updates and whitespace...
2008-03-31 Filippo Caronetest code cleanup
2008-03-31 Filippo Caronenew (failing) test for libvlc
2008-03-31 Faustino OsunaVLCKit.framework: Update project layout.
2008-03-31 Faustino OsunaVLCKit.framework: Documentation updates, whitespace...
2008-03-31 Rafaël CarréChangeLogs are automagically generated
2008-03-31 Rafaël CarréAvoid leaking input items
2008-03-31 Rafaël CarréAssert that we don't leak input items
2008-03-31 Rémi Denis... Fix RTCP SR SDES length field - close #1541
2008-03-31 Rémi Denis... Don't attempt to create ChangeLogs if not in a git...
2008-03-31 Rémi Denis... Ignore config.status (weird that it's not already done...
next