]> git.sesse.net Git - vlc/history - modules/misc
Assume liba52 is built as fixed-point if needed
[vlc] / modules / misc /
2009-10-19 Rémi Denis-CourmontMaemo: Freetype: use Nokia sans-serif bold font
2009-10-18 Rémi Denis-Courmontscreensaver: convert to inhibit plugin
2009-10-18 Rémi Denis-Courmontscreensaver: remove D-Bus code
2009-10-18 Rafaël Carrélast.fm no longer requires submissions to be local...
2009-10-18 Rémi Denis-CourmontOSSO: reimplement Maemo screen unblanking as an inhibit...
2009-10-17 Rémi Denis-CourmontDummy decoder: ASCII path, use utf8_open() for close...
2009-10-17 Rémi Denis-Courmontxdg-screensaver plugin
2009-10-17 Rafaël Carréaudioscrobbler: reset pause start counter when changing...
2009-10-16 Rémi Duraffortxtag: simplify (remove a dummy test and makes some...
2009-10-14 Rémi Denis-CourmontRemove HAL plugin
2009-10-10 Rémi Duraffortlua: fix potential memleak.
2009-10-10 Rémi DuraffortNo need to test for NULL before a free.
2009-10-05 Felix Paul Kühnequartztext: removed dependency on Carbon and implemente...
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-09-30 Rafaël Carrélogger: disable thread cancellation in callback
2009-09-30 Antoine CellerierSimplify and hopefully fix compilation :)
2009-09-30 Antoine CellerierFix candidate filename leak in lua playlist.
2009-09-24 Alexis BallierFix build without fontconfig nor optimizations.
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
next