]> git.sesse.net Git - vlc/shortlog
vlc
2008-09-22 Pierre d'HerbemontTypo.
2008-09-22 Rémi Denis... Fix module_exists
2008-09-22 Rémi Denis... module_need: use qsort, simplify
2008-09-22 Rémi Denis... DeleteModule: remove useless parameter
2008-09-22 Rémi Denis... Remove some useful stuff / misleading comments
2008-09-22 Laurent AimarProperly handle < > & " in html text...
2008-09-22 Laurent AimarCompilation fixes for quartztext (thanks to Derk-Jan...
2008-09-22 Laurent AimarMoved more common codes to text_renderer.h
2008-09-22 Laurent AimarModify ProcessNode to look more like freetype one (2).
2008-09-22 Laurent AimarModify ProcessNode to look more like freetype one.
2008-09-22 Laurent AimarFirst pass for extracting common text renderer code.
2008-09-22 Laurent AimarAdded x264 fourcc to h264 packetizer.
2008-09-22 Laurent AimarImproved support for broken subtitles and {\anX} tag.
2008-09-22 Pierre d'Herbemontcontrib: 'make' is now 'make using-bin' on Mac OS X...
2008-09-22 Derk-Jan Hartmancontrib: no longer compile libasa
2008-09-22 Derk-Jan Hartmancontrib: add fontconfig cache and conf locations.
2008-09-22 Rémi Denis... Fix a2e0eaa1708f05680d0c6bc1ba25873e6d2b6b3f on legacy...
2008-09-22 Pierre d'Herbemontcontrib: Add using-bin target.
2008-09-22 Felix Paul... macosx: added missing dummy graphics for the VLM panel
2008-09-22 Felix Paul... macosx: fix sprefs reset in master, too
2008-09-22 Felix Paul... macosx: added a non-implemented skeletion (just the...
2008-09-22 Antoine CellerierRemove change_unsafe() no-op.
2008-09-22 Geoffroy Couprieno vlc_spin_destroy in GC for Win32
2008-09-22 Geoffroy Coupriedon't try to free a non existing string
2008-09-22 Jean-Baptiste... Qt4: Really split the TimeLabel into its own class.
2008-09-21 Felix Paul... macosx: forward-port 17a722aa10 so master is 10.4u...
2008-09-21 Pierre d'Herbemontmacosx: Simplify prefs.m.
2008-09-21 Rémi Denis... RTP: compute delay jitter (not used yet) and fix timeout
2008-09-21 Felix Paul... voutqt is really gone
2008-09-21 Jean-Baptiste... Skins2: add some entries for right-click menu in DP.
2008-09-21 Rémi Denis... Use OP then fetch, more straight forward with most...
2008-09-21 Jean-Baptiste... Qt4: playlist Item MUST inherit from their parent the...
2008-09-21 Derk-Jan Hartmancommandline parsing: Fix the macfreetv crash
2008-09-21 Rémi Denis... Use GCC predefines for atomic builtins
2008-09-21 Rémi Denis... Atomic builtins are from in GCC 4.1.0 onward.
2008-09-21 Jean-Paul SamanFix GCC error message: undefined reference to `__sync_f...
2008-09-21 Rémi Denis... Merge E_ and __VLC_SYMBOL
2008-09-21 Rémi Denis... Mingw support for garbage collection
2008-09-21 Laurent AimarCosmetics.
2008-09-21 Laurent AimarFixed overlap support with overlap length smaller than...
2008-09-21 Felix Paul... macosx: fixed behaviour of the volnorm settings for...
2008-09-21 Felix Paul... macosx: make [VLCControls getVoutView] publically avail...
2008-09-21 Rémi Denis... Another compile fix
2008-09-21 Rémi Denis... compile fix
2008-09-21 Rémi Denis... Fix symbols again
2008-09-21 Rémi Denis... Module really does not need to be an object
2008-09-21 Laurent AimarRemoved spu_Create/DestroySubpicture in favor of subpic...
2008-09-21 Laurent AimarCorrectly set order per subtitle decoder.
2008-09-21 Laurent AimarNo functionnal changes.
2008-09-21 Laurent AimarPrivatized SUBPICTURE_RENDERED.
2008-09-21 Laurent AimarClean up subpicture allocation and unused fields.
2008-09-21 Rémi Denis... Remove VLC_OBJECT_MODULE
2008-09-21 Rémi Denis... Use module_list_get
2008-09-21 Rémi Denis... Fix invalid cast
2008-09-21 Rémi Denis... lower case the module_* functions
2008-09-21 Rémi Denis... Fix signal number
2008-09-21 Ilkka Ollakkause items showflags, parentItem can be NULL
2008-09-21 Felix Paul... macosx: Fixed the appereance of playlist items in the...
2008-09-21 Lukas Durfinauniform naming of audio devices variable
2008-09-21 Rémi Denis... fix symbols list
2008-09-21 Rémi Denis... Merge module_release and module_Put
2008-09-21 Rémi Denis... Remove the vlc_list_find/module hack
2008-09-21 Rémi Denis... New type-safe API for modules listing
2008-09-21 Rémi Denis... module_t: use GC subsystem instead of objects
2008-09-21 Rémi Denis... GC: assert pf_destructor
2008-09-21 Rémi Denis... Minor simplification
2008-09-21 Jean-Baptiste... Qt4: Faster/Slower buttons for whiners.
2008-09-21 Jean-Baptiste... Qt4 win32 native open dialog.
2008-09-21 Jean-Baptiste... Qt4: D&D behaviour fix.
2008-09-21 Rémi Denis... remove pile of warnings and GCCism
2008-09-21 Jean-Baptiste... Qt4: Video Effects: Force puzzle to be in [2:16]x[2...
2008-09-21 Jean-Baptiste... Qt4: Fix windows FSC issue.
2008-09-21 Antoine CellerierFix a few bugs in update pgp code.
2008-09-21 Antoine CellerierSort options.
2008-09-20 Laurent AimarPrivatized nealy all spu_t fields.
2008-09-20 Laurent AimarUse block_Release in bandlimited resampler.
2008-09-20 Laurent AimarSimplify subpicture region allocation in fbosd.
2008-09-20 Laurent AimarClean up a bit subpicture region API.
2008-09-20 Laurent AimarSmall warning fix.
2008-09-20 Laurent AimarRemoved vout_CopyPicture in favor of picture_Copy.
2008-09-20 Christophe... i18n fixes
2008-09-20 Christophe... delete leftover from menuconfig
2008-09-20 Pierre d'Herbemontmacosx: Don't abort() if the screen isn't GL accelerate...
2008-09-20 Pierre d'Herbemontservices_discovery: Useless hack.
2008-09-20 Pierre d'Herbemontservices_discovery: Partially fix service discovery...
2008-09-20 Antoine CellerierSpelling.
2008-09-20 Antoine CellerierRemove last occurences of yield in the code and comments.
2008-09-20 Antoine Celleriers/picture_Yield/picture_Hold/
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-09-20 Rémi Denis... remove useless if not harmful hack
2008-09-20 Pierre d'Herbemontmacosx: getVoutView is gone from here.
2008-09-20 Rémi Denis... typo
2008-09-20 Rémi Denis... simplify service discoveries
2008-09-20 Pierre d'Herbemontncurses: object_id is gone.
2008-09-20 Rémi Denis... One child is one reference
2008-09-20 Pierre d'Herbemontmacosx: No need to testcancel now.
2008-09-20 Pierre d'Herbemontmtime: Make nanosleep a bit more cancelable than what...
2008-09-20 Rémi Denis... RTP out: use a bitmap for dynamic payload book keeping
2008-09-20 Derk-Jan Hartmanvariables: don't use p_liblvc when we ARE p_libvlc
next