]> git.sesse.net Git - vlc/shortlog
vlc
2008-02-21 Jean-Baptiste... Qt4 - try to reset the Rate when input is done.
2008-02-21 Rafaël Carrésvn:keywords
2008-02-21 Rafaël Carréfix dailymotion parser, choosing VP6 as the default...
2008-02-21 Pierre d'Herbemontcmake: Fix qt4 linking and moc.
2008-02-20 Damien Fouilleullibvlc.c: fix invalid destroy of unitialized timer_lock...
2008-02-20 Damien Fouilleulmacosx: fix compile/runtime warnings
2008-02-20 Damien FouilleulMacOSX: fix macosx-embedded -> embedded-video migration
2008-02-20 Pierre d'Herbemontcmake: Enable asf by default.
2008-02-20 Rafaël Carréfix youtube parsing
2008-02-20 Rémi DuraffortSome comments to have a better doxygen documentation
2008-02-20 Rémi Denis... Fix linking of libvlc
2008-02-20 Rémi Denis... Remove old mmap support
2008-02-20 Rémi Denis... Rewrite the mmap input as a separate access
2008-02-20 Rémi Denis... Remove unused string
2008-02-20 Rémi DuraffortRemove unnecessary declaration
2008-02-20 Rémi DuraffortComment, typo and spaces again
2008-02-20 Rémi DuraffortComments, typo and spaces
2008-02-20 Rémi DuraffortDelete unused variable
2008-02-20 Rémi DuraffortDelete a test which is always true.
2008-02-20 Damien Fouilleulmozilla: fixed name argument in add(url, name, options...
2008-02-20 Rémi DuraffortWrap and typo
2008-02-20 Rémi DuraffortCheck the return value of vlc_object_create
2008-02-20 Jean-Paul SamanDon't get stuck in Connect() when module is in Open...
2008-02-20 Jean-Paul SamanAlso build scale.c when using altivec.
2008-02-20 Jean-Baptiste... Win32 - Fix icon of playfromCD in the installer.
2008-02-19 Christophe... Swedish l10n update by Daniel Nylander
2008-02-19 Damien FouilleulEyeTV: fixed stupid bug (my own fault), performance...
2008-02-19 Christophe... Update after filrs added and renamed
2008-02-19 Christophe... Typo
2008-02-19 Christophe... PulseAudio output module. Thanks to Martin Hamrle....
2008-02-18 Christophe... Brazillian Portuguese and Slovenan l10n update by Sidne...
2008-02-18 Rafaël Carrénew growl plugin: local only, supports album art (you...
2008-02-18 Rafaël Carréfix typos, mention the wiki
2008-02-18 Rafaël Carrécompare the right amount of data, being a little bit...
2008-02-18 Damien FouilleulMakefile.am: reverting [25187], my contribs were too old
2008-02-18 Damien FouilleulVLC.app: fix bundling of 3rd party dylib
2008-02-18 Damien Fouilleulactivex: it sounds like latest windres no longer suppor...
2008-02-18 Rafaël Carréfix compilation on win32
2008-02-18 Jean-Baptiste... MKV: use __MIN instead of min(
2008-02-18 Jean-Baptiste... live555 - include fix.
2008-02-18 Jean-Baptiste... Qt4 - Fix display bug using the Sout dialog.
2008-02-17 Dennis van... * include/vlc_threads_funcs.h: add define for ETIMEDOUT...
2008-02-17 Rafaël Carréfix compile when spinlocks aren't available
2008-02-17 Rémi Denis... Remove unused object pointer from condition vars, mutex...
2008-02-17 Rémi Denis... Rework threading:
2008-02-17 Bernie PurcellFix issue with Fontconfig freezing during init of freet...
2008-02-16 Jean-Paul SamanPatch by Andre Weber: fix several warnings in atmo...
2008-02-16 Pierre d'Herbemontmacosx/framework/VLCMedia: Rely on artFetched and not...
2008-02-16 Rémi Denis... svn:ignore
2008-02-16 Pierre d'Herbemontmacosx/vlc_app/VLCMediaListLayer: Correctly go to the...
2008-02-16 Pierre d'Herbemontmacosx/vlc_app: Access meta via valueForKeyPath: to...
2008-02-16 Pierre d'Herbemontmacosx/framework: Only fetch meta when needed.
2008-02-16 Mark MoriartyOne remaining Windows txt file color control code remov...
2008-02-15 Pierre d'Herbemontlibvlc-common.c: Fix a warning on Win32 and Mac OS...
2008-02-15 Antoine CellerierFix typo.
2008-02-15 Mark MoriartyRemove color control codes froom vlc-help.txt on Win32
2008-02-15 Pierre d'Herbemonttest/dictionary.c: Fix a warning.
2008-02-15 Pierre d'HerbemontMakefile.am: Add test/dictionary.c to the list of test...
2008-02-15 Pierre d'Herbemontcmake: Add test/dictionary.c to the list of test program.
2008-02-15 Pierre d'Herbemonttest/dictionary.c: Add a new test entry for the vlc_dic...
2008-02-15 Pierre d'Herbemontvlc_arrays.h: Fix insertion rebuilding.
2008-02-15 Rémi Denis... Fix two more calloc-based denial of service in the...
2008-02-15 Christophe... .
2008-02-14 Dennis van... * modules/codec/x264.c: fix threads=0 (auto) which...
2008-02-14 Dennis van... * extras/contrib/src/Patches/x264-svn-win32.patch:...
2008-02-14 Pierre d'Herbemontfrontrow_plugin: Cleanups, and improvement such as...
2008-02-14 Dennis van... * modules/codec/x264.c: more user friendly version...
2008-02-14 Pierre d'Herbemontcmake: Look for swab.
2008-02-14 Pierre d'Herbemontcmake: Find libdvbpsi, libmpeg2.
2008-02-14 Pierre d'Herbemontcontrol/media_discoverer.c: Small lock issues.
2008-02-13 Dennis van... * extras/contrib/src/Patches/x264-svn-win32.patch:...
2008-02-13 Pierre d'Herbemontvlc_arrays.h: More vlc_dictionary_t fixes.
2008-02-13 Rémi Denis... fr.po: use real apostrophe
2008-02-13 Rémi DuraffortChek return asprintf value.
2008-02-13 Pierre d'Herbemontvlc_arrays.h: Make sure we return the right value assoc...
2008-02-13 Pierre d'Herbemontmacosx/framework: Correctly set the children of the...
2008-02-13 Jean-Baptiste... Qt4 - Menus: VLM is Ctrl+W now.
2008-02-13 Pierre d'Herbemontcontrol: Implement and export media_list_view_children_...
2008-02-13 Felix Paul... qt4/macosx: fixed the embedded vout setting
2008-02-13 Felix Paul... macosx: implemented the Video category of the SimplePre...
2008-02-13 Rémi Denis... Winsock seems to timeout half-closed TCP sockets.
2008-02-13 Pierre d'Herbemontcontrol/media_discoverer.c: Fix previous commit.
2008-02-13 Felix Paul... macosx: removed the 'macosx-embedded' setting. It's...
2008-02-13 Pierre d'Herbemontcontrol/media_discoverer.c: Support psz_category in...
2008-02-13 Pierre d'Herbemontvlc_app: Forgotten resources files.
2008-02-13 Ilkka Ollakkaadd rate-change variable in core to inform when rate...
2008-02-13 Jean-Baptiste... Qt4 - Actually implement double-click on speed does...
2008-02-13 Ilkka Ollakkaquick hack to get rate-faster/slower to react in qt4...
2008-02-13 Jean-Baptiste... Fix Goom compile for windows.
2008-02-13 Rémi DuraffortCheck asprintf return value.
2008-02-12 Antoine CellerierLooks like this was missing from r25071
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-12 Rémi DuraffortCheck for the return value of fwrite.
2008-02-12 Antoine Celleriervideo filter module - for thehomebrewAmbiLight (AtmoLig...
2008-02-12 Pierre d'Herbemontmacosx/frontrow_plugin: VLCMediaListController, display...
2008-02-12 Pierre d'Herbemontcmake: Some improvements based on Alexander Neundorf...
2008-02-12 Dennis van... * extras/contrib/src/x264-svn-win32.patch: add threads...
2008-02-12 Jean-Paul SamanAlso newer live55 exhibit the problem.
2008-02-12 Jean-Paul SamanDon't leak memory in error paths
next