]> git.sesse.net Git - vlc/history - modules/video_output/fb.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / video_output / fb.c
2010-07-10 Rémi Denis-CourmontFramebuffer: don't register useless signal handler
2010-06-05 Rémi Denis-CourmontTypos
2010-05-20 Laurent AimarCalled vout_display_DeleteWindow(vd, NULL) for vout...
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-20 Rafaël Carréfb vout: use var_Inherit
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2009-12-15 Rafaël Carrévout_fb: cosmetics, else on the same line than closing }
2009-12-15 Rafaël Carrévout_fb: cosmetics, stick to orig coding style
2009-12-15 Rafaël Carréfix typo spotted by xtophe
2009-12-15 Rafaël Carrévout_fb: restore fb-chroma option
2009-12-15 Rafaël Carrévout_fb: only store the pitch in vout_display_sys_t
2009-12-15 Rafaël Carrévout_fb: get pitch from line_length field
2009-12-13 Laurent AimarUpdated vout display modules after ::get -> ::pool...
2009-10-17 Rémi Denis-CourmontFramebuffer: path from VLC config, need utf8_open
2009-09-26 Laurent AimarUpdated vou display module after vout_display_SendEvent...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-31 Laurent AimarCosmetic.
2009-08-30 Laurent AimarConverted fb to "vout display" API.
2009-08-30 Laurent AimarRemoved fb-aspect-ratio as it duplicates monitor-par.
2009-08-30 Laurent AimarRemoved useless fb-chroma option.
2009-08-30 Laurent AimarCosmetics (fb).
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarUsed vlc_fourcc_GetCodecFromString where applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-03-17 Rémi Duraffortvout_fb: fix a potential memleak and some cleanings.
2009-02-17 Jean-Paul Samanfb: initialize p_sys->p_video to MAP_FAILED.
2009-02-17 Jean-Paul Samanfb: do not segfault when OpenDisplay() fails in Create().
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-11 Rémi Denis-CourmontUse MAP_FAILED
2009-02-11 Rémi Denis-Courmontframebuffer: Remove pointless test
2009-02-11 Jean-Paul Samanfb: Cleanup properly after failing OpenDisplay.
2009-02-11 Jean-Paul Samanfb: unmap mmap'ed area when closing framebuffer display.
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-27 Antoine CellerierShould fix compilation. Thanks to alienBob for reportin...
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2009-01-21 Jean-Baptiste KempfForgotten in previous commit.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-08-27 Jean-Paul Samanfix compiler warnings in modules/video_output/fb.c
2008-07-01 Antoine CellerierVideo outputs should not change the vout's render format.
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-06-14 Jean-Paul SamanFix indentation in some of the structs defintions.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-22 Rémi DuraffortCheck malloc return value when needed and don't print...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-03 Rémi Denis-CourmontUse vlc_memset/vlc_memcpy
2008-05-01 Rémi Denis-CourmontDon't re-invent uint8_t - remove byte_t
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-28 Jean-Paul SamanFix small copy & paste mistake. It had no effect, but...
2008-02-07 Jean-Paul SamanDefine proper size of output.
2008-01-25 Jean-Paul SamanFix scaling of subpicture in fb video_output.
2008-01-25 Jean-Paul SamanIf the framebuffer hardware doesn't support double...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2008-01-09 Jean-Paul SamanRemove stray semicolon.
2007-12-20 Jean-Paul SamanRestore old functionality in video_output fb to use...
2007-12-15 Antoine CellerierHere too.
2007-12-06 Jean-Paul SamanOnly test the terminal if --fb-tty is used.
2007-12-03 Jean-Paul SamanFix snapshot functionality in video_output/fb.c
2007-10-26 Jean-Paul SamanAllow width/height mode selections to match framebuffer...
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-08-24 Jean-Paul SamanTell p_vout->render the aspect ratio and dimensions...
2007-08-24 Jean-Paul SamanSupport for non-RGB framebuffers:
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-15 Jean-Paul SamanReadibility.
2007-06-21 Jean-Paul SamanIndentation fix
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-06-03 Felix Paul Kühne* backport of [11257] to trunk
next