]> git.sesse.net Git - vlc/history - src/osd
Rewrite a useful tooltip for Windows DShow.
[vlc] / src / osd /
2008-07-12 Pierre d'Herbemontosd: Remove a number of unneeded cast.
2008-07-12 Pierre d'Herbemontosd: Make sure we release properly in __osd_Volume.
2008-07-12 Pierre d'Herbemontosd: Remove a yield() that doesn't make sense.
2008-06-19 Rémi DuraffortRemove msg_Err about memory allocation.
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-03 Rémi Denis-CourmontOSD: use vlc_internals()
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-03-29 Rémi Denis-CourmontCreate OSD menu as a custom object
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-01-28 Rafaël Carréremoves unused parameter
2008-01-27 Rafaël Carrécast to (char*) , remove unused code
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-24 Jean-Baptiste KempfRemove unused variable in OSD. Revert if needed :D
2007-11-15 Jean-Paul SamanImplement clickable osdmenu. The clickable positioning...
2007-11-14 Jean-Paul SamanFix double vlc_object_attach().
2007-11-14 Jean-Paul SamanDetach osdmenu object before destroying.
2007-11-14 Jean-Paul SamanCleanup osd_ParserLoad()/osdParserUnload().
2007-11-14 Jean-Paul SamanReturn pointer to osdmenu object and use that iso NULL...
2007-11-14 Jean-Paul SamanCleanup indentation.
2007-11-14 Jean-Paul SamanFurther factoring out osdmenu parser functionality...
2007-11-14 Jean-Paul SamanFix merge conflicts for src/osd/osd.c
2007-09-30 Rémi Denis-CourmontFix tiny race condition
2007-09-30 Rémi Denis-CourmontHide object reference counter.
2007-09-23 Jean-Paul Samanfix osdmenu-file-path option
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-05 Rémi Denis-Courmontsize_t / int confusion
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-06-06 Jean-Paul SamanOSDMenu improvements
2007-06-06 Jean-Paul SamanRemove excess whitespace
2007-06-06 Jean-Paul Samancleanup
2007-05-30 Jean-Paul SamanFix memleaks and some cleanup.
2007-05-30 Jean-Paul SamanRemove dead code.
2007-05-19 Rémi Denis-CourmontMove OSD and TLS to instance.
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-08-20 Jean-Paul Samanuse memset
2006-04-06 Antoine CellerierFix OSD display when vout crop is used (so that every...
2006-04-01 Felix Paul Kühne* 2nd review of /src/* \ libvlc.h (refs #438)
2006-02-13 Rémi Denis-CourmontAll Unicode fixes for fopen() (refs #528)
2006-02-07 Rémi Denis-CourmontAll CRLF fixes
2006-01-12 Antoine CellerierFSF address change.
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-09-29 Jean-Paul Samanremove trailing whitespace
2005-09-18 Jean-Paul SamanForward port of revision 12566: Ignore menu select...
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-25 Christophe MutricyGrrr, i should have checked previous commit
2005-08-25 Christophe MutricyTypo
2005-08-25 Jean-Paul SamanRemoving osd_widgets.c.
2005-08-25 Jean-Paul SamanRemoval of dead code
2005-08-23 Jean-Paul SamanFix segmentation fault
2005-08-22 Jean-Paul SamanCosmetics
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
2005-08-13 Jean-Paul SamanRemove unused comments
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...