]> git.sesse.net Git - vlc/history - modules/gui/minimal_macosx
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / gui / minimal_macosx /
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2009-12-07 Pierre d'Herbemontmacosx/framework: Make sure the nsobject drawable is...
2009-10-10 Pierre d'Herbemontminimal_macosx: Don't attempt to use the vout when...
2009-08-26 Pierre d'Herbemontminimal_macosx: Make sure we actually kill the vout...
2009-07-24 Jean-Paul Samanminimal_macosx: cleanup
2009-06-15 Jean-Paul Samanminimal_macosx: make sure theWindow object exists befor...
2009-06-15 Jean-Paul Samanminimal_macosx: return VLC_ENOMEM on malloc error
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-12 Pierre d'Herbemontgui/*macosx: Don't rely on carbon or on old non 64...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-11 Pierre d'HerbemontUse the nsobject for minimal_macosx.
2009-03-17 Jean-Paul Samanminimal_macosx: "drawable-agl" and "drawable-gl" split
2009-03-04 Rémi Denis-CourmontRemove unused VOUT_PARENT
2009-02-15 Felix Paul Kühneminimal-macosx: compilation fix. Needs testing within...
2009-02-14 Rémi Denis-CourmontRemove useless vout_vaControlDefault
2009-02-14 Rémi Denis-CourmontRemove unneeded VOUT_CLOSE.
2009-01-25 Rémi Denis-Courmontmouse-clicked is a boolean
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-14 Rémi DuraffortRemove uneeded warining (and often impossible to send)
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-05-31 Pierre d'Herbemontminimal_macosx: Add miosx as shortcut too.
2008-05-31 Pierre d'Herbemontminimal_macosx: Add a KillerThread, that will kill...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
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-04-08 Felix Paul KühneFixed a compilation warning
2008-03-17 Rémi Denis-CourmontUse native C/C++ boolean type
2008-02-21 Rafaël Carréminimal_macosx need to run on the 1st thread to be...
2008-01-27 Dennis van Amerongen* modules/gui/minimal_macosx/intf.h: add config.h in...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-09-30 Pierre d'Herbemontmodules/gui/minimal_macosx: Fix shortname and add short...
2007-09-11 Christophe MutricyDistribute the headers
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-01 Felix Paul Kühne* set svn:keywords correctly and fixed some minor stuff...
2007-08-30 Pierre d'Herbemontminimal_window: Remove unwanted commit.
2007-08-30 Pierre d'Herbemontminimal_macosx: Fix the minimal window.
2007-08-29 Pierre d'Herbemontminimal_macosx/macosx.c: Shorter and more explicit...
2007-08-29 Pierre d'Herbemontmodules/gui/minimal_macosx/macosx.c: Lower priority...
2007-08-29 Pierre d'Herbemontmodules/gui/minimal_macosx: Add a minimal_macosx interf...