]> git.sesse.net Git - vlc/history - modules/misc
i_nb_bytes -> i_buffer
[vlc] / modules / misc /
2009-09-22 Rémi Denis-CourmontUse <vlc_cpu.h>
2009-09-18 Pierre Ynardwin32text: don't render empty strings
2009-09-17 Pierre Ynardwin32text: add multiline support
2009-09-17 Pierre Ynardwin32text: simplify
2009-09-16 Pierre Ynardfreetype: simplify
2009-09-16 Pierre Ynardfreetype: fix #ifdef's
2009-09-15 Felix Paul Kühnefreetype: use a sane default font on OS X, so we don...
2009-09-15 Pierre Ynardwin32text: fix memleak
2009-09-14 Felix Paul Kühnefreetype: simply snowleopard-hack for default font
2009-09-10 Pierre Ynardwin32text: fix obvious null pointer dereference
2009-09-04 Felix Paul Kühnefreetype: LucidaGrande is stored in a different format...
2009-09-03 Laurent AimarFixed dummy input Control function.
2009-09-03 Sébastien EscudierTypo
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-31 Jean-Baptiste KempfRemoval of gnome_main, gnome2_main, gtk_main, gtk2_main...
2009-08-31 Pierre YnardWinCE: remove header redefinition
2009-08-31 Pierre Ynardlogger: fix warning
2009-08-30 Rafaël Carrélua: add parenthesis as suggested by a gcc warning
2009-08-30 Laurent AimarMerged back stat vout with dummy vout.
2009-08-30 Laurent AimarConverted dummy vout to "vout display".
2009-08-26 Rémi Denis-CourmontRemove config_GetCacheDir
2009-08-26 Jean-Baptiste KempfFix freetype on Win32
2009-08-25 Rémi Denis-CourmontPut log files to documents
2009-08-25 Rémi DuraffortFix compilation: too short delay.
2009-08-24 Erwan Tulougnutls: fix compil error
2009-08-24 Sébastien Escudiervod rtsp : unpause srteam after seeking
2009-08-24 Rémi Denis-CourmontRemove config_GetUserDataDir()...
2009-08-24 Rémi Denis-CourmontRemove config_GetUserConfDir
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-24 Erwan Tuloufreetype: On Win32 (no fontconfig), correct compilation...
2009-08-23 Rémi Denis-CourmontMake playlist_export_t a VLC object
2009-08-23 Rémi Denis-Courmontart_finder_t: custom type for art finder modules
2009-08-21 Pierre d'Herbemontmodules: Use access_GetParentInput and demux_GetParentI...
2009-08-21 Rémi Denis-CourmontRevert "Revert "memcpy: Flag an unused param in memcpya...
2009-08-21 Rémi Denis-CourmontRevert "memcpy: Flag an unused param in memcpyaltivec."
2009-08-21 Pierre d'Herbemontquartztext: By pass hard ass headers.
2009-08-21 Pierre d'Herbemontmemcpy: Make fast_memcpy static.
2009-08-20 Pierre d'Herbemontmemcpy: Flag an unused param in memcpyaltivec.
2009-08-20 Pierre d'Herbemontosd: Fix a unused variable warning.
2009-08-20 Pierre d'Herbemontlogger: Flag unused param.
2009-08-20 Pierre d'Herbemontquartztext: Silence warning that are not our business...
2009-08-20 Pierre d'Herbemontfreetype: Flag an unused param.
2009-08-20 Pierre d'Herbemontmemcpy: Flag an unused param.
2009-08-20 Pierre d'Herbemontquartztext: Fix a few unsigned usage.
2009-08-20 Jean-Baptiste KempfMisc fixes in goom, freetype and warning in last.fm
2009-08-19 Rémi Denis-Courmontgtk: safe but pointless reference to psz_object_name
2009-08-15 Rémi Denis-CourmontRemove dummy utf8_open() mode parameter in absence...
2009-08-06 Ilkka Ollakkafreetype: add error-output
2009-08-06 Ilkka Ollakkafreetype: force updating fontcache on loading of module
2009-08-04 Bernie PurcellRewrite quartztext to use CoreText API instead of ATSUI...
2009-08-04 Ilkka Ollakkafreetype: check xml-pointer before deleting it
2009-08-03 Jean-Baptiste KempfFreetype: more debug for Fc Building, aimed at Win32
2009-08-03 Ilkka Ollakkafreetype: don't load/unload xml-module on every RenderH...
2009-08-03 Ilkka Ollakkafreetype: use selected fontfamily to render also subtitles
2009-08-03 Rémi Denis-CourmontFix free() warning
2009-08-03 Ilkka Ollakkaadd add_font define to plugin defines, and change freet...
2009-08-02 Rémi Denis-CourmontReplace VLC_ETHREAD with VLCENOMEM.
2009-08-02 Rémi Denis-CourmontCleanup vlc_timer_* prototypes
2009-08-01 Rémi Denis-CourmontDummy: remove dummy (indeed) access, convert demux...
2009-08-01 Rémi Denis-CourmontDummy demux: simplify
2009-08-01 Rémi Denis-CourmontDummy: handle sub-second pauses
2009-08-01 Ilkka Ollakkafreetype: initialise fontresult to FcResultMatch
2009-07-30 Rémi Duraffortfontconfig: fix memleak (typo).
2009-07-30 Rémi Duraffortfontconfig: factorize and fix memleaks.
2009-07-30 Ilkka Ollakkafreetype: initialise variable and check fontmatch pointer
2009-07-29 Ilkka Ollakkafreetype: more fontconfig error-checking
2009-07-28 Ilkka Ollakkafreetype: check correct variable
2009-07-28 Ilkka Ollakkafix typo
2009-07-28 Ilkka Ollakkafreetype: add more error-checking
2009-07-27 JP DingerClean up syslog handling in logger: Use only one list...
2009-07-27 Ilkka Ollakkafreetype.c: use var_CreateGet for variables
2009-07-27 Ilkka Ollakkafreetype: use asprintf instead malloc/sprintf
2009-07-27 Ilkka Ollakkafreetype: use fontconfig to get default font if available
2009-07-24 Rémi DuraffortUse VLC_VAR_CLASS when applicable.
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-23 Jean-Baptiste KempfIncludes corrections
2009-07-17 Erwan Tulouxspf: correct crash if psz_name is NULL
2009-07-16 Rémi DuraffortFix dead assignement and cleaning.
2009-07-16 Rémi Duraffortgrowl: fix memleak.
2009-07-09 Rémi Denis-CourmontTypo
2009-07-09 Rémi Denis-CourmontMissing #include
2009-07-09 Rémi Denis-CourmontLUA: set volume on playlist
2009-07-04 Rémi Duraffortglutls: fix potential memleak.
2009-06-30 Pierre Ynardvod_rtsp: fix segfault if memory allocation fails
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-26 Derk-Jan Hartmanquartztext: fontsizes of <=0 are not useful. use 12...
2009-06-25 Rémi DuraffortFix warning (the parameter is an integer, not a pointer)
2009-06-24 Rémi DuraffortCosmetics.
2009-06-24 Rémi DuraffortCleaning.
2009-06-23 Rafaël CarréAssume input_item_t->psz_uri contains an URI
2009-06-21 Derk-Jan Hartmanmac text renderer: Fix a nasty crash in the YUVA renderer
2009-06-21 Derk-Jan Hartmanmac text renderer: make sure our picture is of the...
2009-06-15 Rémi DuraffortFix a segfault when using "Shift+a" with dummy audio...
2009-06-13 Felix Paul Kühnemacosx: fixed remaining 64bit issues
2009-06-12 JP DingerFix a stack smash in the lua module (vlc.read).
2009-06-03 Rémi Denis-CourmontKill a few relocations
2009-06-03 Rémi Denis-CourmontRemove useless timer parameter
2009-06-02 Rémi Denis-Courmontscreesaver: use timer and cleanup
2009-06-02 Rémi Denis-Courmontinhibit: use callbacks, kill one timer thread
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
next